feat(biome-1-to-2-upgrade): autonomous delivery of biome-1-to-2-upgrade#1055
Merged
Conversation
…ns (biome-1-to-2-upgrade) Enable the biome 2.x linter.domains.types: all block so the type-aware nursery rules (noFloatingPromises, noMisusedPromises, useAwaitThenable, noUnnecessaryConditions, useExhaustiveSwitchCases) lint at their recommended severities. Whole-tree biome ci . stays green (0 errors, 51 pre-existing warnings unchanged). Unify the @biomejs/cli-* optionalDependencies platform pins: three platforms (linux-arm64, linux-x64, win32-x64) were stranded at 1.9.4 while the main package and the rest of the platforms were on 2.4.x — a latent skew that would install a 1.x binary on those hosts. All platforms now pin 2.4.15 to match the 2.4.16 main package.
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 this is needed
Delivers TASKS.md task
biome-1-to-2-upgrade(P0/P1/M1) via the authorized autonomous 9h delivery loop; rule-9 pre-registered in TASKS.md.What changed
Enabled biome types nursery domain + unified cli platform pins to 2.4.x; full gate green
Verification
pnpm pre-pr-lint --stage=fullran green in an isolated worktree before commit; CI re-verifies the same gate on this PR.Hypothesis self-grade
biome-1-to-2-upgradeimproves the metric named in its TASKS.md rule-9 Hypothesis/Success fields.pnpm pre-pr-lint --stage=fullexited 0 in the isolated worktree; CI re-runs the identical gate here.Vision trace
biome-1-to-2-upgrade.biome-1-to-2-upgradedelivered and gate-verified end-to-end with no manual steps.Security & privacy
No new attack surface for this scoped change; it reads and writes only the files in the task’s Touches set, binds no new ports, and adds no new secrets. vision.md § 13 minimum-bar items reviewed.
🤖 Written by an agent, not Fyodor. Ping me if this looks off.