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

TypeScript 5.2.2 Support #339

Open
dominicfraser opened this issue Oct 2, 2023 · 5 comments · May be fixed by #338
Open

TypeScript 5.2.2 Support #339

dominicfraser opened this issue Oct 2, 2023 · 5 comments · May be fixed by #338
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@dominicfraser
Copy link

TypeScript 5.2.2 comes with a breaking change that requires all @typescript-eslint/* dependencies to move to >= v6: typescript-eslint/typescript-eslint#7155 (comment).

In this repository that specifically means moving from

"@typescript-eslint/experimental-utils": "^5.3.0"

to

"@typescript-eslint/utils": "^6.0.0"
@dominicfraser
Copy link
Author

Opened a PR for this here: #338

@shian15810
Copy link
Owner

shian15810 commented Dec 15, 2024

@dominicfraser I'm really sorry for being so late, it has been a year, but thank you a lot for your efforts on the PR. I'll come back to review later, and thanks for the comments in the PR. I guess this repo might need some housekeeping after your PR is merged.

Sorry I've been through some mental ups and downs this year. Finally now I can gradually and slowly return to the programming world that I love. Thank you so much, it is really great to see this PR while recovering and slowly coming back... This means a lot to me. Thanks a lot! And have a great day! 😊

@shian15810 shian15810 added the dependencies Pull requests that update a dependency file label Dec 15, 2024
@shian15810 shian15810 linked a pull request Dec 15, 2024 that will close this issue
@shian15810
Copy link
Owner

@dominicfraser Btw are you interested in being a maintainer of this repo and the npm package?

@dominicfraser
Copy link
Author

Welcome back @shian15810 ❤️

@dominicfraser
Copy link
Author

Thank you for the offer, but while I'm happy to raise a couple of PRs to bring the repo up to date I wouldn't want to take on a continual maintainer role. In the new year I'll see if the company I work for has any interest, if you would be interested in that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants