Skip to content

Commit

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

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

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

###
[`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 ([@&#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 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.

---

- [ ] <!-- 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/boneskull/impvol).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent aa60b35 commit 4a42e7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"cspell": "8.17.2",
"eslint": "9.18.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-perfectionist": "4.6.0",
"eslint-plugin-perfectionist": "4.7.0",
"husky": "9.1.7",
"knip": "5.42.2",
"lint-staged": "15.4.1",
Expand Down

0 comments on commit 4a42e7e

Please sign in to comment.