Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2021

Bumps github.com/prometheus/common from 0.15.0 to 0.16.0.

Release notes

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

v0.16.0

  • Make Duration implement encoding.TextUnmarshaler #270
  • Support authorization credentials (replaces bearer_token) #272
Commits

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)

@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Feb 18, 2021
@dependabot dependabot bot requested a review from fedekunze February 18, 2021 05:43
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/common-0.16.0 branch from 9936ef1 to 0cc14e8 Compare February 18, 2021 08:38
@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #8619 (0cc14e8) into master (73e38e4) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8619      +/-   ##
==========================================
- Coverage   61.43%   61.42%   -0.01%     
==========================================
  Files         658      658              
  Lines       37768    37627     -141     
==========================================
- Hits        23201    23111      -90     
+ Misses      12143    12104      -39     
+ Partials     2424     2412      -12     
Impacted Files Coverage Δ
client/tx/legacy.go 0.00% <0.00%> (-68.43%) ⬇️
x/bank/client/cli/tx.go 44.82% <0.00%> (-5.18%) ⬇️
x/slashing/client/cli/tx.go 52.00% <0.00%> (-5.15%) ⬇️
x/crisis/client/cli/tx.go 55.55% <0.00%> (-4.45%) ⬇️
x/auth/vesting/client/cli/tx.go 53.84% <0.00%> (-3.30%) ⬇️
x/auth/tx/builder.go 74.01% <0.00%> (-1.58%) ⬇️
x/staking/client/cli/tx.go 59.20% <0.00%> (-1.44%) ⬇️
x/gov/client/cli/tx.go 70.27% <0.00%> (-1.35%) ⬇️
x/distribution/client/cli/tx.go 72.58% <0.00%> (-1.27%) ⬇️
x/gov/types/msgs.go 47.11% <0.00%> (ø)
... and 6 more

@mergify mergify bot merged commit ef8dabc into master Feb 18, 2021
@mergify mergify bot deleted the dependabot/go_modules/github.com/prometheus/common-0.16.0 branch February 18, 2021 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants