Skip to content

chore(deps): apply post-1.0 Dependabot batch (6 safe bumps)#58

Merged
DRHATL95 merged 1 commit into
devfrom
chore/deps-batch-post-1.0
Jul 3, 2026
Merged

chore(deps): apply post-1.0 Dependabot batch (6 safe bumps)#58
DRHATL95 merged 1 commit into
devfrom
chore/deps-batch-post-1.0

Conversation

@DRHATL95

@DRHATL95 DRHATL95 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Consolidates the 6 CI-green, low-risk Dependabot bumps into one verified change (avoids intra-ecosystem lockfile rebase churn). Supersedes #43, #45, #46, #47, #48, #50 (closing those).

Included: tokio 1.50.0 · anyhow 1.0.103 · vite 8.1.2 · svelte-check 4.7.1 · svelte 5.56.4 · @tauri-apps/api 2.11.1

Deliberately excluded:

Verified: cargo test 133 · svelte-check 0 · vitest 307.

🤖 Generated with Claude Code

Consolidates the CI-green, low-risk Dependabot updates into one verified
change (avoids intra-ecosystem lockfile rebase churn across 6 PRs):

- tokio 1.48.0 -> 1.50.0 (cargo)
- anyhow 1.0.102 -> 1.0.103 (cargo dev-dep)
- vite 8.0.16 -> 8.1.2 (ui dev)
- svelte-check 4.6.0 -> 4.7.1 (ui dev)
- svelte 5.56.3 -> 5.56.4 (ui)
- @tauri-apps/api 2.11.0 -> 2.11.1 (ui)

Supersedes #43,#45,#46,#47,#48,#50.

Deliberately NOT included:
- #49 reqwest 0.12->0.13: reqwest 0.13 removed RequestBuilder::form()
  used in auth.rs (Cargo.toml pins 0.12 on purpose) — closing it.
- #44 str0m, #42 libloading: native-webrtc-feature-gated deps; default
  CI doesn't build them, so a bump could silently break the 1.1 native
  engine build. Defer to the native-engine work.
- #40 checkout->v7, #41 setup-node->v6: major GitHub Action bumps;
  checkout is used in release.yml on the self-hosted Node-22 runner that
  just cut 1.0 — defer until runner Node compatibility is confirmed.

Verified: cargo test 133; svelte-check 0; vitest 307; all green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant