Bump github.com/google/cel-go from 0.29.2 to 0.30.0 - #509
Conversation
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>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the github.com/google/cel-go dependency to a newer version across module definitions and checksums.
Changes:
- Bumped
github.com/google/cel-gofromv0.29.2tov0.30.0ingo.mod - Updated corresponding checksums in
go.sum
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the required cel-go dependency version to v0.30.0. |
| go.sum | Refreshes checksums to match the updated cel-go version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
Commits
a492a70Expression node limits for parser and checker (#1386)b85d3bcAdd cost tracking to ext/math.go (#1353)6f3625dAllow validators to be reconfigured (#1379)e15d3caIntroduce cel.bind nesting limit (#1378)36ff97dcopy operands in Bytes.Add to avoid aliasing the receiver (#1381)af38f75Fix unsound constant folding ofx in [x]for NaN values (#1374)0175dbbEnsure logical operator fold expressions are bool (#1380)7ff0141Add runnable examples for all expressions in celbyexample.com (#1373)270df17async: Introduce Timeout and Retry wrappers (#1367)94b0cceConcurrent Eval with context.Context bound functions (#1369)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)