Skip to content

chore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0#2697

Merged
eddycharly merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.28.0
May 4, 2026
Merged

chore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0#2697
eddycharly merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

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.

Release v0.28.0

High-Level Changes

  • Enhanced JSON Interoperability: New support for JSON names across the checker, AST, and runtime allows for more seamless data handling when working with JSON-native structures.
  • Improved Developer Tooling: Integration is now smoother thanks to new utilities for converting Go errors into cel.Issues and more descriptive, context-aware error messages.
  • Greater Environment Flexibility: You can now redeclare variables as constants and export parse limit options, providing finer control over how CEL environments are configured and constrained.
  • Native Struct Improvements: Support for mixing CEL and native values within native structs simplifies the handling of complex, hybrid data types.

🚀 Features

🐞 Bug Fixes

🛠️ Maintenance & Internal


Full Changelog: https://github.com/google/cel-go/compare/v0.27.0...v0.28.0-alpha

Release v0.28.0-alpha

High-Level Changes

... (truncated)

Commits
  • 6b8f6d6 fix: cap format string precision to prevent memory exhaustion (#1292)
  • d942970 Default enable identifier escaping with backticks (#1295)
  • 7114ed2 Preserve runtime error node IDs from Resolve (#1290)
  • d91350b fix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291)
  • 68bdd8c REPL -- cel-spec pb2 and json name support (#1294)
  • d19e782 Support zero-value literals in presence test inlining and fix shadowing bugs ...
  • 7c461fc Lint fixes for import (#1287)
  • 09e3119 Optionally include reachable fieldpaths in prompt (#1285)
  • ae49cd0 Json field names runtime support (#1286)
  • 3624b64 Add checker, ast, and type-provider support for JSON names (#1283)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 30, 2026 09:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/google/cel-go-0.28.0 branch from f336a23 to 9b9b983 Compare May 4, 2026 07:39
@eddycharly

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/go_modules/github.com/google/cel-go-0.28.0 branch from 9b9b983 to cbd5f1a Compare May 4, 2026 09:44
@eddycharly eddycharly added this to the v0.2.15 milestone May 4, 2026
@eddycharly
eddycharly enabled auto-merge (squash) May 4, 2026 09:54
@eddycharly
eddycharly merged commit f6a9f33 into main May 4, 2026
12 of 14 checks passed
@eddycharly
eddycharly deleted the dependabot/go_modules/github.com/google/cel-go-0.28.0 branch May 4, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant