chore(deps): update dependency eslint-plugin-unicorn to v24 #149
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:
23.0.0
->24.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn
v24.0.0
Compare Source
New rules
no-lonely-if
(#936)485dbf9
empty-brace-spaces
(#933)c137daa
prefer-date-now
(#935)d0c4826
Improvements
prevent-abbreviations
: Addignore
option (#891)898fcb4
no-useless-undefined
: AddcheckArguments
option (#877)a1617b9
consistent-function-scoping
: Allow ignoring arrow functions (#932)17bf27c
error-message
rule (#922)877bef9
prefer-query-selector
rule (#908)635601d
prevent-abbreviations
: Addvar
/vars
replacements (#894)07dadf5
prevent-abbreviations
: Addver
→version
replacement (#870)e755cdd
prefer-number-properties
: Supportcomputed
key ofClassProperty
MethodDefinition
Property
(#886)769ac35
prefer-optional-catch-binding
: Improve output (#884)375d11a
no-null
: ExcludeuseRef(null)
andReact.useRef(null)
(#890)7a4dbf4
prefer-number-properties
: AddInfinity
support (#874)643169b
no-console-spaces
: Improve report location (#866)190cbac
no-useless-undefined
: IgnoretoHaveBeenCalledWith
method (#876)d10a641
prefer-replace-all
: Handleu
flag (#879)d98d867
no-for-loop
: Improve output when using the TypeScript parser (#883)52edd3b
no-for-loop
: Respect declaration kind (#878)df3f7bd
no-for-loop
: Only report on the for loop head part (#885)e9c6963
Fixes
false
import styles seen in reported problem messages (#910)d669707
import-style
: Fix crash onbabel-eslint
parser (#927)9f5f721
prevent-abbreviations
: Fix crash with TypeScript parser (#913)9d5eca6
prefer-query-selector
: Fix crash on calling without argument (#906)36908da
import-style
: Fix crash on destructing require (#904)8335d41
new-for-builtins
: Remove auto-fix fornew String
,new Boolean()
, andnew Number()
(#907)dfc1ce0
Renovate configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.