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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Update types for ESLint v9's changes and deprecations #7816

Closed
4 tasks done
JoshuaKGoldberg opened this issue Oct 22, 2023 · 0 comments · Fixed by #7812
Closed
4 tasks done

Enhancement: Update types for ESLint v9's changes and deprecations #7816

JoshuaKGoldberg opened this issue Oct 22, 2023 · 0 comments · Fixed by #7812
Labels
accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Oct 22, 2023

Before You File a Proposal Please Confirm You Have Done The Following...

Relevant Package

utils

My proposal is suitable for this project

  • I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).

Description

Per https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9, there are a few API changes happening in ESLint 8. We'll want to mark types as @deprecated and add new ones in response.

Fail

n/a

Pass

n/a

Additional Info

@G-Rath already got us started in #7812 😄 thanks!

Note that this change should be a non-breaking change at runtime. We still need to support ESLint v8 for the time being.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request
Projects
None yet
1 participant