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/client_golang-1.14.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git
omit eaf7f48c3 chore(deps): bump github.com/prometheus/client_golang add 8b27b0979 chore(tests): Comments command_test.go test for logging invalid command parameters add c8871ac6c Updated CHANGELOG.md add 7ea64d23e chore: Fix tests on macOS aarch64 add e70a9f14c chore: regen resources add 0ff3f5b9d docs: fix typo add 668853887 Minor steps improvements in release guide add 6159eb960 Updated CHANGELOG.md add 391bc25f2 chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 add 07ab61464 chore(deps): bump github.com/prometheus/client_golang 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 (eaf7f48c3) \ N -- N -- N refs/heads/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0 (07ab61464) 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 | 313 +++++++++++---------- .../kamelets/kameletbindings-error-handler.adoc | 4 +- go.mod | 31 +- go.sum | 275 +++++++++++++++--- pkg/resources/resources.go | 6 +- pkg/util/command_test.go | 6 +- pkg/util/maven/maven_log_test.go | 2 +- release.adoc | 11 + resources/camel-catalog-1.16.0-SNAPSHOT.yaml | 10 +- 9 files changed, 442 insertions(+), 216 deletions(-)