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.7.0 #11630

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-perfectionist (source) 3.6.0 -> 3.7.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.7.0

Compare Source

compare changes

🚀 Features
  • Add partition by new line and group kind in sort-exports (4db2c5e)
  • Add dependency order errors (125e1cb)
  • Add partition by comment option in sort-exports (f6b7803)
  • Add partition by comment and partition by new line in sort-intersection-types (9fe8abd)
  • Add partition by comment and partition by new line in sort-union-types (4a0931b)
  • Add partition by comment and partition by new line in sort-named-imports (41e18b9)
  • Add partition by comment and partition by new line in sort-named-exports (928246e)
  • Add partition by comment and partition by new line in sort-maps (7bf6756)
  • Add partition by comment and partition by new line in sort-variable-declarations (aa29335)
  • Add partition by comment and partition by new line in sort-interfaces (fae756a)
  • Add partition by comment and partition by new line in sort-array-includes and sort-sets (e4fc538)
  • Add partition by comment option in sort-objects-types (69b643e)
  • Add partition by new line option in sort-enums (defd370)
🐞 Bug Fixes
  • Prioritize dependencies over partitions by comment and partitions by line (199ab39)
❤️ 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 24, 2024 19:13
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 24, 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 24, 2024
@renovate renovate bot merged commit b187592 into main Sep 24, 2024
53 of 59 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-perfectionist-3.x-lockfile branch September 24, 2024 19:27
Josh-Walker-GM pushed a commit that referenced this pull request Sep 24, 2024
…11630)

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.6.0` ->
`3.7.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.6.0/3.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.6.0/3.7.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.7.0`](https://github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v370)

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

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

##### 🚀 Features

- Add partition by new line and group kind in sort-exports
([4db2c5e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4db2c5e))
- Add dependency order errors
([125e1cb](https://github.com/azat-io/eslint-plugin-perfectionist/commit/125e1cb))
- Add partition by comment option in sort-exports
([f6b7803](https://github.com/azat-io/eslint-plugin-perfectionist/commit/f6b7803))
- Add partition by comment and partition by new line in
sort-intersection-types
([9fe8abd](https://github.com/azat-io/eslint-plugin-perfectionist/commit/9fe8abd))
- Add partition by comment and partition by new line in sort-union-types
([4a0931b](https://github.com/azat-io/eslint-plugin-perfectionist/commit/4a0931b))
- Add partition by comment and partition by new line in
sort-named-imports
([41e18b9](https://github.com/azat-io/eslint-plugin-perfectionist/commit/41e18b9))
- Add partition by comment and partition by new line in
sort-named-exports
([928246e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/928246e))
- Add partition by comment and partition by new line in sort-maps
([7bf6756](https://github.com/azat-io/eslint-plugin-perfectionist/commit/7bf6756))
- Add partition by comment and partition by new line in
sort-variable-declarations
([aa29335](https://github.com/azat-io/eslint-plugin-perfectionist/commit/aa29335))
- Add partition by comment and partition by new line in sort-interfaces
([fae756a](https://github.com/azat-io/eslint-plugin-perfectionist/commit/fae756a))
- Add partition by comment and partition by new line in
sort-array-includes and sort-sets
([e4fc538](https://github.com/azat-io/eslint-plugin-perfectionist/commit/e4fc538))
- Add partition by comment option in sort-objects-types
([69b643e](https://github.com/azat-io/eslint-plugin-perfectionist/commit/69b643e))
- Add partition by new line option in sort-enums
([defd370](https://github.com/azat-io/eslint-plugin-perfectionist/commit/defd370))

##### 🐞 Bug Fixes

- Prioritize dependencies over partitions by comment and partitions by
line
([199ab39](https://github.com/azat-io/eslint-plugin-perfectionist/commit/199ab39))

##### ❤️ Contributors

-   Hugo ([@&#8203;hugop95](http://github.com/hugop95))
-   Chirokas ([@&#8203;chirokas](http://github.com/chirokas))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant