Created by: dependabot-preview[bot]
Bumps eslint-plugin-unicorn from 16.1.1 to 17.1.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v17.1.0
- Allow descriptive error names by default in
catch-error-namerule (#581) 7bd8687https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.0.1...v17.1.0
v17.0.1
- Fix a problem with deprecated rules (#584) fe8f336
https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.0.0...v17.0.1
v17.0.0
New rules
- Add
string-contentrule (off by default) (#496) 0972a89Breaking
- Rename
regex-shorthandrule tobetter-regex(#522) a5e5405Improvements
- Improve
new-for-builtinsrule (#540) fdd96cb- Expand reporting for
prefer-node-removerule (#507) b6e6b32Fixes
prefer-spread: Insert semicolon if needed (#578) 49c4acf- Fix
prefer-negative-indexcrash on not enough arguments (#564) 50e038c- Fix scope compare in
consistent-function-scoping(#562) ec4387c- Fix
no-new-buffercrash onTypeScript-ESLint(#560) e4f4bb4- Fix
escape-casemissing cases (#534) 892f054- Disable auto-fix
.onmessageinprefer-add-event-listenerrule (#543) 96af562https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v16.1.1...v17.0.0
Commits
-
c8bf85017.1.0 -
7bd8687Allow descriptive error names by default incatch-error-name(#581) -
761a3be17.0.1 -
fe8f336Add emptycreatefunction to deprecated rules (#584) -
d0a303017.0.0 -
0972a89Addstring-contentrule (#496) -
49c4acfprefer-spread: Insert semicolon if needed (#578) -
ae983e2Updateavato v3 (#575) -
50ba9feFixprefer-string-slicetypo in docs (#572) -
ff41cb2Meta tweaks - 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 badge mewill 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)