Skip to content

chore(deps): bump turso_core from 0.8.0-pre.8 to 0.8.0-pre.10 - #2401

Merged
claude[bot] merged 4 commits into
mainfrom
dependabot/cargo/turso_core-0.8.0-pre.10
Sep 15, 2026
Merged

claude[bot] merged 4 commits into
mainfrom
dependabot/cargo/turso_core-0.8.0-pre.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps turso_core from 0.8.0-pre.8 to 0.8.0-pre.10.

Release notes

Sourced from turso_core's releases.

v0.8.0-pre.10

Install turso_cli 0.8.0-pre.10

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download turso_cli 0.8.0-pre.10

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-aarch64-pc-windows-msvc.zip ARM64 Windows 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>

v0.8.0-pre.9

Install turso_cli 0.8.0-pre.9

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Commits
  • 342dfbe Turso 0.8.0-pre.10
  • afee8f5 Merge 'bindings/dotnet: validate packaged remote and replica consumers' from ...
  • 66b202a Merge 'json: skip NULL labels in object aggregates' from Wu Shuwen
  • 4abb8e1 Merge 'json: preserve SQL NULL in jsonb()' from Wu Shuwen
  • 517ec80 json: skip NULL labels in object aggregates
  • 5775d53 json: preserve SQL NULL in jsonb
  • 554ae1b Merge 'core: Optimize insert path, If, Compare and dispatch loop' from Mikaël...
  • 5bce508 Merge 'add valgrind to the devcontainer' from Mikaël Francoeur
  • 53f6b8a add valgrind to the devcontainer
  • b6fa585 bindings/dotnet: validate packaged consumers
  • 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.8.0-pre.8 to 0.8.0-pre.10.
- [Release notes](https://github.com/tursodatabase/turso/releases)
- [Changelog](https://github.com/tursodatabase/turso/blob/main/CHANGELOG.md)
- [Commits](tursodatabase/turso@v0.8.0-pre.8...v0.8.0-pre.10)

---
updated-dependencies:
- dependency-name: turso_core
  dependency-version: 0.8.0-pre.10
  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 Sep 14, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 14, 2026

Copy link
Copy Markdown

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 1f2a518 Commit Preview URL

Branch Preview URL
Sep 15 2026, 10:21 AM

claude Bot and others added 3 commits September 15, 2026 09:58
The bump moved the four turso crates to versions with no cargo-vet entry,
so `cargo vet --locked` failed the Audit job with 4 unvetted
dependencies. Regenerate the exemption set to match the lockfile; this
also prunes the stale internal-russh-num-bigint exemption for a crate no
longer in the tree.
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of turso_core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@claude
claude Bot merged commit 8686ab5 into main Sep 15, 2026
44 checks passed
@claude
claude Bot deleted the dependabot/cargo/turso_core-0.8.0-pre.10 branch September 15, 2026 10:36
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.

1 participant