Skip to content

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

Merged
skartikey merged 1 commit into
masterfrom
dependabot/go_modules/github.com/google/cel-go-0.30.0
Jul 28, 2026
Merged

chore(deps): Bump github.com/google/cel-go from 0.29.2 to 0.30.0#19345
skartikey merged 1 commit into
masterfrom
dependabot/go_modules/github.com/google/cel-go-0.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 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 the dependencies Pull requests that update a dependency file label Jul 27, 2026
@telegraf-tiger telegraf-tiger Bot added the chore label Jul 27, 2026
@telegraf-tiger

Copy link
Copy Markdown
Contributor

Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip.
Downloads for additional architectures and packages are available below.

⚠️ This pull request increases the Telegraf binary size by 1.99 % for linux amd64 (new size: 314.4 MB, nightly size 308.2 MB)

📦 Click here to get additional PR build artifacts

Artifact URLs

. DEB . RPM . TAR . GZ . ZIP
amd64.deb aarch64.rpm darwin_amd64.tar.gz windows_amd64.zip
arm64.deb armel.rpm darwin_arm64.tar.gz windows_arm64.zip
armel.deb armv6hl.rpm freebsd_amd64.tar.gz windows_i386.zip
armhf.deb i386.rpm freebsd_armv7.tar.gz
i386.deb ppc64le.rpm freebsd_i386.tar.gz
mips.deb riscv64.rpm linux_amd64.tar.gz
mipsel.deb s390x.rpm linux_arm64.tar.gz
ppc64el.deb x86_64.rpm linux_armel.tar.gz
riscv64.deb linux_armhf.tar.gz
s390x.deb linux_i386.tar.gz
linux_mips.tar.gz
linux_mipsel.tar.gz
linux_ppc64le.tar.gz
linux_riscv64.tar.gz
linux_s390x.tar.gz

@skartikey
skartikey merged commit 305802f into master Jul 28, 2026
28 checks passed
@skartikey
skartikey deleted the dependabot/go_modules/github.com/google/cel-go-0.30.0 branch July 28, 2026 12:24
@github-actions github-actions Bot added this to the v1.39.3 milestone Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant