Skip to content

chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259

Open
Copilot wants to merge 3 commits intomainfrom
copilot/update-azure-identity
Open

chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259
Copilot wants to merge 3 commits intomainfrom
copilot/update-azure-identity

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

Runs npm update @azure/identity to update the package from ^4.1.0 to 4.13.1, and modernizes the TypeScript and Node.js configuration.

Changes

  • Updated package-lock.json with the latest @azure/identity (4.13.1) and its transitive dependency updates.
  • Set moduleResolution to nodenext in tsconfig.json.
  • Bumped @types/node from ^16 to ^22.
  • Updated engines.node to >= 22.
  • Updated the CI workflow to use Node 22.

Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/eaaf7c49-62dc-48e3-a4bc-f0b4286e52d5

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
@rzhao271 rzhao271 marked this pull request as ready for review April 6, 2026 19:50
@rzhao271 rzhao271 added this to the 1.116.0 milestone Apr 6, 2026
dmitrivMS
dmitrivMS previously approved these changes Apr 6, 2026
@rzhao271
Copy link
Copy Markdown
Collaborator

rzhao271 commented Apr 8, 2026

@copilot Fix moduleResolution to nodenext.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 8, 2026

@copilot Fix moduleResolution to nodenext.

Done in 250669e — added "moduleResolution": "nodenext" to tsconfig.json. The build compiles cleanly with this setting.

Copilot AI requested a review from rzhao271 April 8, 2026 23:12
@rzhao271 rzhao271 requested a review from dmitrivMS April 8, 2026 23:40
dmitrivMS
dmitrivMS previously approved these changes Apr 9, 2026
@rzhao271
Copy link
Copy Markdown
Collaborator

rzhao271 commented Apr 9, 2026

@copilot Bump types/node and update workflows if needed to use Node 22

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 9, 2026

@copilot Bump types/node and update workflows if needed to use Node 22

Done in 304ef69 — bumped @types/node from ^16 to ^22, updated engines.node to >= 22, and updated the CI workflow to use node-version: '22.x'.

Copilot AI changed the title chore: update @azure/identity to 4.13.1 chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration Apr 9, 2026
Copilot AI requested a review from rzhao271 April 9, 2026 19:51
@rzhao271 rzhao271 modified the milestones: 1.116.0, On Deck Apr 10, 2026
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