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

Remove mock-fs, query-string, @types/query-string if they are not used #17297

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

ramya-rao-a
Copy link
Contributor

We found that we were depending on older versions of mock-fs, query-string and @types/query-string packages in #17069

Found that these were not really used in the packages where they were added as a dependency.

So, removing them.

This fixes #17107
The fix is partial for #17099 as mock-fs still needs to be updated in test-recorder

Copy link
Contributor

@sadasant sadasant left a comment

Choose a reason for hiding this comment

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

👍👍🙏🙏

Copy link
Member

@deyaaeldeen deyaaeldeen left a comment

Choose a reason for hiding this comment

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

🚀

@@ -469,7 +469,7 @@ packages:
integrity: sha512-CxaMaEjwtsmIhWtjHyGimKO7RmES0YxPqGQ9+jKqGygNlhG5NYHktDaiQu6w7k3g+I51VaLXtVSt+BVFd6VWfQ==
/@azure/identity/[email protected]:
dependencies:
'@azure/core-http': 1.2.6
'@azure/core-http': 1.2.3
Copy link
Member

Choose a reason for hiding this comment

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

what a rollercoaster 😄

Copy link
Member

@vicancy vicancy left a comment

Choose a reason for hiding this comment

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

👍

@ramya-rao-a ramya-rao-a merged commit 9b74007 into Azure:main Aug 27, 2021
@ramya-rao-a ramya-rao-a deleted the remove-unused-dependencies branch August 27, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity KeyVault Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[engsys] update dependency query-string and @types/query-string
5 participants