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

Bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.0 to 1.0.1 #480

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.0 to 1.0.1.

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus's releases.

providers/prometheus/v1.0.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@providers/prometheus/v1.0.0...providers/prometheus/v1.0.1

Commits
  • 7da22cf Fix providers/prometheus depend on go-grpc-middleware v2.1.0 (#706)
  • daf5ccf logging: Document correct WithFieldsFromContext/WithFieldsFromContextAndCallM...
  • ea545dc interceptors: Update logging interceptor Reporter to re-extract fields from c...
  • 3834477 Call retry callback on retry (#700)
  • 3f5e2b3 Fix for vulnerability CVE-2023-44487 (#696)
  • 757544f Extend realip interceptors with ip selection based on proxy count and list (#...
  • 3782759 Fix logging Example : log only first field (#694)
  • c2940ba Extend realip parsing of GRPC peer address to handle IPv6 (#692)
  • 220740b Support retriable func condition (#687)
  • f6f8eae Fix InitializeMetrics signature to allow use with xds.GRPCServer (#689)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/grpc-ecosystem/go-grpc-middleware/providers/prometheus](https://github.com/grpc-ecosystem/go-grpc-middleware) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v1.0.0...providers/prometheus/v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2024
@fasmat fasmat added this pull request to the merge queue Apr 25, 2024
Merged via the queue into develop with commit fef5d2b Apr 25, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus-1.0.1 branch April 25, 2024 12:30
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant