Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps github.com/ncruces/go-sqlite3/gormlite from 0.16.0 to 0.30.1.

Release notes

Sourced from github.com/ncruces/go-sqlite3/gormlite's releases.

v0.30.1

What's Changed

Updates:

  • SQLite 3.51.0
  • wazero v1.10.1

Changes:

  • SQLite CANTOPEN and IOERR errors wrap the file system error that caused them

Fixes:

Full Changelog: ncruces/go-sqlite3@v0.30.0...v0.30.1

Artifact attestations

v0.30.0

What's Changed

Updates:

  • SQLite 3.51.0
  • Gorm v1.31.1

Changes:

  • SQLite CANTOPEN and IOERR errors wrap the file system error that caused them

Breaking changes:

Full Changelog: ncruces/go-sqlite3@v0.29.1...v0.30.0

Artifact attestations

v0.29.1

What's Changed

Experiments:

  • RowsColumnScanner for improved time support - please report any issues building with gotip
  • JSON experiment - please report any issues building with GOEXPERIMENT=jsonv2

Breaking changes:

  • Changes to the snapshotting API of the experimental mvcc VFS

Full Changelog: ncruces/go-sqlite3@v0.29.0...v0.29.1

Artifact attestations

v0.29.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 21, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 21, 2025 17:09
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3/gormlite-0.30.1 branch from c8847cc to 81e2536 Compare November 24, 2025 00:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3/gormlite-0.30.1 branch 4 times, most recently from 9ceeb32 to 675cb3b Compare December 11, 2025 10:04
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3/gormlite-0.30.1 branch from 675cb3b to dd91a4c Compare December 15, 2025 10:06
@Xe
Copy link
Owner

Xe commented Jan 9, 2026

@dependabot recreate

Bumps [github.com/ncruces/go-sqlite3/gormlite](https://github.com/ncruces/go-sqlite3) from 0.16.0 to 0.30.1.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](ncruces/go-sqlite3@v0.16.0...v0.30.1)

---
updated-dependencies:
- dependency-name: github.com/ncruces/go-sqlite3/gormlite
  dependency-version: 0.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3/gormlite-0.30.1 branch from dd91a4c to b2e11d9 Compare January 9, 2026 21:54
@Xe
Copy link
Owner

Xe commented Jan 10, 2026

/reviewbot

1 similar comment
@Xe
Copy link
Owner

Xe commented Jan 10, 2026

/reviewbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants