Created by: dependabot[bot]
Bumps eslint-plugin-unicorn from 36.0.0 to 37.0.1.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v37.0.1
- Fix compatibility with ESLint 7 (#1548) e6cee0f
https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v37.0.0...v37.0.1
v37.0.0
New rules
template-indent
(#1478) 5f4c440Improvements
https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v36.0.0...v37.0.0
Commits
-
9269343
37.0.1 -
e6cee0f
Fix compatibility with ESLint 7 (#1548) -
0ec2bd7
prefer-dom-node-text-content
: Test destructuring with default value (#1419) -
4435a10
37.0.0 -
e97ab7e
Support ESLint v8 (#1488) -
9feb181
Use'latest'
asecmaVersion
(#1465) -
5f4c440
Addtemplate-indent
rule (#1478) -
3e2a4e2
Smoke tests: addeslint-remote-tester-repositories
(#1518) -
7ed1a0f
Use 'plugin:unicorn/all' in integration test (#1519) -
dc7c3e8
Fix test (#1528) - 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 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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)