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

chore: update typescript, drop Node v16 compatibility #1836

Merged
merged 16 commits into from
Dec 8, 2024
Merged

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented Nov 26, 2024

Update typescript and related utilities to ts 5.6.x.
Fix related lint & typing errors that came up with the update.

Fix minor bug in setting numerical settings from the UI.
Use path.join instead of concatenation to form the path to module's package.json.

Drop running tests with Node v16, so in effect drop compatibility with it as there is nothing to ensure that. The driver was dev tooling compatibility, so the server proper probably works still with Node 16.

@tkurki tkurki added the chore label Nov 27, 2024
@tkurki tkurki force-pushed the update-typescript branch 2 times, most recently from a720ca4 to 8072558 Compare November 27, 2024 19:47
@tkurki tkurki force-pushed the update-typescript branch from 556104c to e5df925 Compare December 8, 2024 17:27
@tkurki tkurki merged commit 0bb173e into master Dec 8, 2024
3 checks passed
@tkurki tkurki deleted the update-typescript branch December 8, 2024 17:57
@tkurki tkurki changed the title chore: update typescript chore: update typescript, drop Node v16 compatibility Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant