Commit 5f03ffc
authored
chore(deps): update dependency eslint-plugin-perfectionist to v4.11.0 (#2274)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist))
| [`4.10.0` ->
`4.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.10.0/4.11.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>
###
[`v4.11.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4110)
[Compare
Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.10.1...v4.11.0)
[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.10.1...v4.11.0)
##### 🚀 Features
- **sort-exports:** Add groups-related options
([ca3f34d](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/ca3f34d))
- **sort-jsx-props:** Migrate groups-related option to new api
([3e500d0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/3e500d0))
##### 🐞 Bug Fixes
- Export plugin meta data
([38a3a23](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/38a3a23))
- Fix detection of object destructuring dependencies
([a0af5a7](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a0af5a7))
- Throw an error if regexp expressions are entered
([2b27b7d](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/2b27b7d))
- Fix false positive errors from eslint-disable
([067a871](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/067a871))
- Prevent circular dependency loops
([ab50323](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/ab50323))
- Fix invalid newlines between results
([e18a65a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e18a65a))
##### ❤️ Contributors
- Hugo ([@​hugop95](https://redirect.github.com/hugop95))
- Ntnyq ([@​ntnyq](https://redirect.github.com/ntnyq))
###
[`v4.10.1`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4101)
[Compare
Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.10.0...v4.10.1)
[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.10.0...v4.10.1)
##### 🐞 Bug Fixes
- Remove deprecated eslint source code api
([8d4ad4f](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/8d4ad4f))
- **sort-imports:** Fix explicit fallback sort overriding side-effects
([1ac83c9](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/1ac83c9))
##### ❤️ Contributors
- Hugo ([@​hugop95](https://redirect.github.com/hugop95))
- 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/TypeStat).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3949010 commit 5f03ffc
2 files changed
Lines changed: 74 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments