Skip to content

Commit

Permalink
fix(deps): update dependency @biomejs/biome to v1.7.3 (#75)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@biomejs/biome](https://biomejs.dev)
([source](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome))
| [`1.7.2` ->
`1.7.3`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/1.7.2/1.7.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@biomejs%2fbiome/1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@biomejs%2fbiome/1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@biomejs%2fbiome/1.7.2/1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@biomejs%2fbiome/1.7.2/1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>biomejs/biome (@&#8203;biomejs/biome)</summary>

###
[`v1.7.3`](https://github.com/biomejs/biome/blob/HEAD/CHANGELOG.md#173-2024-05-06)

[Compare
Source](https://github.com/biomejs/biome/compare/2c70d3fde5b13ec9ef0915d22837ab8321b6737f...b9f90b7ee63506a1995bc29f4e389efec25a1525)

##### CLI

##### Bug fixes

- The
[stdin-file-path](https://biomejs.dev/guides/integrate-in-editor/#use-stdin)
option now works correctly for Astro/Svelte/Vue files
([#&#8203;2686](https://github.com/biomejs/biome/pull/2686))

Fix [#&#8203;2225](https://github.com/biomejs/biome/issues/2225) where
lint output become empty for Vue files.

    Contributed by [@&#8203;tasshi-me](https://github.com/tasshi-me)

- `biome migrate eslint` now correctly resolve `@scope/eslint-config`
([#&#8203;2705](https://github.com/biomejs/biome/issues/2705)).
Contributed by [@&#8203;Conaclos](https://github.com/Conaclos)

##### Formatter

##### Linter

##### New features

- Add
[nursery/useExplicitLengthCheck](https://biomejs.dev/linter/rules/use-explicit-length-check/).

##### Bug fixes

- [noBlankTarget](https://biomejs.dev/linter/rules/no-blank-target/) no
longer hangs when applying a code fix
([#&#8203;2675](https://github.com/biomejs/biome/issues/2675)).

Previously, the following code made Biome hangs when applying a code
fix.

    ```jsx
    <a href="https://example.com" rel="" target="_blank"></a>
    ```

    Contributed by [@&#8203;Conaclos](https://github.com/Conaclos)

- [noRedeclare](https://biomejs.dev/linter/rules/no-redeclare/) no
longer panics on conditional type
([#&#8203;2659](https://github.com/biomejs/biome/issues/2659)).

This is a regression introduced by
[#&#8203;2394](https://github.com/biomejs/biome/issues/2394).
This regression makes `noRedeclare` panics on every conditional types
with `infer` bindings.

    Contributed by [@&#8203;Conaclos](https://github.com/Conaclos)

- [noUnusedLabels](https://biomejs.dev/linter/rules/no-unused-labels/)
and
[noConfusingLabels](https://biomejs.dev/linter/rules/no-confusing-labels/)
now ignore svelte reactive statements
([#&#8203;2571](https://github.com/biomejs/biome/issues/2571)).

    The rules now ignore reactive Svelte blocks in Svelte components.

    ```svelte
    <script>
    $: { /* reactive block */ }
    </script>
    ```

    Contributed by [@&#8203;Conaclos](https://github.com/Conaclos)

- [useExportType](https://biomejs.dev/linter/rules/use-export-type/) no
longer removes leading comments
([#&#8203;2685](https://github.com/biomejs/biome/issues/2685)).

Previously, `useExportType` removed leading comments when it factorized
the `type` qualifier.
    It now provides a code fix that preserves the leading comments:

    ```diff
    - export {
    + export type {
        /**leading comment*/
    -   type T
    +   T
      }
    ```

    Contributed by [@&#8203;Conaclos](https://github.com/Conaclos)

-
[useJsxKeyInIterable](https://biomejs.dev/linter/rules/use-jsx-key-in-iterable/)
no longer reports false positive when iterating on non-jsx items
([#&#8203;2590](https://github.com/biomejs/biome/issues/2590)).

    The following snipet of code no longer triggers the rule:

    ```jsx
    <>{data.reduce((total, next) => total + next, 0)}</>
    ```

    Contributed by [@&#8203;dyc3](https://github.com/dyc3)

- Fix typo by renaming `useConsistentBuiltinInstatiation` to
`useConsistentBuiltinInstantiation`
    Contributed by [@&#8203;minht11](https://github.com/minht11)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Johannes-Andersen/partall).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 73bbf2d commit 36f3a6f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@adguard/aglint": "2.0.9",
"@biomejs/biome": "1.7.2",
"@biomejs/biome": "1.7.3",
"codeowners-generator": "2.4.1"
},
"codeowners-generator": {
Expand Down

0 comments on commit 36f3a6f

Please sign in to comment.