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

[RFR] Update dependencies #1722

Merged
merged 2 commits into from
Apr 4, 2018
Merged

[RFR] Update dependencies #1722

merged 2 commits into from
Apr 4, 2018

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Apr 4, 2018

Ye big dependency update. Tested, fixed regressions.

Output of yarn outdated before:

image
image

After:

image

The final packages weren't updated because:

  • latest jest causes problems (@jest-environment node not working in v22 jestjs/jest#5119)
  • latest prettier changes formatting, will need another PR
  • latest react-dropzone breaks tests and I don't want to understand why
  • react-transition-group is used by material-ui on a lower version, and I don't want two versions
  • selenium-webdriver... is in alpha

@fzaninotto
Copy link
Member Author

e2e tests will fail because unsplash (the CDN exposing nice images for the login screen) is unavailable.

@djhi djhi merged commit 01c821d into next Apr 4, 2018
@djhi djhi deleted the update-redux-form branch April 4, 2018 15:47
@fzaninotto fzaninotto added this to the 2.0.0 milestone Apr 17, 2018
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.

2 participants