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

Update typescript to v5 #1463

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Update typescript to v5 #1463

merged 1 commit into from
Jun 6, 2024

Conversation

felipecrs
Copy link
Contributor

@felipecrs felipecrs commented Jun 6, 2024

This PR contains #1462, so please merge that one first then this one. To review, check only 38449fb.

I also had to upgrade the typescript-eslint, since typescript is a peer dependency of it. In turn, I also had to upgrade eslint itself.

The new version of typescript-eslint brought a new check for which I had to "fix" the code for. The interface and class should not have the same name: https://typescript-eslint.io/rules/no-unsafe-declaration-merging.

@dermotduffy dermotduffy merged commit 4b93452 into dermotduffy:dev Jun 6, 2024
1 check passed
@felipecrs felipecrs deleted the typescript-v5 branch June 6, 2024 03:24
@dermotduffy
Copy link
Owner

Thanks @felipecrs !

@dermotduffy dermotduffy added the chore Chore label Sep 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants