chore(biome): upgrade to v2#12
Merged
Merged
Conversation
Fallow audit reportFound 1 finding. Details
Generated by fallow. |
Fallow audit report0 inline findings selected for GitHub review. |
🗺️ StyleProof report✓ No visual changes detected. |
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.
Why
The npm registry reports
@biomejs/biome@2.5.1as latest, while the template was still on Biome 1.9.4. This upgrades the lint/format/import owner to the current major and keeps the repo's one-tool lint/format contract intact.What Changed
@biomejs/biomefrom^1.9.4to^2.5.1.pnpm exec biome migrate --write, migratingbiome.jsonto the 2.5.1 schema.team-walkthrough.htmlby adding SVG titles and tightening a selector.Proof
pnpm view @biomejs/biome version dist-tags --jsonconfirmed latest is2.5.1.pnpm exec biome migrate --writepnpm check— Biome 2 checked 28 files.pnpm verifypnpm e2eN/Awith reason:N/A— no product UI/CSS behaviour changed; formatting-only CSS wrap plus static walkthrough SVG titles.N/Awith reason: latest-sha StyleProof passed withNo visual changes.CI Status
Latest-sha checks are green: CI quality, Fallow, unit/component tests, production build, E2E behaviour map, security audit, CodeQL, Lighthouse, computed-style visual gate, and StyleProof.
Risk And Rollback
Moderate tooling risk, low runtime risk. This changes the formatter/linter major version and its config schema. Rollback is reverting the single commit if CI or downstream formatting expectations reveal an issue.
Definition Of Done
N/A— no product behaviour changed.)N/A— no runtime logic changed.)team-walkthrough.html; fixed andpnpm checkpassed..agents/project/ARCHITECTURE.mdandCONVENTIONS.md.N/A— same tool owner, newer major.)