Skip to content

deps: bump the turso group with 2 updates - #797

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/turso-232ff4da1e
Open

deps: bump the turso group with 2 updates#797
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/turso-232ff4da1e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the turso group with 2 updates: turso and turso_core.

Updates turso from 0.7.0 to 0.7.1

Release notes

Sourced from turso's releases.

v0.7.1

Install turso_cli 0.7.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.7.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.7.1/turso_cli-installer.ps1 | iex"

Download turso_cli 0.7.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-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.7.1-pre.1

Install turso_cli 0.7.1-pre.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Changelog

Sourced from turso's changelog.

Changelogq

Commits
  • 4a88feb Turso 0.7.1
  • 41515cb Turso 0.7.1-pre.1
  • 62d4974 Merge 'Fix async transaction API in JavaScript SDKs' from Nikita Sivukhin
  • 2ba820b Merge 'serverless: remove Connection.execute() from the main API' from Pekka ...
  • aa95f46 Merge 'serverless/javascript: await async prepare() in integration tests' fro...
  • 1428e4a Merge 'allow to pass arbitrary request headers in the queries through queryOp...
  • efac1f4 Merge 'serverless/javascript: fix stale inTransaction after execute and batch...
  • 6bb95da Merge 'core/translate: Fix missing index after UPSERT due to pre-constraint c...
  • 9b21019 Merge 'core/translate: Fix cost model for InSeek for IN LIST query' from Pres...
  • See full diff in compare view

Updates turso_core from 0.7.0 to 0.7.2

Release notes

Sourced from turso_core's releases.

v0.7.2

Install turso_cli 0.7.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download turso_cli 0.7.2

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.7.2-pre.6

Install turso_cli 0.7.2-pre.6

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Changelog

Sourced from turso_core's changelog.

Changelogq

Commits
  • 046e9cb Turso 0.7.2
  • 8ee137b Turso 0.7.2-pre.6
  • 8a929b3 Merge 'sync: auto-detect the remote pull protocol' from Preston Thorpe
  • 2cc44a8 Merge 'sync/engine: temporarily use truncate checkpoint only in mvcc mode' fr...
  • a303869 Turso 0.7.2-pre.5
  • fbcb6e5 ci: pin Ruff lint version
  • 4755d65 sync/engine: fix test build against v0.7 Database::open_file signature
  • 458214a Turso 0.7.2-pre.4
  • 1bf2045 Merge 'bindings/javascript: pin playwright to 1.61.0 to match container image...
  • 20576a1 Turso 0.7.2-pre.3
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the turso group with 2 updates: [turso](https://github.com/tursodatabase/turso) and [turso_core](https://github.com/tursodatabase/turso).


Updates `turso` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/tursodatabase/turso/releases)
- [Changelog](https://github.com/tursodatabase/turso/blob/main/CHANGELOG.md)
- [Commits](tursodatabase/turso@v0.7.0...v0.7.1)

Updates `turso_core` from 0.7.0 to 0.7.2
- [Release notes](https://github.com/tursodatabase/turso/releases)
- [Changelog](https://github.com/tursodatabase/turso/blob/main/CHANGELOG.md)
- [Commits](tursodatabase/turso@v0.7.0...v0.7.2)

---
updated-dependencies:
- dependency-name: turso
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: turso
- dependency-name: turso_core
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: turso
...

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 Aug 3, 2026
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