Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-perfectionist to v2.11.0 (
Browse files Browse the repository at this point in the history
…#315)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://github.com/azat-io/eslint-plugin-perfectionist)) |
[`2.8.0` ->
`2.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/2.8.0/2.11.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/2.8.0/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/2.8.0/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>

###
[`v2.11.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v2110)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.10.0...v2.11.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.10.0...v2.11.0)

##### 🚀 Features

- Update svelte
([861a381](https://github.com/azat-io/eslint-plugin-perfectionist/commit/861a381))
- **sort-classes:** Add custom-group to sort-classes rule
([1773ffb](https://github.com/azat-io/eslint-plugin-perfectionist/commit/1773ffb))

##### ❤️ Contributors

- Gustavo Pedroni
([@&#8203;gustavopedroni](http://github.com/gustavopedroni))
-   Tkhs ([@&#8203;tkhs0813](http://github.com/tkhs0813))

###
[`v2.10.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v2100)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.9.0...v2.10.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.9.0...v2.10.0)

##### 🚀 Features

- Allow typescript-eslint v7
([ccdaeb8](https://github.com/azat-io/eslint-plugin-perfectionist/commit/ccdaeb8))

##### 🐞 Bug Fixes

- **sort-imports:** Empty named imports being considered side-effect
imports
([ca69069](https://github.com/azat-io/eslint-plugin-perfectionist/commit/ca69069))

##### ❤️ Contributors

-   Josh Goldberg ✨ <git@joshuakgoldberg.com>
- Hampus ([@&#8203;hampus-stravito](http://github.com/hampus-stravito))

###
[`v2.9.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v290)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.8.0...v2.9.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v2.8.0...v2.9.0)

##### 🚀 Features

- Add sort-intersection-types rule
([3ad40ff](https://github.com/azat-io/eslint-plugin-perfectionist/commit/3ad40ff))
- Use preserve modules for package build
([be13a21](https://github.com/azat-io/eslint-plugin-perfectionist/commit/be13a21))

##### 🐞 Bug Fixes

- Sort-objects ignore-pattern add property type
([3de399f](https://github.com/azat-io/eslint-plugin-perfectionist/commit/3de399f))
- **sort-exports:** Work with star exports
([ce76606](https://github.com/azat-io/eslint-plugin-perfectionist/commit/ce76606))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))
-   Chirokas ([@&#8203;chirokas](http://github.com/chirokas))
-   Sergio ([@&#8203;KID-joker](http://github.com/KID-joker))
-   Josh Goldberg ✨ <git@joshuakgoldberg.com>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-expect-type).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent b70920c commit a478bf7
Showing 1 changed file with 7 additions and 83 deletions.
90 changes: 7 additions & 83 deletions pnpm-lock.yaml

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

0 comments on commit a478bf7

Please sign in to comment.