Update dependency eslint-plugin-unicorn to v12 #227
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:
^10.0.0
->^12.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn
v12.0.0
Compare Source
New rules
prefer-string-slice
rule (#288)cbd5dfc
Enhancements
filename-case
rule to handle complicated filename (#381)871dab7
prevent-abbreviations
to ignore uppercase letters (#379)50e6655
Fixes
expiring-todo-comments
rule for programmatic usage of ESLint (#385)b5cf874
no-process-exit
rule in worker threads (#388)90ca979
v11.0.2
Compare Source
unicorn/prefer-dataset
: FixquerySelector
fixer (#383)3ba54e9
v11.0.1
Compare Source
consistent-function-scoping
: Ignore anything containing JSX (#382)8a999c0
consistent-function-scoping
: Do not fail on same-scoped function references (#378)b62d96e
v11.0.0
Compare Source
New rules
expiring-todo-comments
rule (#302)6b6cee5
no-nested-ternary
rule (#296)767fa8d
consistent-function-scoping
rule (#309)91bbff5
prefer-reflect-apply
rule (#239)0b9c0fe
prefer-dataset
rule (#225)0910972
Enhancements
prevent-abbreviations
rule:9b81e11
8ff4d91
dc8841a
f500437
-
param
→parameter
-
params
→parameters
-
cur
→current
-
curr
→current
-
acc
→accumulator
-
dir
→direction
BigInt64Array
andBigUint64Array
types to thenew-for-builtins
rule (#353)e7ff2de
isBigInt
type check to theprefer-type-error
rule (#356)186abd3
prevent-abbreviations
rule to handle more cases (#337)9db361f
Fixes
eslint --stdin
(#346)5e7ac3e
catch-error-name
rule (#363)05641ba
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 if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.