Skip to content

chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.4.6 - #1111

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/biomejs/biome-2.4.6
Closed

chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.4.6#1111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/biomejs/biome-2.4.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @biomejs/biome from 2.3.10 to 2.4.6.

Release notes

Sourced from @​biomejs/biome's releases.

Biome CLI v2.4.6

2.4.6

Patch Changes

What's Changed

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

2.4.6

Patch Changes

2.4.5

Patch Changes

  • #9185 e43e730 Thanks @​dyc3! - Added the nursery rule useVueScopedStyles for Vue SFCs. This rule enforces that <style> blocks have the scoped attribute (or module for CSS Modules), preventing style leakage and conflicts between components.

  • #9184 49c8fde Thanks @​chocky335! - Improved plugin performance by batching all plugins into a single syntax visitor with a kind-to-plugin lookup map, reducing per-node dispatch overhead from O(N) to O(1) where N is the number of plugins.

  • #9283 071c700 Thanks @​dyc3! - Fixed noUndeclaredVariables erroneously flagging functions and variables defined in the <script setup> section of Vue SFCs.

  • #9221 4612133 Thanks @​ematipico! - Fixed an issue where the JSON reporter didn't contain the duration of the command.

  • #9294 1805c8f Thanks @​Netail! - Extra rule source reference. biome migrate eslint should do a bit better detecting rules in your eslint configurations.

  • #9178 101b3bb Thanks @​Bertie690! - Fixed #9172 and #9168: Biome now considers more constructs as valid test assertions.

    Previously, assert, expectTypeOf and assertType were not recognized as valid assertions by Biome's linting rules, producing false positives in lint/nursery/useExpect and other similar rules.

    Now, these rules will no longer produce errors in test cases that used these constructs instead of expect:

    import { expectTypeOf, assert, assertType } from "vitest";

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.3.10 to 2.4.6.
- [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.6/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2026
@dpobel

dpobel commented Mar 6, 2026

Copy link
Copy Markdown
Owner

URL: https://1111.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 12644 12644 ✅️
CSS Open Open 10547 10547 ✅️
Blog
Blog Open Open 8519 8519 ✅️
Post Open Open 9465 9465 ✅️
Enhanced tag page (veille) Open Open 8459 8459 ✅️
Tag page pagination (javascript, page 5) Open Open 10020 10020 ✅️
Tag page (lecteur d'écran) Open Open 6056 6056 ✅️
Tags Open Open 27071 27071 ✅️
CV
CV fr Open Open 29484 29484 ✅️
CV fr pdf Open Open 157360 157360 ✅️
CV Open Open 28561 28561 ✅️
CV en pdf Open Open 133395 133395 ✅️
Pages
Page list Open Open 6558 6558 ✅️
About Open Open 3511 3511 ✅️
Misc
GitHub profile Open Open 2002 2002 ✅️
GitHub page Open Open 11198 11198 ✅️
Images
Resized JPG (660x) Open Open 31210 31210 ✅️
Resized JPG (200x) Open Open 5454 5454 ✅️
Resized PNG (660x) Open Open 52491 52491 ✅️
Resized PNG (200x) Open Open 9256 9256 ✅️
Resized GIF (200x) Open Open 22513 22513 ✅️
RSS feeds (build date should be updated)
RSS Open Open 59700 59700 ❌️
RSS tag Open Open 46582 46582 ❌️
RSS tag fr Open Open 38998 38998 ❌️

Diffs

RSS

--- rss.xml.pretty	2026-03-06 04:05:09.615600024 +0000
+++ ../damien.pobel.fr/web/rss.xml.pretty	2026-03-06 04:05:09.617600040 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[Derniers posts du blog de Damien Pobel]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 03 Mar 2026 08:07:53 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 06 Mar 2026 04:03:49 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[React est horrible (React is awful)]]></title>

RSS tag

--- "métier.xml.pretty"	2026-03-06 04:05:10.329605728 +0000
+++ "../damien.pobel.fr/web/rss/métier.xml.pretty"	2026-03-06 04:05:10.332605752 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[métier]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 03 Mar 2026 08:07:53 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 06 Mar 2026 04:03:49 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/métier.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[React est horrible (React is awful)]]></title>

RSS tag fr

--- fr.xml.pretty	2026-03-06 04:05:10.945610655 +0000
+++ ../damien.pobel.fr/web/rss/linux/fr.xml.pretty	2026-03-06 04:05:10.947610671 +0000
@@ -5,7 +5,7 @@
     <description><![CDATA[linux]]></description>
     <link>https://damien.pobel.fr</link>
     <generator>metalsmith-feed</generator>
-    <lastBuildDate>Tue, 03 Mar 2026 08:07:53 GMT</lastBuildDate>
+    <lastBuildDate>Fri, 06 Mar 2026 04:03:49 GMT</lastBuildDate>
     <atom:link href="https://damien.pobel.fr/rss/linux/fr.xml" rel="self" type="application/rss+xml"/>
     <item>
       <title><![CDATA[Veille de la semaine #19 de 2018]]></title>

@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1114.

@dependabot dependabot Bot closed this Mar 16, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/biomejs/biome-2.4.6 branch March 16, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant