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

github-bot pushed a change to branch 
dependabot/go_modules/packages/sonataflow-operator/container-builder/golang.org/x/net-0.38.0
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


    omit 2616db3c556 build(deps): bump golang.org/x/net
     add aaad85f6ea2 NO-ISSUE: Update Kogito version to `999-20250427-SNAPSHOT` 
(#3081)
     add eba7a2b519f NO-ISSUE: Increase Node.js memory limit to 6GB in the CI 
(#3091)
     add e21fb05ff42 CVE-2024-21538 set resolutions for cross-spawn (#3088)
     add 5ef1fed1181 NO-ISSUE: Fix dev-deployment-dmn-form-webapp dev-webapp 
and how it parses OpenAPI specs (#3094)
     add fb7f12ecde4 [kn-workflow] Failed to render eventRef that has only 
triggerEventRef (#3092)
     new eaedd3ee71d build(deps): bump golang.org/x/net

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   (2616db3c556)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/packages/sonataflow-operator/container-builder/golang.org/x/net-0.38.0
 (eaedd3ee71d)

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:
 .ci/incubator-kie-tools-ci-build.Dockerfile        |   2 +-
 .github/workflows/ci_build.yml                     |   4 +-
 .rat-excludes                                      |   2 +
 package.json                                       |   1 +
 .../dev-webapp/quarkus-app/pom.xml                 |   4 +-
 .../dev-webapp/start.js                            |   4 +-
 .../src/DmnDevDeploymentFormWebAppDataApi.tsx      |  13 +-
 .../src/DmnFormErrorPage.tsx                       |   2 +-
 .../dev/src/main/resources/Sample.dmn              |   2 +-
 .../kn-plugin-workflow/e2e-tests/deploy_test.go    |  49 ++++++
 .../e2e-tests/quarkus_build_test.go                | 156 -----------------
 .../e2e-tests/quarkus_convert_test.go              | 194 ---------------------
 .../e2e-tests/quarkus_create_test.go               | 168 ------------------
 .../e2e-tests/quarkus_run_test.go                  | 129 --------------
 .../e2e-tests/testdata/lock.sw.yaml                |  46 +++++
 packages/kn-plugin-workflow/go.mod                 |   2 +-
 packages/kn-plugin-workflow/go.sum                 |   4 +-
 packages/maven-base/pom.xml                        |   2 +-
 packages/root-env/env/index.js                     |   2 +-
 packages/sonataflow-operator/api/go.mod            |   4 +-
 packages/sonataflow-operator/api/go.sum            |   4 +-
 packages/sonataflow-operator/go.mod                |   4 +-
 packages/sonataflow-operator/go.sum                |   8 +-
 packages/sonataflow-operator/go.work               |   2 +-
 packages/sonataflow-operator/go.work.sum           |   2 +
 packages/sonataflow-operator/operator.yaml         |   5 -
 packages/sonataflow-operator/workflowproj/go.mod   |   4 +-
 packages/sonataflow-operator/workflowproj/go.sum   |   4 +-
 pnpm-lock.yaml                                     |  29 ++-
 repo/MANUAL.md                                     |   2 +-
 30 files changed, 160 insertions(+), 694 deletions(-)
 delete mode 100644 packages/kn-plugin-workflow/e2e-tests/quarkus_build_test.go
 delete mode 100644 
packages/kn-plugin-workflow/e2e-tests/quarkus_convert_test.go
 delete mode 100644 packages/kn-plugin-workflow/e2e-tests/quarkus_create_test.go
 delete mode 100644 packages/kn-plugin-workflow/e2e-tests/quarkus_run_test.go
 create mode 100644 packages/kn-plugin-workflow/e2e-tests/testdata/lock.sw.yaml


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

Reply via email to