build(deps): bump the production-dependencies group across 1 directory with 3 updates - #4530
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/production-dependencies-452e76b8d2
branch
from
July 28, 2026 04:16
72c83ba to
0e966bd
Compare
…y with 3 updates Bumps the production-dependencies group with 3 updates in the / directory: [github.com/google/cel-go](https://github.com/google/cel-go), [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) and [golang.org/x/sync](https://github.com/golang/sync). Updates `github.com/google/cel-go` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.29.0...v0.30.0) Updates `github.com/ncruces/go-sqlite3` from 0.34.4 to 0.35.2 - [Release notes](https://github.com/ncruces/go-sqlite3/releases) - [Commits](ncruces/go-sqlite3@v0.34.4...v0.35.2) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.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 dependency-group: production-dependencies - dependency-name: github.com/ncruces/go-sqlite3 dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/production-dependencies-452e76b8d2
branch
from
July 28, 2026 10:03
0e966bd to
8a62603
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the / directory: github.com/google/cel-go, github.com/ncruces/go-sqlite3 and golang.org/x/sync.
Updates
github.com/google/cel-gofrom 0.29.0 to 0.30.0Release 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)Updates
github.com/ncruces/go-sqlite3from 0.34.4 to 0.35.2Release notes
Sourced from github.com/ncruces/go-sqlite3's releases.
Commits
e0ae500Docs, updates.0499e6dAvoid vet warnings.d081bc7SQLite 3.53.3.eea4beeFix #380.97310cbCI.3fdcb0aBump actions/checkout from 6 to 7 (#402)2900c3eCI.d581398Issue #401.f063720Memory size.cc974a6JSON 1.27.Updates
golang.org/x/syncfrom 0.21.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weightsMost Recent Ignore Conditions Applied to This Pull Request