Created by: dependabot-preview[bot]
Bumps eslint-plugin-unicorn from 17.1.0 to 17.2.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v17.2.0
consistent-function-scoping
: Check use ofthis
andarguments
(#590) 8b417e6prevent-abbreviations
: Fix inappropriate suggestion (#592) 2e20294consistent-function-scoping
: Ignore within React hooks (#588) 7126d6dstring-content
: Ignore someTaggedTemplateExpression
(#585) 92f3f3dconsistent-function-scoping
: Display function name in error message (#589) e7e49ecconsistent-function-scoping
: Fix uninitialized variable check (#587) 4c48c02https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.1.0...v17.2.0
Commits
-
cdfedd8
17.2.0 -
8b417e6
consistent-function-scoping
: Check use ofthis
andarguments
(#590) -
2e20294
prevent-abbreviations
: Fix inappropriate suggestion (#592) -
7126d6d
consistent-function-scoping
: Ignore withinuseEffect
in Reac… (#588) -
92f3f3d
string-content
: Ignore someTaggedTemplateExpression
(#585) -
e7e49ec
consistent-function-scoping
: Display function name in error me… (#589) -
4c48c02
consistent-function-scoping
: Fix uninitialized variable check (#587) - See full diff 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 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 -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml
file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)