Skip to content

Comments

🔧 DEPS: Update Dev dependencies (minor & patch) (patch)#634

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/patch-dev-dependencies-(minor-and-patch)
Feb 20, 2026
Merged

🔧 DEPS: Update Dev dependencies (minor & patch) (patch)#634
renovate[bot] merged 1 commit intomainfrom
renovate/patch-dev-dependencies-(minor-and-patch)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
@biomejs/biome (source) devDependencies patch ^2.4.2^2.4.3 OpenSSF Scorecard
@commitlint/cli (source) devDependencies patch ^20.4.1^20.4.2 OpenSSF Scorecard
@commitlint/config-conventional (source) devDependencies patch ^20.4.1^20.4.2 OpenSSF Scorecard

Release Notes

biomejs/biome (@​biomejs/biome)

v2.4.3

Compare Source

Patch Changes
  • #​9120 aa40fc2 Thanks @​ematipico! - Fixed #​9109, where the GitHub reporter wasn't correctly enabled when biome ci runs on GitHub Actions.

  • #​9128 8ca3f7f Thanks @​dyc3! - Fixed #​9107: The HTML parser can now correctly parse Astro directives (client/set/class/is/server), which fixes the formatting for Astro directives.

  • #​9124 f5b0e8d Thanks @​ematipico! - Fixed #​8882 and #​9108: The Astro frontmatter lexer now correctly identifies the closing --- fence when the frontmatter contains multi-line block comments with quote characters, strings that mix quote types (e.g. "it's"), or escaped quote characters (e.g. "\").

  • #​9142 3ca066b Thanks @​THernandez03! - Fixed #​9141: The noUnknownAttribute rule no longer reports closedby as an unknown attribute on <dialog> elements.

  • #​9126 792013e Thanks @​ematipico! - Added missing Mocha globals to the Test domain: context, run, setup, specify, suite, suiteSetup, suiteTeardown, teardown, xcontext, xdescribe, xit, and xspecify. These are injected by Mocha's BDD and TDD interfaces and were previously flagged as undeclared variables in projects using Mocha.

  • #​8855 6918c9e Thanks @​ruidosujeira! - Fixed #​8840. Now the Biome CSS parser correctly parses not + scroll-state inside @container queries.

  • #​9111 4fb55cf Thanks @​Jayllyz! - Slightly improved performance of noIrregularWhitespace by adding early return optimization and simplifying character detection logic.

  • #​8975 086a0c5 Thanks @​FrankFMY! - Fixed #​8478: useDestructuring no longer suggests destructuring when the variable has a type annotation, like const foo: string = object.foo.

conventional-changelog/commitlint (@​commitlint/cli)

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional


Configuration

📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Lisbon, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added dev-dependencies Development dependencies that don't affect production priority-low Low priority - can be addressed when time permits renovate Automated dependency updates by Renovate Bot labels Feb 20, 2026
@renovate renovate bot enabled auto-merge (squash) February 20, 2026 01:54
@renovate renovate bot merged commit 560a9bc into main Feb 20, 2026
2 checks passed
@renovate renovate bot deleted the renovate/patch-dev-dependencies-(minor-and-patch) branch February 20, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-dependencies Development dependencies that don't affect production priority-low Low priority - can be addressed when time permits renovate Automated dependency updates by Renovate Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants