Skip to content

Commit 2a1ac77

Browse files
chore(deps): update dependency eslint-plugin-perfectionist to v4.13.0 (#751)
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.12.0` -> `4.13.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.12.0/4.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)</summary> ### [`v4.13.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4130) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.3...v4.13.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.3...v4.13.0) ##### 🚀 Features - **sort-union-types:** Migrate groups to new api ([28d2170](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/28d2170)) - **sort-variable-declarations:** Add groups and custom groups ([911e6fa](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/911e6fa)) - Use @&#8203;/ as internal import pattern by default ([cbc91e0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/cbc91e0)) ##### 🐞 Bug Fixes - **sort-imports:** Fix weak json schema typings generated ([45306fa](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/45306fa)) - Strengthen json schemas ([c7f62a0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/c7f62a0)) - Ignore shebang comments ([d08e071](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/d08e071)) ##### ❤️ Contributors - Azat S. ([@&#8203;azat-io](https://redirect.github.com/azat-io)) - Hugo ([@&#8203;hugop95](https://redirect.github.com/hugop95)) ### [`v4.12.3`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4123) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.2...v4.12.3) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.2...v4.12.3) ##### 🏎 Performance Improvements - Use validate generated groups configuration for deprecated and new api ([bf57f25](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/bf57f25)) ##### ❤️ Contributors - Hugo ([@&#8203;hugop95](https://redirect.github.com/hugop95)) ### [`v4.12.2`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4122) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.1...v4.12.2) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.1...v4.12.2) ##### 🐞 Bug Fixes - **sort-imports:** Fix json-schema throwing uncaught warning ([2544ae8](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/2544ae8)) ##### ❤️ Contributors - Hugo ([@&#8203;hugop95](https://redirect.github.com/hugop95)) ### [`v4.12.1`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4121) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.0...v4.12.1) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.12.0...v4.12.1) ##### 🐞 Bug Fixes - **sort-imports:** Fix json schema definition not found for eslint-typegen ([b531618](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/b531618)) ##### ❤️ Contributors - Hugo ([@&#8203;hugop95](https://redirect.github.com/hugop95)) </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/are-docs-informative). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd11708 commit 2a1ac77

File tree

2 files changed

+74
-12
lines changed

2 files changed

+74
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-markdown": "5.1.0",
5252
"eslint-plugin-n": "17.16.2",
5353
"eslint-plugin-package-json": "0.31.0",
54-
"eslint-plugin-perfectionist": "4.12.0",
54+
"eslint-plugin-perfectionist": "4.13.0",
5555
"eslint-plugin-regexp": "2.7.0",
5656
"eslint-plugin-yml": "1.18.0",
5757
"husky": "9.1.7",

pnpm-lock.yaml

Lines changed: 73 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)