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

chore(deps): bump github.com/slok/go-http-metrics from 0.9.0 to 0.10.0 #3171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

Bumps github.com/slok/go-http-metrics from 0.9.0 to 0.10.0.

Release notes

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

v0.10.0

0.10.0 - 2021-11-16

Added

  • Support Fasthttp library.
  • Support gorestful v3

Changed

  • Drop support gorestful v2
Changelog

Sourced from github.com/slok/go-http-metrics's changelog.

[0.10.0] - 2021-11-16

Added

  • Support Fasthttp library.
  • Support gorestful v3

Changed

  • Drop support gorestful v2
Commits
  • 9382ede Bump v0.10.0
  • 473567f Merge pull request #92 from slok/slok/bump-versions
  • e5003e4 Support gorestful v3
  • d8277f4 Merge pull request #89 from slok/dependabot/github_actions/actions/checkout-2...
  • 59ec0bd Bump actions/checkout from 2.3.4 to 2.4.0
  • b12ca58 Merge pull request #87 from slok/dependabot/go_modules/github.com/fasthttp/ro...
  • f4a3add Merge pull request #85 from slok/dependabot/go_modules/github.com/labstack/ec...
  • c07b9dc Bump github.com/fasthttp/router from 1.4.1 to 1.4.4
  • 787b0f1 Bump github.com/labstack/echo/v4 from 4.5.0 to 4.6.1
  • ab56a92 Merge pull request #80 from slok/dependabot/go_modules/contrib.go.opencensus....
  • Additional commits viewable 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/slok/go-http-metrics](https://github.com/slok/go-http-metrics) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/slok/go-http-metrics/releases)
- [Changelog](https://github.com/slok/go-http-metrics/blob/master/CHANGELOG.md)
- [Commits](slok/go-http-metrics@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/slok/go-http-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2021 07:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2021
@bartsmykla bartsmykla enabled auto-merge (squash) November 17, 2021 07:30
Copy link
Contributor

@bartsmykla bartsmykla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov-commenter
Copy link

Codecov Report

Merging #3171 (4b96236) into master (587be63) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3171      +/-   ##
==========================================
+ Coverage   52.16%   52.17%   +0.01%     
==========================================
  Files         927      927              
  Lines       53836    53836              
==========================================
+ Hits        28083    28089       +6     
+ Misses      23534    23529       -5     
+ Partials     2219     2218       -1     
Impacted Files Coverage Δ
pkg/core/resources/manager/cache.go 83.11% <0.00%> (-2.60%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 83.90% <0.00%> (+1.14%) ⬆️
pkg/core/runtime/component/component.go 88.67% <0.00%> (+7.54%) ⬆️
pkg/xds/cache/once/cache.go 94.87% <0.00%> (+7.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 587be63...4b96236. Read the comment docs.

@bartsmykla bartsmykla merged commit 18cc4ab into master Nov 17, 2021
@bartsmykla bartsmykla deleted the dependabot/go_modules/github.com/slok/go-http-metrics-0.10.0 branch November 17, 2021 07:57
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.

2 participants