chore(deps): bump modernc.org/sqlite from 1.50.0 to 1.51.0#106
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump modernc.org/sqlite from 1.50.0 to 1.51.0#106dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.50.0 to 1.51.0. - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.50.0...v1.51.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9709ed4 to
ab8162d
Compare
Contributor
Author
|
Superseded by #108. |
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 modernc.org/sqlite from 1.50.0 to 1.51.0.
Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
a5f439bCHANGELOG.md: fix release tag41e77beCHANGELOG.md: document #121827df98gofmt -l -s -w vtab/*.go0d384cbMerge branch 'feat/vtab-volatile-args-opt-in' into 'master'06e06d5extend VolatileArgs opt-in to vtab Filter and Updater Insert/Update2486abdHACKING.md, CLAUDE.md: this repo is not auto-tagged, tagging is manuald808a8fCHANGELOG.md: document #120fac1cabMerge branch 'feat/volatile-args-opt-in' into 'master'569614caddress review: empty-BLOB shape parity + re-entrancy note905960cadd FunctionImpl.VolatileArgs opt-in for zero-copy TEXT/BLOB args