chore(deps): bump turso_core from 0.8.0-pre.2 to 0.8.0-pre.3 - #2289
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
bashkit | 5a5e916 | Commit Preview URL Branch Preview URL |
Aug 10 2026, 10:09 AM |
turso 0.8.0-pre.3 implements `WITH RECURSIVE`, which the differential suite previously pinned as a documented divergence. The negative test now fails because turso agrees with host sqlite3, so convert it to the plain `assert_matches` parity check the divergence note called for and drop the note from the sqlite knowledge doc. Also repin the cargo-vet exemptions for the four turso_* crates, which Dependabot cannot update itself. Verified turso now emits 1..5 for the recursive CTE, byte-identical to the host sqlite3 output the old test asserted.
Rebased onto main after the rust-dependencies group merge, so the lockfile bump is reapplied cleanly on top of the current Cargo.lock.
9a6889e to
5a5e916
Compare
|
Rebased onto 1. 2. The
Did exactly that: the test is now Verified turso's new output directly: Byte-identical to the host output the old test asserted, so this is upstream closing the gap rather than a regression. Generated by Claude Code |
Bumps turso_core from 0.8.0-pre.2 to 0.8.0-pre.3.
Release notes
Sourced from turso_core's releases.
Commits
ed15b13Turso 0.8.0-pre.3f5c823bMerge 'sqlite/parser: match SQLite error for ORDER BY before compound operato...8f1cfddMerge 'core/vdbe: accept i64::MIN when applying numeric affinity to text' fro...dc23cddMerge 'core/mvcc: reclaim Passive checkpoint versions and empty SkipMap slots...4a506afMerge 'testing/differential: make differential fuzzer reliable enough to run ...7140860Merge 'core/translate: route CREATE TEMP VIEW to the temp schema' from roboturso4a4b722conformance: bless seven TCL test files that now fully pass8b729b4conformance: run each TCL test file in its own process4b0a564core/translate: route CREATE TEMP VIEW to the temp schema06e4482Potential fix for pull request findingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)