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

[identity] Partially revert #19356 #22808

Merged

Conversation

witemple-msft
Copy link
Member

This removes a transitive dependency on github.com/samuelkubai/node-bindings from the repo.

An NPM bug (npm/cli#4896) causes github package references to hang on Linux hosts because it attempts to use the unsupported git protocol.

This causes a two minute delay when running rush update from linux hosts, including our pipeline agents. Furthermore, github-based dependencies are altogether risky, since they can naturally subvert versioning constraints, so we will be blocked from upgrading msal-node-extensions until we can upgrade to a version that does not have this behavior.

Fortunately, we never shipped a dependency on msal-node-extensions 13, so this downgrade shouldn't require a release.

CC @mikeharder @xirzec

@witemple-msft witemple-msft enabled auto-merge (squash) August 4, 2022 20:02
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@witemple-msft witemple-msft merged commit e561bcb into Azure:main Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants