Update all of typescript-eslint → 7.1.0 (unknown) #99
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (^5.59.2 → ^7.1.0) · Repo · Changelog
Release Notes
7.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 7.1.0chore(deps): update dependency @types/node to v20.11.20 (#8550)chore(deps): update dependency @types/react to v18.2.58 (#8551)chore: tmp skip cache for eslint-plugin lint (#8539)fix(typescript-estree): use simpler absolutify behavior for project service client file paths (#8520)docs: add tabs in no-unsafe-unary-minus.md (#8542)test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8493)chore: drop T from internal types (#8521)fix(eslint-plugin): [no-use-before-define] fix false positive type reference in as, satisfies (#8474)fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding reference error (#8472)feat(typescript-estree): add debug logs for useProgramFromProjectService (#8426)chore(website): properly align underline for children of `<a>` tag (#8470)docs: from option instead of source in prefer-readonly-parameter-types (#8461)feat(eslint-plugin): [consistent-return] add new rule (#8289)docs: fixing prettier config example (#8535)feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8084)feat(eslint-plugin): add *-type-checked-only configs (#8367)chore: enable unused-vars caughtErrors: all internally (#8369)chore(deps): update dependency @swc/core to v1.4.2 (#8530)chore(deps): update dependency webpack to v5.90.3 (#8533)chore(deps): update dependency esbuild to v0.20.1 (#8531)test: remove remaining typescript-and-tslint-plugins-together vestigeschore: enable verbose logging in CI (#8529)chore: extract eslint-plugin-tslint to new repository (#8366)docs: no-unused-vars demonstrate TypeScript style exemptions (#8526)chore: enable `import/consistent-type-specifier-style` internally (#8527)chore(deps): update dependency @types/react to v18.2.56 (#8528)chore(deps): update dependency eslint-plugin-jest to v27.9.0 (#8495)chore(deps): update dependency @types/node to v20.11.19 (#8500)chore(deps): update dependency webpack to v5.90.2 (#8501)chore(website): add line breaks for the bios on the Team page (#8516)chore: add auvred to committers team (#8514)docs(typescript-eslint): temporarily update docs until next releasedocs: rework structure and improve flat config docs (#8507)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