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

go.mod: bump github.com/piotrkowalczuk/promgrpc/v4 from 4.1.0 to 4.1.2 #1239

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps github.com/piotrkowalczuk/promgrpc/v4 from 4.1.0 to 4.1.2.

Release notes

Sourced from github.com/piotrkowalczuk/promgrpc/v4's releases.

V4.1.2

Dependency update

-       github.com/golang/protobuf v1.4.3
-       github.com/prometheus/client_golang v1.11.1
-       github.com/prometheus/client_model v0.2.0
-       google.golang.org/grpc v1.28.0
+       github.com/golang/protobuf v1.5.3
+       github.com/prometheus/client_golang v1.17.0
+       github.com/prometheus/client_model v0.5.0
+       github.com/prometheus/procfs v0.12.0 // indirect
+       golang.org/x/net v0.17.0 // indirect
+       google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a // indirect
+       google.golang.org/grpc v1.58.3

v4.1.1

Bugfix

  • ClientRequestsInFlightStatsHandler counts correctly in flight requests by marking context on the OutHeader event and decrementing metric on the End event only if the context was previously marked.
Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner October 16, 2023 09:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 16, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 16, 2023 09:27
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/piotrkowalczuk/promgrpc/v4-4.1.2 branch 3 times, most recently from 47c9d0d to bb63e3a Compare October 24, 2023 09:28
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/piotrkowalczuk/promgrpc/v4-4.1.2 branch 8 times, most recently from bbafcc9 to fc5a935 Compare October 30, 2023 15:57
@hariso
Copy link
Contributor

hariso commented Nov 1, 2023

@dependabot recreate

Bumps [github.com/piotrkowalczuk/promgrpc/v4](https://github.com/piotrkowalczuk/promgrpc) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/piotrkowalczuk/promgrpc/releases)
- [Commits](piotrkowalczuk/promgrpc@v4.1.0...v4.1.2)

---
updated-dependencies:
- dependency-name: github.com/piotrkowalczuk/promgrpc/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/piotrkowalczuk/promgrpc/v4-4.1.2 branch from d9733a4 to 5d96a41 Compare November 1, 2023 12:45
@github-actions github-actions bot merged commit bfa785e into main Nov 1, 2023
3 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/piotrkowalczuk/promgrpc/v4-4.1.2 branch November 1, 2023 12:51
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