Skip to content

chore(deps): batch update non-major dependencies#621

Merged
matt2e merged 1 commit intomainfrom
chore/batch-dep-updates
Apr 14, 2026
Merged

chore(deps): batch update non-major dependencies#621
matt2e merged 1 commit intomainfrom
chore/batch-dep-updates

Conversation

@matt2e
Copy link
Copy Markdown
Contributor

@matt2e matt2e commented Apr 14, 2026

Summary

Batches all high-confidence (non-major) Renovate dependency updates into a single PR, since the individual Renovate PRs weren't being rebased.

  • JS: pnpm 10.30.3 → 10.33.0
  • Go: go-sdk v1.4.0 → v1.4.1, goldmark v1.7.16 → v1.8.2
  • Rust: rusqlite 0.38 → 0.39, rusqlite_migration 2.4.1 → 2.5.0, sha2 0.10 → 0.11, tokio 1.49 → 1.50, nix 0.29 → 0.31
  • Fixed 2 Rust source files for sha2 0.11 API change (LowerHex no longer impl'd on digest output)

Supersedes Renovate PRs: #538, #435, #389, #361, #390

Skipped major version bumps (jsdom v29 #442, @vitejs/plugin-react v6 #441) — those need separate review.

Test plan

  • cargo check passes for workspace, staged, and differ
  • pnpm check passes for staged and differ
  • Pre-push hooks all green (crates-fmt, crates-lint, crates-test, differ-ci, staged-ci)
  • CI passes

🤖 Generated with Claude Code

Updates from Renovate PRs #538, #435, #389, #361, #390:
- JS: update pnpm 10.30.3→10.33.0, refresh lockfile
- Go: update go-sdk v1.4.0→v1.4.1, goldmark v1.7.16→v1.8.2
- Rust: update rusqlite 0.38→0.39, rusqlite_migration 2.4.1→2.5.0,
  sha2 0.10→0.11, tokio 1.49.0→1.50.0, nix 0.29→0.31
- Rust: fix sha2 0.11 LowerHex breakage in summarize and staged

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners April 14, 2026 04:44
@matt2e matt2e closed this Apr 14, 2026
@matt2e matt2e reopened this Apr 14, 2026
@matt2e matt2e merged commit 0b76f3e into main Apr 14, 2026
12 checks passed
@matt2e matt2e deleted the chore/batch-dep-updates branch April 14, 2026 04:56
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