Skip to content

deps(deps): Bump github.com/ncruces/go-sqlite3 from 0.32.0 to 0.35.0#143

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.35.0
Closed

deps(deps): Bump github.com/ncruces/go-sqlite3 from 0.32.0 to 0.35.0#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ncruces/go-sqlite3 from 0.32.0 to 0.35.0.

Release notes

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

v0.35.0

What's Changed

In an effort to keep the code size small (and compile times relatively fast) while continuing to add more SQLite features, the FTS5 and R*Tree/Geopoly extensions are now compiled separately. This is a breaking change. Now, to use:

  • FTS5, you need github.com/ncruces/go-sqlite3/ext/fts5
  • R*Tree/Geopoly, you need github.com/ncruces/go-sqlite3/ext/rtree

In addition, support for the pre-update hook was added.

Also, Go 1.27 uses encoding/json/v2 for improved performance.

Full Changelog: ncruces/go-sqlite3@v0.34.4...v0.35.0

Artifact attestations

v0.34.4

What's Changed

Updates:

  • SQLite 3.43.2
  • Vec1 0.6

Improved the dotlk VFS under Linux containers: #392

Full Changelog: ncruces/go-sqlite3@v0.34.3...v0.34.4

Artifact attestations

v0.34.3

What's Changed

Fix a code generation bug: ncruces/wasm2go#31

Improved support for Go 1.27: golang/go#67546

Full Changelog: ncruces/go-sqlite3@v0.34.2...v0.34.3

Artifact attestations

v0.34.2

What's Changed

Fixed issue #389.

Full Changelog: ncruces/go-sqlite3@v0.34.1...v0.34.2

Artifact attestations

v0.34.1

What's Changed

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.32.0 to 0.35.0.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](ncruces/go-sqlite3@v0.32.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.35.0 branch from 6c445e1 to 40fcce8 Compare June 15, 2026 22:57
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #145.

@dependabot dependabot Bot closed this Jun 16, 2026
auto-merge was automatically disabled June 16, 2026 22:53

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.35.0 branch June 16, 2026 22:53
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