Skip to content

Conversation

jshcrowthe
Copy link
Contributor

@jshcrowthe jshcrowthe commented Feb 21, 2018

Keeping all of our dependencies up to date across all packages.

Most of the packages were able to be updated without changing anything. There were two minor exceptions:

  • grpc: This required some updates to Firestore (they refactored one of the APIs into a generic in one of the later versions) but they were fairly minor fixes.
  • prettier: They refactored how they handle particularly large strings with regards to line length.

Copy link
Contributor

@ryanpbrewster ryanpbrewster left a comment

Choose a reason for hiding this comment

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

approved for packages/testing/package.json

Copy link
Contributor

@bojeil-google bojeil-google left a comment

Choose a reason for hiding this comment

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

As long as Auth tests are passing, Auth changes look fine to me.

Copy link
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

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

Looks good. What release will this go into? GRPC has broken us in the past so I'd like to know what release to watch out for issues in.

Also, it would be my preference that in the future we upgrade typescript and prettier as isolated PRs since they necessitate code changes in addition to just bumping the version. No need to mix unrelated changes in a single PR.

@jshcrowthe
Copy link
Contributor Author

jshcrowthe commented Feb 22, 2018

@mikelehen Good point. Moving forward I'll separate those out! The changes should manifest in 4.10.1.

@jshcrowthe jshcrowthe merged commit cde4e44 into master Feb 22, 2018
@jshcrowthe jshcrowthe deleted the deps-update branch February 22, 2018 00:25
@firebase firebase locked and limited conversation to collaborators Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants