From 79cde2028c2ec307001c6bedd4310a78d04f379e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 6 Dec 2024 03:48:08 +0100 Subject: [PATCH] deps: update dependency dev.cel:cel to v0.8.0 (#3429) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
google/cel-java (dev.cel:cel) ### [`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**: https://github.com/google/cel-java/compare/v0.7.1...v0.8.0
--- ### 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. --- - [ ] 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). --- java-shared-dependencies/third-party-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-shared-dependencies/third-party-dependencies/pom.xml b/java-shared-dependencies/third-party-dependencies/pom.xml index 1cc2491085..c64ceb45c6 100644 --- a/java-shared-dependencies/third-party-dependencies/pom.xml +++ b/java-shared-dependencies/third-party-dependencies/pom.xml @@ -41,7 +41,7 @@ 1.26.0-alpha 0.8 15.0.2 - 0.7.1 + 0.8.0 1.15.0