Skip to content

Commit a7bb3d0

Browse files
chore(deps): update dependency eslint-plugin-perfectionist to v4.8.0 (#1938)
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.7.0` -> `4.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.7.0/4.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.7.0/4.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.7.0/4.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)</summary> ### [`v4.8.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v480) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.7.0...v4.8.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.7.0...v4.8.0) ##### 🚀 Features - **sort-enums:** Adds groups, custom groups and newlines between ([fe134a9](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/fe134a9)) - Improve new lines between inside groups option behavior ([a682297](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a682297)) - **sort-named-exports:** Add ignore alias option ([266910b](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/266910b)) ##### 🐞 Bug Fixes - Add missing closing curly bracket ([0ec132a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/0ec132a)) - **sort-classes:** Fix new lines inside always for signature overloads ([f581714](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/f581714)) ##### ❤️ Contributors - Hugo ([@&#8203;hugop95](http://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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed21750 commit a7bb3d0

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-markdown": "5.1.0",
9090
"eslint-plugin-n": "17.15.1",
9191
"eslint-plugin-package-json": "0.26.0",
92-
"eslint-plugin-perfectionist": "4.7.0",
92+
"eslint-plugin-perfectionist": "4.8.0",
9393
"eslint-plugin-regexp": "2.7.0",
9494
"eslint-plugin-yml": "1.16.0",
9595
"husky": "9.1.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)