Skip to content

Commit f76157d

Browse files
chore(deps): update dependency eslint-plugin-perfectionist to v4.11.0 (#2192)
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.1` -> `4.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.10.1/4.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.10.1/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.10.1/4.11.0?slim=true)](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 ([@&#8203;hugop95](https://redirect.github.com/hugop95)) - Ntnyq ([@&#8203;ntnyq](https://redirect.github.com/ntnyq)) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9bc996 commit f76157d

File tree

2 files changed

+21
-56
lines changed

2 files changed

+21
-56
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-markdown": "5.1.0",
100100
"eslint-plugin-n": "17.16.2",
101101
"eslint-plugin-package-json": "0.29.0",
102-
"eslint-plugin-perfectionist": "4.10.1",
102+
"eslint-plugin-perfectionist": "4.11.0",
103103
"eslint-plugin-regexp": "2.7.0",
104104
"eslint-plugin-yml": "1.17.0",
105105
"husky": "9.1.7",

Diff for: pnpm-lock.yaml

+20-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)