build(deps): bump modernc.org/sqlite from 1.57.0 to 1.58.0 - #1253
Merged
Conversation
rsdmike
previously approved these changes
Sep 8, 2026
rsdmike
left a comment
Member
There was a problem hiding this comment.
Verified: diff touches only go.mod/go.sum, CI green, non-major version bump, upgraded version confirmed to exist upstream.
Member
|
@dependabot recreate |
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.57.0 to 1.58.0. - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/modernc.org/sqlite-1.58.0
branch
from
September 8, 2026 18:36
7f52db2 to
b9bf7f2
Compare
rsdmike
enabled auto-merge (rebase)
September 8, 2026 19:17
rsdmike
approved these changes
Sep 8, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1253 +/- ##
=======================================
Coverage 56.71% 56.71%
=======================================
Files 149 149
Lines 12154 12154
=======================================
Hits 6893 6893
Misses 5260 5260
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.57.0 to 1.58.0.
Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme Headline