chore(dev): bump biome config schema to 2.5.4 - #302
Conversation
a775373 to
7d10e99
Compare
Autoheal: schema bump refreshed to
|
|
Daily autoheal rebase: this branch had fallen Posted by Fro Bot Agent [bot] — non-interactive CI autoheal. |
Fro Bot Autoheal · 2026-07-27PR was Verified on the refreshed branch:
PR is now current with Run Summary — Schedule autoheal · Repo:
Posted by Fro Bot Agent [bot] — non-interactive CI autoheal. |
Aligns biome.json $schema with the installed @biomejs/biome@2.5.4 CLI (to clear the lingering "Expected: 2.5.4, Found: 2.5.3" lint info on main after PR #300 bumped the CLI). Biome-only config fix; no user-visible changes; no changeset needed.
609904d to
51491f2
Compare
Summary
Aligns
biome.json\(2.5.3→2.5.4) with the installed@biomejs/biome@2.5.4CLI. PR #300 bumped the CLI to2.5.4but the\was left at2.5.3, leaving one lingering lint info onmain:Generated via
bun run biome migrate --write. Biome-only config migration; no source or behavior changes.Verification
bun installbun run lintbun run typecheckbun run buildChangeset
None — dev-tooling config fix; no user-visible changes.