-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @biomejs/biome to 2.3.6 #519
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
7
commits into
main
Choose a base branch
from
buddy-bot/update-major-update---@biomejs/biome-1761307881207
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.6 #519
chrisbbreuer
wants to merge
7
commits into
main
from
buddy-bot/update-major-update---@biomejs/biome-1761307881207
+1
−1
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
❌ Deploy Preview for pickier failed. Why did it fail? →
|
commit: |
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.6Release Notes
biomejs/biome (@biomejs/biome)
1.9.4 -> 2.3.6
@biomejs/biome@2.3.6Compare Source
2.3.6
Patch Changes
#8100
82b9a8eThanks [Netail](https://github.com/Netail)! - Added the nursery ruleuseFind. Enforce the use of Array.prototype.find() over Array.prototype.filter() followed by [0] when looking for a single result.Invalid:
#8118
dbc7021Thanks [hirokiokada77](https://github.com/hirokiokada77)! - Fixed #8117:useValidLangnow accepts valid [BCP 47 language tags](https://developer.mozil...[View full release notes]
Released by github-actions[bot] on 11/17/2025
@biomejs/biome@2.3.5Compare Source
2.3.5
Patch Changes
#8023
96f3e77Thanks [ematipico](https://github.com/ematipico)! - Added support Svelte syntax{@html}. Biome now is able to parse and format the Svelte syntax{@html}:The contents of the expressions inside the
{@html <expression>}aren't formatted yet.#8058
5f68bccThanks [ematipico](https://github.com/ematipico)! - Fixed a bug where the Biome Language Server would enable its project file watcher even when no project rules were enabled.Now the watching of nested configuration files and nested ignore files is delegated to the...
[View full release notes]
Released by github-actions[bot] on 11/11/2025
@biomejs/biome@2.3.4Compare Source
2.3.4
Patch Changes
#7989
4855c4aThanks [alissonlauffer](https://github.com/alissonlauffer)! - Fixed a regression in Astro frontmatter parsing where comments inside quoted strings were incorrectly detected as actual comments. This caused the parser to prematurely terminate frontmatter parsing when encountering strings likeconst test = "//";.For example, the following Astro frontmatter now parses correctly:
#7968
0b28f5fThanks [denbezrukov](https://github.com/denbezrukov)! - Refactored formatter to use strictTokenelement for better performance. The newTokenvar...[View full release notes]
Released by github-actions[bot] on 11/5/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 🤖