Created by: dependabot[bot]
Bumps eslint from 8.29.0 to 8.30.0.
Release notes
Sourced from eslint's releases.
v8.30.0
Features
075ef2c
feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)7190d98
feat: update globals (#16654) (Sébastien Règne)Bug Fixes
1a327aa
fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)9b8bb72
fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)Documentation
6a8cd94
docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)ad44344
docs: CLI documentation standardization (#16563) (Ben Perlmutter)293573e
docs: fix broken line numbers (#16606) (Sam Chen)fa2c64b
docs: use relative links for internal links (#16631) (Percy Ma)75276c9
docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)7276fe5
docs: Fix anchor in URL (#16628) (Karl Horky)6bef135
docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)dfc7ec1
docs: Formatters page updates (#16566) (Ben Perlmutter)8ba124c
docs: update theprefer-const
example (#16607) (Pavel)e6cb05a
docs: fix css leaking (#16603) (Sam Chen)Chores
f2c4737
chore: upgrade@eslint/eslintrc
@1
.4.0 (#16675) (Milos Djermanovic)ba74253
chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)0d9af4c
ci: fix npm v9 problem withfile:
(#16664) (Milos Djermanovic)90c9219
refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
Changelog
Sourced from eslint's changelog.
v8.30.0 - December 16, 2022
f2c4737
chore: upgrade@eslint/eslintrc
@1
.4.0 (#16675) (Milos Djermanovic)1a327aa
fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)075ef2c
feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)ba74253
chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)6a8cd94
docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)0d9af4c
ci: fix npm v9 problem withfile:
(#16664) (Milos Djermanovic)7190d98
feat: update globals (#16654) (Sébastien Règne)ad44344
docs: CLI documentation standardization (#16563) (Ben Perlmutter)90c9219
refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)9b8bb72
fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)293573e
docs: fix broken line numbers (#16606) (Sam Chen)fa2c64b
docs: use relative links for internal links (#16631) (Percy Ma)75276c9
docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)7276fe5
docs: Fix anchor in URL (#16628) (Karl Horky)6bef135
docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)dfc7ec1
docs: Formatters page updates (#16566) (Ben Perlmutter)8ba124c
docs: update theprefer-const
example (#16607) (Pavel)e6cb05a
docs: fix css leaking (#16603) (Sam Chen)
Commits
-
6151d9e
8.30.0 -
12a2972
Build: changelog update for 8.30.0 -
f2c4737
chore: upgrade@eslint/eslintrc
@1
.4.0 (#16675) -
1a327aa
fix: Ensure flat config unignores work consistently like eslintrc (#16579) -
075ef2c
feat: add suggestion for no-return-await (#16637) -
ba74253
chore: standardize npm script names per #14827 (#16315) -
6a8cd94
docs: Clarify Discord info in issue template config (#16663) -
0d9af4c
ci: fix npm v9 problem withfile:
(#16664) -
7190d98
feat: update globals (#16654) -
ad44344
docs: CLI documentation standardization (#16563) - 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)