Skip to content

chore(deps): bump turso_core from 0.6.0 to 0.6.1#1764

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/turso_core-0.6.1
Open

chore(deps): bump turso_core from 0.6.0 to 0.6.1#1764
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/turso_core-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps turso_core from 0.6.0 to 0.6.1.

Release notes

Sourced from turso_core's releases.

0.6.1 -- 2026-05-22

Release Notes

Fixed

  • Apply virtual gen-col affinity in OLD probe and NEW key (Mikaël Francoeur)
  • core/mvcc: make MVCC integrity_check reprepare after checkpoint root publication (Avinash Sajjanshetty)
  • core/mvcc: rollback savepoint on abandoned statement (Pere Diaz Bou)
  • core/mvcc: check schema cookie during get_commit_timestamp (Pere Diaz Bou)
  • core/mvcc: yield on big serialization of transaction (Pere Diaz Bou)
  • core/mvcc: preserve rowid allocator watermark (Avinash Sajjanshetty)
  • core/mvcc: Rollback abandoned MVCC commits on cleanup (Mikaël Francoeur)
  • core/mvcc: fix MVCC checkpoint duplicate index entries for interior index keys (Avinash Sajjanshetty)

Install turso_cli 0.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.6.1/turso_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.6.1/turso_cli-installer.ps1 | iex"

Download turso_cli 0.6.1

File Platform Checksum
turso_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
turso_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
turso_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
turso_cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
turso_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo tursodatabase/turso

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

... (truncated)

Changelog

Sourced from turso_core's changelog.

0.6.1 -- 2026-05-22

Fixed

  • Apply virtual gen-col affinity in OLD probe and NEW key (Mikaël Francoeur)
  • core/mvcc: make MVCC integrity_check reprepare after checkpoint root publication (Avinash Sajjanshetty)
  • core/mvcc: rollback savepoint on abandoned statement (Pere Diaz Bou)
  • core/mvcc: check schema cookie during get_commit_timestamp (Pere Diaz Bou)
  • core/mvcc: yield on big serialization of transaction (Pere Diaz Bou)
  • core/mvcc: preserve rowid allocator watermark (Avinash Sajjanshetty)
  • core/mvcc: Rollback abandoned MVCC commits on cleanup (Mikaël Francoeur)
  • core/mvcc: fix MVCC checkpoint duplicate index entries for interior index keys (Avinash Sajjanshetty)
Commits
  • 76af5a1 Turso 0.6.1
  • 50f37a8 Update CHANGELOG.md
  • 28ae489 Turso 0.6.1-pre.1
  • 7fbb07a Merge 'core/mvcc: make MVCC integrity_check reprepare after checkpoint root p...
  • 673b1de Merge 'core/mvcc: Don't commit suspended previous root statement' from Mikaël...
  • d33050a Merge 'core/mvcc: rollback savepoint on abandoned statement' from Pere Diaz Bou
  • 3c37677 Merge 'core/mvcc: check schema cookie during get_commit_timestamp' from Pere ...
  • 3476166 Merge 'core/mvcc: yield on big serialization of transaction' from Pere Diaz Bou
  • 38bb65a Merge 'core/mvcc: preserve rowid allocator watermark' from Avinash Sajjanshetty
  • e832c58 Merge 'core/mvcc: fix MVCC checkpoint duplicate index entries for interior in...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [turso_core](https://github.com/tursodatabase/turso) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/tursodatabase/turso/releases)
- [Changelog](https://github.com/tursodatabase/turso/blob/v0.6.1/CHANGELOG.md)
- [Commits](tursodatabase/turso@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: turso_core
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 25, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 25, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bashkit 4f4e687 Commit Preview URL

Branch Preview URL
May 25 2026, 03:52 PM

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants