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/armon/go-metrics from 0.3.6 to 0.3.7 #9187

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2021

Bumps github.com/armon/go-metrics from 0.3.6 to 0.3.7.

Release notes

Sourced from github.com/armon/go-metrics's releases.

v0.3.7

Fix behaviour with pre-defined Prometheus metrics where we would reset Gauges and invalidate Summaries after Expiry despite them being pre-declared as always useful values. See armon/go-metrics#123 for more details.

Commits
  • 111a475 Merge pull request #123 from armon/dont-expire-defined-prom-metrics
  • 60a4d2a Update prometheus/prometheus_test.go
  • 38a4490 Don't expire Prometheus metrics that have been explicitly defined
  • 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 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 Apr 23, 2021
@dependabot dependabot bot requested a review from fedekunze April 23, 2021 05:46
@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #9187 (68ce7de) into master (3c65c3d) will decrease coverage by 0.80%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master    #9187      +/-   ##
==========================================
- Coverage   59.70%   58.89%   -0.81%     
==========================================
  Files         595      585      -10     
  Lines       37315    32803    -4512     
==========================================
- Hits        22279    19320    -2959     
+ Misses      13057    11199    -1858     
- Partials     1979     2284     +305     
Impacted Files Coverage Δ
x/bank/client/testutil/cli_helpers.go
x/auth/client/testutil/suite.go
x/genutil/client/testutil/validate_genesis.go
x/authz/client/testutil/tx.go
x/crisis/client/testsuite/suite.go
x/evidence/client/testutil/suite.go
x/params/client/testutil/suite.go
x/slashing/client/testutil/suite.go
x/staking/client/testutil/suite.go
x/distribution/client/testutil/helpers.go
... and 44 more

@mergify mergify bot merged commit 1f78008 into master Apr 26, 2021
@mergify mergify bot deleted the dependabot/go_modules/github.com/armon/go-metrics-0.3.7 branch April 26, 2021 07:31
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.

2 participants