Skip to content

chore(deps): bump the prod-deps group with 3 updates#140

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prod-deps-80531b5c17
Closed

chore(deps): bump the prod-deps group with 3 updates#140
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prod-deps-80531b5c17

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the prod-deps group with 3 updates: turso, turso_core and cron.

Updates turso from 0.7.0-pre.8 to 0.7.0-pre.9

Release notes

Sourced from turso's releases.

v0.7.0-pre.9

Install turso_cli 0.7.0-pre.9

Install prebuilt binaries via shell script

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

Download turso_cli 0.7.0-pre.9

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>
Commits
  • 93dddea Turso 0.7.0-pre.9
  • 28f705c Merge 'Experimental features sync sdk' from Nikita Sivukhin
  • c71264e fix CI
  • 860b1e7 adjust types
  • 4aa0966 add test with sync sdk
  • e6411ce add tests
  • 023ace6 support experimental features in the js sdk
  • 722fd20 support experimental features in sync engine and sdk-kit
  • c681ded Merge 'Add SQL-standard scalar functions and PG-compatible aliases' from Glau...
  • 698bf89 docs/sql-reference: document new functions and PG aliases
  • Additional commits viewable in compare view

Updates turso_core from 0.7.0-pre.8 to 0.7.0-pre.9

Release notes

Sourced from turso_core's releases.

v0.7.0-pre.9

Install turso_cli 0.7.0-pre.9

Install prebuilt binaries via shell script

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

Download turso_cli 0.7.0-pre.9

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>
Commits
  • 93dddea Turso 0.7.0-pre.9
  • 28f705c Merge 'Experimental features sync sdk' from Nikita Sivukhin
  • c71264e fix CI
  • 860b1e7 adjust types
  • 4aa0966 add test with sync sdk
  • e6411ce add tests
  • 023ace6 support experimental features in the js sdk
  • 722fd20 support experimental features in sync engine and sdk-kit
  • c681ded Merge 'Add SQL-standard scalar functions and PG-compatible aliases' from Glau...
  • 698bf89 docs/sql-reference: document new functions and PG aliases
  • Additional commits viewable in compare view

Updates cron from 0.16.0 to 0.17.0

Commits

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 prod-deps group with 3 updates: [turso](https://github.com/tursodatabase/turso), [turso_core](https://github.com/tursodatabase/turso) and [cron](https://github.com/zslayton/cron).


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

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

Updates `cron` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/zslayton/cron/releases)
- [Commits](https://github.com/zslayton/cron/commits)

---
updated-dependencies:
- dependency-name: turso
  dependency-version: 0.7.0-pre.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: turso_core
  dependency-version: 0.7.0-pre.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: cron
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

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 Jun 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 20, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/prod-deps-80531b5c17 branch June 20, 2026 22:56
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