Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to pwa-node for Node debug (cherry-pick #3179) #3180

Merged
merged 6 commits into from
Sep 1, 2021

Conversation

bwateratmsft
Copy link
Collaborator

@bwateratmsft bwateratmsft commented Sep 1, 2021

Fixes #3177. This is roughly a cherry-pick of #3179.

@bwateratmsft bwateratmsft requested a review from a team as a code owner September 1, 2021 15:00
@bwateratmsft bwateratmsft added this to the 1.16.1 milestone Sep 1, 2021
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.2.tgz",
"integrity": "sha512-EwKEgqJ7nJoS+s8QfLYVGMDmAsj+StbI2AM/RTHeUSsOw6Z8bwNBRv5z3CY0m7laC5qUAqruLX5AhMuc5deY3Q==",
"version": "6.1.11",
Copy link
Collaborator Author

@bwateratmsft bwateratmsft Sep 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to a high-sev vulnerability in tar (though, unlikely to affect us) I opted to update this now.

@bwateratmsft bwateratmsft merged commit aa56b28 into rel/1.16.1 Sep 1, 2021
@bwateratmsft bwateratmsft deleted the bmw/nodeDebug1.16.1 branch September 1, 2021 16:38
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to debug Express app with an error "Configured debug type 'node2' is not supported" in VS Code Insider
2 participants