Skip to content

chore(deps): update all biome dependencies to v2.3.13#8044

Merged
mscolnick merged 1 commit intomainfrom
renovate/all-biome-dependencies
Feb 5, 2026
Merged

chore(deps): update all biome dependencies to v2.3.13#8044
mscolnick merged 1 commit intomainfrom
renovate/all-biome-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@biomejs/biome (source) 2.3.122.3.13 age confidence devDependencies patch 2.3.14
biomejs/pre-commit v2.3.12v2.3.13 age confidence repository patch v2.3.14

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

biomejs/biome (@​biomejs/biome)

v2.3.13

Compare Source

Patch Changes
  • #​8815 f924f23 Thanks @​dyc3! - Improved useVueValidVOn to be more closely aligned with the source rule. It will now properly allow modifiers for all possible keyboard events. It should have better performance when there are no violations of the rule as well.

    Now treated valid:

    <div @&#8203;keydown.arrow-down="handler"></div>
    <div @&#8203;keydown.a="handler"></div>
    <div @&#8203;keydown.b="handler"></div>
    <div @&#8203;keydown.27="foo"></div>
  • #​8856 85f81f9 Thanks @​dyc3! - Fixed #​8710: Biome now parses Vue dynamic slot shorthand arguments that use template literals in [].

  • #​8850 2a190e0 Thanks @​dyc3! - Fixed #​8708: Tailwind @utility directives now parse functional utility names like px-* when Tailwind directives are enabled.

  • #​8863 79386e0 Thanks @​dyc3! - Fixed an issue with biome migrate eslint where it couldn't detect rules for CSS, GraphQL, and HTML.

  • #​8771 6f56b6e Thanks @​lghuahua! - Fix the --reporter=summary output incorrectly merging and displaying wrong issue counts for different rules. Fixes #​8730

  • #​8714 ac3a71f Thanks @​Netail! - Added new nursery rule use-consistent-enum-value-type. This rule disallows enums from having both number and string members.

biomejs/pre-commit (biomejs/pre-commit)

v2.3.13

Compare Source


Configuration

📅 Schedule: Branch creation - "on the 29th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 2, 2026 5:27pm

Request Review

@renovate renovate bot requested review from manzt and mscolnick as code owners January 29, 2026 15:31
@renovate renovate bot force-pushed the renovate/all-biome-dependencies branch from 1699e4d to c259115 Compare January 30, 2026 05:07
@renovate renovate bot changed the title chore(deps): update dependency @biomejs/biome to v2.3.13 chore(deps): update all biome dependencies to v2.3.13 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/all-biome-dependencies branch from c259115 to 6f22284 Compare February 2, 2026 17:26
@mscolnick mscolnick merged commit 79cc190 into main Feb 5, 2026
37 of 39 checks passed
@mscolnick mscolnick deleted the renovate/all-biome-dependencies branch February 5, 2026 02:26
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.8-dev31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants