Closed dependabot[bot] closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps eslint-plugin-unicorn from 29.0.0 to 32.0.1.
Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
447aee6
32.0.164831c6
prefer-set-has
: Remove outdated AST types (#1253)4367479
prevent-abbreviations
: Fix shorthand import/export detection (#1252)4bf09c4
32.0.029f6b45
no-for-loop
: Ignore known non-array loop variables (#1242)866c4a3
Addno-document-cookie
rule (#1244)6b340a3
prefer-array-find
: Singularize variable name in autofix (#1243)3205419
Update@babel/core
(#1241)71d9d04
Mention libraries used under the hood inbetter-regexp
rule doc (#1240)c241782
prefer-switch
: Do not add braces to the default case (#1235)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually