-
Notifications
You must be signed in to change notification settings - Fork 1
deps: Upgrade TypeScript to ~5.1.6 #38
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
Conversation
|
Meanwhile Typescript 5.2.2 has been released. I updated the Typescript version in the package.json and the PR title accordingly. In Ordino Enterprise the new Typescript version works without problems. |
|
The CI fails with Typescript 5.2 because of the following error: The change is noted in the Typescript 5.2 release notes. More information can be found in this Github PR. I revert the Typescript version to ~5.1.6 and we make the switch to Typescript 5.2 in a different PR. |
|
Needed to do some fixes in Älixir. Marketplace360 runs through. Added the infos to the repo sheet. |
|
I tested this branch on Bioinsight, Sightline, Hts_Hidden, Triage and all of the ran throught without any errors. |
thinkh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was tested successfully in all apps. 👍
Developer Checklist (Definition of Done)
Issue
UI/UX/Vis
Code
PR
release: minor) to this PR following semverCloses #...)Summary of changes
Screenshots
Additional notes for the reviewer(s)
Thanks for creating this pull request 🤗