This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/npm_and_yarn/webpack-dev-server-5.2.4
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
omit 0b3275177a1 build(deps-dev): bump webpack-dev-server from 4.15.2 to
5.2.4
add f94cb18d2c8 NO-ISSUE: Use pom.xml template in maven-base so new Kogito
version are propagated to Gradle modules (#3588)
add 274d76af7b2 kie-issues#2295: BPMN Editor: Palette Icon Visibility
Across Resolutions (#3565)
add 0e4f74f1ea2 NO-ISSUE: Update fast-uri to 3.1.2 to address
CVE-2026-6321, CVE-2026-6322 (#3593)
add 224e091f257 build(deps-dev): bump webpack-dev-server from 4.15.2 to
5.2.4
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 (0b3275177a1)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/webpack-dev-server-5.2.4 (224e091f257)
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:
.../process-security/docker-compose/pgadmin/pgpass | 3 -
packages/bpmn-editor/src/BpmnEditor.css | 2 +-
packages/bpmn-editor/src/diagram/BpmnPalette.css | 95 ++++++
packages/bpmn-editor/src/diagram/BpmnPalette.tsx | 346 ++++++++++++++++-----
packages/bpmn-editor/src/i18n/BpmnEditorI18n.ts | 1 +
packages/bpmn-editor/src/i18n/locales/en.ts | 1 +
.../actions => packages/maven-base}/.gitignore | 2 +-
packages/maven-base/install.js | 4 +-
packages/maven-base/package.json | 3 +-
packages/maven-base/{pom.xml => pom.xml.template} | 4 +-
.../src/dmnRunner/DmnRunnerDrawer.tsx | 12 +-
packages/online-editor/src/editor/EditorPage.tsx | 2 +-
.../Google-Chrome/createFiles/new-file-bpmn.png | Bin 71992 -> 73887 bytes
.../Google-Chrome/createFiles/sample-bpmn.png | Bin 64667 -> 66974 bytes
.../chromium/createFiles/new-file-bpmn.png | Bin 70544 -> 72543 bytes
.../chromium/createFiles/sample-bpmn.png | Bin 63914 -> 66449 bytes
.../webkit/createFiles/new-file-bpmn.png | Bin 77062 -> 79745 bytes
.../webkit/createFiles/sample-bpmn.png | Bin 69578 -> 72635 bytes
pnpm-lock.yaml | 224 +++++++------
19 files changed, 487 insertions(+), 212 deletions(-)
copy {.github/actions => packages/maven-base}/.gitignore (98%)
rename packages/maven-base/{pom.xml => pom.xml.template} (99%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]