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

pangea-node-sdk: update typescript to v5.4.5 (GEA-14160) #1060

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

kenany
Copy link
Member

@kenany kenany commented May 7, 2024

Replace ts-jest, which was holding us back from updating TS, with swc/jest. Then update TS to v5.4.5.

The config file had to be changed to a plain JS one because otherwise the same error remains. IMO this is an OK compromise, since it's just a config file, if it means newer TS for the rest of the project.

@kenany kenany self-assigned this May 7, 2024
@kenany kenany requested a review from a team as a code owner May 7, 2024 19:57
@kenany kenany force-pushed the kenany/replace-ts-jest branch 2 times, most recently from ec409c1 to 1079c66 Compare May 29, 2024 13:19
cj-f
cj-f previously approved these changes Jun 14, 2024
ts-jest does not work with TS v5.2 and above, which is holding us back
from updating TS. Replace it with the swc/jest.
@kenany kenany merged commit 0316a03 into main Jun 19, 2024
21 checks passed
@kenany kenany deleted the kenany/replace-ts-jest branch June 19, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants