From fc1bd543d0d19f5b31eceef1bb4baa725a2f181e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:58:27 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-perfectionist to v4.7.0 (#2148) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.6.0` -> `4.7.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.6.0/4.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.6.0/4.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.6.0/4.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist) ### [`v4.7.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v470) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.6.0...v4.7.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.6.0...v4.7.0) ##### 🚀 Features - **sort-objects:** Add array-based custom groups option ([afdda90](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/afdda90)) - **sort-maps:** Add groups, custom groups and new lines between options ([317baaa](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/317baaa)) - Add newlines-between to some rules ([231af42](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/231af42)) ##### 🐞 Bug Fixes - Fix overlapping errors between newlines-between and comment-after fixes ([a6e1daf](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a6e1daf)) ##### ❤️ Contributors - Hugo ([@​hugop95](http://github.com/hugop95))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4872d605d..5e8f2151f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-markdown": "5.1.0", "eslint-plugin-n": "17.15.1", "eslint-plugin-package-json": "0.20.1", - "eslint-plugin-perfectionist": "4.6.0", + "eslint-plugin-perfectionist": "4.7.0", "eslint-plugin-regexp": "2.7.0", "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66b50ba21..8208ef09f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 0.20.1 version: 0.20.1(eslint@9.18.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) eslint-plugin-perfectionist: - specifier: 4.6.0 - version: 4.6.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) + specifier: 4.7.0 + version: 4.7.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) eslint-plugin-regexp: specifier: 2.7.0 version: 2.7.0(eslint@9.18.0(jiti@2.4.2)) @@ -1890,8 +1890,8 @@ packages: eslint: '>=8.0.0' jsonc-eslint-parser: ^2.0.0 - eslint-plugin-perfectionist@4.6.0: - resolution: {integrity: sha512-kOswTebUK0LlYExRwqz7YQtvyTUIRsKfp8XrwBBeHGh2e8MBOS6K+7VvG6HpmNckyKySi1I96uPeAlptMFGcRQ==} + eslint-plugin-perfectionist@4.7.0: + resolution: {integrity: sha512-e2ODzm2SsAztFWY3ZRJd1K702vyl8Sapacjc3JluOW294CfA3+jfjin+UxjcrK48EvlNIMOp+JJB9N54YR2LRw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: eslint: '>=8.0.0' @@ -5400,7 +5400,7 @@ snapshots: sort-package-json: 2.14.0 validate-npm-package-name: 6.0.0 - eslint-plugin-perfectionist@4.6.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3): + eslint-plugin-perfectionist@4.7.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3): dependencies: '@typescript-eslint/types': 8.21.0 '@typescript-eslint/utils': 8.21.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)