chore(deps): batch dependabot npm dependency bumps#122
Conversation
Combine the open Dependabot npm/yarn update PRs into a single change so they review, run CI, and land together: * @biomejs/biome 2.4.16 -> 2.5.0 (#116); also bump the biome.json $schema URL to 2.5.0 to match the CLI. * vitest -> ^4.1.9 across root, builder, cli and simulator (#117) * turbo ^2.9.14 -> ^2.9.18 (#118) * @types/node 25.9.1 -> 25.9.3 across root, builder, cli and simulator (#119) * vite 8.0.14 -> 8.0.16, a transitive security-group bump (#120) Supersedes #116, #117, #118, #119, #120.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
WalkthroughThe Biome schema URL in Dev Dependency Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
andrew-fleming
left a comment
There was a problem hiding this comment.
To be comprehensive, I'd pin tar to 7.5.16 in resolutions. Otherwise, LGTM!
Types of changes
Batches the open Dependabot npm/yarn bumps into one PR so they review, run CI, and land together instead of as five separate PRs.
@biomejs/biomevitestturbo@types/nodeviteAlso bumps the
biome.json$schemaURL to 2.5.0 to match the new CLI.Validation (local):
yarn lint(biome 2.5.0) clean,yarn typesclean,yarn testgreen across all four packages.PR Checklist
Further comments
Supersedes #116, #117, #118, #119, #120 — those are closed in favour of this batched PR.
viteis pinned to exactly 8.0.16 (matching Dependabot's #120) rather than the latest 8.x, to keep the change minimal.Summary by CodeRabbit