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.10.1 to 2.10.3 #108

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.1 to 2.10.3.

Release notes

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

v2.10.3

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.10.2...v2.10.3

v2.10.2

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.10.1...v2.10.2

Commits
  • 406eec6 fix(deps): bump yaml to v3 and remove sigs.k8s.io/yaml (#2729)
  • 4cf9014 Add old style build tag (#2734)
  • 1a28766 Lets try using the checkout token setting (#2733)
  • 29e98e4 Update git push to use full username (#2732)
  • 4a3290c Fix overriding path parameter with custom verbs (#2727)
  • da91d60 protoc-gen-openapiv2: Support all HTTP methods supported in OpenAPI v2 (#2726)
  • 1b40888 chore: renovate bot setting to pin actions to a full length commit SHA (#2724)
  • c3961d6 Use custom token secret for pushes (#2725)
  • dca9acb chore(deps): update dependency com_google_protobuf to v3.21.1
  • 0de16aa protoc-gen-openapiv2: Fix schema types for Value and Empty well-known typ...
  • 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)