Update dependency eslint-plugin-unicorn to v35 #3814
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:
34.0.1->35.0.0Release Notes
sindresorhus/eslint-plugin-unicorn
v35.0.0Compare Source
New rules
prefer-object-from-entries(#1308)4a14187no-useless-length-check(#1398)1107455no-useless-spread(#1401)1463f52Breaking
explicit-length-check: Removegreater-than-or-equaloption (#1397)db1a2b5Improvements
no-array-reduce: AddallowSimpleOperationsoption (#1418)153eb2cno-array-callback-reference: Ignore jQuery methods (#1457)7af9a6fprevent-abbreviations: Ignorei18nandl10n(#1445)efdd90eno-array-callback-reference: Ignore mobx-state-tree usage (#1455)73c0dfdnew-for-builtins: CheckWeakRefandFinalizationRegistry(#1450)fce9d1dno-zero-fractions: Handle.0correctly (#1444)fcca35dnew-for-builtins: EnforcenewforSharedArrayBufferandProxy(#1438)2ba83adno-null: AllowObject.create(null, …)(#1432)768f301number-literal-case: Support Vue SFC (#1434)ee9f609no-object-as-default-parameter: Forbid destructuring (#1433)3fcc4bbprefer-spread: Better auto-fix (#1426)7bdf0ddprefer-array-some: Check cases comparing.find()withundefined(#1422)3dc2f77no-useless-spread: Check useless "iterable to array" (#1414)61bc6a3prefer-dom-node-text-content: Check destructuring, Use suggestion instead of auto-fix (#1417)c4bfc42require-post-message-target-origin: Disable for TypeScript files (#1415)741484aprefer-add-event-listener: Update event types list (#1412)7f88b2fno-instanceof-array: Support Vue SFC (#1410)3b22917prevent-abbreviations: Adddef(#1402)f783472no-instanceof-array: Improve report location (#1389)6512fbdbb81582Fixes
throw-new-error: Fix an edge case (#1390)806831b179b7dfConfiguration
📅 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.