chore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0#2697
Merged
eddycharly merged 1 commit intoMay 4, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/google/cel-go-0.28.0
branch
from
May 4, 2026 07:39
f336a23 to
9b9b983
Compare
Member
|
@dependabot rebase |
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/google/cel-go-0.28.0
branch
from
May 4, 2026 09:44
9b9b983 to
cbd5f1a
Compare
eddycharly
enabled auto-merge (squash)
May 4, 2026 09:54
eddycharly
approved these changes
May 4, 2026
eddycharly
deleted the
dependabot/go_modules/github.com/google/cel-go-0.28.0
branch
May 4, 2026 09:54
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.27.0 to 0.28.0.
Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
6b8f6d6fix: cap format string precision to prevent memory exhaustion (#1292)d942970Default enable identifier escaping with backticks (#1295)7114ed2Preserve runtime error node IDs from Resolve (#1290)d91350bfix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291)68bdd8cREPL -- cel-spec pb2 and json name support (#1294)d19e782Support zero-value literals in presence test inlining and fix shadowing bugs ...7c461fcLint fixes for import (#1287)09e3119Optionally include reachable fieldpaths in prompt (#1285)ae49cd0Json field names runtime support (#1286)3624b64Add checker, ast, and type-provider support for JSON names (#1283)