Bump the tooling group with 2 updates - #13
Merged
Merged
Conversation
Bumps the tooling group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [prettier](https://github.com/prettier/prettier). Updates `@biomejs/biome` from 2.5.13 to 2.5.14 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.14/packages/@biomejs/biome) Updates `prettier` from 3.9.6 to 3.9.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.8) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tooling - dependency-name: prettier dependency-version: 3.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tooling ... Signed-off-by: dependabot[bot] <support@github.com>
deku2026
force-pushed
the
dependabot/npm_and_yarn/tooling-fcaa6b6627
branch
from
September 21, 2026 23:50
a0bec6e to
ffc9c9a
Compare
deku2026
approved these changes
Sep 21, 2026
deku2026
left a comment
Contributor
There was a problem hiding this comment.
Complete review passed at ffc9c9a. Lock changes are limited to the intended Biome and Prettier patch graph; Biome schema is aligned. Release profile changes only the npm lock embedded in build identity, preserving Worker generators/bytes and all native inputs. npm restore/audit and complete static/offline check (63 tests) passed. Merge requires final-head CI and previous main deployment success.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/tooling-fcaa6b6627
branch
September 21, 2026 23:55
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.
Patches Biome to 2.5.14 and Prettier to 3.9.8, with the Biome schema aligned to its CLI. The application build identity embeds the complete npm lock, so this dependency update also receives immutable release profile r9 and matching source records. Existing profiles, Worker inputs/generators/expected bytes, native dependencies and legal texts are preserved.
Validation: normal npm restore reported zero vulnerabilities. The complete npm check passed: pinned toolchain, licence/provenance, Prettier, Biome, both TypeScript projects and all 63 offline tests. Final-head retained CI and previous main deployment must pass before merge.