Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency dev.cel:cel to v0.8.0 (#3429)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dev.cel:cel](https://redirect.github.com/google/cel-java) | `0.7.1` -> `0.8.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/dev.cel:cel/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.cel:cel/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.cel:cel/0.7.1/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.cel:cel/0.7.1/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/cel-java (dev.cel:cel)</summary> ### [`v0.8.0`](https://redirect.github.com/google/cel-java/releases/tag/v0.8.0) #### Fixes - Fix CEL-Java to be fully protobuf v4 compatible in [https://github.com/google/cel-java/pull/466](https://redirect.github.com/google/cel-java/pull/466) - Ensure empty YAML inputs yield checked exceptions [https://github.com/google/cel-java/pull/463](https://redirect.github.com/google/cel-java/pull/463) #### Features - Add optional.unwrap in [https://github.com/google/cel-java/pull/438](https://redirect.github.com/google/cel-java/pull/438) #### Miscellaneous - Expose CelPolicyValidationException constructors in [https://github.com/google/cel-java/pull/450](https://redirect.github.com/google/cel-java/pull/450) - Make CelAbstractSyntaxTree and its dependents an AutoValue class to allow for equality checks in [https://github.com/google/cel-java/pull/458](https://redirect.github.com/google/cel-java/pull/458) - Additional test case and error message refinement in [https://github.com/google/cel-java/pull/464](https://redirect.github.com/google/cel-java/pull/464) **Full Changelog**: google/cel-java@v0.7.1...v0.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information