[dep][go](deps): Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.49 - #1091
Open
dependabot[bot] wants to merge 1 commit into
Open
[dep][go](deps): Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.49#1091dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.22 to 1.14.49. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.22...v1.14.49) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-go_modules-github.com-mattn-go-sqlite3-1.14.48
branch
from
August 17, 2026 18:08
2fc8eb3 to
ea3a9e4
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 github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.49.
Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
Commits
cc41b8cMerge pull request #1442 from mattn/sqlite-amalgamation-305300418308a8Upgrade SQLite to version 3053004c1a1466Merge pull request #1440 from mattn/fix-limit-example-stmt-leak18f2ec3Assert the expected too many SQL variables error210e260Merge pull request #1439 from mattn/fix-hook-example-rows-leakdccd45fMerge pull request #1438 from mattn/fix-vtable-example-declarec0861deQuote table name before interpolating into DeclareVTabe664cc6Merge pull request #1437 from mattn/fix-series-vtable-example2195c5dMerge pull request #1436 from mattn/fix-fuzz-off-by-onedf9873fMerge pull request #1435 from mattn/fix-upgrade-error-handling