nothink / dqx9mbrpz1jhx

dqx9mbrpz1jhx
MIT License
0 stars 0 forks source link

chore(deps): update dependency @biomejs/biome to v1.6.4 - autoclosed #49

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@biomejs/biome (source) 1.6.3 -> 1.6.4 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome) ### [`v1.6.4`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#164-2022-04-03) [Compare Source](https://togithub.com/biomejs/biome/compare/23b5a73ac7ccd4920f13919aaa712b9364020e88...f6fd1ef7130e7bcd1466aa78ae7295fc5fdd5d58) ##### Analyzer ##### Bug fixes - An operator with no spaces around in a binary expression no longer breaks the js analyzer ([#​2243](https://togithub.com/biomejs/biome/issues/2243)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### CLI ##### Bug fixes - Fix the printed error count ([#​2048](https://togithub.com/biomejs/biome/issues/2048)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Configuration ##### Bug fixes - Correctly calculate enabled rules in lint rule groups. Now a specific rule belonging to a group can be enabled even if its group-level preset option `recommended` or `all` is `false` ([#​2191](https://togithub.com/biomejs/biome/issues/2191)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Editors ##### Bug fixes - Fix the unexpected code deletion and repetition when `quickfix.biome` is enabled and some `import`-related rules are applied ([#​2222](https://togithub.com/biomejs/biome/issues/2222), [#​688](https://togithub.com/biomejs/biome/issues/688), [#​1015](https://togithub.com/biomejs/biome/issues/1015)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Linter ##### Bug fixes - Fix [#​2211](https://togithub.com/biomejs/biome/issues/2211). noChildrenProp should work fine when children pass as a prop in a new line. Contributed by [@​fireairforce](https://togithub.com/fireairforce) - Fix [#​2248](https://togithub.com/biomejs/biome/issues/2248). `lint/a11y/useButtonType` should not trigger when button element with spread attribute. Contributed by [@​fireairforce](https://togithub.com/fireairforce) - Fix [#​2216](https://togithub.com/biomejs/biome/issues/2216). `lint/style/useNamingConvention` should not ignore JSX Component name binding. Contributed by [@​fireairforce](https://togithub.com/fireairforce) ##### Enhancements - Add support for object property members in the rule `useSortedClasses`. Contributed by [@​ematipico](https://togithub.com/ematipico) ##### Parser - The parser doesn't throw any error when the frontmatter of `.astro` files contains an illegal return:

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 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.