Skip to content

fix(deps): update dependency eslint-plugin-unicorn to v63#52

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint
Open

fix(deps): update dependency eslint-plugin-unicorn to v63#52
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-unicorn ^61.0.2^63.0.0 age 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

v62.0.0

Compare Source

New rules
Improvements
Fixes
  • consistent-function-scoping: Fix inconsistent behavior (#​2748) a546444


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 2, 2025
@renovate renovate bot force-pushed the renovate/major-eslint branch from 3309df9 to 7415b2b Compare November 10, 2025 20:36
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from fe3ddbd to 2188d1c Compare November 24, 2025 20:35
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from f004f30 to 894b40e Compare December 3, 2025 20:52
@renovate renovate bot force-pushed the renovate/major-eslint branch from 894b40e to 3bf4507 Compare December 31, 2025 16:01
@renovate renovate bot force-pushed the renovate/major-eslint branch from 3bf4507 to 58abfdb Compare January 8, 2026 17:13
@renovate renovate bot force-pushed the renovate/major-eslint branch 3 times, most recently from 2497aff to 2879c5e Compare January 23, 2026 17:58
@renovate renovate bot force-pushed the renovate/major-eslint branch from 2879c5e to 64cd892 Compare February 2, 2026 20:52
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from b16971b to 5e24714 Compare February 13, 2026 16:39
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-unicorn to v62 fix(deps): update dependency eslint-plugin-unicorn to v63 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/major-eslint branch from 5e24714 to 5bfadce Compare February 17, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants