fullstorydev / grpcui

An interactive web UI for gRPC, along the lines of postman
MIT License
5.25k stars 388 forks source link

Bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 #197

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7.

Release notes

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

v1.8.7

Changes

  • Unix sockets for windows
  • Lots of dependency version updates
  • Support for Go 1.18

Changelog

  • 0d0992e Add go 1.18 support; set Dockerfile to go 1.18 (#325)
  • 8093376 build alpine base image (#311)
  • fec466e fix some typos (#314)
  • 7f919e6 Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#324)
  • 0df5c93 Adding power(ppc64le) arch support (#296)
  • 353e095 Enable support for Unix sockets for Windows by enabling -unix flag for Windows builds. (#317)
  • c9ac3da Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#315)
  • ea24a77 Bump github.com/jhump/protoreflect from 1.10.3 to 1.12.0 (#294)
  • c3fbeaf Bump google.golang.org/grpc from 1.44.0 to 1.46.2 (#310)
  • 7860209 Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#298)
  • b953ea1 use newer goreleaser (#293)
  • 683a7fb Restore support for linux/s390x for the next release. (#292)
  • 8bb6eeb Bump google.golang.org/protobuf from 1.26.0 to 1.27.1 (#288)
Commits
  • 25c896a Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#327)
  • 0d0992e Add go 1.18 support; set Dockerfile to go 1.18 (#325)
  • 8093376 build alpine base image (#311)
  • fec466e fix some typos (#314)
  • 7f919e6 Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#324)
  • 0df5c93 Adding power(ppc64le) arch support (#296)
  • 353e095 Enable support for Unix sockets for Windows by enabling -unix flag for Window...
  • c9ac3da Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#315)
  • ea24a77 Bump github.com/jhump/protoreflect from 1.10.3 to 1.12.0 (#294)
  • c3fbeaf Bump google.golang.org/grpc from 1.44.0 to 1.46.2 (#310)
  • 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)