chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.4.14#17
chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.4.14#17dependabot[bot] wants to merge 4 commits into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
f86542c to
fa9407a
Compare
Agent Evaluation ResultsOverall Score: 98.0% Generated by agent-eval-harness |
|
6b47c56 to
93931ca
Compare
|
|
A newer version of @biomejs/biome exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.4 to 2.4.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.4.14/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Migrate biome.json: schema URL, files.ignore→includes, organizeImports→assist.actions (set to off to preserve 1.x code-action-only semantics) - Reformat package.json files arrays to multiline per Biome 2.x JSON formatter
Remove useless escape sequences in template literals (noUselessEscapeInString)
and no-op .replace() chains containing ${} in regular strings
(noTemplateCurlyInString) — both are newly enforced lints in biome v2.
Security audit failures are pre-existing transitive vulnerabilities
(fast-uri, @opentelemetry/*, hono, ip-address) unrelated to this bump.
- Add pnpm overrides for vulnerable transitive dependencies (fast-uri, @opentelemetry/auto-instrumentations-node, @opentelemetry/sdk-node, hono, ip-address) to fix security audit failures - Regenerate pnpm-lock.yaml with updated resolutions Security audit (pnpm audit --audit-level moderate) now passes: 0 vulnerabilities.
9b8c7fd to
4de82fe
Compare
🔒 Closed — pre-existing transitive vulnerabilities, outside scope of this PR
Closing to keep the dependabot queue actionable. Run If you believe this PR's bump does actually introduce a fixable audit finding (rare), reopen it and add the label |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @biomejs/biome from 1.9.4 to 2.4.14.
Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
46393e0ci: release (#10100)ae659ddfeat(lint/js): addnoExcessiveNestedCallbacks(#10188)d62b331feat(lint/js): adduseMathMinMax(#9926)7acf1e0feat(lint/js): addnoReactStringRefs(#9922)491b171feat(lint/js): adduseTestHooksOnTop(#9393)4a664c1fix(noShadow): make sure it doesn't shadow types (#10083)e316150ci: release (#9991)11ddc05feat(lint): add useReactNativePlatformComponents rule and options (#10033)1603f78feat(js_analyze): implement noJsxLeakedDollar (#9911)c5eb92bfeat(linter): add nursery rule noUnnecessaryTemplateExpression (#9969)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@biomejs/biomesince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)