Commit 1633dbf
authored
chore(deps): update dependency eslint-plugin-perfectionist to v5.4.0 (#1538)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist))
| [`5.3.0` →
`5.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/5.3.0/5.4.0)
|

|

|
---
### Release Notes
<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>
###
[`v5.4.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v540)
[Compare
Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v5.3.1...v5.4.0)
[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v5.3.1...v5.4.0)
##### 🚀 Features
- **sort-objects:** Allow sorting by name and value
([2622a734](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/2622a734))
- Improve dependency detection algorithm
([a80d8105](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a80d8105))
##### 🏎 Performance Improvements
- Cache group options and improve subgroup-order coverage
([858076c7](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/858076c7))
- Avoid accumulating spreads in hot paths
([2c964ae0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/2c964ae0))
##### 🐞 Bug Fixes
- **sort-modules:** Enable fallback sorting for usage mode
([a2b898e4](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a2b898e4))
- **sort-modules:** Fix error loop due to overload signatures with
sort-usages
([2dcdb687](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/2dcdb687))
- **sort-modules:** Add support for overload signatures
([d760ae7a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/d760ae7a))
- **sort-modules:** Avoid deprecated enum members access
([a0a7d478](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a0a7d478))
##### ❤️ Contributors
- Azat S. ([@​azat-io](https://redirect.github.com/azat-io))
- Hugo ([@​hugop95](https://redirect.github.com/hugop95))
###
[`v5.3.1`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v531)
[Compare
Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v5.3.0...v5.3.1)
[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v5.3.0...v5.3.1)
##### 🐞 Bug Fixes
- Align plugin configs typing with eslint
([7c44de3](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7c44de3))
##### ❤️ Contributors
- Azat S. ([@​azat-io](https://redirect.github.com/azat-io))
</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-package-json).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 286b189 commit 1633dbf
2 files changed
+93
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments