Bump dev.cel:compiler from 0.9.1 to 0.12.0#7
Merged
richardwooding merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
Contributor
|
@dependabot recreate |
Bumps [dev.cel:compiler](https://github.com/google/cel-java) from 0.9.1 to 0.12.0. - [Release notes](https://github.com/google/cel-java/releases) - [Commits](google/cel-java@v0.9.1...v0.12.0) --- updated-dependencies: - dependency-name: dev.cel:compiler dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a5c18d2 to
1898e7e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dev.cel:compiler from 0.9.1 to 0.12.0.
Release notes
Sourced from dev.cel:compiler's releases.
... (truncated)
Commits
a881ed4Prepare 0.12.0 Release3fd7b96Fix null assignment to fields9e1b5eeFix CelValue adaptation for lists/maps5103b30Fix optionals to properly error on invalid qualificationd499ba8Prevent planning createMap for heterogeneous duplicate keys3cebc1aExpose planner based runtimes through experimental factories941932cPrevent planning createMap for unsupported keys0737691Add conformance tests for planner5006390Add support for importing/exporting common limits to YAML environment configs.e8079d0Implement optionals for planner