This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/ajv-8.18.0
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
omit 72b83b3d00a build(deps): bump ajv from 8.17.1 to 8.18.0
add 334d9ff6e9b kie-issues#2244: KIE Sandbox: DMN Runner Outputs table
stealing the focus from Inputs table (#3440)
add 40b3289b7a6 kie-tools#3441: [docker images] docker-squash not saving
images when they are larger (#3442)
add b3d13973f7b build(deps): bump ajv from 8.17.1 to 8.18.0
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 (72b83b3d00a)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/ajv-8.18.0
(b3d13973f7b)
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/selection/BeeTableSelectionContext.tsx | 17 ++-
.../table/BeeTable/BeeTableEditableCellContent.tsx | 17 ++-
.../tests-e2e/api/expressionContainer.ts | 4 +
.../api/expressions/contextExpressionElement.ts | 8 ++
.../tests-e2e/features/keyboard/keyboard.spec.ts | 121 ++++++++++++++++++---
packages/kn-plugin-workflow/go.mod | 5 +-
packages/kn-plugin-workflow/go.sum | 12 +-
.../testdata/pom1-expected.xml_no_auto_formatting | 5 +
.../kn-plugin-workflow/pkg/metadata/constants.go | 1 +
packages/kogito-base-builder-image/package.json | 2 +-
packages/sonataflow-builder-image/package.json | 2 +-
packages/sonataflow-devmode-image/package.json | 2 +-
.../shell/sonataflow-devmode/src/RunTests.java | 4 +-
.../sonataflow-image-common/resources/Makefile | 2 +-
packages/sonataflow-operator/Makefile | 2 +-
.../sonataflow-operator/container-builder/go.mod | 2 +-
.../sonataflow-operator/container-builder/go.sum | 3 +-
packages/sonataflow-operator/go.work.sum | 1 +
packages/unitables/src/Unitables.css | 4 +
packages/unitables/src/Unitables.tsx | 2 +-
packages/unitables/src/bee/UnitablesBeeTable.tsx | 10 ++
21 files changed, 197 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]