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

tiagobento pushed a change to branch 
dependabot/go_modules/examples/kie-sandbox-commit-message-validation-service/golang.org/x/net-0.38.0
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


    from 36c11f6f868 build(deps): bump golang.org/x/net
     add 696f7526f94 incubator-kie-tools-3068: Workflow metadata event must use 
the sonataflow.org/name annotation instead of SonataFlow.Name (#3070)
     add db6d463b060 NO-ISSUE: Fix extended-services-java run for online-editor 
on WSL (#3058)
     add d3f639fefb6 incubator-kie-tools-3072: [sonataflow-operator] Cleanup 
outdated knative revisions only if the workflow has, or inherit from the SFP, a 
Sink configuration (#3073)
     add 801d2200e58 kie-issues#1872: Sandbox: Render selected indicator in the 
DMN Runner table output column when Highlight evaluation results is on (#3014)
     add 029b55c7d69 kie-issues#1912: DMN VS Code Extension: Evaluation 
highlights feature should not be available (#3066)
     add a750910eecf NO-ISSUE: Update `JDT-LS` to 1.43.0 (#3077)
     add 007c0154da7 kie-issues#3075: Update Kogito version to 
999-20250420-SNAPSHOT (#3076)
     add 5db868e2602 NO-ISSUE: Upgrade Go to 1.23.8 (#3069)
     add 75dc9404d93 Merge branch 'main' into 
dependabot/go_modules/examples/kie-sandbox-commit-message-validation-service/golang.org/x/net-0.38.0

No new revisions were added by this update.

Summary of changes:
 .ci/incubator-kie-tools-ci-build.Dockerfile        |  4 +-
 .github/actions/setup-env/action.yml               |  4 +-
 README.md                                          |  2 +-
 devbox.json                                        |  2 +-
 devbox.lock                                        | 24 +++++------
 .../go.mod                                         |  3 +-
 .../DecisionTableExpression.css                    | 37 ----------------
 .../DecisionTableExpression.tsx                    |  4 --
 .../src/table/BeeTable/BeeTableTd.tsx              |  2 +-
 .../src/table/BeeTable/BeeTableThResizable.tsx     |  6 +--
 packages/dev-deployment-upload-service/go.mod      |  2 +-
 .../dmn-editor-envelope/src/DmnEditorFactory.tsx   |  3 ++
 packages/dmn-editor-envelope/src/DmnEditorRoot.tsx |  2 +
 .../src/NewDmnEditorFactory.tsx                    |  4 ++
 packages/dmn-editor/src/DmnEditor.tsx              |  4 ++
 .../dmn-editor/src/overlaysPanel/OverlaysPanel.tsx | 50 ++++++++++++----------
 .../src/settings/DmnEditorSettingsContext.tsx      | 10 ++++-
 .../dmn-editor/stories/dmnEditorStoriesWrapper.tsx |  3 ++
 .../EvaluationHighlights.stories.tsx               |  2 +
 packages/extended-services-java/README.md          |  4 ++
 packages/extended-services-java/package.json       |  2 +-
 packages/extended-services/go.mod                  |  2 +-
 packages/image-env-to-json/go.mod                  |  2 +-
 packages/kn-plugin-workflow/README.md              |  2 +-
 packages/kn-plugin-workflow/go.mod                 |  2 +-
 .../pkg/command/quarkus/build_test.go              |  2 +-
 packages/maven-base/pom.xml                        | 11 +++--
 packages/online-editor/README.md                   | 28 +++++++-----
 packages/online-editor/package.json                |  4 +-
 .../online-editor/src/dmnRunner/DmnRunnerTable.tsx |  7 +++
 packages/root-env/env/index.js                     |  2 +-
 packages/sonataflow-operator/api/go.mod            |  2 +-
 .../api/v1alpha08/conversion.go                    | 15 +++++--
 .../sonataflow-operator/container-builder/go.mod   |  4 +-
 packages/sonataflow-operator/go.mod                |  2 +-
 packages/sonataflow-operator/go.work               |  2 +-
 packages/sonataflow-operator/images/manager.yaml   |  2 +-
 .../internal/controller/knative/knative.go         | 10 ++++-
 .../internal/controller/platform/k8s.go            |  2 +-
 .../internal/controller/profiles/common/utils.go   | 44 +++++++++++++++++++
 .../controller/profiles/gitops/states_gitops.go    |  8 +---
 .../controller/profiles/preview/states_preview.go  |  6 +--
 .../internal/controller/workflowdef/events.go      |  4 +-
 packages/sonataflow-operator/workflowproj/go.mod   |  2 +-
 .../unitables-dmn/src/DmnRunnerOutputsTable.css    | 15 +++++++
 .../unitables-dmn/src/DmnRunnerOutputsTable.tsx    | 10 +++++
 .../pom.xml                                        | 26 ++---------
 .../META-INF/MANIFEST.MF                           |  1 +
 repo/MANUAL.md                                     |  2 +-
 repo/build-dependencies-versions.json              |  2 +-
 50 files changed, 231 insertions(+), 164 deletions(-)
 create mode 100644 
packages/sonataflow-operator/internal/controller/profiles/common/utils.go


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

Reply via email to