Skip to content

chore(deps): update resolutions eslint-plugin-unicorn to v63#1227

Merged
danielroe merged 2 commits intomainfrom
renovate/eslint-plugin-unicorn-63.x
Feb 16, 2026
Merged

chore(deps): update resolutions eslint-plugin-unicorn to v63#1227
danielroe merged 2 commits intomainfrom
renovate/eslint-plugin-unicorn-63.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-unicorn 62.0.063.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


Configuration

📅 Schedule: Branch creation - "on Monday" (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 requested a review from danielroe as a code owner February 16, 2026 03:05
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 16, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/eslint-plugin-unicorn-63.x (d487c09) with main (cc12548)

Open in CodSpeed

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 16, 2026

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1227
    
    npm i https://pkg.pr.new/nuxi@1227
    
    npm i https://pkg.pr.new/@nuxt/cli@1227
    

commit: d487c09

@github-actions
Copy link
Contributor

📦 Bundle Size Comparison

📈 nuxi

Metric Base Head Diff
Rendered 3695.58 KB 3695.66 KB +0.09 KB (+0.00%)

➡️ nuxt-cli

Metric Base Head Diff
Rendered 138.81 KB 138.81 KB 0.00 KB (0.00%)

➡️ create-nuxt

Metric Base Head Diff
Rendered 1644.95 KB 1644.95 KB 0.00 KB (0.00%)

@renovate
Copy link
Contributor Author

renovate bot commented Feb 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danielroe danielroe merged commit 9face47 into main Feb 16, 2026
16 checks passed
@danielroe danielroe deleted the renovate/eslint-plugin-unicorn-63.x branch February 16, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant