build(deps): post-flip dependency triage batch - #48
Merged
Conversation
The first dependency batch actioned in this repo as the source of truth. Applied: GitHub Actions (setup-node 6->7, docker metadata 5->6, login 3->4, build-push 6->7); Rust tokio 1.53.1, anyhow 1.0.104, wat 1.254.0, and base64 0.22->0.23 (major, trialled: compiles clean); web react/react-dom 19.2.8, react-router-dom 7.18.2, vite 8.1.5, @playwright/test 1.62.0, @tailwindcss/vite 4.3.3, and typescript 6->7 (major, trialled: tsc --noEmit exits 0 on the existing codebase). Caret ranges preserved. Declined: md-5 0.11 — it belongs to the digest-trait strand (sha1/hmac/ argon2 password-hash are still on the 0.10-era traits) which must move together; bumping one crate alone fragments the tree for no gain. Same rationale as the standing sha2 0.11 / rand_core 0.9 holds. Gate: fmt + clippy -D warnings + 15 test suites + open build + web build. Signed-off-by: Heldar <noreply@heldar.dev>
wms2537
force-pushed
the
deps/triage-post-flip
branch
from
July 31, 2026 04:20
4858fff to
36a328b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First dependency batch actioned here as the source of truth (the equivalents opened against the old private monorepo targeted code that has since moved, and were closed).
Applied — Actions: setup-node 6→7, docker metadata 5→6 / login 3→4 / build-push 6→7. Rust: tokio 1.53.1, anyhow 1.0.104, wat 1.254.0, and base64 0.22→0.23 (major — trialled, compiles clean). Web: react + react-dom 19.2.8, react-router-dom 7.18.2, vite 8.1.5, @playwright/test 1.62.0, @tailwindcss/vite 4.3.3, and typescript 6→7 (major — the Go-compiler rewrite; trialled,
tsc --noEmitexits 0 unmodified). Caret convention preserved.Declined: md-5 0.11 — part of the digest-trait strand (sha1/hmac/argon2's password-hash still on 0.10-era traits) that must move as one; same standing rationale as sha2 0.11 and rand_core 0.9.
Gate: fmt + clippy
-D warnings+ 15 test suites + open build + web build, all green.🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.