Skip to content

Comments

dev: update Biome from 2.3.8 to 2.3.10#1403

Merged
DayKev merged 7 commits intobetafrom
dev/biome-2.3.9
Jan 7, 2026
Merged

dev: update Biome from 2.3.8 to 2.3.10#1403
DayKev merged 7 commits intobetafrom
dev/biome-2.3.9

Conversation

@DayKev
Copy link
Contributor

@DayKev DayKev commented Dec 17, 2025

What are the changes the user will see?

N/A

Why am I making these changes?

Keeping deps up-to-date.

What are the changes from a developer perspective?

  • Added the new useRegexpExec rule at "error".
  • Removed remaining noUnusedImport suppressions used for TSDoc imports now that the rule is fully fixed.
  • Reverted a change caused by an earlier version of the noUselessUndefined rule that used to incorrectly complain about () => undefined.
  • Excluded Biome from the minimum package age check since it requires manual intervention/checking anyway.

Checklist

  • Otherwise: I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I tested the changes manually?

@DayKev DayKev self-assigned this Dec 17, 2025
@DayKev DayKev added Dependencies Pull requests that update a dependency file Development Changes designed to improve the development process labels Dec 17, 2025
@DayKev DayKev merged commit dc7f025 into beta Jan 7, 2026
9 checks passed
@DayKev DayKev deleted the dev/biome-2.3.9 branch January 7, 2026 08:54
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 Development Changes designed to improve the development process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants