You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/06/16 13:42:28 UTC

[camel-k] branch dependabot/go_modules/github.com/operator-framework/api-0.15.0 updated (aace59dd6 -> 3af1dc5bb)

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

github-bot pushed a change to branch dependabot/go_modules/github.com/operator-framework/api-0.15.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard aace59dd6 chore(deps): bump github.com/operator-framework/api
     add de1088e74 configuring maven builds based on CPU quota if set any
     add 4eb1237bf chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
     add 13b78d2ea chore(deps): bump github.com/container-tools/spectrum
     add 9210df209 Updated CHANGELOG.md
     add e344be85e Fixes GIT_COMMIT assignment failure in build
     add 8ada938e6 chore(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0
     add 3af1dc5bb chore(deps): bump github.com/operator-framework/api

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   (aace59dd6)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/github.com/operator-framework/api-0.15.0 (3af1dc5bb)

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:
 CHANGELOG.md                    |  1 +
 go.mod                          |  8 ++--
 go.sum                          | 88 +++++++++++++++++++++++++++++------------
 pkg/util/maven/maven_command.go | 10 +++++
 script/Makefile                 |  2 +-
 5 files changed, 78 insertions(+), 31 deletions(-)