chore(deps-dev): Bump @biomejs/biome from 1.9.4 to 2.4.13#24
chore(deps-dev): Bump @biomejs/biome from 1.9.4 to 2.4.13#24dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔒 Security ReviewThis PR is a straightforward dev-dependency bump of
Analysis against CLAUDE.md review priorities:
The major version jump (1.x → 2.x) for biome could introduce new lint rules or formatting changes, but biome is a dev dependency only — it has zero impact on the runtime library, wire format, or cryptographic properties.
No Critical, High, Medium, or Low findings. VERDICT: PASS |
5dd57c8 to
53012d1
Compare
🔒 Security ReviewThis PR is a dev-dependency bump only — upgrading Let me verify there are no source code changes hiding in the diff. The diff touches exactly three files:
No runtime source code, no cryptographic logic, no test files, no configuration affecting encryption/decryption behavior are modified. Findings
No cryptographic code is touched. No runtime dependencies are added or changed. No wire-format, nonce, AEAD, key-derivation, or comparison logic is affected. The biome upgrade is a major version jump (1.x → 2.x) which may change lint/format rules — but that's a DX concern, not a security concern. VERDICT: PASS |
53012d1 to
13c7217
Compare
🔒 Security ReviewThis PR is a dev-dependency-only bump of The diff modifies exactly two files:
Review against CLAUDE.md priorities
Findings
This is a straightforward dev-dependency version bump for the Biome linter/formatter. It touches no runtime code, no cryptographic logic, no wire format, and adds no runtime dependencies. The major version jump (1.x → 2.x) may require biome config adjustments, but that is a DX concern, not a security concern. Low (informational): Biome 2.x is a major version with potential breaking changes to lint rules and formatter output. The maintainer should confirm that VERDICT: PASS |
13c7217 to
64b811e
Compare
🔒 Security ReviewThis is a straightforward dev-dependency bump of The diff modifies only:
Analysis against CLAUDE.md review priorities:
The change is limited to a dev-only tooling upgrade. No runtime dependencies are added, removed, or modified. No source code changes. The
No security issues identified. This is a dev-dependency version bump with no impact on runtime behavior, wire format, or cryptographic code paths. VERDICT: PASS |
64b811e to
27a5b31
Compare
🔒 Security ReviewThis PR is a straightforward dev-dependency version bump: ReviewFiles changed: What this PR does: Bumps the Biome linter/formatter dev dependency from v1.9.4 to v2.4.13. Analysis against CLAUDE.md review priorities:
Dependency surface check: No runtime code, cryptographic logic, wire format, or production dependency graph is touched by this PR. Findings Summary
No Critical, High, Medium, or Low findings. VERDICT: PASS |
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.4 to 2.4.13. - [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.4.13/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
27a5b31 to
fc7e7f5
Compare
🔒 Security ReviewThis is a straightforward dev-dependency bump — The diff only touches:
Analysis against CLAUDE.md review priorities:
No runtime dependencies are added or modified. The Findings
No Critical, High, Medium, or Low findings. VERDICT: PASS |
|
Superseded by #28. |
Bumps @biomejs/biome from 1.9.4 to 2.4.13.
Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
e316150ci: release (#9991)11ddc05feat(lint): add useReactNativePlatformComponents rule and options (#10033)1603f78feat(js_analyze): implement noJsxLeakedDollar (#9911)c5eb92bfeat(linter): add nursery rule noUnnecessaryTemplateExpression (#9969)5cc83b1feat(lint/js): addnoLoopFunc(#9815)bd1e74ffeat(lint): add react native deep import rule (#10023)68fb8d4feat(lint/js): adduseDomNodeTextContent(#9865)94ccca9feat(lint): addnoReactNativeLiteralColors(#10012)3dce737feat(lint/js): adduseDomQuerySelector(#9885)131019efeat(lint): addnoReactNativeRawText(#10005)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@biomejs/biomesince your current version.