chore(deps): bump github.com/google/cel-go from 0.26.1 to 0.27.0#2632
Merged
eddycharly merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
eddycharly
approved these changes
Mar 26, 2026
Member
|
@dependabot rebase |
9b2787a to
2f55773
Compare
Member
|
@dependabot rebase |
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2f55773 to
27cc78c
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 github.com/google/cel-go from 0.26.1 to 0.27.0.
Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
450089bPreserve source information during CEL policy composition. (#1253)c66b313Remove types as variables to allow user-defined variables to shadow type decl...bff3a72Expose the CEL JSON types to assist with conversion to native values (#1261)559cbc9Remove errant diff checked into a prior PR (#1260)fe26efaSimplify the disambiguation logic to a single boolean (#1263)52280baClean up unused source info after checker rewrites the AST. (#1258)3cb5705Namespace resolution fix (#1256)409bcbeRefactor match output compiling to accept user-defined logic. (#1246)e9f15eaEnable two var comprehension conformance tests. (#1255)057fa1aAdd parse only evaluation to REPL (#1254)