Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/bufbuild/protovalidate-go](https://togithub.com/bufbuild/protovalidate-go) | require | patch | `v0.4.0` -> `v0.4.2` | | [github.com/cerbos/cerbos/api/genpb](https://togithub.com/cerbos/cerbos) | require | digest | `f2ff20d` -> `7dd5d0c` | | [github.com/lestrrat-go/jwx/v2](https://togithub.com/lestrrat-go/jwx) | require | patch | `v2.0.16` -> `v2.0.17` | --- ### Release Notes <details> <summary>bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)</summary> ### [`v0.4.2`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.4.2) [Compare Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.4.1...v0.4.2) #### What's Changed - Resolve correct CEL types consistently for all field types by [@​rodaine](https://togithub.com/rodaine) in [https://github.com/bufbuild/protovalidate-go/pull/80](https://togithub.com/bufbuild/protovalidate-go/pull/80) **Full Changelog**: bufbuild/protovalidate-go@v0.4.1...v0.4.2 ### [`v0.4.1`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.4.1) [Compare Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.4.0...v0.4.1) #### What's Changed - Update required/ignore constraint behavior by [@​rodaine](https://togithub.com/rodaine) in [https://github.com/bufbuild/protovalidate-go/pull/76](https://togithub.com/bufbuild/protovalidate-go/pull/76) - Update protovalidate tests to ignore lint warnings by [@​pkwarren](https://togithub.com/pkwarren) in [https://github.com/bufbuild/protovalidate-go/pull/79](https://togithub.com/bufbuild/protovalidate-go/pull/79) #### New Contributors - [@​pkwarren](https://togithub.com/pkwarren) made their first contribution in [https://github.com/bufbuild/protovalidate-go/pull/79](https://togithub.com/bufbuild/protovalidate-go/pull/79) **Full Changelog**: bufbuild/protovalidate-go@v0.4.0...v0.4.1 </details> <details> <summary>lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)</summary> ### [`v2.0.17`](https://togithub.com/lestrrat-go/jwx/releases/tag/v2.0.17) [Compare Source](https://togithub.com/lestrrat-go/jwx/compare/v2.0.16...v2.0.17) v2.0.17 20 Nov 2023 [Bug Fixes] * [jws] Previously, `jws.UnregisterSigner` did not remove the previous signer instance when the signer was registered and unregistered multiple times (#​1016). This has been fixed. [New Features] * [jwe] (EXPERIMENTAL) `jwe.WithCEK` has been added to extract the content encryption key (CEK) from the Decrypt operation. * [jwe] (EXPERIMENTAL) `jwe.EncryptStatic` has been added to encrypt content using a static CEK. Using static CEKs has serious security implications, and you should not use this unless you completely understand the risks involved. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos-sdk-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information