Skip to content

chore(deps): update dependency eslint-plugin-unicorn to v63#1044

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/eslint-plugin-unicorn-63.x
Mar 2, 2026
Merged

chore(deps): update dependency eslint-plugin-unicorn to v63#1044
renovate[bot] merged 1 commit intomasterfrom
renovate/eslint-plugin-unicorn-63.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 1, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
eslint-plugin-unicorn devDependencies major 62.0.063.0.0 OpenSSF Scorecard

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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.


  • 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 enabled auto-merge (squash) March 1, 2026 01:19
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-unicorn-63.x branch 4 times, most recently from 5201b83 to f14a802 Compare March 2, 2026 10:17
@renovate renovate Bot force-pushed the renovate/eslint-plugin-unicorn-63.x branch from f14a802 to a24b4e2 Compare March 2, 2026 13:26
@renovate renovate Bot force-pushed the renovate/eslint-plugin-unicorn-63.x branch from a24b4e2 to 9e158a3 Compare March 2, 2026 18:19
@renovate renovate Bot force-pushed the renovate/eslint-plugin-unicorn-63.x branch from 9e158a3 to 30c4dad Compare March 2, 2026 21:28
@renovate renovate Bot merged commit d1918d6 into master Mar 2, 2026
33 of 38 checks passed
@renovate renovate Bot deleted the renovate/eslint-plugin-unicorn-63.x branch March 2, 2026 21:39
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