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/08/10 10:41:47 UTC

[camel-k] branch dependabot/go_modules/github.com/prometheus/common-0.37.0 updated (251e46187 -> f20731d1e)

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

github-bot pushed a change to branch dependabot/go_modules/github.com/prometheus/common-0.37.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard 251e46187 chore(deps): bump github.com/prometheus/common from 0.35.0 to 0.37.0
     add f15e0f953 Fix the file path in run command
     add 169b75498 Some various improvements in dependencies.adoc
     add 239735f04 Some various improvements in runtime-config.adoc
     add bbaec4e12 [TEST] Test container command
     add e11765b80 delete unreachable code caused by log.Fatalln
     add 4bb7f01bb chore(deps): bump github.com/redhat-developer/service-binding-operator
     add f4ed8efc6 chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0
     add f20731d1e chore(deps): bump github.com/prometheus/common from 0.35.0 to 0.37.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   (251e46187)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/github.com/prometheus/common-0.37.0 (f20731d1e)

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:
 cmd/util/vfs-gen/main.go                           |  4 ----
 .../ROOT/pages/configuration/configuration.adoc    |  4 ++--
 .../ROOT/pages/configuration/dependencies.adoc     | 10 ++++-----
 .../ROOT/pages/configuration/runtime-config.adoc   | 26 +++++++++++-----------
 e2e/namespace/native/native_test.go                | 11 +++++++++
 go.mod                                             |  4 ++--
 go.sum                                             |  8 +++----
 7 files changed, 37 insertions(+), 30 deletions(-)