Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-perfectionist to v3.5.0 #11506

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-perfectionist (source) 3.2.0 -> 3.5.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v3.5.0

Compare Source

compare changes

🚀 Features
  • Add ability to disable or enable side effect imports sorting (ae02009)
🐞 Bug Fixes
  • Detect dependencies in template literals (4e0e6d8)
  • Improve dependency detection in sort-variable-declarations rule (6beb536)
❤️ Contributors

v3.4.0

Compare Source

compare changes

🚀 Features
  • Improve ability to expand custom groups (5088619)
  • Downgrade minimatch dependency (4803030)
  • Generate exception if group does not exist (0872bdd)
  • Add sort-sets rule (7d4cf14)
🐞 Bug Fixes
  • Place static-block after static-property in default-options in sort-classes (73b1b54)
  • Fix sorting of members with dependencies (e7c113d)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Features
  • Improve checking if a member is private in sort-classes rule (4e19b94)
  • Add static-block and accessor-property to default groups in sort-classes (0c724e0)
  • Don't sort unknown elements if unknown is not referenced in groups (0086427)
  • Add optional modifier in sort-classes rule (27fa7e8)
🐞 Bug Fixes
  • Fix sorting class members with same names (f1f875e)
  • Fix use of case named default in sort-switch-case rule (5583eb0)
  • Take into account dependencies in sort-enums (eeb0534)
❤️ Contributors

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 9, 2024 17:38
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit dac7634 into main Sep 9, 2024
54 of 60 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the renovate/eslint-plugin-perfectionist-3.x-lockfile branch September 9, 2024 18:53
Josh-Walker-GM pushed a commit that referenced this pull request Sep 10, 2024
…11506)

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))
| [`3.2.0` ->
`3.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.2.0/3.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.2.0/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.2.0/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.4.0...v3.5.0)

##### 🚀 Features

- Add ability to disable or enable side effect imports sorting
([ae02009](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/ae02009))

##### 🐞 Bug Fixes

- Detect dependencies in template literals
([4e0e6d8](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4e0e6d8))
- Improve dependency detection in sort-variable-declarations rule
([6beb536](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/6beb536))

##### ❤️ Contributors

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

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

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

[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.3.0...v3.4.0)

##### 🚀 Features

- Improve ability to expand custom groups
([5088619](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/5088619))
- Downgrade minimatch dependency
([4803030](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4803030))
- Generate exception if group does not exist
([0872bdd](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/0872bdd))
- Add sort-sets rule
([7d4cf14](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7d4cf14))

##### 🐞 Bug Fixes

- Place static-block after static-property in default-options in
sort-classes
([73b1b54](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/73b1b54))
- Fix sorting of members with dependencies
([e7c113d](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e7c113d))

##### ❤️ Contributors

-   Hugo ([@&#8203;hugop95](http://github.com/hugop95))
- Denis Sokolov
([@&#8203;denis-sokolov](http://github.com/denis-sokolov))

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

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

[compare
changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.2.0...v3.3.0)

##### 🚀 Features

- Improve checking if a member is private in sort-classes rule
([4e19b94](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4e19b94))
- Add static-block and accessor-property to default groups in
sort-classes
([0c724e0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/0c724e0))
- Don't sort unknown elements if unknown is not referenced in groups
([0086427](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/0086427))
- Add optional modifier in sort-classes rule
([27fa7e8](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/27fa7e8))

##### 🐞 Bug Fixes

- Fix sorting class members with same names
([f1f875e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/f1f875e))
- Fix use of case named default in sort-switch-case rule
([5583eb0](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/5583eb0))
- Take into account dependencies in sort-enums
([eeb0534](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/eeb0534))

##### ❤️ Contributors

-   Hugo ([@&#8203;hugop95](http://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 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant