fix(deps): update dependency eslint-plugin-unicorn to v43 - autoclosed #577
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^42.0.0->^43.0.0Release Notes
sindresorhus/eslint-plugin-unicorn
v43.0.1Compare Source
prefer-event-targetfrom the recommended preset4d2faacEventTargetrequires Node.js 16 and we target Node.js 14. We'll enable it again in a year when we can target Node.js 16.v43.0.0Compare Source
New rules
prefer-logical-operator-over-ternary(#1830)5d7e622prefer-event-target(#1792)166524aBreaking
Improvements
prefer-top-level-awaitrule to recommended preset (#1803)6f5ecf5import-indexrule (#1787)0034e694b96057text-encoding-identifier-case: Ignore JSXmeta[charset="utf-8"](#1817)c67a70fprefer-number-properties: Check any use of global functions (#1834)51d7e06prefer-number-properties: Detect usage via global object (#1832)80c4af2no-array-for-each: Check reassign infor..inandfor..of(#1824)d3b2548no-useless-undefined: Ignoreref(undefined)in Vue project (#1828)e7306e5prefer-node-protocol: Always checkrequire()(#1827)2c914d4no-array-for-each: Improve parameter reassign detection (#1823)56df468no-array-for-each: Add fix for arrow function body (#1785)59218e3Fixes
no-array-for-each: Fix auto-fix causing SyntaxError (#1813)47c8337Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.