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

github-bot pushed a change to branch 
dependabot/go_modules/golang.org/x/oauth2-0.21.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard 183526d71 chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
     add 7cfcd64e6 feat(e2e): Rewrite tekton test to use run command
     add a2879cb67 fix(e2e): Add log.SetLogger on KamelInstall command
     add cb74737f2 chore(ci): Upgrade opentelemetry-collector to last v0.x
     add c90662fc2 fix(ci): OLM annotation syntax
     add 64401952e chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
     add 1315afe9f chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.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   (183526d71)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/golang.org/x/oauth2-0.21.0 (1315afe9f)

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/e2e-telemetry/action.yml |  2 +-
 e2e/advanced/files/camel-k-tekton.yaml   | 40 +++++++++++++++++++++++++
 e2e/advanced/main_test.go                |  1 +
 e2e/advanced/tekton_test.go              | 49 +++++++++++++++++++++++++++----
 e2e/support/test_support.go              | 50 +++++++++++++++++++++++++++++---
 go.mod                                   |  4 +--
 go.sum                                   |  8 ++---
 script/Makefile                          |  2 +-
 8 files changed, 138 insertions(+), 18 deletions(-)
 create mode 100644 e2e/advanced/files/camel-k-tekton.yaml

Reply via email to