Skip to content

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

Merged
rzhao271 merged 3 commits into
mainfrom
copilot/update-azure-identity
Apr 14, 2026
Merged

chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259
rzhao271 merged 3 commits into
mainfrom
copilot/update-azure-identity

Conversation

Copilot AI commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

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.

@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

rzhao271 commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

@copilot Fix moduleResolution to nodenext.

Copilot AI commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

@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

rzhao271 commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

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

Copilot AI commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

@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
@rzhao271 rzhao271 modified the milestones: On Deck, 1.116.0 Apr 14, 2026
@rzhao271
rzhao271 enabled auto-merge (squash) April 14, 2026 16:06
@rzhao271
rzhao271 merged commit 7d124ab into main Apr 14, 2026
13 checks passed
@rzhao271
rzhao271 deleted the copilot/update-azure-identity branch April 14, 2026 17:12
adrianstephens pushed a commit to adrianstephens/vscode-vsce that referenced this pull request Jun 3, 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.

4 participants