Skip to content

Update TypeScript version in typings tests#3989

Open
nlqivision wants to merge 1 commit into
parallax:masterfrom
nlqivision:master
Open

Update TypeScript version in typings tests#3989
nlqivision wants to merge 1 commit into
parallax:masterfrom
nlqivision:master

Conversation

@nlqivision

Copy link
Copy Markdown
Contributor

typescript@latest is a moving target which has moved to v6 which in turn breaks a project dependency (karma-typescript) and fails the type tests.

Being compatible with latest version ts versions is desirable, but should not break predictability in CI. If support for newest version is wanted we should plan to replace the deprecated karma-typescript package and add v6 to the matrix in a separate PR.

Current workflow blocks security patches and PR's:

#3988 #3985 #3976 #3975 #3973 #3972 #3971

@nlqivision

nlqivision commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

@MrRio @HackbrettXXX I identified you as latest active maintainers of the repo. Could we discuss how to progress patching packages in this project? If you want to continue with a typescript@latest strategy I may even be interested in contributing to that (though I believe this PR addresses necessary interim steps to apply security patches).

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.

1 participant