Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-perfectionist to v3.1.3 (#…
Browse files Browse the repository at this point in the history
…11195)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-perfectionist](https://perfectionist.dev)
([source](https://github.com/azat-io/eslint-plugin-perfectionist)) |
[`3.0.0` ->
`3.1.3`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.0.0/3.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.0.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.0.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>azat-io/eslint-plugin-perfectionist
(eslint-plugin-perfectionist)</summary>

###
[`v3.1.3`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v313)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3)

##### 🐞 Bug Fixes

- Fix export of typescript types
([1c4e960](https://github.com/azat-io/eslint-plugin-perfectionist/commit/1c4e960))

##### ❤️ Contributors

-   Josh Goldberg ✨ <git@joshuakgoldberg.com>

###
[`v3.1.2`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v312)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.1...v3.1.2)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.1...v3.1.2)

##### 🏎 Performance Improvements

- Remove node cloning to improve performance
([00b2cc3](https://github.com/azat-io/eslint-plugin-perfectionist/commit/00b2cc3))

##### 🐞 Bug Fixes

- Fix sorting switch cases with default in middle of group
([4ee655e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4ee655e))
- Fix getting enum members in eslint v8
([3f3d77c](https://github.com/azat-io/eslint-plugin-perfectionist/commit/3f3d77c))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))

###
[`v3.1.1`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v311)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.0...v3.1.1)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.0...v3.1.1)

##### 🐞 Bug Fixes

- Fix getting enum members in eslint v8
([4789764](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4789764))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))

###
[`v3.1.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v310)

[Compare
Source](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.0.0...v3.1.0)

[compare
changes](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.0.0...v3.1.0)

##### 🚀 Features

- Support for ordering protected properties and methods in classes
([7efadfa](https://github.com/azat-io/eslint-plugin-perfectionist/commit/7efadfa))
- Replace sort-objects custom ignore option with destructure only
([f3906f9](https://github.com/azat-io/eslint-plugin-perfectionist/commit/f3906f9))
- Move to typescript-eslint v8
([05b6502](https://github.com/azat-io/eslint-plugin-perfectionist/commit/05b6502))

##### 🐞 Bug Fixes

- Fix switch case sorting with grouped default case
([7428523](https://github.com/azat-io/eslint-plugin-perfectionist/commit/7428523))
- Switch from to-sorted to sort method
([bff6575](https://github.com/azat-io/eslint-plugin-perfectionist/commit/bff6575))
- Disable sorting dynamic require imports
([68632df](https://github.com/azat-io/eslint-plugin-perfectionist/commit/68632df))
- Define as builtin modules that require a node prefix
([aac4725](https://github.com/azat-io/eslint-plugin-perfectionist/commit/aac4725))
- Fix sorting of complex switch case expressions
([d07f5f7](https://github.com/azat-io/eslint-plugin-perfectionist/commit/d07f5f7))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))
- Williamkolean
([@&#8203;williamkolean](http://github.com/williamkolean))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 881a19b commit 7c17343
Showing 1 changed file with 68 additions and 8 deletions.
76 changes: 68 additions & 8 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
dependencies:
"@typescript-eslint/types": "npm:8.0.1"
"@typescript-eslint/visitor-keys": "npm:8.0.1"
checksum: 10c0/79c00bc726c0c14b800bbbc1c1b88978c2cbeb29d2b06b94a5773f959aafac5cfb37bdb8c3bb80b9fb07fd10440413fce9098f338dce100696a4d3dc1ea6b187
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/type-utils@npm:7.17.0"
Expand All @@ -946,13 +956,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.17.0, @typescript-eslint/types@npm:^7.16.1":
"@typescript-eslint/types@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/types@npm:7.17.0"
checksum: 10c0/8f734294d432b37c534f17eb2befdfe43b76874d09118d6adf7e308e5a586e9e11b7021abe4f6692a6e6226de58a15b3cfe1300939556ce1c908d9af627b7400
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.1, @typescript-eslint/types@npm:^8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/types@npm:8.0.1"
checksum: 10c0/e7c02d4e153a935c04bfddc0c8fc1618b1c8e9767583cff05a0e063bbacb7f3c8fac2257879c41162fe19094a0de3a567b57969177b2a0c32f39accd4c5601d5
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/typescript-estree@npm:7.17.0"
Expand All @@ -972,7 +989,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.17.0, @typescript-eslint/utils@npm:^7.16.1":
"@typescript-eslint/typescript-estree@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
dependencies:
"@typescript-eslint/types": "npm:8.0.1"
"@typescript-eslint/visitor-keys": "npm:8.0.1"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/12507995dc634a1746b581635e0df9f986ad01e7f0b4482f1f240986e7277ebd301dfe3b59c07da6d1f3d465f9110dc2a61ce50b67a8f31188cad13f7cc3632e
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/utils@npm:7.17.0"
dependencies:
Expand All @@ -986,6 +1022,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/utils@npm:8.0.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.1"
"@typescript-eslint/types": "npm:8.0.1"
"@typescript-eslint/typescript-estree": "npm:8.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/9ab4baee82ac74caee18fb687697698043385aea5d0ec4bb34d874a6969eaa3e48f9319ab023cbcb6114f86de17f7360a43460fb4159c61760a2d2984004dd21
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/visitor-keys@npm:7.17.0"
Expand All @@ -996,6 +1046,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
dependencies:
"@typescript-eslint/types": "npm:8.0.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/64c12095a97808bb1e1f5709192b274cac58d6b8fbbf9ec8fafead30f7effef7f0232244ec759298d046e1cd43521b9f3ba37b80618d5184c8b22fae665a7068
languageName: node
linkType: hard

"abbrev@npm:^2.0.0":
version: 2.0.0
resolution: "abbrev@npm:2.0.0"
Expand Down Expand Up @@ -1820,18 +1880,18 @@ __metadata:
linkType: hard

"eslint-plugin-perfectionist@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-plugin-perfectionist@npm:3.0.0"
version: 3.1.3
resolution: "eslint-plugin-perfectionist@npm:3.1.3"
dependencies:
"@typescript-eslint/types": "npm:^7.16.1"
"@typescript-eslint/utils": "npm:^7.16.1"
"@typescript-eslint/types": "npm:^8.0.1"
"@typescript-eslint/utils": "npm:^8.0.1"
minimatch: "npm:^10.0.1"
natural-compare-lite: "npm:^1.4.0"
peerDependencies:
astro-eslint-parser: ^1.0.2
eslint: ">=8.0.0"
svelte: ">=3.0.0"
svelte-eslint-parser: ^0.40.0
svelte-eslint-parser: ^0.41.0
vue-eslint-parser: ">=9.0.0"
peerDependenciesMeta:
astro-eslint-parser:
Expand All @@ -1842,7 +1902,7 @@ __metadata:
optional: true
vue-eslint-parser:
optional: true
checksum: 10c0/26882af73df9c46718f7d9edc73db9decdf5f30c09eeb2cd7d2c0d821e33fe021e093d2ea688fa7a5af553dbedfa51f8f0dc66663da3521866c4379339a5c6fd
checksum: 10c0/0f98000145367c9f64e42fe3c682d178acc488b684eeb1c316b8a13e6cdc8516fdf4d8bb71133afe76bf2b5b92a1edbd6a80e8254a2bac23964eb9b8997b25b3
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c17343

Please sign in to comment.