Skip to content

Bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42 in /tools/rumble in the gomod group across 1 directory#3135

Merged
cpanato merged 1 commit intomainfrom
dependabot/go_modules/tools/rumble/gomod-09f7f50f2d
Apr 28, 2026
Merged

Bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42 in /tools/rumble in the gomod group across 1 directory#3135
cpanato merged 1 commit intomainfrom
dependabot/go_modules/tools/rumble/gomod-09f7f50f2d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps the gomod group with 1 update in the /tools/rumble directory: github.com/mattn/go-sqlite3.

Updates github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42

Commits
  • 5df13a0 Merge pull request #1387 from mattn/codex/stmt-cache
  • e302e5c document that _stmt_cache_size is per connection
  • 867dcbf move reset/clear into putCachedStmt and always finalize on failure
  • 0e58fa4 simplify prepareWithCache to call prepare instead of duplicating logic
  • e9f47da do not bail out on finalize error in closeCachedStmtsLocked
  • 325cb8d remove redundant stmtCacheSize check in putCachedStmt
  • 061c2a5 check stmtCacheSize before acquiring mutex in takeCachedStmt
  • efa9b1c add opt-in statement cache
  • 8d12439 Merge pull request #1386 from mattn/perf/reduce-cgo-overhead
  • 89f4bbe fix build with SQLITE_ENABLE_UNLOCK_NOTIFY
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 30, 2026 23:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 30, 2026

Deploy Preview for ornate-narwhal-088216 ready!

Name Link
🔨 Latest commit 876e32f
🔍 Latest deploy log https://app.netlify.com/projects/ornate-narwhal-088216/deploys/69f00e168db52100083250f0
😎 Deploy Preview https://deploy-preview-3135--ornate-narwhal-088216.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/rumble/gomod-09f7f50f2d branch from 23c2dcf to 43a3a1a Compare April 6, 2026 22:44
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/rumble/gomod-09f7f50f2d branch from 43a3a1a to b936b92 Compare April 13, 2026 23:01
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/rumble/gomod-09f7f50f2d branch from b936b92 to 9be5d68 Compare April 20, 2026 23:50
Bumps the gomod group with 1 update in the /tools/rumble directory: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3).


Updates `github.com/mattn/go-sqlite3` from 1.14.37 to 1.14.42
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.37...v1.14.42)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.38 in /tools/rumble in the gomod group Bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.42 in /tools/rumble in the gomod group across 1 directory Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/rumble/gomod-09f7f50f2d branch from 9be5d68 to 876e32f Compare April 28, 2026 01:32
@cpanato cpanato merged commit 46750bd into main Apr 28, 2026
9 checks passed
@cpanato cpanato deleted the dependabot/go_modules/tools/rumble/gomod-09f7f50f2d branch April 28, 2026 07:15
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