Skip to content

Commit fd1647b

Browse files
authoredMar 15, 2025··
chore(deps): update dependency eslint-plugin-perfectionist to v4.10.0 (#1982)
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.9.0` -> `4.10.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.9.0/4.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.9.0/4.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.9.0/4.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)</summary> ### [`v4.10.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v4100) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.9.0...v4.10.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.9.0...v4.10.0) ##### 🚀 Features - Add sort by value related-options ([94caac8](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/94caac8)) - Add custom groups fallback sort option ([f42f24f](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/f42f24f)) - Support sorting by type in fallback sorting ([79d0441](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/79d0441)) ##### 🐞 Bug Fixes - Fix maximum call stack size with fallback sort ([8b78710](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/8b78710)) ##### ❤️ 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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c50ad1 commit fd1647b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-markdown": "5.1.0",
9191
"eslint-plugin-n": "17.16.2",
9292
"eslint-plugin-package-json": "0.26.2",
93-
"eslint-plugin-perfectionist": "4.9.0",
93+
"eslint-plugin-perfectionist": "4.10.0",
9494
"eslint-plugin-regexp": "2.7.0",
9595
"eslint-plugin-yml": "1.17.0",
9696
"husky": "9.1.7",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.