From 881cd89b7bf0962ce20f55f3ae3e39f59c02638b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 01:45:38 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-perfectionist to v4.6.0 (#2112) 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.5.0` -> `4.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.5.0/4.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.5.0/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.5.0/4.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist) ### [`v4.6.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v460) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.5.0...v4.6.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v4.5.0...v4.6.0) ##### 🚀 Features - Allow to enter new lines between in groups ([4045595](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4045595)) ##### 🐞 Bug Fixes - **sort-objects:** Fix function name pattern usage with variable assignment ([8d15b98](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/8d15b98)) ##### ❤️ 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 f75f6658f..fafbdd596 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.19.0", - "eslint-plugin-perfectionist": "4.5.0", + "eslint-plugin-perfectionist": "4.6.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 005946eb5..0963e1c0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 0.19.0 version: 0.19.0(eslint@9.17.0(jiti@2.4.1))(jsonc-eslint-parser@2.4.0) eslint-plugin-perfectionist: - specifier: 4.5.0 - version: 4.5.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2) + specifier: 4.6.0 + version: 4.6.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2) eslint-plugin-regexp: specifier: 2.7.0 version: 2.7.0(eslint@9.17.0(jiti@2.4.1)) @@ -1827,8 +1827,8 @@ packages: eslint: '>=8.0.0' jsonc-eslint-parser: ^2.0.0 - eslint-plugin-perfectionist@4.5.0: - resolution: {integrity: sha512-Dh+6UO50GLRM5z8HMv7HkCy+XUGgDfG8jbTYrqL6A07VBIPzlnM3CMZkovWEWT3mOPzlFTYdyp1bYr+HZTKD6g==} + eslint-plugin-perfectionist@4.6.0: + resolution: {integrity: sha512-kOswTebUK0LlYExRwqz7YQtvyTUIRsKfp8XrwBBeHGh2e8MBOS6K+7VvG6HpmNckyKySi1I96uPeAlptMFGcRQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: eslint: '>=8.0.0' @@ -5274,7 +5274,7 @@ snapshots: sort-package-json: 2.12.0 validate-npm-package-name: 6.0.0 - eslint-plugin-perfectionist@4.5.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2): + eslint-plugin-perfectionist@4.6.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2): dependencies: '@typescript-eslint/types': 8.19.0 '@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2)