Update all of typescript-eslint: 5.13.0 → 5.14.0 (minor) #391
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.13.0 → 5.14.0) · Repo · Changelog
Release Notes
5.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: publish v5.14.0
chore: update workflow actions (#4626)
chore: bump eslint-plugin-react from 7.29.2 to 7.29.3 (#4631)
chore: bump @swc/jest from 0.2.17 to 0.2.20 (#4630)
chore: bump webpack from 5.69.1 to 5.70.0 (#4629)
chore: bump rollup from 2.68.0 to 2.70.0 (#4628)
feat: TypeScript 4.6 (#4615)
tests: add cypress-axe test for homepage (#4362)
feat(eslint-plugin): [no-misused-promises] add granular options within `checksVoidReturns` (#4623)
chore: use swc for tests instead of Babel (#4584)
fix(eslint-plugin): [no-misused-promises] factor thenable returning function overload signatures (#4620)
test: split up naming-convention (#4599)
fix(eslint-plugin): [naming-convention] cover case that requires quotes (#4582)
chore: bump downlevel-dts from 0.8.0 to 0.9.0 (#4611)
chore: bump @types/lodash from 4.14.178 to 4.14.179 (#4613)
chore: bump rollup from 2.67.3 to 2.68.0 (#4612)
chore: bump enhanced-resolve from 5.9.0 to 5.9.1 (#4610)
fix(eslint-plugin): [return-await] correct autofixer in binary expression (#4401)
fix(eslint-plugin): [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343)
chore: bump @types/jest from 27.4.0 to 27.4.1 (#4607)
chore: bump prismjs from 1.25.0 to 1.27.0 (#4595)
chore: bump eslint-plugin-react from 7.28.0 to 7.29.2 (#4606)
chore: bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#4605)
✳️ @typescript-eslint/parser (5.13.0 → 5.14.0) · Repo · Changelog
Release Notes
5.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: publish v5.14.0
chore: update workflow actions (#4626)
chore: bump eslint-plugin-react from 7.29.2 to 7.29.3 (#4631)
chore: bump @swc/jest from 0.2.17 to 0.2.20 (#4630)
chore: bump webpack from 5.69.1 to 5.70.0 (#4629)
chore: bump rollup from 2.68.0 to 2.70.0 (#4628)
feat: TypeScript 4.6 (#4615)
tests: add cypress-axe test for homepage (#4362)
feat(eslint-plugin): [no-misused-promises] add granular options within `checksVoidReturns` (#4623)
chore: use swc for tests instead of Babel (#4584)
fix(eslint-plugin): [no-misused-promises] factor thenable returning function overload signatures (#4620)
test: split up naming-convention (#4599)
fix(eslint-plugin): [naming-convention] cover case that requires quotes (#4582)
chore: bump downlevel-dts from 0.8.0 to 0.9.0 (#4611)
chore: bump @types/lodash from 4.14.178 to 4.14.179 (#4613)
chore: bump rollup from 2.67.3 to 2.68.0 (#4612)
chore: bump enhanced-resolve from 5.9.0 to 5.9.1 (#4610)
fix(eslint-plugin): [return-await] correct autofixer in binary expression (#4401)
fix(eslint-plugin): [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343)
chore: bump @types/jest from 27.4.0 to 27.4.1 (#4607)
chore: bump prismjs from 1.25.0 to 1.27.0 (#4595)
chore: bump eslint-plugin-react from 7.28.0 to 7.29.2 (#4606)
chore: bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#4605)
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