Skip to content

build(deps): bump github.com/armon/go-metrics from 0.3.6 to 0.3.8 - #93

Closed
dependabot[bot] wants to merge 1 commit into
cosmos_sdk_master_syncfrom
dependabot/go_modules/github.com/armon/go-metrics-0.3.8
Closed

build(deps): bump github.com/armon/go-metrics from 0.3.6 to 0.3.8#93
dependabot[bot] wants to merge 1 commit into
cosmos_sdk_master_syncfrom
dependabot/go_modules/github.com/armon/go-metrics-0.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown

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

Release notes

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

v0.3.8

Fixes a deadlock in InMemSink. #124

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
  • a054c40 Merge pull request #124 from dnephin/dnephin/fix-inmem-mutex-copy
  • 6dab912 inmem: create a new RWMutex, because they are not safe to copy
  • 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)

Bumps [github.com/armon/go-metrics](https://github.com/armon/go-metrics) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/armon/go-metrics/releases)
- [Commits](hashicorp/go-metrics@v0.3.6...v0.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@dependabot @github

dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown
Author

Dependabot tried to add @alexanderbez and @fedekunze as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sikkatech/cosmos-sdk/pulls/93/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the sikkatech/cosmos-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown
Author

The following labels could not be found: automerge.

@dependabot @github

dependabot Bot commented on behalf of github Jan 10, 2022

Copy link
Copy Markdown
Author

Superseded by #131.

@dependabot dependabot Bot closed this Jan 10, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/armon/go-metrics-0.3.8 branch January 10, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants