Skip to content

go: bump github.com/google/cel-go from 0.28.1 to 0.29.2#52

Merged
tschaefer merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.29.2
Jul 9, 2026
Merged

go: bump github.com/google/cel-go from 0.28.1 to 0.29.2#52
tschaefer merged 1 commit into
mainfrom
dependabot/go_modules/github.com/google/cel-go-0.29.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release v0.29.2

What's Changed

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

Release v0.29.1

What's Changed

Full Changelog: cel-expr/cel-go@v0.29.0...v0.29.1

Release v0.29.0

What's Changed

New Features

Bug Fixes

Cost Tracking

Testing & Tooling

Documentation

Commits
  • 97611dc Update lists.go runtime cost calculator (#1360)
  • 91b2a93 Normalize cel/prompt_test.go to LF, add missing newline in prompt.go (#1361)
  • 6d10c55 cel/prompt.go: convert CRLF to LF line ending (#1359)
  • fa16799 avoid repeated construction of cost tracker (#1357)
  • ea3d5c0 feat(ext): add json encoder (#1340)
  • a4d0d64 startsWith / endsWith runtime cost agreement with checked cost (#1351)
  • d4efa77 Ensure receiver and global matches cost estimates agree (#1350)
  • 13cff33 ext/lists: add max size check to genRange() to prevent OOM (#1310)
  • f0ffa7e Execution frame integration with updated IntepretableV2 (#1344)
  • f1ec2f6 guard int32/uint32 map key narrowing in qualifyInternal (#1337)
  • 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.28.1 to 0.29.2.
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](cel-expr/cel-go@v0.28.1...v0.29.2)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-version: 0.29.2
  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 8, 2026
@tschaefer tschaefer merged commit 51406f6 into main Jul 9, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/google/cel-go-0.29.2 branch July 9, 2026 05:38
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