Update all of typescript-eslint: 5.11.0 → 5.14.0 (minor) #174
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.11.0 → 5.14.0) · Repo · Changelog
Release Notes
5.14.0
5.13.0
5.12.1
5.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 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)
chore: publish v5.13.0
Update README.md (#4592)
feat(eslint-plugin): [no-misused-promises] check more places for checksVoidReturn (#4541)
fix(eslint-plugin): [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#4590)
feat(eslint-plugin): added member group support to member-ordering rule (#4538)
feat(eslint-plugin): add extension rule `space-before-blocks` (#1606) (#4184)
feat(utils): extract `isNotTokenOfTypeWithConditions` out of `ast-utils`' `predicates` (#4502)
feat(eslint-plugin): add `no-useless-empty-export` rule (#4380)
feat(eslint-plugin): add `no-redundant-type-constituents` rule (#4378)
feat(utils): expose `ast-utils`' helpers (#4503)
chore: bump webpack from 5.69.0 to 5.69.1 (#4579)
chore: bump rollup from 2.67.2 to 2.67.3 (#4578)
chore: publish v5.12.1
docs: add a missing " (#4577)
docs(eslint-plugin): [member-ordering] correct options type (#4568)
chore: bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (#4565)
chore: bump @types/prettier from 2.4.3 to 2.4.4 (#4564)
chore: bump @commitlint/cli from 16.1.0 to 16.2.1 (#4563)
chore: bump eslint-visitor-keys from 3.2.0 to 3.3.0 (#4562)
chore: bump webpack from 5.68.0 to 5.69.0 (#4561)
chore: bump pretty-format from 27.5.0 to 27.5.1 (#4559)
chore: bump eslint-plugin-jest from 26.1.0 to 26.1.1 (#4558)
chore: bump enhanced-resolve from 5.8.3 to 5.9.0 (#4560)
chore: bump @babel/runtime from 7.17.0 to 7.17.2 (#4557)
chore: bump jest from 27.5.0 to 27.5.1 (#4550)
chore: bump lint-staged from 12.3.3 to 12.3.4 (#4552)
chore: bump rollup from 2.67.1 to 2.67.2 (#4551)
chore: bump follow-redirects from 1.14.7 to 1.14.8 (#4549)
fix(eslint-plugin): [no-unnecessary-type-arguments] fix comparison of types (#4555)
chore: publish v5.12.0
chore: remove unsupported branch argument from update-sponsors (#4546)
fix(eslint-plugin): [init-declarations] fix nested namespace (#4544)
fix: support nested object deconstructuring with type annotation (#4548)
fix(eslint-plugin): [no-unnecessary-type-arguments] Use Symbol to check if it's the same type (#4543)
feat: add checking property definition for allowNames option (#4542)
docs: remove TEMPLATE from website; fix CSS autoprefixer warning (#4539)
chore: bump jest from 27.4.7 to 27.5.0 (#4530)
chore: bump @babel/types from 7.16.8 to 7.17.0 (#4529)
chore: bump @types/react from 17.0.38 to 17.0.39 (#4528)
chore: bump ts-node from 10.4.0 to 10.5.0 (#4526)
chore: bump pretty-format from 27.4.6 to 27.5.0 (#4527)
chore: bump lint-staged from 12.3.2 to 12.3.3 (#4525)
chore: bump monaco-editor from 0.31.1 to 0.32.1 (#4522)
chore: bump eslint-plugin-jest from 26.0.0 to 26.1.0 (#4521)
chore: bump webpack from 5.67.0 to 5.68.0 (#4518)
chore: bump @babel/runtime from 7.16.7 to 7.17.0 (#4520)
chore: bump rollup from 2.66.1 to 2.67.1 (#4519)
✳️ @typescript-eslint/parser (5.11.0 → 5.14.0) · Repo · Changelog
Release Notes
5.14.0
5.13.0
5.12.1
5.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 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)
chore: publish v5.13.0
Update README.md (#4592)
feat(eslint-plugin): [no-misused-promises] check more places for checksVoidReturn (#4541)
fix(eslint-plugin): [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#4590)
feat(eslint-plugin): added member group support to member-ordering rule (#4538)
feat(eslint-plugin): add extension rule `space-before-blocks` (#1606) (#4184)
feat(utils): extract `isNotTokenOfTypeWithConditions` out of `ast-utils`' `predicates` (#4502)
feat(eslint-plugin): add `no-useless-empty-export` rule (#4380)
feat(eslint-plugin): add `no-redundant-type-constituents` rule (#4378)
feat(utils): expose `ast-utils`' helpers (#4503)
chore: bump webpack from 5.69.0 to 5.69.1 (#4579)
chore: bump rollup from 2.67.2 to 2.67.3 (#4578)
chore: publish v5.12.1
docs: add a missing " (#4577)
docs(eslint-plugin): [member-ordering] correct options type (#4568)
chore: bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (#4565)
chore: bump @types/prettier from 2.4.3 to 2.4.4 (#4564)
chore: bump @commitlint/cli from 16.1.0 to 16.2.1 (#4563)
chore: bump eslint-visitor-keys from 3.2.0 to 3.3.0 (#4562)
chore: bump webpack from 5.68.0 to 5.69.0 (#4561)
chore: bump pretty-format from 27.5.0 to 27.5.1 (#4559)
chore: bump eslint-plugin-jest from 26.1.0 to 26.1.1 (#4558)
chore: bump enhanced-resolve from 5.8.3 to 5.9.0 (#4560)
chore: bump @babel/runtime from 7.17.0 to 7.17.2 (#4557)
chore: bump jest from 27.5.0 to 27.5.1 (#4550)
chore: bump lint-staged from 12.3.3 to 12.3.4 (#4552)
chore: bump rollup from 2.67.1 to 2.67.2 (#4551)
chore: bump follow-redirects from 1.14.7 to 1.14.8 (#4549)
fix(eslint-plugin): [no-unnecessary-type-arguments] fix comparison of types (#4555)
chore: publish v5.12.0
chore: remove unsupported branch argument from update-sponsors (#4546)
fix(eslint-plugin): [init-declarations] fix nested namespace (#4544)
fix: support nested object deconstructuring with type annotation (#4548)
fix(eslint-plugin): [no-unnecessary-type-arguments] Use Symbol to check if it's the same type (#4543)
feat: add checking property definition for allowNames option (#4542)
docs: remove TEMPLATE from website; fix CSS autoprefixer warning (#4539)
chore: bump jest from 27.4.7 to 27.5.0 (#4530)
chore: bump @babel/types from 7.16.8 to 7.17.0 (#4529)
chore: bump @types/react from 17.0.38 to 17.0.39 (#4528)
chore: bump ts-node from 10.4.0 to 10.5.0 (#4526)
chore: bump pretty-format from 27.4.6 to 27.5.0 (#4527)
chore: bump lint-staged from 12.3.2 to 12.3.3 (#4525)
chore: bump monaco-editor from 0.31.1 to 0.32.1 (#4522)
chore: bump eslint-plugin-jest from 26.0.0 to 26.1.0 (#4521)
chore: bump webpack from 5.67.0 to 5.68.0 (#4518)
chore: bump @babel/runtime from 7.16.7 to 7.17.0 (#4520)
chore: bump rollup from 2.66.1 to 2.67.1 (#4519)
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