Skip to content

Conversation

@sophiajt
Copy link
Contributor

This fixes the @types/qs breakage, where return types were recently made more specific. This caused issues where we assume it's returning 'any'.

With this, it's possible to do a rush update --full

cc @KarishmaGhiya

@sophiajt sophiajt requested a review from KarishmaGhiya May 10, 2020 20:07
@sophiajt sophiajt requested review from daviwil and schaabs as code owners May 10, 2020 20:07
@ramya-rao-a
Copy link
Contributor

fyi @sadasant as this may be related to the discussion in #8782 (comment)

@ramya-rao-a
Copy link
Contributor

This fixes the @types/qs breakage, where return types were recently made more specific.

The more specific return types were added to a version of @types/qs that we are not yet using and this change is so that rush update --full is free to upgrade @types/qs ?

@sophiajt
Copy link
Contributor Author

@ramya-rao-a - exactly. This will help unblock us so we can be ready for the upgrade

@KarishmaGhiya KarishmaGhiya merged commit d9439c1 into Azure:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants