Skip to content

fix(deps): update module github.com/google/cel-go to v0.28.0#2479

Merged
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-google-cel-go-0.x
May 11, 2026
Merged

fix(deps): update module github.com/google/cel-go to v0.28.0#2479
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-google-cel-go-0.x

Conversation

@ocmbot

@ocmbot ocmbot Bot commented May 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/google/cel-go require minor v0.27.0v0.28.0 OpenSSF Scorecard
github.com/google/cel-go indirect minor v0.27.0v0.28.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/cel-go (github.com/google/cel-go)

v0.28.0

Compare Source

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
  • Add helper method to check whether a function has a singleton binding in #​1266
  • Helper utility for converting a Go error into cel.Issues in #​1267
  • Policy API improvements in #​1268
  • CEL Test usability requirements in #​1269
  • Better context-related error messages in #​1271
  • Sort env.Config values where reasonable in #​1273
  • Support redeclaring variables as constants in NewEnv in #​1275
  • Add support for exporting parse limit options in #​1277
  • Support mixing CEL values and native values in native structs in #​1270
  • Add checker, AST, and type-provider support for JSON names in #​1283
  • JSON field names runtime support in #​1286
  • Optionally include reachable fieldpaths in prompt in #​1285
  • REPL -- cel-spec pb2 and json name support #​1294
🐞 Bug Fixes
  • Fix support for config-based type references in #​1265
  • Check arg kinds in optional.or and .orValue impl in #​1276
  • Bazel fixes for import in #​1278
  • Support zero-value literals in presence test inlining #​1280
  • Cache concatList.Size() to prevent O(N^2) evaluation time #​1291
  • Preserve runtime error node IDs from Resolve #​1290
  • Default enable identifier escaping with backticks #​1295
  • Cap format string precision to prevent memory exhaustion #​1292
🛠️ Maintenance & Internal
  • chore: Migrate gsutil usage to gcloud storage in #​1274
  • Lint fixes for exported function/type comments in #​1279
  • Lint fixes for import in #​1287

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ocmbot ocmbot Bot requested a review from a team as a code owner May 10, 2026 01:02
@ocmbot ocmbot Bot enabled auto-merge (squash) May 10, 2026 01:02
@netlify

netlify Bot commented May 10, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website ready!

Name Link
🔨 Latest commit ba27f15
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/6a0196d99d62b5000795dd17
😎 Deploy Preview https://deploy-preview-2479--ocm-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added kind/bugfix Bug kind/dependency dependency update, etc. size/s Small labels May 10, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-google-cel-go-0.x branch 3 times, most recently from 0e5c01e to 403f5c0 Compare May 11, 2026 07:14
@ocmbot ocmbot Bot force-pushed the renovate/github.com-google-cel-go-0.x branch 9 times, most recently from a4fc74d to e16c278 Compare May 11, 2026 08:34
@ocmbot ocmbot Bot force-pushed the renovate/github.com-google-cel-go-0.x branch from e16c278 to ba27f15 Compare May 11, 2026 08:44
@ocmbot ocmbot Bot merged commit 12aad40 into main May 11, 2026
42 checks passed
@ocmbot ocmbot Bot deleted the renovate/github.com-google-cel-go-0.x branch May 11, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug kind/dependency dependency update, etc. size/s Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants