zitadel / zitadel-go

ZITADEL Go - The official client library of ZITADEL for an easy integration into your Go project.
https://zitadel.com
Apache License 2.0
73 stars 29 forks source link

chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2 #228

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2.

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.16.2

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.1...v2.16.2

v2.16.1

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.16.1

Commits
  • 8fdc8ae chore: stop using the deprecated field archives.replacements
  • 9f115a5 chore: replace the Goreleaser's deprecated option --rm-dist to --clean
  • 1a3babd chore(deps): update googleapis digest to 3db8b01
  • 79d4a7b chore(deps): update googleapis digest to 1b650d6
  • 8476507 chore(deps): update googleapis digest to 149aec4
  • 7d29913 chore(deps): update googleapis digest to 3f76966
  • 4996140 fix(deps): update module google.golang.org/grpc to v1.57.0
  • 2e246a7 chore(deps): update googleapis digest to e8cca30
  • 8fc792b fix(deps): update google.golang.org/genproto/googleapis/api digest to 23370e0
  • a4863a7 chore(deps): update googleapis digest to c87770d
  • 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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.16 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: