Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Mar 16, 2023

References

Fixes #14158

Code changes

Update the eslint dependencies.

User-facing changes

None

Backwards-incompatible changes

None

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@jtpio
Copy link
Member Author

jtpio commented Mar 16, 2023

Running jlpm run eslint from this branch does not seem to be triggering the warning anymore:

=============

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.8.0

YOUR TYPESCRIPT VERSION: 5.0.1-rc

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

=============

Just the ones from #9392.

image

@jtpio jtpio added this to the 4.0.0 milestone Mar 16, 2023
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jtpio jtpio merged commit 02c087f into jupyterlab:master Mar 17, 2023
@jtpio jtpio deleted the update-eslint branch March 17, 2023 08:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eslint does not support TypeScript 5

2 participants