chore(deps): update module buf.build/go/protovalidate to v1.1.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| buf.build/go/protovalidate | require | patch |
v1.1.0 -> v1.1.1
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
bufbuild/protovalidate-go (buf.build/go/protovalidate)
v1.1.1
This release is compatible with the v1.1.0 release of Protovalidate.
What's Changed
- Always provide all available variables by @srikrsna-buf in https://github.com/bufbuild/protovalidate-go/pull/297
- Wrap protoreflect.Map with type information so we don't need to cast to map[any]any by @rodaine in https://github.com/bufbuild/protovalidate-go/pull/300
- Avoid heap escape on kvPairs evaluation by @rodaine in https://github.com/bufbuild/protovalidate-go/pull/301
- Implement registry chaining for CEL type isolation by @rodaine in https://github.com/bufbuild/protovalidate-go/pull/302
Full Changelog: https://github.com/bufbuild/protovalidate-go/compare/v1.1.0...v1.1.1
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.