Skip to content

chore(deps): update dependency eslint-plugin-unicorn to v64#6333

Merged
lukastaegert merged 1 commit intomasterfrom
renovate/eslint-plugin-unicorn-64.x
Apr 4, 2026
Merged

chore(deps): update dependency eslint-plugin-unicorn to v64#6333
lukastaegert merged 1 commit intomasterfrom
renovate/eslint-plugin-unicorn-64.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-unicorn ^63.0.0^64.0.0 age confidence

Release Notes

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

v64.0.0

Compare Source

New rules
Improvements
  • Support TypeScript type assertions in many rules (#​2909) 6b41299
  • text-encoding-identifier-case: Support template literals (#​2905) 9448c8c
  • prefer-math-min-max: Ignore Date objects (#​2903) cd53d9e
  • prevent-abbreviations: Handle exported TS interfaces and enums (#​2898) 6dc01d2
  • no-array-callback-reference: Skip TypeScript type predicate callbacks (#​2897) 02364c8
  • prefer-spread: Skip autofix when it would drop comments (#​2896) 6ff1467
  • no-useless-undefined: Flag return undefined for explicit undefined return types (#​2876) 41fc9c2
  • no-unnecessary-polyfills: Improve performance (#​2874) c88bf29
  • expiring-todo-comments: Add ignoreDates option (#​2892) 95a288b
  • prevent-abbreviations: Recognize jQuery 42f5364
  • prefer-object-from-entries: Avoid auto-fixing generic reduce (#​2878) bea9b20
Fixes
  • expiring-todo-comments: Fix partial version comparison (#​2895) 51390e9
  • consistent-destructuring: Fix false positive for nested rest destructuring (#​2894) 1cddfb5
  • consistent-destructuring: Fix false positive after reassignment (#​2893) c7f57d0
  • consistent-function-scoping: Fix TypeScript false positives for lexical this (#​2885) a383657
  • custom-error-definition: Fix class field autofix (#​2887) 1359726
  • explicit-length-check: Fix || fallback false positives (#​2889) 84246ec
  • explicit-length-check: Avoid unsafe autofix in negated comparisons (#​2883) 73b043b
  • import-style: Fix false positive for type-only import (#​2891) aea9954
  • no-unused-properties: Fix for JSX member access (#​2890) 0ff698b
  • better-regex: Fix empty-pattern autofix (#​2881) c201987
  • prefer-global-this: Fix for window-specific in checks (#​2879) 6bf7537
  • prefer-native-coercion-functions: Fix false positive for TS type predicates (#​2888) 4c4b565
  • prefer-set-has: Fix string false positives (#​2882) c230c22
  • prefer-top-level-await: Fix false positive with Promise.all (#​2884) 67faa7a


Configuration

📅 Schedule: Branch creation - Between 06:00 PM and 11:59 PM, only on Thursday ( * 18-23 * * 4 ), Between 12:00 AM and 05:59 AM, only on Friday ( * 0-5 * * 5 ) (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.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment Apr 4, 2026 5:39am

Request Review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/eslint-plugin-unicorn-64.x

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-jx68psqhr-rollup-js.vercel.app/repl/?pr=6333

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Performance report

  • BUILD: 6509ms, 838 MB
    • initialize: 0ms, 24 MB (+8%)
    • generate module graph: 2366ms, 635 MB
      • generate ast: 1252ms, 626 MB
    • sort and bind modules: 357ms, 694 MB
    • mark included statements: 3771ms, 838 MB
      • treeshaking pass 1: 2224ms, 828 MB
      • treeshaking pass 2: 444ms, 840 MB
      • treeshaking pass 3: 374ms, 836 MB
      • treeshaking pass 4: 364ms, 848 MB
      • treeshaking pass 5: 360ms, 838 MB
  • GENERATE: 619ms, 933 MB
    • initialize render: 0ms, 838 MB
    • generate chunks: 39ms, 840 MB
      • optimize chunks: 0ms, 854 MB
    • render chunks: 565ms, 912 MB
    • transform chunks: 16ms, 933 MB
    • generate bundle: 0ms, 933 MB

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (ca60daf) to head (1f265c9).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6333   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10788    10788           
  Branches     2881     2881           
=======================================
  Hits        10657    10657           
  Misses         89       89           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-64.x branch from 9119cc6 to 1f265c9 Compare April 4, 2026 05:37
@lukastaegert lukastaegert enabled auto-merge April 4, 2026 05:38
@lukastaegert lukastaegert added this pull request to the merge queue Apr 4, 2026
Merged via the queue into master with commit 6d9e040 Apr 4, 2026
49 checks passed
@lukastaegert lukastaegert deleted the renovate/eslint-plugin-unicorn-64.x branch April 4, 2026 06:46
@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.60.2. You can test it via npm install rollup.

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