chore(deps): update dependency @biomejs/biome to v1.6.4 #35
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.6.2
->1.6.4
Release Notes
biomejs/biome (@biomejs/biome)
v1.6.4
Compare Source
Analyzer
Bug fixes
CLI
Bug fixes
Configuration
Bug fixes
recommended
orall
isfalse
(#2191). Contributed by @Sec-antEditors
Bug fixes
quickfix.biome
is enabled and someimport
-related rules are applied (#2222, #688, #1015). Contributed by @Sec-antLinter
Bug fixes
Fix #2211. noChildrenProp should work fine when children pass as a prop in a new line. Contributed by @fireairforce
Fix #2248.
lint/a11y/useButtonType
should not trigger when button element with spread attribute. Contributed by @fireairforceFix #2216.
lint/style/useNamingConvention
should not ignore JSX Component name binding. Contributed by @fireairforceEnhancements
useSortedClasses
. Contributed by @ematipicoParser
.astro
files contains an illegal return:v1.6.3
Compare Source
Analyzer
CLI
Bug fixes
Fix configuration resolution. Biome is now able to correctly find the
biome.jsonc
configuration file when--config-path
is explicitly set (#2164). Contributed by @Sec-antJavaScript/TypeScript files of different variants (
.ts
,.js
,.tsx
,.jsx
) in a single workspace now have stable formatting behaviors when running the CLI command in paths of different nested levels or in different operating systems (#2080, #2109). Contributed by @Sec-antConfiguration
Bug fixes
formatter.lineEnding
,[language].formatter.lineEnding
,formatter.attributePosition
andjavascript.formatter.attributePosition
. Contributed by @Sec-antEditors
Formatter
Bug fixes
JavaScript APIs
Linter
New features
any
type through reassignments. Contributed by @fujiyamaorangeEnhancements
noSemicolonInJsx
tonoSuspiciousSemicolonInJsx
. Contributed by @fujiyamaorangeLSP
Bug fixes
linter
is disabled (#2161). Contributed by @Sec-antParser
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.