From 6f829de82e1e8aa442261be6b6cb6fe2ef34dcdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 06:47:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-perfectionist to v4.7.0 (#767) 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/eslint-plugin-package-json). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c19bd015..2fccecda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 17.15.1(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.6.0 - version: 4.6.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) + 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)) @@ -1892,8 +1892,8 @@ packages: peerDependencies: eslint: '>=8.23.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' @@ -5432,7 +5432,7 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 - 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)