Bump eslint from 8.50.0 to 8.51.0
Bumps eslint from 8.50.0 to 8.51.0.
Release notes
Sourced from eslint's releases.
v8.51.0
Features
0a9c433
feat: Add--no-warn-ignored
CLI option for flat config (#17569) (Domantas Petrauskas)977e67e
feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)Bug Fixes
f976b2f
fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)0edfe36
fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) (Yosuke Ota)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)Documentation
ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) (Francesco Trotta)1aa26df
docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)47d0b44
docs: Update README (GitHub Actions Bot)dbf831e
docs: use generated og image (#17601) (Percy Ma)1866da5
docs: Update README (GitHub Actions Bot)Chores
1ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624) (Milos Djermanovic)f8c7403
chore: package.json update for@eslint/js
release (ESLint Jenkins)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)7b77bcc
chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)bc77c9a
chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)24e1f14
chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)
Changelog
Sourced from eslint's changelog.
v8.51.0 - October 6, 2023
1ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624) (Milos Djermanovic)f8c7403
chore: package.json update for@eslint/js
release (ESLint Jenkins)f976b2f
fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)0edfe36
fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) (Francesco Trotta)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) (Yosuke Ota)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)1aa26df
docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)47d0b44
docs: Update README (GitHub Actions Bot)dbf831e
docs: use generated og image (#17601) (Percy Ma)0a9c433
feat: Add--no-warn-ignored
CLI option for flat config (#17569) (Domantas Petrauskas)1866da5
docs: Update README (GitHub Actions Bot)7b77bcc
chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)977e67e
feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)bc77c9a
chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)24e1f14
chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)
Commits
-
f079382
8.51.0 -
e8235e5
Build: changelog update for 8.51.0 -
1ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624) -
f8c7403
chore: package.json update for@eslint/js
release -
f976b2f
fix: make rule severity case-sensitive in flat config (#17619) -
0edfe36
fix: Ensure crash error messages are not duplicated (#17584) -
ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) -
dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) -
d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) -
2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts