Upgrade all of typescript-eslint to version 5.55.0#422
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #427. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (^3.5.0 → ^5.55.0) · Repo · Changelog
Release Notes
5.55.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
chore: publish v5.55.0chore: bump allowed version ranges to include TS 5.0 (#6612)feat(eslint-plugin): [member-ordering] add support for grouping readonly fields (#6349)feat(eslint-plugin): [lines-around-comment] add extension rule (#5327)fix(eslint-plugin): [no-confusing-void-expression] check sequence expressions for void is in last position (#6597)feat(typescript-estree): support `const` modifiers for type parameters (#6600)chore(website): insert generated content in the right position (#6596)fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569)chore(website): add ESQuery visualizer to playground (#6524)chore(deps): update dependency jest-specific-snapshot to v8 (#6582)chore(deps): update dependency eslint-plugin-unicorn to v46 (#6585)chore: collapse generated snapshots in PR view by default (#6485)docs: fix typo in tslint docs (#6580)docs(eslint-plugin): [prefer-function-type] mention global augmentation edge case in docs (#6604)feat(eslint-plugin): [no-unnecessary-cond] check logical assignments (#6594)feat: update TypeScript to 5.0 RC (#6570)test(ast-spec): update `@babel/parser` (#6599)feat: use @eslint-community dependencies (#6603)chore(website): used lighter primary color for table of contents active links in dark mode (#6364)chore(website): always generate 'error' level for suggested rule configs (#6578)feat(parser): add exported meta object (#6586)chore: update sponsors (#6593)chore: simplify `noFormat` (#6591)chore: enable `unicorn/no-typeof-undefined` rule (#6557)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