chore(deps): update dependency eslint-plugin-unicorn to v50#5318
chore(deps): update dependency eslint-plugin-unicorn to v50#5318lukastaegert merged 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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-50.xNotice: Ensure you have installed Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly. or load it into the REPL: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5318 +/- ##
=======================================
Coverage 98.82% 98.82%
=======================================
Files 232 232
Lines 8974 8974
Branches 2338 2338
=======================================
Hits 8869 8869
Misses 46 46
Partials 59 59 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.9.2. You can test it via |
This PR contains the following updates:
^49.0.0->^50.0.1Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v50.0.1Compare Source
Fixes
no-unnecessary-polyfills: Fix missing dependency error (#2242)3df1606v50.0.0Compare Source
New rules
no-unnecessary-polyfills(#1717)6788d86Improvements
65711f9no-useless-undefined: AddcheckArrowFunctionBodyoption (#2232)9d7048cprefer-negative-index: CheckTypedArray#subarray()(#2237)6708a30no-useless-undefined: Ignore React state setters (#2223)42881baprefer-module: Allowmoduleas TSTypeParameter name (#2213)8f61f7cFixes
string-content: Fix JSX autofix for newlines, etc. (#2222)b95e75eConfiguration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.