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

build(deps): bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 #8935

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/prometheus/client_golang from 1.9.0 to 1.10.0.

Release notes

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

1.10.0 / 2021-03-18

  • [CHANGE] Minimum required Go version is now 1.13.
  • [CHANGE] API client: Add matchers to LabelNames and LabesValues. #828
  • [FEATURE] API client: Add buildinfo call. #841
  • [BUGFIX] Fix build on riscv64. #833
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.10.0 / 2021-03-18

  • [CHANGE] Minimum required Go version is now 1.13.
  • [CHANGE] API client: Add matchers to LabelNames and LabesValues. #828
  • [FEATURE] API client: Add buildinfo call. #841
  • [BUGFIX] Fix build on riscv64. #833
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 Mar 19, 2021
@dependabot dependabot bot requested a review from fedekunze March 19, 2021 05:35
@tac0turtle
Copy link
Member

@dependabot rebase

@orijbot
Copy link

orijbot commented Mar 19, 2021

@orijbot
Copy link

orijbot commented Mar 19, 2021

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #8935 (e0c263d) into master (5bd93bf) will decrease coverage by 0.04%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master    #8935      +/-   ##
==========================================
- Coverage   59.27%   59.23%   -0.05%     
==========================================
  Files         571      571              
  Lines       31827    31800      -27     
==========================================
- Hits        18867    18837      -30     
- Misses      10757    10761       +4     
+ Partials     2203     2202       -1     
Impacted Files Coverage Δ
x/auth/vesting/module.go 52.17% <0.00%> (-4.35%) ⬇️
x/upgrade/module.go 60.86% <0.00%> (-4.35%) ⬇️
x/mint/module.go 52.77% <0.00%> (-2.78%) ⬇️
x/auth/module.go 51.35% <0.00%> (-2.71%) ⬇️
x/crisis/module.go 56.75% <0.00%> (-2.71%) ⬇️
x/upgrade/keeper/keeper.go 74.22% <0.00%> (-2.50%) ⬇️
x/staking/module.go 59.52% <0.00%> (-2.39%) ⬇️
x/bank/module.go 55.81% <0.00%> (-2.33%) ⬇️
x/authz/module.go 48.83% <0.00%> (-2.33%) ⬇️
x/evidence/module.go 44.18% <0.00%> (-2.33%) ⬇️
... and 6 more

@mergify mergify bot merged commit 41c016e into master Mar 22, 2021
@mergify mergify bot deleted the dependabot/go_modules/github.com/prometheus/client_golang-1.10.0 branch March 22, 2021 14:39
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