-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @biomejs/biome to 2.3.5 #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
21
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.5 #22
chrisbbreuer
wants to merge
21
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.5Release Notes
biomejs/biome (@biomejs/biome)
1.9.4 -> 2.3.5
@biomejs/[email protected]Compare 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/[email protected]Compare 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
@biomejs/[email protected]Compare Source
2.3.3
Patch Changes
#7907
57bd662Thanks [ematipico](https://github.com/ematipico)! - Fixed #7839. Now the Biome parser correctly parses the Astro frontmatter even when a triple fence is inside quotes.#7934
a35c496Thanks [alissonlauffer](https://github.com/alissonlauffer)! - Fixed #7919: The HTML parser now correctly handles Unicode BOM (Byte Order Mark) characters at the beginning of HTML files, ensuring proper parsing and tokenization.#7869 [
c80361d](biomejs/biome@c80361...[View full release notes]
Released by github-actions[bot] on 11/3/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 🤖