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.18.0 to 0.19.0 in /go #3779

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps github.com/prometheus/common from 0.18.0 to 0.19.0.

Release notes

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

v0.19.0

Add JSON marshalling to durations.

Commits
  • 3ebd397 Merge pull request #280 from 56quarters/duration-json
  • 745afa4 Code review feedback
  • 2a23014 Add methods to model.Duration for JSON marshalling and unmarshalling
  • See full diff 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 dependabot bot added c:deps Category: external dependencies golang labels Mar 15, 2021
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #3779 (3780481) into master (12d1267) will decrease coverage by 0.16%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master    #3779      +/-   ##
==========================================
- Coverage   67.28%   67.11%   -0.17%     
==========================================
  Files         403      401       -2     
  Lines       40904    40109     -795     
==========================================
- Hits        27524    26921     -603     
+ Misses       9498     9371     -127     
+ Partials     3882     3817      -65     
Impacted Files Coverage Δ
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/consensus/tendermint/apps/roothash/query.go 73.33% <0.00%> (-13.34%) ⬇️
go/worker/compute/executor/committee/batch.go 66.66% <0.00%> (-13.34%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
go/worker/common/committee/runtime_host.go 64.28% <0.00%> (-6.25%) ⬇️
go/runtime/registry/registry.go 69.76% <0.00%> (-5.78%) ⬇️
go/runtime/host/protocol/connection.go 60.97% <0.00%> (-4.88%) ⬇️
go/oasis-node/cmd/stake/account.go 54.71% <0.00%> (-4.31%) ⬇️
go/runtime/client/api/grpc.go 62.04% <0.00%> (-4.02%) ⬇️
... and 50 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 12d1267...1f26992. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/prometheus/common-0.19.0 branch from 3780481 to ba15eb9 Compare March 16, 2021 16:42
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/prometheus/common-0.19.0 branch from ba15eb9 to 1f26992 Compare March 17, 2021 07:47
@ptrus ptrus enabled auto-merge March 17, 2021 07:48
@ptrus ptrus merged commit aca2530 into master Mar 17, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/prometheus/common-0.19.0 branch March 17, 2021 08:28
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