Skip to content

chore(deps): bump github.com/google/cel-go from 0.29.2 to 0.30.0 - #1230

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.30.0
Jul 29, 2026
Merged

chore(deps): bump github.com/google/cel-go from 0.29.2 to 0.30.0#1230
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/google/cel-go from 0.29.2 to 0.30.0.

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.30.0

What's Changed

New Contributors

Full Changelog: cel-expr/cel-go@v0.29.2...v0.29.3

Commits
  • a492a70 Expression node limits for parser and checker (#1386)
  • b85d3bc Add cost tracking to ext/math.go (#1353)
  • 6f3625d Allow validators to be reconfigured (#1379)
  • e15d3ca Introduce cel.bind nesting limit (#1378)
  • 36ff97d copy operands in Bytes.Add to avoid aliasing the receiver (#1381)
  • af38f75 Fix unsound constant folding of x in [x] for NaN values (#1374)
  • 0175dbb Ensure logical operator fold expressions are bool (#1380)
  • 7ff0141 Add runnable examples for all expressions in celbyexample.com (#1373)
  • 270df17 async: Introduce Timeout and Retry wrappers (#1367)
  • 94b0cce Concurrent Eval with context.Context bound functions (#1369)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](cel-expr/cel-go@v0.29.2...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from rhybrillou as a code owner July 29, 2026 16:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 29, 2026 16:03
@github-actions
github-actions Bot merged commit 75b6ee5 into main Jul 29, 2026
5 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/github.com/google/cel-go-0.30.0 branch July 29, 2026 16:20
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.

0 participants