Skip to content

Conversation

@anthonykim1
Copy link
Contributor

@anthonykim1 anthonykim1 commented Oct 31, 2025

This is so we get microsoft/node-pty#811
Also updating conpty dll version number defined in setting description.

@anthonykim1 anthonykim1 added this to the October 2025 milestone Oct 31, 2025
@anthonykim1 anthonykim1 requested a review from Tyriar October 31, 2025 16:47
@anthonykim1 anthonykim1 self-assigned this Oct 31, 2025
Copilot AI review requested due to automatic review settings October 31, 2025 16:47
@anthonykim1 anthonykim1 marked this pull request as ready for review October 31, 2025 16:47
@anthonykim1 anthonykim1 review requested due to automatic review settings October 31, 2025 16:48
"native-keymap": "^3.3.5",
"native-watchdog": "^1.4.1",
"node-pty": "1.1.0-beta35",
"node-pty": "1.1.0-beta38",
Copy link
Member

Choose a reason for hiding this comment

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

Need to also update remote/package.json for node-pty as it's shipped with the server.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Silly question.. I just realized for remote/ package-lock.json, I had to manually edit the version number.

Usually npm install would update package-lock.json . But for remote is it manual like this?

Copy link
Member

Choose a reason for hiding this comment

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

I always run npm install node-pty@... in both repos to update. Note that we need the update to go in also for microsoft/node-pty#812 now

@anthonykim1 anthonykim1 marked this pull request as draft November 3, 2025 07:21
Copilot AI review requested due to automatic review settings November 3, 2025 07:24
@anthonykim1 anthonykim1 marked this pull request as ready for review November 3, 2025 07:27
@anthonykim1 anthonykim1 requested a review from Tyriar November 3, 2025 07:27
@anthonykim1 anthonykim1 enabled auto-merge (squash) November 3, 2025 07:28
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 node-pty dependency from version 1.1.0-beta35 to 1.1.0-beta38 and updates the conpty.dll version reference in the terminal configuration description to reflect the newer version shipped with the updated package.

Key Changes

  • Updated node-pty from 1.1.0-beta35 to 1.1.0-beta38 across all package manifests
  • Updated conpty.dll version reference from v1.22.250204002 to v1.23.251008001 in the terminal configuration description

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts Updated conpty.dll version reference in the windowsUseConptyDll setting description
remote/package.json Updated node-pty dependency version
remote/package-lock.json Updated node-pty lock file entry
package.json Updated node-pty dependency version
package-lock.json Updated node-pty lock file entries with new version, resolved URL, and integrity hash
Files not reviewed (1)
  • remote/package-lock.json: Language not supported

@Tyriar
Copy link
Member

Tyriar commented Nov 3, 2025

Closing in favor of #274736

@Tyriar Tyriar closed this Nov 3, 2025
auto-merge was automatically disabled November 3, 2025 12:06

Pull request was closed

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.

3 participants