-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @biomejs/biome to 2.3.10 #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chrisbbreuer
wants to merge
26
commits into
main
Choose a base branch
from
buddy-bot/update-major-update---@biomejs/biome-1756102002274
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update dependency @biomejs/biome to 2.3.10 #22
chrisbbreuer
wants to merge
26
commits into
main
from
buddy-bot/update-major-update---@biomejs/biome-1756102002274
+5
−5
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.4->2.3.10Release Notes
biomejs/biome (@biomejs/biome)
1.9.4 -> 2.3.10
@biomejs/[email protected]Compare Source
2.3.10
Patch Changes
#8417
c3a2557Thanks [taga3s](https://github.com/taga3s)! - Fixed #7809:noRedeclareno longer reports redeclarations forinfertype in conditional types.#8477
90e8684Thanks [dyc3](https://github.com/dyc3)! - Fixed #8475: fixed a regression in hownoExtraNonNullAssertionflags extra non-null assertions#8479
250b519Thanks [[dyc3](https://github.com/dyc3...[View full release notes]
Released by github-actions[bot] on 12/17/2025
@biomejs/[email protected]Compare Source
2.3.9
Patch Changes
#8232
84c9e08Thanks [ruidosujeira](https://github.com/ruidosujeira)! - Added the nursery rulenoScriptUrl.This rule disallows the use of
javascript:URLs, which are considered a form ofevaland can pose security risks such as XSS vulnerabilities.#8341
343dc4dThanks [arendjr](https://github.com/arendjr)! - Added the nursery ruleuseAwaitThenable, which enforces thatawaitis only used on Promise values.Invalid
[View full release notes]
Released by github-actions[bot] on 12/15/2025
@biomejs/[email protected]Compare Source
2.3.8
Patch Changes
#8188
4ca088cThanks [ematipico](https://github.com/ematipico)! - Fixed #7390, where Biome couldn't apply the correct configuration passed via--config-path.If you have multiple root configuration files, running any command with
--config-pathwill now apply the chosen configuration file.#8171
79adaeaThanks [dibashthapa](https://github.com/dibashthapa)! - Added the new rulenoLeakedRender. This rule helps prevent potential leaks when rendering components that use binary expressions or ternaries.For example, the...
[View full release notes]
Released by github-actions[bot] on 11/27/2025
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Buddy 🤖