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
Copy link
Copy Markdown
Contributor Author

@MrRio @HackbrettXXX

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