Skip to content

Bump the go-deps group across 1 directory with 2 updates#29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-deps-d059e6615a
Open

Bump the go-deps group across 1 directory with 2 updates#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-deps-d059e6615a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-deps group with 2 updates in the / directory: github.com/google/cel-go and go.yaml.in/yaml/v3.

Updates github.com/google/cel-go from 0.29.1 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

Release v0.29.2

What's Changed

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

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

Updates go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5

Commits
  • e16c7af Remove empty go.sum file
  • 6abcd01 Fix unhandled nil-errors in tests
  • 9481db7 Remove suite_test.go and gopkg.in/check.v1
  • 485f5fc Use standard testing library for limit_test.go
  • 3e00046 Use standard testing library for node_test.go
  • f612058 Use standard testing library for decode_test.go
  • 078f958 Use standard testing library encode_test.go
  • 3847ac0 [v3] backport CodeQL workflow
  • 1666663 Revert incorrect gofmt changes
  • 73290cb Retract v3 tags that cannot be installed
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 2 updates in the / directory: [github.com/google/cel-go](https://github.com/google/cel-go) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml).


Updates `github.com/google/cel-go` from 0.29.1 to 0.30.0
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](cel-expr/cel-go@v0.29.1...v0.30.0)

Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5
- [Commits](yaml/go-yaml@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: go.yaml.in/yaml/v3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

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 27, 2026
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