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

Update node-pty to 1.1.0-beta27 #14677

Merged
merged 14 commits into from
Jan 6, 2025

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Dec 27, 2024

What it does

Fixes #14026
Closes #14342

Contributed on behalf of STMicroelectronics

How to test

Make sure terminals, and task functionalities still work.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

Fixes eclipse-theia#14026

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
@tsmaeder tsmaeder requested a review from msujew December 27, 2024 16:15
@tsmaeder tsmaeder force-pushed the 14026_update_nodepty branch from 9dc3853 to 28b8c32 Compare December 31, 2024 16:17
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

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

Seems to work pretty well. The changes to the tests are reasonable and everything works as expected on Windows and Ubuntu.

Since the tests pass, I would assume everything works on MacOS as well.

I've tried to see whether the update fixes #12733, but to no avail. Seems like the underlying issue still isn't fixed in node-pty.

@tsmaeder tsmaeder merged commit 202ab63 into eclipse-theia:master Jan 6, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make Theia work on NodeJS 22.x
2 participants