Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repo’s xterm.js dependencies across the root, remote, and remote/web workspaces to a newer beta release, keeping lockfiles in sync to ensure consistent dependency resolution for terminal functionality in desktop/remote/web builds.
Changes:
- Bump
@xterm/xtermand related@xterm/addon-*packages frombeta.180tobeta.191(andaddon-webgltobeta.190). - Regenerate/update
package-lock.jsonfiles to reflect the new resolved tarballs/integrity hashes.
Reviewed changes
Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates root workspace xterm dependency versions. |
| package-lock.json | Updates resolved xterm package versions/metadata for the root workspace. |
| remote/package.json | Updates remote workspace xterm dependency versions. |
| remote/package-lock.json | Updates resolved xterm package versions/metadata for the remote workspace. |
| remote/web/package.json | Updates remote web workspace xterm dependency versions. |
| remote/web/package-lock.json | Updates resolved xterm package versions/metadata for the remote web workspace. |
Files not reviewed (2)
- remote/package-lock.json: Language not supported
- remote/web/package-lock.json: Language not supported
lramos15
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #299822
Contains:
xtermjs/xterm.js#5685
xtermjs/xterm.js#5698
xtermjs/xterm.js#5751
xtermjs/xterm.js#5752
xtermjs/xterm.js#5753
xtermjs/xterm.js#5757
xtermjs/xterm.js#5758
xtermjs/xterm.js#5759
xtermjs/xterm.js#5761
xtermjs/xterm.js#5762
xtermjs/xterm.js#5764
/cc @Tyriar