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

dependabot[bot] pushed a change to branch 
dependabot/go_modules/crds/golang.org/x/net-0.55.0
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


 discard 5cef30b65 chore(deps): bump golang.org/x/net from 0.40.0 to 0.55.0 in 
/crds
     add 803ddf90c ci: use Go 1.25.x in validate and regen workflows (#2924)
     add 403c746d3 chore(deps): bump golang.org/x/net in /script/validator 
(#2901)
     add 47aca5850 chore: Re-enable DDB integration tests with Floci (#2923)
     add 87c3fc1fe chore(deps): bump golang.org/x/net from 0.40.0 to 0.55.0 in 
/crds

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   (5cef30b65)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/crds/golang.org/x/net-0.55.0 (87c3fc1fe)

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/workflows/main-push-regen.yaml                           | 2 +-
 .github/workflows/validate.yaml                                  | 2 +-
 script/validator/go.mod                                          | 7 ++++---
 script/validator/go.sum                                          | 9 +++++----
 ....it.yaml.disabled => aws-ddb-sink-delete-item.citrus.it.yaml} | 4 ++--
 ...rus.it.yaml.disabled => aws-ddb-sink-put-item.citrus.it.yaml} | 2 +-
 .../src/test/resources/aws/ddb/aws-ddb-sink-route.yaml           | 4 +---
 .../aws/ddb/aws-ddb-sink-update-item.citrus.it.yaml.disabled     | 2 +-
 ...rce.citrus.it.yaml.disabled => aws-ddb-source.citrus.it.yaml} | 0
 .../src/test/resources/aws/ddb/getItem.groovy                    | 6 ++++--
 .../src/test/resources/aws/ddb/verifyItems.groovy                | 4 +++-
 11 files changed, 23 insertions(+), 19 deletions(-)
 rename 
tests/camel-kamelets-itest/src/test/resources/aws/ddb/{aws-ddb-sink-delete-item.citrus.it.yaml.disabled
 => aws-ddb-sink-delete-item.citrus.it.yaml} (91%)
 rename 
tests/camel-kamelets-itest/src/test/resources/aws/ddb/{aws-ddb-sink-put-item.citrus.it.yaml.disabled
 => aws-ddb-sink-put-item.citrus.it.yaml} (95%)
 rename 
tests/camel-kamelets-itest/src/test/resources/aws/ddb/{aws-ddb-source.citrus.it.yaml.disabled
 => aws-ddb-source.citrus.it.yaml} (100%)

Reply via email to