Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode-vsce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.0
Choose a base ref
...
head repository: microsoft/vscode-vsce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 14, 2026

  1. chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node…

    ….js configuration (#1259)
    
    * chore: update @azure/identity to 4.13.1
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/eaaf7c49-62dc-48e3-a4bc-f0b4286e52d5
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: set moduleResolution to nodenext in tsconfig.json
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/e9cc90e0-f5ea-49d7-9728-9c667e7835f4
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: bump @types/node to ^22, update engines and CI workflow to Node 22
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/2dff95b2-a252-43a9-b142-ae81b52bc6d3
    
    Co-authored-by: rzhao271 <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: rzhao271 <[email protected]>
    Copilot and rzhao271 authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    7d124ab View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. Add override for serialize-javascript (#1261)

    * chore: add serialize-javascript override
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/542e6132-ca27-4a60-b13f-e4d127bc19db
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: update serialize-javascript override to 7.x
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/1a55d5b2-81b6-49f5-8caf-f6ccee37a4b5
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: refresh lockfile after serialize-javascript override
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/13bb15ff-ae4f-4d6f-a53e-c9794578e757
    
    Co-authored-by: rzhao271 <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: rzhao271 <[email protected]>
    Copilot and rzhao271 authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    165b0f2 View commit details
    Browse the repository at this point in the history
  2. fix: build regressions in 3.8.1 (#1263)

    * chore: add serialize-javascript override
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/542e6132-ca27-4a60-b13f-e4d127bc19db
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: update serialize-javascript override to 7.x
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/1a55d5b2-81b6-49f5-8caf-f6ccee37a4b5
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * chore: refresh lockfile after serialize-javascript override
    
    Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/13bb15ff-ae4f-4d6f-a53e-c9794578e757
    
    Co-authored-by: rzhao271 <[email protected]>
    
    * fix: downgrade engine and fix build
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    rzhao271 and Copilot authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    9329b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. fix: module type mismatch (#1266)

    Co-authored-by: Copilot <[email protected]>
    rzhao271 and Copilot authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    98cca9e View commit details
    Browse the repository at this point in the history
Loading