chore(deps): update dependency eslint-plugin-unicorn to v64#6333
chore(deps): update dependency eslint-plugin-unicorn to v64#6333lukastaegert merged 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.xNotice: 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: |
Performance report
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
9119cc6 to
1f265c9
Compare
|
This PR has been released as part of rollup@4.60.2. You can test it via |
This PR contains the following updates:
^63.0.0→^64.0.0Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v64.0.0Compare Source
New rules
consistent-template-literal-escape(#2866)55444b4no-useless-iterator-to-array(#2872)641b88cprefer-simple-condition-first(#2902)b0279ddswitch-case-break-position(#2910)8d5d487Improvements
6b41299text-encoding-identifier-case: Support template literals (#2905)9448c8cprefer-math-min-max: Ignore Date objects (#2903)cd53d9eprevent-abbreviations: Handle exported TS interfaces and enums (#2898)6dc01d2no-array-callback-reference: Skip TypeScript type predicate callbacks (#2897)02364c8prefer-spread: Skip autofix when it would drop comments (#2896)6ff1467no-useless-undefined: Flagreturn undefinedfor explicit undefined return types (#2876)41fc9c2no-unnecessary-polyfills: Improve performance (#2874)c88bf29expiring-todo-comments: AddignoreDatesoption (#2892)95a288bprevent-abbreviations: Recognize jQuery42f5364prefer-object-from-entries: Avoid auto-fixing generic reduce (#2878)bea9b20Fixes
expiring-todo-comments: Fix partial version comparison (#2895)51390e9consistent-destructuring: Fix false positive for nested rest destructuring (#2894)1cddfb5consistent-destructuring: Fix false positive after reassignment (#2893)c7f57d0consistent-function-scoping: Fix TypeScript false positives for lexicalthis(#2885)a383657custom-error-definition: Fix class field autofix (#2887)1359726explicit-length-check: Fix||fallback false positives (#2889)84246ecexplicit-length-check: Avoid unsafe autofix in negated comparisons (#2883)73b043bimport-style: Fix false positive for type-only import (#2891)aea9954no-unused-properties: Fix for JSX member access (#2890)0ff698bbetter-regex: Fix empty-pattern autofix (#2881)c201987prefer-global-this: Fix for window-specificinchecks (#2879)6bf7537prefer-native-coercion-functions: Fix false positive for TS type predicates (#2888)4c4b565prefer-set-has: Fix string false positives (#2882)c230c22prefer-top-level-await: Fix false positive withPromise.all(#2884)67faa7aConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.