This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch dependabot/npm_and_yarn/js-yaml-4.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
omit 625b527eae5 build(deps): bump js-yaml from 4.3.0 to 4.3.1
add 44cf39ee221 build(deps): bump uuid from 11.1.1 to 14.0.0 (#3551)
add 012f8780cd7 NO-ISSUE:Upgrade Quarkus from 3.27.4.1 to 3.27.5.1 , Netty
4.2.15.Final to 4.2.16.final, Vertx 4.5.27 to 4.5.31 (#3700)
add 293f0c43e5f NO-ISSUE: CVE-2026-53666 : Upgrade react-router-dom to
7.18.0 (#3703)
new cf38ddd8f43 build(deps): bump js-yaml from 4.3.0 to 4.3.1
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 (625b527eae5)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/js-yaml-4.3.1
(cf38ddd8f43)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../package.json | 2 +-
.../src/App.tsx | 2 +-
packages/boxed-expression-component/package.json | 2 +-
packages/bpmn-editor/package.json | 2 +-
.../dev-deployment-dmn-form-webapp/package.json | 2 +-
.../src/DmnFormApp.tsx | 2 +-
.../src/DmnFormToolbar.tsx | 2 +-
.../tests/jest.setup.ts | 3 +
.../tests/testing_utils.tsx | 2 +-
.../tsconfig.tests.json | 2 +-
packages/dmn-editor/package.json | 2 +-
packages/dmn-feel-antlr4-parser/package.json | 2 +-
packages/dmn-language-service/package.json | 2 +-
packages/dmn-marshaller/package.json | 2 +-
packages/drools-and-kogito/env/index.js | 2 +-
packages/online-editor/package.json | 4 +-
packages/online-editor/src/App.tsx | 4 +-
packages/online-editor/src/NoMatchPage.tsx | 2 +-
.../src/accelerators/AcceleratorsHooks.tsx | 2 +-
packages/online-editor/src/editor/EditorPage.tsx | 2 +-
.../src/editor/EditorPageErrorPage.tsx | 2 +-
.../src/editor/Toolbar/EditorToolbar.tsx | 2 +-
.../GitIntegrationContextProvider.tsx | 2 +-
.../src/editor/Toolbar/Workspace/Hooks.tsx | 2 +-
.../editor/Toolbar/Workspace/WorkspaceToolbar.tsx | 2 +-
.../online-editor/src/filesList/FileDataList.tsx | 2 +-
.../online-editor/src/gitlab/ParseGitLabUrl.ts | 2 +-
packages/online-editor/src/home/HomePage.tsx | 2 +-
packages/online-editor/src/home/UploadCard.tsx | 2 +-
.../importFromUrl/ImportFromUrlHomePageCard.tsx | 2 +-
.../src/importFromUrl/ImportableUrlHooks.tsx | 2 +-
.../src/importFromUrl/NewWorkspaceFromUrlPage.tsx | 2 +-
.../NewWorkspaceWithEmptyFilePage.tsx | 2 +-
.../src/navigation/NavigationContextProvider.tsx | 2 +-
.../src/pageTemplate/OnlineEditorPage.tsx | 2 +-
.../src/queryParams/QueryParamsContext.ts | 2 +-
.../online-editor/src/settings/SettingsContext.tsx | 2 +-
.../components/WorkspaceStatusIndicator.tsx | 2 +-
packages/pmml-editor/package.json | 4 +-
packages/pmml-editor/src/editor/PMMLEditor.tsx | 2 +-
.../EditorCore/organisms/SingleEditorRouter.tsx | 2 +-
.../LandingPage/templates/LandingPage.tsx | 2 +-
.../LandingPage/templates/LandingPage.test.tsx | 11 +--
packages/pmml-editor/tests/jest.setup.ts | 3 +
packages/pmml-editor/tsconfig.tests.json | 2 +-
packages/quarkus-bom/pom.xml | 2 +-
packages/root-env/env/index.js | 4 +-
packages/runtime-tools-components/package.json | 4 +-
.../PageSectionHeader/PageSectionHeader.tsx | 2 +-
.../package.json | 4 +-
.../authSessions/components/AuthSessionSelect.tsx | 2 +-
.../components/NewAuthSessionLoginSuccessPage.tsx | 2 +-
.../src/jobs/Jobs.tsx | 2 +-
.../src/jobs/JobsPage.tsx | 2 +-
.../src/managementConsole/ManagementConsole.tsx | 2 +-
.../managementConsole/ManagementConsoleHome.tsx | 2 +-
.../ManagementConsolePageLayout.tsx | 2 +-
.../managementConsole/ManagementConsoleRoutes.tsx | 4 +-
.../navigation/queryParams/QueryParamsContext.ts | 2 +-
.../process/definitions/ProcessDefinitionsList.tsx | 2 +-
.../definitions/ProcessDefinitionsListPage.tsx | 2 +-
.../src/process/details/ProcessDetails.tsx | 2 +-
.../src/process/details/ProcessDetailsPage.tsx | 2 +-
.../src/process/form/ProcessDefinitionFormPage.tsx | 2 +-
.../src/process/list/ProcessList.tsx | 2 +-
.../src/process/list/ProcessListPage.tsx | 2 +-
.../src/runtime/RuntimeContext.tsx | 2 +-
.../src/runtime/RuntimeNav.tsx | 2 +-
.../src/tasks/TaskDetails.tsx | 2 +-
.../src/tasks/TaskDetailsPage.tsx | 2 +-
.../src/tasks/Tasks.tsx | 4 +-
.../src/tasks/TasksPage.tsx | 2 +-
.../tasks/components/ImpersonationPageSection.tsx | 2 +-
.../package.json | 4 +-
.../components/DevUI/DevUILayout/DevUILayout.tsx | 2 +-
.../src/components/DevUI/DevUINav/DevUINav.tsx | 2 +-
.../components/DevUI/DevUIRoutes/DevUIRoutes.tsx | 2 +-
.../FormsListContainer/FormsListContainer.tsx | 2 +-
.../ProcessDefinitionListContainer.tsx | 2 +-
.../ProcessDetailsContainer.tsx | 2 +-
.../ProcessListContainer/ProcessListContainer.tsx | 2 +-
.../TaskListContainer/TaskListContainer.tsx | 2 +-
.../pages/FormDetailsPage/FormDetailsPage.tsx | 2 +-
.../ProcessDetailsPage/ProcessDetailsPage.tsx | 2 +-
.../pages/ProcessFormPage/ProcessFormPage.tsx | 2 +-
.../pages/ProcessesPage/ProcessesPage.tsx | 2 +-
.../pages/TaskDetailsPage/TaskDetailsPage.tsx | 2 +-
.../package.json | 2 +-
.../runtime-tools-process-gateway-api/package.json | 2 +-
.../package.json | 2 +-
.../src/NoData/NoData.tsx | 2 +-
.../src/PageNotFound/PageNotFound.tsx | 2 +-
packages/scesim-editor/package.json | 2 +-
packages/workspaces-git-fs/package.json | 2 +-
packages/xml-parser-ts/package.json | 2 +-
packages/xyflow-react-kie-diagram/package.json | 2 +-
pnpm-lock.yaml | 96 +++++++++++-----------
97 files changed, 157 insertions(+), 160 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]