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
68 stars 27 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v2.16.0

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.2...v2.15.3

v2.15.2

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.15.1...v2.15.2

v2.15.1

What's Changed

... (truncated)

Commits
  • 09e3965 chore(deps): update dependency bazel_skylib to v1.4.2
  • b8f6675 protoc-gen-openapiv2: correct httpbody stream response
  • c346d94 protoc-gen-openapiv2: correctly skip error render when ignored
  • 6fd6a1f feat(#3238):Support map in query parameters (#3323)
  • a71cdaf fix(deps): update google.golang.org/genproto/googleapis/rpc digest to e85fd2c
  • ea366a1 fix(deps): update google.golang.org/genproto/googleapis/api digest to e85fd2c
  • 879fb88 changed block from code to paragraph (#3330)
  • 5e990eb chore(deps): update dependency com_google_protobuf to v3.23.2
  • baf7320 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 71b5a4f...
  • 87fc085 fix(deps): update google.golang.org/genproto/googleapis/api digest to 71b5a4f...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

livio-a commented 1 year ago

@dependabot rebase

github-actions[bot] commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: