google / certificate-transparency-go

Auditing for TLS certificates (Go code)
https://certificate.transparency.dev
Apache License 2.0
886 stars 231 forks source link

Bump github.com/fullstorydev/grpcurl from 1.8.9 to 1.9.1 #1419

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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

Release notes

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

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
  • 400fa5f Update Dockerfile to use Go v1.21 (#455)
  • 0e13e85 chore: fix some typos in comments (#454)
  • 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)
  • 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 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)