chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259
Merged
Conversation
Copilot created this pull request from a session on behalf of
rzhao271
April 6, 2026 19:49
View session
rzhao271
approved these changes
Apr 6, 2026
rzhao271
marked this pull request as ready for review
April 6, 2026 19:50
dmitrivMS
previously approved these changes
Apr 6, 2026
Collaborator
|
@copilot Fix moduleResolution to nodenext. |
Contributor
Author
rzhao271
approved these changes
Apr 8, 2026
dmitrivMS
previously approved these changes
Apr 9, 2026
Collaborator
|
@copilot Bump types/node and update workflows if needed to use Node 22 |
Contributor
Author
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
rzhao271
approved these changes
Apr 14, 2026
rzhao271
enabled auto-merge (squash)
April 14, 2026 16:06
Yoyokrazy
approved these changes
Apr 14, 2026
adrianstephens
pushed a commit
to adrianstephens/vscode-vsce
that referenced
this pull request
Jun 3, 2026
….js configuration (microsoft#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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Runs
npm update @azure/identityto update the package from^4.1.0to4.13.1, and modernizes the TypeScript and Node.js configuration.Changes
package-lock.jsonwith the latest@azure/identity(4.13.1) and its transitive dependency updates.moduleResolutiontonodenextintsconfig.json.@types/nodefrom^16to^22.engines.nodeto>= 22.