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

Upgrade to Node18 #4542

Merged
merged 2 commits into from May 31, 2023
Merged

Upgrade to Node18 #4542

merged 2 commits into from May 31, 2023

Conversation

silamon
Copy link
Contributor

@silamon silamon commented May 31, 2023

Refactored the devcontainer to use Node18 instead of Node 14 (eol). Also bumping the build tools to use Node 18.

For the devcontainer:
It's now using a prebuilt node docker image as base with a feature to enable yarn.
Also adding a post create command to install the dependencies already.
Functionality of the devcontainer remains to work after the changes (debugging on port 3000, mocha test adapter, coding in general).

Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@Tyriar Tyriar added this to the 5.2.0 milestone May 31, 2023
@Tyriar Tyriar merged commit 118915c into xtermjs:master May 31, 2023
8 checks passed
@silamon silamon deleted the node18 branch September 15, 2023 17:53
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.

None yet

2 participants