Created by: dependabot[bot]
Bumps eslint-plugin-unicorn from 31.0.0 to 32.0.1.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v32.0.1
prevent-abbreviations: Fix shorthand import/export detection (#1252) 4367479https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v32.0.0...v32.0.1
v32.0.0
Breaking
- Drop support for Node.js v10 (#1211) a8e9f26
- Drop support for
babel-eslint(#1211) a8e9f26 You should migrate to@babel/eslint-parserNew rules
no-document-cookie(#1244) 866c4a3numeric-separators-style- Was previously disabled.prefer-array-flat- Was previously disabled.prefer-array-flat-map- Was previously disabled.Improvements
no-for-loop: Ignore known non-array loop variables (#1242) 29f6b45prefer-array-find: Singularize variable name in autofix (#1243) 6b340a3prefer-switch: Do not add braces to the default case (#1235) c241782no-zero-fractions: Handle numeric separators, fix missing parentheses, improve report location (#1238) 2724afano-array-for-each: Better error message (#1239) 2e82dc8prefer-switch: Avoid conflict withno-unreachablerule (#1234) 1c78d0cprefer-optional-catch-binding: Support checking destructured errors (#1229) a0b2f4fno-array-for-each: Support autofixing complicated parameters (#1228) d84143fprefer-negative-index: SupportArray#at()(#1217) 6443ee3explicit-length-check: CheckSet#size(#1226) 6a745a0filename-case: Improve report position (#1227) 3d4ac1bFixes
prevent-abbreviations: Fix shorthand import/export detection (#1215) a669e31https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.0
Commits
-
447aee632.0.1 -
64831c6prefer-set-has: Remove outdated AST types (#1253) -
4367479prevent-abbreviations: Fix shorthand import/export detection (#1252) -
4bf09c432.0.0 -
29f6b45no-for-loop: Ignore known non-array loop variables (#1242) -
866c4a3Addno-document-cookierule (#1244) -
6b340a3prefer-array-find: Singularize variable name in autofix (#1243) -
3205419Update@babel/core(#1241) -
71d9d04Mention libraries used under the hood inbetter-regexprule doc (#1240) -
c241782prefer-switch: Do not add braces to the default case (#1235) - 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)