Skip to content

chore(dev): bump biome config schema to 2.5.4#302

Open
fro-bot wants to merge 1 commit into
mainfrom
fix/biome-schema-2.5.4
Open

chore(dev): bump biome config schema to 2.5.4#302
fro-bot wants to merge 1 commit into
mainfrom
fix/biome-schema-2.5.4

Conversation

@fro-bot

@fro-bot fro-bot commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Aligns biome.json \ (2.5.32.5.4) with the installed @biomejs/biome@2.5.4 CLI. PR #300 bumped the CLI to 2.5.4 but the \ was left at 2.5.3, leaving one lingering lint info on main:

biome.json:1  Expected: 2.5.4  Found: 2.5.3

Generated via bun run biome migrate --write. Biome-only config migration; no source or behavior changes.

Verification

Check Result
bun install ✅ clean
bun run lint ✅ clean (no infos)
bun run typecheck ✅ clean
bun run build ✅ clean

Changeset

None — dev-tooling config fix; no user-visible changes.

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.
@fro-bot fro-bot mentioned this pull request Jul 18, 2026
66 tasks
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