Update all of typescript-eslint: 5.22.0 → 5.23.0 (minor) #246
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.22.0 → 5.23.0) · Repo · Changelog
Release Notes
5.23.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: publish v5.23.0
chore: Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#4928)
chore: Bump @types/react from 17.0.43 to 18.0.9 (#4930)
chore: Bump @types/babel__core from 7.1.14 to 7.1.19 (#4929)
chore: update sponsors (#4925)
Rename no-non-null-assertion to member-ordering in README (#4921)
Fix typo in link (#4918)
fix(eslint-plugin): [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#4901)
feat(utils): update eslint types (#4896)
fix(eslint-plugin): [no-restricted-imports] allow type import as long as there's one matching pattern (#4898)
chore: Bump async from 2.6.3 to 2.6.4 (#4894)
chore: Bump @babel/eslint-parser from 7.15.4 to 7.17.0 (#4888)
chore: Bump @commitlint/config-conventional from 16.2.1 to 16.2.4 (#4889)
chore: Bump @swc/core from 1.2.171 to 1.2.174 (#4891)
chore: Bump ejs from 3.1.6 to 3.1.7 (#4893)
fix(ast-spec): correct `AwaitExpression.argument` type (#4880)
✳️ @typescript-eslint/parser (5.22.0 → 5.23.0) · Repo · Changelog
Release Notes
5.23.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: publish v5.23.0
chore: Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#4928)
chore: Bump @types/react from 17.0.43 to 18.0.9 (#4930)
chore: Bump @types/babel__core from 7.1.14 to 7.1.19 (#4929)
chore: update sponsors (#4925)
Rename no-non-null-assertion to member-ordering in README (#4921)
Fix typo in link (#4918)
fix(eslint-plugin): [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#4901)
feat(utils): update eslint types (#4896)
fix(eslint-plugin): [no-restricted-imports] allow type import as long as there's one matching pattern (#4898)
chore: Bump async from 2.6.3 to 2.6.4 (#4894)
chore: Bump @babel/eslint-parser from 7.15.4 to 7.17.0 (#4888)
chore: Bump @commitlint/config-conventional from 16.2.1 to 16.2.4 (#4889)
chore: Bump @swc/core from 1.2.171 to 1.2.174 (#4891)
chore: Bump ejs from 3.1.6 to 3.1.7 (#4893)
fix(ast-spec): correct `AwaitExpression.argument` type (#4880)
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