renovate-bot opened a new pull request, #5142: URL: https://github.com/apache/polaris/pull/5142
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.projectnessie.cel:cel-bom](https://redirect.github.com/projectnessie/cel-java) | `0.6.2` → `0.8.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/642) for more information. --- ### Release Notes <details> <summary>projectnessie/cel-java (org.projectnessie.cel:cel-bom)</summary> ### [`v0.8.0`](https://redirect.github.com/projectnessie/cel-java/releases/tag/v0.8.0): CEL-Java 0.8.0 ### Version 0.8.0 **This is the first CEL-Java release that require Java 17 as the baseline** If you need Java 8, use version CEL-Java version 0.7.0. 6 commits since 0.7.0 #### Full Changelog (minus dependabot/renovate commits): - Use Java 17 as the runtime baseline ([#​936](https://redirect.github.com/projectnessie/cel-java/issues/936)) ### [`v0.7.0`](https://redirect.github.com/projectnessie/cel-java/releases/tag/v0.7.0): CEL-Java 0.7.0 ### Version 0.7.0 **This is the last CEL-Java release that supports Java 8** Future releases will require Java 17 as the baseline. A couple performance improvements have been implemented in this release. 43 commits since 0.6.2 #### Full Changelog (minus dependabot/renovate commits): - Specialize receiver varargs fallback ([#​934](https://redirect.github.com/projectnessie/cel-java/issues/934)) - Resolve checked identifiers directly ([#​931](https://redirect.github.com/projectnessie/cel-java/issues/931)) - Specialize macro list folds ([#​929](https://redirect.github.com/projectnessie/cel-java/issues/929)) - Index protobuf map lookups lazily ([#​928](https://redirect.github.com/projectnessie/cel-java/issues/928)) - Add performance-focused JMH benchmark ([#​922](https://redirect.github.com/projectnessie/cel-java/issues/922)) - Reduce CEL collection adaptation allocation ([#​925](https://redirect.github.com/projectnessie/cel-java/issues/925)) - Make Jackson registry caches concurrent ([#​926](https://redirect.github.com/projectnessie/cel-java/issues/926)) - Plan checked ASTs without wrapper conversion ([#​924](https://redirect.github.com/projectnessie/cel-java/issues/924)) - Improve interpreter lookup paths ([#​923](https://redirect.github.com/projectnessie/cel-java/issues/923)) - Support nullable optionals and generic collections ([#​921](https://redirect.github.com/projectnessie/cel-java/issues/921)) - Skip impossible overload candidates ([#​917](https://redirect.github.com/projectnessie/cel-java/issues/917)) - Return CEL values without native conversion ([#​915](https://redirect.github.com/projectnessie/cel-java/issues/915)) - Adapt terminal field qualifiers directly ([#​914](https://redirect.github.com/projectnessie/cel-java/issues/914)) - Add standalone production smoke coverage ([#​910](https://redirect.github.com/projectnessie/cel-java/issues/910)) - Isolate Jackson registry copies ([#​920](https://redirect.github.com/projectnessie/cel-java/issues/920)) - Reuse default protobuf registry setup ([#​916](https://redirect.github.com/projectnessie/cel-java/issues/916)) - Add allocation-focused CEL benchmarks ([#​911](https://redirect.github.com/projectnessie/cel-java/issues/911)) - Cache container candidate name resolution ([#​912](https://redirect.github.com/projectnessie/cel-java/issues/912)) - Improve invocation of the conformance tests ([#​919](https://redirect.github.com/projectnessie/cel-java/issues/919)) - Derive Jackson enum values from enum classes ([#​918](https://redirect.github.com/projectnessie/cel-java/issues/918)) - Cache field metadata during checking and planning ([#​913](https://redirect.github.com/projectnessie/cel-java/issues/913)) - Align heterogeneous equality with CEL spec ([#​903](https://redirect.github.com/projectnessie/cel-java/issues/903)) - Use declaring enum class for Jackson names ([#​902](https://redirect.github.com/projectnessie/cel-java/issues/902)) - Make protobuf runtime selection explicit ([#​904](https://redirect.github.com/projectnessie/cel-java/issues/904)) - Preserve unsigned protobuf map entries ([#​900](https://redirect.github.com/projectnessie/cel-java/issues/900)) - Use unsigned arithmetic for uint division ([#​899](https://redirect.github.com/projectnessie/cel-java/issues/899)) - Defensively copy bytes values ([#​901](https://redirect.github.com/projectnessie/cel-java/issues/901)) - Add smoke-tests confirming usability in native images ([#​896](https://redirect.github.com/projectnessie/cel-java/issues/896)) - More code examples ([#​895](https://redirect.github.com/projectnessie/cel-java/issues/895)) - Make the build compliant to Gradle config-cache and project-isolation ([#​894](https://redirect.github.com/projectnessie/cel-java/issues/894)) - Make build work with Gradle config-cache and project isolation ([#​891](https://redirect.github.com/projectnessie/cel-java/issues/891)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
