Skip to content

Commit

Permalink
Update dependency eslint-plugin-perfectionist to v4.4.0 (#1541)
Browse files Browse the repository at this point in the history
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.3.0` ->
`4.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/4.3.0/4.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

##### 🚀 Features

- **sort-array-includes:** Add use configuration if and groups
([a06ce5c](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a06ce5c))
- Add ignore rule for objects passed as arguments to function calls
([41c9f4f](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/41c9f4f))
- Add use configuration if option to sort-object-types and
sort-interfaces
([aa18f1a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/aa18f1a))

##### 🏎 Performance Improvements

- Improve rules performance
([42ac82d](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/42ac82d))

##### 🐞 Bug Fixes

- **sort-interfaces:** Prevent constructor declarations from being
sorted
([b4ee1cc](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/b4ee1cc))

##### ❤️ Contributors

-   Azat S. ([@&#8203;azat-io](http://github.com/azat-io))
-   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/auguwu/floofy.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 247f93c commit ad7cba4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-formatter-codeframe": "7.32.1",
"eslint-plugin-astro": "0.34.0",
"eslint-plugin-perfectionist": "4.3.0",
"eslint-plugin-perfectionist": "4.4.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-tailwindcss": "0.6.9",
Expand Down

0 comments on commit ad7cba4

Please sign in to comment.