Update dependency eslint-plugin-unicorn to v27 #3204
Merged
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:
26.0.1
->27.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn
v27.0.0
Compare Source
New rules
no-array-for-each
(#1017)719cd00
no-array-push-push
(#1015)21537d7
no-this-assignment
(#1018)62a2f92
Improvements
prefer-ternary
: Addonly-single-line
option (#1025)306c9e7
numeric-separators-style
: AddonlyIfContainsSeparator
option (#916)8d32574
prefer-spread
: Prefer...
overArray#concat()
(#1029)cda72bd
prefer-spread
: Fix more.concat
cases (#1042)c3c7ba3
no-array-callback-reference
: Improve suggestions forArray#forEach()
(#1049)77bcdc6
no-new-buffer
: Use suggestion for unknown arguments (#1037)88a724c
no-unreadable-array-destructuring
: Add auto-fix (#1010)27bc3c3
new-for-builtins
: Better auto-fix (#1022)5ba0f83
no-instanceof-array
: Better auto-fix (#1020)0520f31
Fixes
prefer-query-selector
: Fix crash on unexpected selector (#1034)88018ca
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.