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.8 to 0.3.9 #9518

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.3.9

Adds a new Stream method that provides a streaming HTTP 1.x handler that will return a news set of metrics every interval.

Commits
  • f792dbc Merge pull request #125 from dnephin/dnephin/stream-metrics
  • 01db687 inmem: reduce the interface to Stream
  • 056fff3 inmem: add support for streaming metrics as intervals complete
  • 96c40ac inmem: Inline a few functions into getInterval
  • 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 requested review from aaronc and alexanderbez as code owners June 15, 2021 05:41
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Jun 15, 2021
@dependabot dependabot bot requested a review from fedekunze June 15, 2021 05:41
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/armon/go-metrics-0.3.9 branch 2 times, most recently from e5c4b42 to af09e97 Compare June 15, 2021 13:28
Bumps [github.com/armon/go-metrics](https://github.com/armon/go-metrics) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/armon/go-metrics/releases)
- [Commits](hashicorp/go-metrics@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: github.com/armon/go-metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/armon/go-metrics-0.3.9 branch from af09e97 to 53fd1ce Compare June 16, 2021 07:56
@tac0turtle
Copy link
Member

@dependabot rebase

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #9518 (53fd1ce) into master (3841df6) will increase coverage by 0.00%.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master    #9518   +/-   ##
=======================================
  Coverage   60.58%   60.59%           
=======================================
  Files         589      589           
  Lines       37218    37211    -7     
=======================================
- Hits        22548    22547    -1     
+ Misses      12726    12721    -5     
+ Partials     1944     1943    -1     
Impacted Files Coverage Δ
types/decimal.go 70.12% <0.00%> (ø)
server/config/toml.go 18.18% <0.00%> (ø)
server/config/config.go 41.81% <0.00%> (+0.37%) ⬆️
server/grpc/grpc_web.go 66.66% <0.00%> (+19.99%) ⬆️

@mergify mergify bot merged commit 6e24a30 into master Jun 17, 2021
@mergify mergify bot deleted the dependabot/go_modules/github.com/armon/go-metrics-0.3.9 branch June 17, 2021 06:09
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