-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
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
Upgrade outdated packages #7814
Conversation
5fde6da
to
46e643f
Compare
Looks like you're running into the same issue i was with a newer version of @iansu @mrmckeb we talked about unpinning some packages in next release. Are we alright unpinning in this PR? |
@ianschmitz Yeah and I forgot to update the PR description. Let me know about the pinning and i adjust |
I think our plan was to try out unpinning everything in a beta. Which will likely be 4.0 at this point. |
@iansu i updated the PR holding back |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you go through the other packages and make sure we're synced? For example babel-preset-react-app
needs to be bumped as well.
@iansu Done. Going to check why the docs deploy test failed. There are more packages to upgrade but they contain incompatible changes so let's do that in separate PR |
1c4a80e
to
9593b47
Compare
@ianschmitz rebased and I went ahead and checked through each |
Some packages with major releases needs to be verified in separate PR in
react-dev-tools