xterm@6.1.0-beta.285#320646
Merged
Merged
Conversation
Diff: xtermjs/xterm.js@6.1.0-beta.220...6.1.0-beta.285 Updates @xterm/* from beta.220 to beta.285 (addon-webgl to beta.284, its latest published).
Contributor
There was a problem hiding this comment.
Pull request overview
Updates VS Code’s bundled xterm.js dependencies across the main, remote, and remote-web workspaces to pick up upstream terminal font rendering fixes (per issue #320367).
Changes:
- Bump
@xterm/xtermand@xterm/headlessto6.1.0-beta.285. - Bump xterm addons to the corresponding
beta.285versions (with@xterm/addon-webglto0.20.0-beta.284as the latest published). - Refresh root/remote/remote-web lockfiles to reflect the updated transitive dependency graph.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates root workspace xterm dependency versions to the new beta. |
| package-lock.json | Updates root lockfile entries for xterm packages and related transitive deps. |
| remote/package.json | Updates remote workspace xterm dependency versions to match the root bump. |
| remote/package-lock.json | Updates remote lockfile entries for xterm packages and related transitive deps. |
| remote/web/package.json | Updates remote-web workspace xterm dependency versions to the new beta. |
| remote/web/package-lock.json | Updates remote-web lockfile entries for xterm packages and related transitive deps. |
Copilot's findings
Files not reviewed (2)
- remote/package-lock.json: Language not supported
- remote/web/package-lock.json: Language not supported
- Files reviewed: 3/6 changed files
- Comments generated: 0
Yoyokrazy
approved these changes
Jun 9, 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.
Fixes #320367
Updates
@xterm/*frombeta.220tobeta.285(latest published beta) to pick up upstream terminal font rendering fixes.Versions
@xterm/xterm,@xterm/headless→6.1.0-beta.285@xterm/addon-clipboard→0.3.0-beta.285@xterm/addon-image→0.10.0-beta.285@xterm/addon-ligatures→0.11.0-beta.285@xterm/addon-progress→0.3.0-beta.285@xterm/addon-search→0.17.0-beta.285@xterm/addon-serialize→0.15.0-beta.285@xterm/addon-unicode11→0.10.0-beta.285@xterm/addon-webgl→0.20.0-beta.284(latest published for webgl)Updated
package.json+ lockfiles in root,remote/, andremote/web/per the xterm update guide.Diff: xtermjs/xterm.js@6.1.0-beta.220...6.1.0-beta.285