Update all of typescript-eslint: 5.27.1 → 5.28.0 (minor) #268
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.27.1 → 5.28.0) · Repo · Changelog
Release Notes
5.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore: publish v5.28.0
feat(ast-spec): extract `AssignmentOperatorToText` (#3570)
chore(website): [playground] correct issues with libs (#5162)
chore(eslint-plugin): [prefer-optional-chain] fix incorrect syntax in documentation (#5172)
docs(website): [playground] add links to documentation and improve fixers (#5169)
fix: [TS4.7] allow visiting of typeParameters in TSTypeQuery (#5166)
docs: use custom diff code blocks (#5099)
chore(website): [playground] support enum values and remove compilerOptions filter (#5125)
docs: remove unexpected 'as const' in incorrect example (#5161)
chore(website): [playground] parse eslint module config on parse and improve visual editor (#5112)
feat(eslint-plugin): [consistent-generic-constructors] add rule (#4924)
fix(eslint-plugin): [space-infix-ops] support for optional property without type (#5155)
chore: Bump @types/jest from 27.5.1 to 28.1.1 (#5156)
chore: Bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#5157)
chore: Bump lint-staged from 12.4.3 to 13.0.0 (#5148)
chore: Bump rollup from 2.75.4 to 2.75.5 (#5150)
chore: Bump @types/react from 18.0.9 to 18.0.12 (#5149)
chore: Bump webpack from 5.72.1 to 5.73.0 (#5151)
✳️ @typescript-eslint/parser (5.27.1 → 5.28.0) · Repo · Changelog
Release Notes
5.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore: publish v5.28.0
feat(ast-spec): extract `AssignmentOperatorToText` (#3570)
chore(website): [playground] correct issues with libs (#5162)
chore(eslint-plugin): [prefer-optional-chain] fix incorrect syntax in documentation (#5172)
docs(website): [playground] add links to documentation and improve fixers (#5169)
fix: [TS4.7] allow visiting of typeParameters in TSTypeQuery (#5166)
docs: use custom diff code blocks (#5099)
chore(website): [playground] support enum values and remove compilerOptions filter (#5125)
docs: remove unexpected 'as const' in incorrect example (#5161)
chore(website): [playground] parse eslint module config on parse and improve visual editor (#5112)
feat(eslint-plugin): [consistent-generic-constructors] add rule (#4924)
fix(eslint-plugin): [space-infix-ops] support for optional property without type (#5155)
chore: Bump @types/jest from 27.5.1 to 28.1.1 (#5156)
chore: Bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#5157)
chore: Bump lint-staged from 12.4.3 to 13.0.0 (#5148)
chore: Bump rollup from 2.75.4 to 2.75.5 (#5150)
chore: Bump @types/react from 18.0.9 to 18.0.12 (#5149)
chore: Bump webpack from 5.72.1 to 5.73.0 (#5151)
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