fix(deps): update module github.com/ncruces/go-sqlite3 to v0.33.2#19
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/ncruces/go-sqlite3 to v0.33.2#19renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
49b9a70 to
9a57c84
Compare
9a57c84 to
12ab2de
Compare
12ab2de to
124fc00
Compare
124fc00 to
01e32db
Compare
01e32db to
a884258
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a884258 to
085c3d5
Compare
085c3d5 to
a2fca73
Compare
a2fca73 to
4e6b871
Compare
4e6b871 to
937b6b9
Compare
937b6b9 to
6a4cc91
Compare
6a4cc91 to
67b6b97
Compare
67b6b97 to
174356b
Compare
174356b to
97e8c7b
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.
This PR contains the following updates:
v0.20.3→v0.33.2Release Notes
ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)
v0.33.2Compare Source
This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:
If you were configuring how much memory you gave your SQLite connections, you need to:
Full Changelog: ncruces/go-sqlite3@v0.32.0...v0.33.2
v0.33.1Compare Source
v0.33.0Compare Source
This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:
If you were configuring how much memory you gave your SQLite connections, you need to:
Full Changelog: ncruces/go-sqlite3@v0.32.0...v0.33.0
v0.32.0Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.31.1...v0.32.0
Artifact attestations
v0.31.1Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.31.0...v0.31.1
Artifact attestations
v0.31.0Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.5...v0.31.0
Artifact attestations
v0.30.5Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.4...v0.30.5
Artifact attestations
v0.30.4Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.3...v0.30.4
Artifact attestations
v0.30.3Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.2...v0.30.3
Artifact attestations
v0.30.2Compare Source
What's Changed
Features:
Fixes:
Full Changelog: ncruces/go-sqlite3@v0.30.1...v0.30.2
Artifact attestations
v0.30.1Compare Source
What's Changed
Updates:
Changes:
CANTOPENandIOERRerrors wrap the file system error that caused themFixes:
Full Changelog: ncruces/go-sqlite3@v0.30.0...v0.30.1
Artifact attestations
v0.30.0Compare Source
What's Changed
Updates:
Changes:
CANTOPENandIOERRerrors wrap the file system error that caused themBreaking changes:
int64Full Changelog: ncruces/go-sqlite3@v0.29.1...v0.30.0
Artifact attestations
v0.29.1Compare Source
What's Changed
Experiments:
RowsColumnScannerfor improved time support - please report any issues building withgotipGOEXPERIMENT=jsonv2Breaking changes:
mvccVFSFull Changelog: ncruces/go-sqlite3@v0.29.0...v0.29.1
Artifact attestations
v0.29.0Compare Source
What's Changed
Updates:
Changes:
Full Changelog: ncruces/go-sqlite3@v0.28.0...v0.29.0
Artifact attestations
v0.28.0Compare Source
What's Changed
Updates:
Breaking changes:
cksumvfsfixes in #304 may cause compatibility issuesFeatures:
serdesin20a67cadriver.RowsColumnScannerin8a64ee6Full Changelog: ncruces/go-sqlite3@v0.27.1...v0.28.0
Artifact attestations
v0.27.1Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.27.0...v0.27.1
Artifact attestations
v0.27.0Compare Source
What's Changed
Breaking changes:
sqlite3.PointergenericsPerformance improvements:
memdbVFS performance under write contentionFull Changelog: ncruces/go-sqlite3@v0.26.3...v0.27.0
Artifact attestations
v0.26.3Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.26.2...v0.26.3
Artifact attestations
v0.26.2Compare Source
What's Changed
Changes:
Full Changelog: ncruces/go-sqlite3@v0.26.1...v0.26.2
Artifact attestations
v0.26.1Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.26.0...v0.26.1
Artifact attestations
v0.26.0Compare Source
What's Changed
Updates:
Changes:
Now supported in Bob: stephenafamo/bob#431 (thanks @stephenafamo).
Full Changelog: ncruces/go-sqlite3@v0.25.2...v0.26.0
Artifact attestations
v0.25.2Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.25.1...v0.25.2
Artifact attestations
v0.25.1Compare Source
What's Changed
Performance improvements:
Implemented bits of libc using Wasm SIMD128, thanks to a tip by @raggi on Hacker News.
Full Changelog: ncruces/go-sqlite3@v0.25.0...v0.25.1
Artifact attestations
v0.25.0Compare Source
What's Changed
Breaking changes:
BindBlob,BindRawText,ResultBlob,ResultRawTextin9f626b2nilslice is no longer the same asBindNull,ResultNulldatabase/sqlscanning heuristics in #256time.TimeforTEXTcolumnsboolautomatically forBOOLEANcolumnsANYwithSTRICTtablesPerformance improvements:
Thanks to @michaellenaghan in #250 and his new benchmark, significant improvements were attained for long running, complex queries, when used in combination with context cancellation.
Full Changelog: ncruces/go-sqlite3@v0.24.1...v0.25.0
Artifact attestations
v0.24.1Compare Source
What's Changed
Changes:
Full Changelog: ncruces/go-sqlite3@v0.24.0...v0.24.1
Artifact attestations
v0.24.0Compare Source
What's Changed
Changes:
Full Changelog: ncruces/go-sqlite3@v0.23.3...v0.24.0
Artifact attestations
v0.23.3What's Changed
Changes:
Full Changelog: ncruces/go-sqlite3@v0.23.1...v0.23.3
Artifact attestations
v0.23.1Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.23.0...v0.23.1
Artifact attestations
v0.23.0Compare Source
What's Changed
Updates:
Breaking changes:
regexp.GlobPrefixin #220Full Changelog: ncruces/go-sqlite3@v0.22.0...v0.23.0
Artifact attestations
v0.22.0Compare Source
What's Changed
Updates:
Breaking changes:
vfs.FilePersistWALrenamed inf025ffbexperimental.CoreFeaturesThreadsexplicitly if neededFull Changelog: ncruces/go-sqlite3@v0.21.3...v0.22.0
Artifact attestations
v0.21.3Compare Source
What's Changed
Changes:
Full Changelog: ncruces/go-sqlite3@v0.21.2...v0.21.3
Artifact attestations
v0.21.2Compare Source
What's Changed
Updates:
Changes:
sqlite3_dotlkcan recover from stale locks on Unix #205Full Changelog: ncruces/go-sqlite3@v0.21.1...v0.21.2
Artifact attestations
v0.21.1Compare Source
What's Changed
Updates:
Changes:
Fairer locking, with blocking locks on macOS and Windows, and no backoff on other platforms. See:
https://fractaledmind.github.io/2024/07/19/sqlite-in-ruby-backoff-busy-handler-problems/
Full Changelog: ncruces/go-sqlite3@v0.21.0...v0.21.1
Artifact attestations
v0.21.0Compare Source
What's Changed
Updates:
Breaking changes:
Stmt.Columns(dest ...any)API changedStmt.Columns(dest []any)(the difference matters!)sqlite3_nosysbuild tagsqlite3_dotlkshould work everywhereBEGIN CONCURRENTand Wal2 moved to their own moduleFull Changelog: ncruces/go-sqlite3@v0.20.3...v0.21.0
Artifact attestations
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.