Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump github.com/prometheus/common from 0.25.0 to 0.28.0 in /go #4007

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps github.com/prometheus/common from 0.25.0 to 0.28.0.

Release notes

Sourced from github.com/prometheus/common's releases.

v0.28.0

Client golang dependency update.

v0.27.0 / 2021-06-03

  • Fix marshalling of URL wrapper with nil value. #303
  • Remove deprecated log package #306

v0.26.0 / 2021-06-03

  • Add dynamic logging capabilities #296
  • Replace go-kit/kit/log with go-kit/log #304
Commits
  • 9e276a1 Merge pull request #307 from sagikazarmark/update-client-golang
  • 86d36e5 chore(deps): update client_golang
  • 6ef301f Merge pull request #306 from prometheus/superq/remove_old_log
  • 401cd58 Merge pull request #303 from pstibrany/marshalling-url-wrapper-with-nil
  • a184d5b Remove deprecated log package
  • 6a45412 Merge pull request #305 from prometheus/superq/bump_mods
  • 7ec67cd Update Go modules
  • 558a787 Fix marshalling of URL wrapper with nil value.
  • 0ec6a33 Merge pull request #304 from dims/shift_to_log
  • 7a4b265 replaced go-kit/kit with go-kit/log
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #4007 (ccffa41) into master (4dbaafb) will increase coverage by 0.10%.
The diff coverage is n/a.

❗ Current head ccffa41 differs from pull request most recent head c68c4f4. Consider uploading reports for the commit c68c4f4 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4007      +/-   ##
==========================================
+ Coverage   67.00%   67.11%   +0.10%     
==========================================
  Files         411      411              
  Lines       42203    42203              
==========================================
+ Hits        28278    28323      +45     
+ Misses       9923     9892      -31     
+ Partials     4002     3988      -14     
Impacted Files Coverage Δ
...nsensus/tendermint/apps/beacon/state/state_pvss.go 69.23% <0.00%> (-7.70%) ⬇️
go/worker/keymanager/watcher.go 60.00% <0.00%> (-3.34%) ⬇️
go/storage/mkvs/insert.go 90.41% <0.00%> (-2.74%) ⬇️
...consensus/tendermint/apps/registry/transactions.go 56.98% <0.00%> (-1.81%) ⬇️
.../consensus/tendermint/apps/registry/state/state.go 56.70% <0.00%> (-0.61%) ⬇️
go/worker/beacon/worker.go 47.36% <0.00%> (-0.56%) ⬇️
go/storage/mkvs/db/badger/badger.go 67.45% <0.00%> (-0.37%) ⬇️
go/common/grpc/grpc.go 85.34% <0.00%> (-0.33%) ⬇️
go/worker/compute/executor/committee/node.go 69.41% <0.00%> (+0.10%) ⬆️
go/worker/registration/worker.go 69.78% <0.00%> (+0.38%) ⬆️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54013ea...c68c4f4. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/prometheus/common-0.28.0 branch from d55c83c to ccffa41 Compare June 8, 2021 12:03
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/prometheus/common-0.28.0 branch from ccffa41 to f5ff89e Compare June 9, 2021 07:00
@ptrus ptrus enabled auto-merge June 9, 2021 07:02
Bumps [github.com/prometheus/common](https://github.com/prometheus/common)
from 0.25.0 to 0.28.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.25.0...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/prometheus/common-0.28.0 branch from f5ff89e to c68c4f4 Compare June 9, 2021 08:04
@ptrus ptrus merged commit fe77f81 into master Jun 9, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/prometheus/common-0.28.0 branch June 9, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant