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/envoyproxy/protoc-gen-validate from 0.9.1 to 0.10.1 #199

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/envoyproxy/protoc-gen-validate from 0.9.1 to 0.10.1.

Release notes

Sourced from github.com/envoyproxy/protoc-gen-validate's releases.

v0.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/bufbuild/protoc-gen-validate/compare/v0.10.0...v0.10.1

v0.10.0

What's Changed

New Contributors

Dependency Changes

Full Changelog: https://github.com/bufbuild/protoc-gen-validate/compare/v0.9.1...v0.10.0

Commits
  • e959d03 Upgrade go to 1.19.7 (#821)
  • bec8c04 Break dependency on google::protobuf::UTF8FirstLetterNumBytes() (#814)
  • d153612 Fix long rendering in TimestampValidation in Java generator (#782)
  • a25422d Update all deps (#820)
  • 2540a2d Bump golang.org/x/net from 0.5.0 to 0.7.0 in /tests (#792)
  • 19405cd Bump golang.org/x/net from 0.5.0 to 0.7.0 (#796)
  • 8ccd2bd Pin Token Exchange Version (#806)
  • 38260ee Migrate to google.golang.org/protobuf (v2) via protoc-gen-star v2 (#783)
  • fb8dce5 Add PR Title Linter (#775)
  • a658586 In/NotIn and const rules show enum values for enum type (#699)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@7158706). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 2c4efd9 differs from pull request most recent head 3fcd16f. Consider uploading reports for the commit 3fcd16f to get more accurate results

@@          Coverage Diff          @@
##             main   #199   +/-   ##
=====================================
  Coverage        ?      0           
=====================================
  Files           ?      0           
  Lines           ?      0           
  Branches        ?      0           
=====================================
  Hits            ?      0           
  Misses          ?      0           
  Partials        ?      0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #206.