Skip to content

build(deps): bump the production-dependencies group across 1 directory with 3 updates - #4530

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/production-dependencies-452e76b8d2
Open

build(deps): bump the production-dependencies group across 1 directory with 3 updates#4530
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/production-dependencies-452e76b8d2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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-go from 0.29.0 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

Release v0.29.1

What's Changed

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

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 github.com/ncruces/go-sqlite3 from 0.34.4 to 0.35.2

Release notes

Sourced from github.com/ncruces/go-sqlite3's releases.

v0.35.2

What's Changed

Updates:

  • SQLite 3.53.3
  • Gorm 1.31.2
  • Vec1 0.7

Added O_TMPFILE support.

[!CAUTION] There is a know issue (#404) that may cause data corruption when using WAL mode on Windows under high concurrency. The bug has likely existed ever since WAL mode support was added to Windows in v0.20.2 2 years ago. Since this is not a regression, I decided not to block the release waiting for a fix.

Full Changelog: ncruces/go-sqlite3@v0.35.1...v0.35.2

Artifact attestations

v0.35.1

What's Changed

Fixed issue #401.

Full Changelog: ncruces/go-sqlite3@v0.35.0...v0.35.1

Artifact attestations

v0.35.0

What's Changed

In an effort to keep the code size small (and compile times relatively fast) while continuing to add more SQLite features, the FTS5 and R*Tree/Geopoly extensions are now compiled separately. This is a breaking change. Now, to use:

In addition, support for the pre-update hook was added.

Also, Go 1.27 uses encoding/json/v2 for improved performance.

Full Changelog: ncruces/go-sqlite3@v0.34.4...v0.35.0

Artifact attestations

Commits

Updates golang.org/x/sync from 0.21.0 to 0.22.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/ncruces/go-sqlite3 [>= 0.33.a, < 0.34]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2026
@kyleconroy

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/production-dependencies-452e76b8d2 branch from 72c83ba to 0e966bd Compare July 28, 2026 04:16
…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
dependabot Bot force-pushed the dependabot/go_modules/production-dependencies-452e76b8d2 branch from 0e966bd to 8a62603 Compare July 28, 2026 10:03
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