Skip to content

Conversation

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Jan 6, 2026

Fixes #245838
Fixes #245839

@Tyriar Tyriar added this to the December 2025 milestone Jan 6, 2026
@Tyriar Tyriar self-assigned this Jan 6, 2026
Copilot AI review requested due to automatic review settings January 6, 2026 16:46
@Tyriar Tyriar enabled auto-merge January 6, 2026 16:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @xterm/xterm library and its related addons from beta.89 to beta.91, addressing issues #245838 and #245839. The update includes the core xterm library, headless variant, and seven addon packages across three different package locations.

  • Updates @xterm/xterm core library and most addons from beta.89 to beta.91
  • Updates @xterm/addon-webgl from beta.88 to beta.90 (with compatible peer dependency to beta.91)
  • Updates corresponding package-lock.json files with new resolved URLs and 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
remote/web/package.json Updates xterm dependencies to beta.91 (webgl to beta.90)
remote/web/package-lock.json Updates lockfile with new versions, resolved URLs, and integrity hashes for xterm packages
remote/package.json Updates xterm dependencies to beta.91 including headless package (webgl to beta.90)
remote/package-lock.json Updates lockfile with new versions, resolved URLs, and integrity hashes for xterm and headless packages
package.json Updates xterm dependencies to beta.91 including headless package (webgl to beta.90)
package-lock.json Updates lockfile with new versions, resolved URLs, and integrity hashes for all xterm packages

The changes are consistent across all package files, with proper integrity hashes and peer dependency constraints. The webgl addon being at beta.90 while other packages are at beta.91 is intentional, as indicated by its peer dependency specification requiring xterm beta.91.

Files not reviewed (2)
  • remote/package-lock.json: Language not supported
  • remote/web/package-lock.json: Language not supported

@Tyriar Tyriar merged commit b095009 into main Jan 6, 2026
28 checks passed
@Tyriar Tyriar deleted the tyriar/xterm_20260106 branch January 6, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants