Skip to content

build(deps): bump github.com/mattn/go-sqlite3 from 1.14.38 to 1.14.44#14

Merged
shoenig merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44
May 5, 2026
Merged

build(deps): bump github.com/mattn/go-sqlite3 from 1.14.38 to 1.14.44#14
shoenig merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps github.com/mattn/go-sqlite3 from 1.14.38 to 1.14.44.

Commits
  • 20826e8 Merge pull request #1394 from mattn/sqlite-amalgamation-3053000
  • 2d4d220 fix changelog URL when minor or patch version is zero
  • 3761cf7 Upgrade SQLite to version 3053000
  • 1aa7317 Merge pull request #1388 from mattn/stmt-cache-lru
  • c719e20 Merge pull request #1392 from mattn/fix-issue-1390-query-comment-panic
  • 869e516 fix panic when querying input with no SQL (only comments/whitespace)
  • 6690238 extract finalizeCachedStmt helper and drop redundant tail reset
  • 59e8e75 only set stmt cacheKey when cache is enabled
  • 2badb4c use slice len/cap for stmt cache instead of separate counters
  • 7716c20 evict LRU stmt when stmt cache is full
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Something to do with dependencies label May 1, 2026
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.38 to 1.14.44.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.38...v1.14.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44 branch from 01a1386 to 74e8edf Compare May 5, 2026 15:36
@shoenig shoenig merged commit 78de39f into main May 5, 2026
1 check passed
@shoenig shoenig deleted the dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44 branch May 5, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Something to do with dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant