Update dependency eslint-plugin-unicorn to v73 #162

Open
MaidFox wants to merge 1 commit from renovate/major-eslint-node into main
Member

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-unicorn ^72.0.0^73.0.0 age confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v73.0.0

Compare Source

New rules

Improvements



Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | [`^72.0.0` → `^73.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/72.0.0/73.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/73.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-unicorn/72.0.0/73.0.0?slim=true) | --- ### Release Notes <details> <summary>sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)</summary> ### [`v73.0.0`](https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v73.0.0) [Compare Source](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v72.0.0...v73.0.0) #### New rules - [`consistent-arrow-return-style`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-arrow-return-style.md) ([#&#8203;3601](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3601)) [`ae3c3d9`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ae3c3d93) - [`iteration-fallback-style`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/iteration-fallback-style.md) ([#&#8203;3602](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3602)) [`a61c2c5`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a61c2c5e) - [`no-barrel-files`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-barrel-files.md) ([#&#8203;3570](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3570)) [`d900c09`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/d900c09e) - [`no-unsafe-sqlite-interpolation`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-unsafe-sqlite-interpolation.md) ([#&#8203;3582](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3582)) [`a09869b`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a09869bc) - [`single-line-block-comment-style`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/single-line-block-comment-style.md) ([#&#8203;3584](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3584)) [`a0c2c57`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a0c2c576) #### Improvements - Improve performance ([#&#8203;3560](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3560)) [`7b7c790`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/7b7c7906) - Harden rules ([#&#8203;3585](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3585)) [`9c2b0bb`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/9c2b0bb1) - `consistent-boolean-name`: Add [`wrappers`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-boolean-name.md#wrappers) option ([#&#8203;3572](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3572)) [`78c5abf`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/78c5abf2) - `consistent-boolean-name`: Add [granular check options](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-boolean-name.md#checkvariables) ([#&#8203;3591](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3591)) [`a33b1c1`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/a33b1c1e) - `consistent-function-style`: Add [`defaultExport`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-function-style.md#defaultexport) option ([#&#8203;3600](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3600)) [`e78a7c9`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/e78a7c96) - `prefer-https`: Add [`ignore`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-https.md#ignore) option ([#&#8203;3557](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3557)) [`7f7ec06`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/7f7ec066) - `comment-content`: Handle Unicode word boundaries ([#&#8203;3597](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3597)) [`dd52b4a`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/dd52b4a4) - `import-style`: Ignore type-only imports ([#&#8203;3599](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3599)) [`f2a62e3`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f2a62e37) - `name-replacements`: Handle TypeScript parameter properties ([#&#8203;3575](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3575)) [`fa0df7b`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/fa0df7bd) - `no-negated-comparison`: Never check relational operators ([#&#8203;3589](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3589)) [`6120423`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/6120423a) - `no-this-outside-of-class`: Allow explicit TypeScript `this` parameters ([#&#8203;3596](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3596)) [`6a709b7`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/6a709b75) - `no-unnecessary-string-trim`: Handle Zod string schemas ([#&#8203;3577](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3577)) [`1c06db0`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/1c06db0c) - `prefer-else-if`: Handle existing `else if` chains ([#&#8203;3587](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3587)) [`46eaaf0`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/46eaaf00) - `prefer-simple-condition-first`: Treat `== null` checks as simple ([#&#8203;3559](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3559)) [`d1be07e`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/d1be07ea) - `prefer-set-has`: Fix false positives for computed members ([#&#8203;3562](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3562)) [`2817682`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/28176822) - `consistent-export-decorator-position`: Fix decorator position reporting ([#&#8203;3583](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3583)) [`0a19cb4`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/0a19cb4d) - `no-array-for-each`: Fix deprecation docs ([#&#8203;3568](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3568)) [`0096a18`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/0096a181) - Fix `process.exit` control-flow analysis ([#&#8203;3590](https://github.com/sindresorhus/eslint-plugin-unicorn/issues/3590)) [`342a5ed`](https://github.com/sindresorhus/eslint-plugin-unicorn/commit/342a5edf) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0NC4xMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency eslint-plugin-unicorn to v73
Some checks failed
NodeJS check / check-nodejs (pull_request) Failing after 1m20s
Nix check / check-nix (pull_request) Successful in 3m1s
be75e0b75d
MaidFox force-pushed renovate/major-eslint-node from be75e0b75d
Some checks failed
NodeJS check / check-nodejs (pull_request) Failing after 1m20s
Nix check / check-nix (pull_request) Successful in 3m1s
to a02d075fb5
Some checks failed
Nix check / check-nix (pull_request) Successful in 1m53s
NodeJS check / check-nodejs (pull_request) Failing after 1m20s
2026-08-05 06:39:07 -07:00
Compare
Some checks failed
Nix check / check-nix (pull_request) Successful in 1m53s
NodeJS check / check-nodejs (pull_request) Failing after 1m20s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-eslint-node:renovate/major-eslint-node
git switch renovate/major-eslint-node

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/major-eslint-node
git switch renovate/major-eslint-node
git rebase main
git switch main
git merge --ff-only renovate/major-eslint-node
git switch renovate/major-eslint-node
git rebase main
git switch main
git merge --no-ff renovate/major-eslint-node
git switch main
git merge --squash renovate/major-eslint-node
git switch main
git merge --ff-only renovate/major-eslint-node
git switch main
git merge renovate/major-eslint-node
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
FoxDen/e621dumper!162
No description provided.