Skip to content

Update got to v15#2353

Open
Copilot wants to merge 13 commits into
mainfrom
copilot/update-got-to-v15
Open

Update got to v15#2353
Copilot wants to merge 13 commits into
mainfrom
copilot/update-got-to-v15

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

  • Inspect the new PR comment, current branch state, and recent workflow runs
  • Update the remaining picomatch dependency spec to keep the ^ prefix where requested
  • Remove the accidental generated OPTIONS.md newline from the previous commit so the PR stays scoped to the dependency manifest fix
  • Run targeted validation for the dependency manifest change (npm run test:types passed; npm run compile passed with the existing sandbox dprint DNS warning; npm run test:lint is still blocked by the same sandbox dprint DNS warning)
  • Run final review/security validation and reply on the PR comment

Copilot AI and others added 5 commits May 14, 2026 17:00
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/97e7c80f-b461-49cc-bc49-54251e27ac41

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/97e7c80f-b461-49cc-bc49-54251e27ac41

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/97e7c80f-b461-49cc-bc49-54251e27ac41

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/97e7c80f-b461-49cc-bc49-54251e27ac41

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/97e7c80f-b461-49cc-bc49-54251e27ac41

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
@rzhao271
Copy link
Copy Markdown
Collaborator

@copilot Migrate tsconfig to use ESM.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 14, 2026

@copilot Migrate tsconfig to use ESM.

Addressed in c966cac by switching the root tsconfig to ESM-aware resolution and removing the temporary got shim, with the small follow-up typing/export fixes needed for tsc --noEmit to pass.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • plugins.dprint.dev
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint fmt OPTIONS.md (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@rzhao271
Copy link
Copy Markdown
Collaborator

@copilot Rebase changes

@rzhao271
Copy link
Copy Markdown
Collaborator

@copilot Try again

Copilot AI and others added 4 commits May 19, 2026 18:37
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/c534086f-edf5-4b0f-a094-c82c1f8f3ec7

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/c534086f-edf5-4b0f-a094-c82c1f8f3ec7

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
…-v15

# Conflicts:
#	package-lock.json
#	package.json

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/c534086f-edf5-4b0f-a094-c82c1f8f3ec7

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 19, 2026

@copilot Try again

Updated in 7d8ab9a (with the stray OPTIONS cleanup in f4332e6). The branch is now synced with main, and the remaining PR diff is down to the intended got v15 changes.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • plugins.dprint.dev
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint check (dns block)
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint fmt OPTIONS.md (dns block)
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint fmt OPTIONS.md git conf�� unset --global ode credential.helpebash (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title Update got to v15 and bump picomatch to 4.0.4 Update got to v15 May 19, 2026
@rzhao271 rzhao271 added this to the 1.122.0 milestone May 19, 2026
Copy link
Copy Markdown
Collaborator

@rzhao271 rzhao271 left a comment

Choose a reason for hiding this comment

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

@copilot Keep the ^ next to the picomatch dependency version

Copilot AI and others added 2 commits May 19, 2026 23:43
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/fd3d3088-251b-4e81-9b5d-1b03747745ea

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode-js-debug/sessions/fd3d3088-251b-4e81-9b5d-1b03747745ea

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 19, 2026

@copilot Keep the ^ next to the picomatch dependency version

Updated in f998701, with the accidental generated OPTIONS.md diff removed in 3050ef0. picomatch now keeps the ^4.0.4 range in the manifests.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • plugins.dprint.dev
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint check (dns block)
    • Triggering command: /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint /home/REDACTED/work/vscode-js-debug/vscode-js-debug/node_modules/dprint/dprint fmt OPTIONS.md (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from rzhao271 May 19, 2026 23:44
@rzhao271 rzhao271 marked this pull request as ready for review May 20, 2026 18:50
@rzhao271 rzhao271 requested a review from connor4312 May 20, 2026 18:50
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.

2 participants