Skip to content

Comments

👷 Update dependency eslint-plugin-unicorn to v63#4221

Merged
BenoitZugmeyer merged 1 commit intomainfrom
renovate/eslint-plugin-unicorn-63.x
Feb 23, 2026
Merged

👷 Update dependency eslint-plugin-unicorn to v63#4221
BenoitZugmeyer merged 1 commit intomainfrom
renovate/eslint-plugin-unicorn-63.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 62.0.063.0.0 age adoption passing confidence

Release Notes

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

v63.0.0

Compare Source

New rules
Improvements
  • Support ESLint 10 (#​2823) bd0901b
  • prefer-set-size: Add Array.from() support (#​2857) e556143
  • prefer-bigint-literals: Support signed numbers and strings (#​2784) a332a50
  • prefer-export-from: Fix type-import being removed when using namespace import (#​2771) ab4b779
  • prefer-spread: Fix: Skip TypedArray and ArrayBuffer constructor calls (#​2871) 42a558f
  • no-array-sort: Ignore .sort() calls with non-function arguments (#​2862) cbb2377
  • prefer-add-event-listener: Don't autofix non-function assignments (#​2865) 989ec61
  • explicit-length-check: Ignore || with string fallback value (#​2861) 4806f7e
  • no-unnecessary-polyfills: Fix false positive for graduated esnext features (#​2864) d6c13ab
  • no-for-loop: Skip auto-fix for string types when .entries() would be needed (#​2869) 08a591a
  • import-style: Fix crash on export {x} without from clause (#​2868) 141c8c5
  • expiring-todo-comments: Should not flag ESLint disable comments (#​2828) 3568daf
  • no-useless-collection-argument: Use suggestions to remove empty array with comments (#​2838) c0d0687
  • prefer-set-has: Check Iterator#toArray() and String#split() (#​2829) ab8970e
  • no-useless-spread: Fix false positive on Iterator (#​2831) 994e31c
  • isolated-functions: Ignore TypeScript types (#​2822) c3479c0
  • prefer-string-raw: Exclude inline snapshot (#​2811) 6e7f93c
  • consistent-assert: Explicitly check specifier node type (#​2803) 396a8fa


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 21, 2026
@renovate renovate bot requested a review from a team as a code owner February 21, 2026 05:23
@BenoitZugmeyer BenoitZugmeyer merged commit 155dcee into main Feb 23, 2026
23 checks passed
@BenoitZugmeyer BenoitZugmeyer deleted the renovate/eslint-plugin-unicorn-63.x branch February 23, 2026 11:09
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant