This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/packages/maven-base/io.netty-netty-codec-smtp-4.1.128.Final
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


 discard 8a0adcf1ee9 build(deps): bump io.netty:netty-codec-smtp in 
/packages/maven-base
     add fb1426e7a5b [NO-ISSUE] Update Drools and Kogito version to 
999-20251014-local (#3309)
     add a03e5c73b27 [NO-ISSUE] Update Quarkus to 3.20.3. (#3307)
     add db8ace11e13 kie-issues#3294: i18n generic type is allowing properties 
that are not part of the type (#3305)
     add 2e4166fedc6 [kie-issues#2153] Update testcontainers to 2.0.1. (#3315)
     add 4fafa748fa6 [NO-ISSUE] Update tomcat-embed-core, angus-mail and other 
deps. (#3313)
     add 576f9ac6f99 build(deps): bump io.netty:netty-codec-smtp in 
/packages/maven-base

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8a0adcf1ee9)
            \
             N -- N -- N   
refs/heads/dependabot/maven/packages/maven-base/io.netty-netty-codec-smtp-4.1.128.Final
 (576f9ac6f99)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/i18n/BoxedExpressionEditorI18n.ts          |  261 ++---
 .../src/app/i18n/ChromeExtensionI18n.ts            |   75 +-
 .../src/i18n/AppI18n.ts                            |   27 +-
 .../src/i18n/DmnFormI18n.ts                        |   35 +-
 packages/dev-deployment-quarkus-blank-app/pom.xml  |   20 +
 packages/dev-deployment-upload-service/main.go     |    9 +-
 .../src/i18n/DmnEditorEnvelopeI18n.ts              |   61 +-
 packages/dmn-editor/src/i18n/DmnEditorI18n.ts      |  682 ++++++-------
 packages/dmn-editor/src/i18n/locales/en.ts         |    1 +
 packages/drools-and-kogito/env/index.js            |    4 +-
 .../editor/src/envelope/i18n/EditorEnvelopeI18n.ts |   35 +-
 .../src/i18n/FeelInputComponentI18n.ts             |  308 +++---
 .../src/i18n/FormCodeGeneratorI18n.ts              |   35 +-
 packages/form/src/i18n/FormI18n.ts                 |   41 +-
 packages/i18n-common-dictionary/src/CommonI18n.ts  |    9 +-
 packages/i18n/src/core/Dictionary.ts               |   20 +-
 packages/i18n/src/core/I18n.ts                     |    2 +-
 packages/i18n/src/core/Wrapped.ts                  |    4 +-
 packages/i18n/src/core/immutableDeepMerge.ts       |   18 +-
 packages/i18n/src/react-components/I18nContext.ts  |    2 +-
 .../react-components/I18nDictionariesProvider.tsx  |    4 +-
 packages/i18n/tests/core/I18n.test.ts              |   11 +-
 packages/i18n/tests/utils.tsx                      |   21 +-
 .../src/i18n/ImportJavaClassesWizardI18n.ts        |   61 +-
 .../src/common/i18n/KieBcEditorsI18n.ts            |    7 +-
 packages/maven-base/pom.xml                        |   12 +-
 packages/online-editor/src/i18n/OnlineI18n.ts      | 1001 ++++++++++----------
 packages/online-editor/src/i18n/locales/en.ts      |    8 +
 packages/root-env/env/index.js                     |    4 +-
 .../src/i18n/ScesimEditorEnvelopeI18n.ts           |   13 +-
 .../src/i18n/TestScenarioEditorI18n.ts             |  287 +++---
 .../serverless-logic-web-tools/src/i18n/AppI18n.ts |  167 ++--
 .../shell/sonataflow-builder/src/RunTests.java     |    4 +-
 .../unitables-dmn/src/i18n/DmnUnitablesI18n.ts     |   11 +-
 packages/unitables/src/i18n/UnitablesI18n.ts       |   27 +-
 packages/vscode-extension/src/i18n/VsCodeI18n.ts   |   19 +-
 .../i18n/NotificationsApiVsCodeI18nDictionary.ts   |    7 +-
 packages/yard-editor/src/i18n/YardEditorI18n.ts    |   43 +-
 38 files changed, 1724 insertions(+), 1632 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to