Created by: dependabot[bot]
Bumps eslint-plugin-unicorn from 26.0.1 to 27.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v27.0.0
New rules
no-array-for-each(#1017) 719cd00no-array-push-push(#1015) 21537d7no-this-assignment(#1018) 62a2f92Improvements
prefer-ternary: Addonly-single-lineoption (#1025) 306c9e7numeric-separators-style: AddonlyIfContainsSeparatoroption (#916) 8d32574prefer-spread: Prefer...overArray#concat()(#1029) cda72bdprefer-spread: Fix more.concatcases (#1042) c3c7ba3no-array-callback-reference: Improve suggestions forArray#forEach()(#1049) 77bcdc6no-new-buffer: Use suggestion for unknown arguments (#1037) 88a724cno-unreadable-array-destructuring: Add auto-fix (#1010) 27bc3c3new-for-builtins: Better auto-fix (#1022) 5ba0f83no-instanceof-array: Better auto-fix (#1020) 0520f31Fixes
prefer-query-selector: Fix crash on unexpected selector (#1034) 88018cahttps://github.com/sindresorhus/eslint-plugin-unicorn/compare/v26.0.1...v27.0.0
Commits
-
376580727.0.0 -
c3c7ba3prefer-spread: Fix more.concatcases (#1042) -
f5496c7Refactor: removeeslint-ast-utilspackage (#1048) -
77bcdc6no-array-callback-reference: Improve suggestions forArray#forEach()(#1049) -
4271e95no-array-for-each: Add auto-fix for some wrongly detected case (#1043) -
a091842Use@babel/eslint-parserin tests (#961) -
88a724cno-new-buffer: Use suggestion for unknown arguments (#1037) -
db5a068no-array-for-each: Fix broken auto-fixed code (#1039) -
ca2f54fRefactor: replaceisSameNodewithhasSameRange(#1036) -
cda72bdprefer-spread: Prefer...overArray#concat()(#1029) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)