chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259
Open
chore: update @azure/identity to 4.13.1 and modernize TypeScript/Node.js configuration#1259
Conversation
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>
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
dmitrivMS
previously approved these changes
Apr 6, 2026
Collaborator
|
@copilot Fix moduleResolution to nodenext. |
Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/e9cc90e0-f5ea-49d7-9728-9c667e7835f4 Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
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 |
…e 22 Agent-Logs-Url: https://github.com/microsoft/vscode-vsce/sessions/2dff95b2-a252-43a9-b142-ae81b52bc6d3 Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
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
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.