Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/bufbuild/protovalidate-go from 0.2.1 to 0.3.3 #652

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps github.com/bufbuild/protovalidate-go from 0.2.1 to 0.3.3.

Release notes

Sourced from github.com/bufbuild/protovalidate-go's releases.

v0.3.3

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.3.2...v0.3.3

v0.3.2

What's Changed

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.3.1...v0.3.2

v0.3.1

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.3.0...v0.3.1

v0.3.0

Breaking Change: Refactoring of Schema-Level Constraint Enforcement

Summary:

In the recent changes to buf/validate/validate.proto, we've refactored message definitions, targeting the organization and enforcement of rules within number-centric messages like FloatRules, DoubleRules, Int32Rules, and others.

Specific Changes:

Fields such as gt, gte, lt, and lte have been structured within a oneof to ensure exclusivity: - Fields associated with lt and lte now reside within the less_than oneof. - Fields linked to gt and gte have transitioned to the greater_than oneof.

... (truncated)

Commits
  • 9023bd7 Move package celext out of internal (#56)
  • e5ffd4a Make constraint resolution more flexible to different concrete extension type...
  • ce1cbad Bump github.com/google/cel-go from 0.18.0 to 0.18.1 (#55)
  • 107ab5c Fix loading field message when dependency is more than one step (#54)
  • bfb9d45 Bug: transitive field CEL expressions fail to resolve types during type check...
  • a36b096 Update benchmarks (#50)
  • 5b864a1 Conformance: support for multiple uniques (#49)
  • 95274eb Cleanup: replace deprecated OptCheckStringFormat (#48)
  • 1f1f50b Bump actions/checkout from 3 to 4 (#46)
  • 33692a1 Bypass deprecation lint warning (#45)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/bufbuild/protovalidate-go](https://github.com/bufbuild/protovalidate-go) from 0.2.1 to 0.3.3.
- [Release notes](https://github.com/bufbuild/protovalidate-go/releases)
- [Commits](bufbuild/protovalidate-go@v0.2.1...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/protovalidate-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2023

Superseded by #663.

@dependabot dependabot bot closed this Oct 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/bufbuild/protovalidate-go-0.3.3 branch October 20, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants