Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps github.com/fullstorydev/grpcurl from 1.8.9 to 1.9.3.

Release notes

Sourced from github.com/fullstorydev/grpcurl's releases.

v1.9.3

Changelog

  • d00c281 avoid overflow in various timeouts (#505)
  • 9e3e083 Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#509)
  • c32936d Bump golang.org/x/net from 0.25.0 to 0.33.0 (#508)
  • f3c8ec2 Bump google.golang.org/protobuf from 1.34.2 to 1.36.4 (#506)
  • 7e1a6c9 Update to v1.17.0 of jhump/protoreflect (#502)

v1.9.2

Changelog

  • b9a11e9 update core Go version in go.mod to 1.21 (#495)
  • bc5cf81 chore: update to Golang 1.23 (#485)
  • fb49f04 Update README.md (#353)
  • cdb43b0 Remove custom dialer in order to use the default grpc-go dialer, which supports proxies. (#480)
  • 56181ba makefile updates (#484)
  • 46c38b3 feat: Add functionality to export proto files (#475)
  • a05d48d Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#470)
  • fc63514 add 32bit arm build targets (#461)
  • e14d9f7 Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#465)
  • 239dde4 feat: introduce transparent client side health check (#463)
  • 80e833a Bump google.golang.org/protobuf (#460)
  • 6fccd77 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#458)

v1.9.1

Changelog

  • 400fa5f Update Dockerfile to use Go v1.21 (#455)
  • 0e13e85 chore: fix some typos in comments (#454)

v1.9.0

Notes

  • An issue during the release of this version prevented the Dockerfiles from being created. If you're an user of grpcurl images, or via Brew, please use the release v1.9.1.

Changelog

  • 07361b2 Use latest protoreflect to fix some bugs (#453)
  • 8e76884 Brand name update (#452)
  • 805ce40 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#448)
  • 93ea011 goreleaser: bump version & add nfmp support (#440)
  • 5592211 Enable xDS credentials (#424)
  • 184c8f7 Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 (#446)
  • 149a93e Use localhost for default unix domain socket authority (#445)
  • 252b57f Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#443)
  • 24b80df Added initial support for -t flag to show timings (#428)
  • 334e3f5 Expand the documentation of -max-time to clarify this sets the RPC timeout (#435)
  • f415774 Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#436)
  • 79fb35f Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#437)
  • 7ccaf0a indent: rip out old go 1.9 support
  • 6093b09 Bump golang.google.org/grpc to v1.57.1 (#427)
  • 70c215f Update Tarball URL used by Homebrew (#421)
Commits
  • d00c281 avoid overflow in various timeouts (#505)
  • 9e3e083 Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#509)
  • c32936d Bump golang.org/x/net from 0.25.0 to 0.33.0 (#508)
  • f3c8ec2 Bump google.golang.org/protobuf from 1.34.2 to 1.36.4 (#506)
  • 7e1a6c9 Update to v1.17.0 of jhump/protoreflect (#502)
  • b9a11e9 update core Go version in go.mod to 1.21 (#495)
  • bc5cf81 chore: update to Golang 1.23 (#485)
  • fb49f04 Update README.md (#353)
  • cdb43b0 Remove custom dialer in order to use the default grpc-go dialer, which suppor...
  • 56181ba makefile updates (#484)
  • 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/fullstorydev/grpcurl](https://github.com/fullstorydev/grpcurl) from 1.8.9 to 1.9.3.
- [Release notes](https://github.com/fullstorydev/grpcurl/releases)
- [Commits](fullstorydev/grpcurl@v1.8.9...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpcurl
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 13:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2026
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

Development

Successfully merging this pull request may close these issues.

1 participant