This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/go_modules/sigs.k8s.io/structured-merge-diff/v6-6.4.2
in repository https://gitbox.apache.org/repos/asf/camel-k.git
discard 749552c3c chore(deps): bump sigs.k8s.io/structured-merge-diff/v6
add e747df827 chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0
add 597276083 ci: Upgrade to actions/checkout@v7
add d4d4d15ea chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0
add 1ef050eda chore: upgrade go to 1.25.6
add e1c152560 chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0
add d33ee7197 chore: upgrade medyagh/setup-minikube to v0.0.21
add 27e8efae0 chore: upgrade actions/setup-go to v6
add aca37c4df chore: upgrade actions/setup-java to v5
add f8a97444d chore(deps): bump github.com/prometheus/common from 0.69.0
to 0.70.0
add 9e00585cc chore(deps): bump github.com/mattn/go-shellwords from 1.0.13
to 1.0.14
add 4e6d54009 chore: nightly automatic updates
add 52e2bf3e2 chore(deps): bump sigs.k8s.io/gateway-api from 1.6.0 to 1.6.1
add c30dcaae0 chore(deps): bump sigs.k8s.io/structured-merge-diff/v6
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 (749552c3c)
\
N -- N -- N
refs/heads/dependabot/go_modules/sigs.k8s.io/structured-merge-diff/v6-6.4.2
(c30dcaae0)
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:
.github/actions/automatic-updates/action.yml | 4 +--
.github/actions/build/action.yml | 6 ++--
.github/actions/infra-setting/action.yml | 6 ++--
.github/workflows/build.yml | 2 +-
.github/workflows/common.yml | 6 ++--
.github/workflows/gateway.yml | 2 +-
.github/workflows/install.yml | 2 +-
.github/workflows/kafka.yml | 2 +-
.github/workflows/knative.yml | 2 +-
.github/workflows/native.yml | 2 +-
.github/workflows/nightly-automatic-updates.yml | 2 +-
.github/workflows/nightly-install-olm.yml | 2 +-
.github/workflows/nightly-multi.yml | 4 +--
.github/workflows/nightly-release.yml | 2 +-
.github/workflows/pr-doc-validation.yaml | 8 ++---
.github/workflows/security.yaml | 4 +--
.github/workflows/telemetry.yml | 2 +-
.github/workflows/validate.yml | 4 +--
go.mod | 22 +++++++-------
go.sum | 40 ++++++++++++-------------
pkg/util/defaults/defaults.go | 2 +-
script/Makefile | 2 +-
22 files changed, 64 insertions(+), 64 deletions(-)