Skip to content

build(deps): bump github.com/ncruces/go-sqlite3 from 0.17.1 to 0.34.0#79

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.33.3
Closed

build(deps): bump github.com/ncruces/go-sqlite3 from 0.17.1 to 0.34.0#79
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.33.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps github.com/ncruces/go-sqlite3 from 0.17.1 to 0.34.0.

Release notes

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

v0.34.0

What's Changed

Updates:

Native (C) SQLite extensions are now compiled differently:

  • to use Spellfix1, you need to import github.com/ncruces/go-sqlite3/ext/spellfix1
  • you can also try the recent Vec1 vector extension at github.com/ncruces/go-sqlite3/ext/vec1

Full Changelog: ncruces/go-sqlite3@v0.33.3...v0.34.0

Artifact attestations

v0.33.3

[!IMPORTANT]

This is one of the first versions of this package to use wasm2go.

wasm2go is a recent project, so you may prefer to stick to previous versions, if you value stability.

Your feedback on this change is very appreciated. Please read and comment on the discussion.

What's Changed

Updates:

  • SQLite 3.53.0

Full Changelog: ncruces/go-sqlite3@v0.33.2...v0.33.3

Artifact attestations

v0.33.2

[!IMPORTANT]

This is one of the first versions of this package to use wasm2go.

wasm2go is a recent project, so you may prefer to stick to previous versions, if you value stability.

wasm2go had a bug affecting the following GOARCHs: alpha, arm, mipsle, mips64le, riscv, riscv64, sh. If you have users using these CPUs, please upgrade SQLite to v0.33.2.

Your feedback on this change is very appreciated. Please read and comment on the discussion.

This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:

import _ "github.com/ncruces/go-sqlite3/embed"
</tr></table> 

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from uchebnick as a code owner April 15, 2026 03:45
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.33.3 branch from 329cd99 to f8bcbbb Compare April 17, 2026 19:40
Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.17.1 to 0.34.0.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](ncruces/go-sqlite3@v0.17.1...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump github.com/ncruces/go-sqlite3 from 0.17.1 to 0.33.3 build(deps): bump github.com/ncruces/go-sqlite3 from 0.17.1 to 0.34.0 Apr 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.33.3 branch from f8bcbbb to 7614f38 Compare April 25, 2026 14:03
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #107.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.33.3 branch April 29, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants