-
Notifications
You must be signed in to change notification settings - Fork 46
Node v20 support #538
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
Node v20 support #538
Conversation
ff36c45
to
bd12dc4
Compare
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.
could you please update npm to v10 in docker image here and in other places as well
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.
Node v 20.8.0 comes with npm v10 installed
ilc git:(feature/node20) docker run --rm ilc npm -v
10.1.0
clean webpack config
update dependencies fix typings and incompatibilities
update dependencies fix tests
update dependencies improve start script
update dependencies fix tests
bd12dc4
to
9ecfd32
Compare
9ecfd32
to
1b12c06
Compare
Coverage ReportIlc/serverCommit SHA:8b5e37cf0c581c40f0b31f5bc920a415a6b5fb69 Test coverage results 🧪
File details
Ilc/clientCommit SHA:8b5e37cf0c581c40f0b31f5bc920a415a6b5fb69 Test coverage results 🧪
File details
RegistryCommit SHA:8b5e37cf0c581c40f0b31f5bc920a415a6b5fb69 Test coverage results 🧪
File details
|
Update node to v 20
Update dependencies
Fix tests