generated from JoshuaKGoldberg/create-typescript-app
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 2038600
authored
chore(deps): update dependency eslint-plugin-perfectionist to v2.5.0 (#198)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-perfectionist](https://eslint-plugin-perfectionist.azat.io)
([source](https://togithub.com/azat-io/eslint-plugin-perfectionist)) |
[`2.1.0` ->
`2.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/2.1.0/2.5.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>
###
[`v2.5.0`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v250)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.2...v2.5.0)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.2...v2.5.0)
##### 🚀 Features
- Add ignore-pattern option for sort-objects rule
([ac5b240](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/ac5b240))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
###
[`v2.4.2`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v242)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.1...v2.4.2)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.1...v2.4.2)
##### 🐞 Bug Fixes
- Fix cjs plugin usage
([1293490](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/1293490))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
###
[`v2.4.1`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v241)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.0...v2.4.1)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.4.0...v2.4.1)
##### 🐞 Bug Fixes
- Fix output with a large number of groups
([6847eaf](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/6847eaf))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
###
[`v2.4.0`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v240)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.3.0...v2.4.0)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.3.0...v2.4.0)
##### 🚀 Features
- Add side-effect-style import group
([32dbef8](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/32dbef8))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
###
[`v2.3.0`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v230)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.2.0...v2.3.0)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.2.0...v2.3.0)
##### 🚀 Features
- Add max line length option for multiline imports sorting
([4b81340](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/4b81340))
- Add partition by new line option to sort-objects rule
([8654e44](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/8654e44))
- Add partition by new line option to sort-interfaces rule
([48532ef](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/48532ef))
- Add partition by new line option to sort-object-typea rule
([563c815](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/563c815))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
- Azat S ([@​azat-io](http://github.com/azat-io))
- Tthornton3-chwy
###
[`v2.2.0`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v220)
[Compare
Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.1.0...v2.2.0)
[compare
changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.1.0...v2.2.0)
##### 🚀 Features
- Add ignore-alias option to sort-named-imports rule
([4ad560b](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/4ad560b))
##### 🐞 Bug Fixes
- Side-effect import with an internal pattern are defined as internal
module in sort-imports rule
([b6f4e91](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/b6f4e91))
- Improve recognition of external modules
([a22eaf6](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/a22eaf6))
##### ❤️ Contributors
- Azat S. ([@​azat-io](http://github.com/azat-io))
- Wondermarin
</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/JoshuaKGoldberg/should-semantic-release).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 66684cd commit 2038600Copy full SHA for 2038600
1 file changed
+5
-5
lines changed+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments