Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: bump typescript-eslint to a version which support typescript 4.6 #12530

Closed
F3n67u opened this issue Mar 2, 2022 · 2 comments 路 Fixed by #12557
Closed

[Feature]: bump typescript-eslint to a version which support typescript 4.6 #12530

F3n67u opened this issue Mar 2, 2022 · 2 comments 路 Fixed by #12557

Comments

@F3n67u
Copy link
Contributor

F3n67u commented Mar 2, 2022

馃殌 Feature Proposal

Bump typescript-eslint version when typescript-eslint's typescript 4.6 support is released.

typescript-eslint's typescript 4.6 support pr: typescript-eslint/typescript-eslint#4615

Motivation

The below warning will show when running yarn test after we update typescript to 4.6.0.

 $ yarn test
=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.6.0

YOUR TYPESCRIPT VERSION: 4.6.2

Please only submit bug reports when using the officially supported version.

Example

No response

Pitch

None

@keeganwitt
Copy link

keeganwitt commented Mar 4, 2022

A compatible version isn't out yet, but should be on Monday.
typescript-eslint/typescript-eslint#4471
typescript-eslint/typescript-eslint#4615

@github-actions
Copy link

github-actions bot commented Apr 8, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants