Update all of typescript-eslint: 5.17.0 → 5.19.0 (minor) #332
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (5.17.0 → 5.19.0) · Repo · Changelog
Release Notes
5.19.0
5.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
chore: publish v5.19.0
docs(eslint-plugin):improve docs [consistent-type-exports] (#4792)
docs(website): propagate typescript options to eslint (#4773)
feat(eslint-plugin): [unified-signatures] add `ignoreDifferentlyNamedParameters` option (#4659)
feat(eslint-plugin): add support for valid number and bigint intersections in restrict-plus-operands rule (#4795)
docs: clarify PR template to refer to an open issue (#4797)
fix(eslint-plugin): update code to use estree range instead of ts pos/end #4723 (#4790)
chore: Bump react from 17.0.2 to 18.0.0 (#4783)
test: update babel alignment tests to latest version (#4774)
chore: Bump webpack from 5.70.0 to 5.71.0 (#4784)
chore: Bump @microsoft/api-extractor from 7.19.5 to 7.20.0 (#4787)
chore: Bump @swc/core from 1.2.160 to 1.2.163 (#4786)
chore: Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 (#4785)
chore: publish v5.18.0
fix(eslint-plugin): method-signature-style respect getter signature (#4777)
docs(website): correct dark mode color regression introduced in #4362 (#4771)
docs(website): correct issue created by changes from #4765 and #4768 (#4770)
docs(website): load typescript libs in playground (#4765)
docs(website): add missing typescript options to playground (#4768)
chore: Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#4753)
fix(visitor-keys): add missing visitor keys (#4731)
feat(eslint-plugin): [no-shadow] ignoreOnInitialization option (#4603)
docs: use valid rule config in the custom rule example (#4760)
Remove duplicate "the" (#4761)
feat(eslint-plugin): [no-this-alias] report on assignment expressions (#4718)
✳️ @typescript-eslint/parser (5.17.0 → 5.19.0) · Repo · Changelog
Release Notes
5.19.0
5.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
chore: publish v5.19.0
docs(eslint-plugin):improve docs [consistent-type-exports] (#4792)
docs(website): propagate typescript options to eslint (#4773)
feat(eslint-plugin): [unified-signatures] add `ignoreDifferentlyNamedParameters` option (#4659)
feat(eslint-plugin): add support for valid number and bigint intersections in restrict-plus-operands rule (#4795)
docs: clarify PR template to refer to an open issue (#4797)
fix(eslint-plugin): update code to use estree range instead of ts pos/end #4723 (#4790)
chore: Bump react from 17.0.2 to 18.0.0 (#4783)
test: update babel alignment tests to latest version (#4774)
chore: Bump webpack from 5.70.0 to 5.71.0 (#4784)
chore: Bump @microsoft/api-extractor from 7.19.5 to 7.20.0 (#4787)
chore: Bump @swc/core from 1.2.160 to 1.2.163 (#4786)
chore: Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 (#4785)
chore: publish v5.18.0
fix(eslint-plugin): method-signature-style respect getter signature (#4777)
docs(website): correct dark mode color regression introduced in #4362 (#4771)
docs(website): correct issue created by changes from #4765 and #4768 (#4770)
docs(website): load typescript libs in playground (#4765)
docs(website): add missing typescript options to playground (#4768)
chore: Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#4753)
fix(visitor-keys): add missing visitor keys (#4731)
feat(eslint-plugin): [no-shadow] ignoreOnInitialization option (#4603)
docs: use valid rule config in the custom rule example (#4760)
Remove duplicate "the" (#4761)
feat(eslint-plugin): [no-this-alias] report on assignment expressions (#4718)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands