Skip to content

Upgrade some libraries and install chai-enzyme#9629

Merged
pcardune merged 2 commits into
stagingfrom
pcardune-update-some-js-libs
Jul 25, 2016
Merged

Upgrade some libraries and install chai-enzyme#9629
pcardune merged 2 commits into
stagingfrom
pcardune-update-some-js-libs

Conversation

@pcardune

Copy link
Copy Markdown
Contributor

I tried just install chai-enzyme, but I got all kinds of peer dependency
version complaints. So I just went ahead and updated various
libraries. Most of them were minor version updates, except for chai
which went from version 1.x to 3.x

@pcardune pcardune force-pushed the pcardune-update-some-js-libs branch from fef3ae2 to d0d0bb8 Compare July 20, 2016 23:13
@islemaster

Copy link
Copy Markdown
Contributor

This should be fine. It'd be nice to run the UI tests on circle though, just to get somewhat better coverage before this hits staging. Give it a shot?

I tried just install chai-enzyme, but I got all kinds of peer dependency
version complaints. So I just went ahead and updated various
libraries. Most of them were minor version updates, except for chai
which went from version 1.x to 3.x
@pcardune pcardune force-pushed the pcardune-update-some-js-libs branch 2 times, most recently from 2e1fd9d to fe3522c Compare July 25, 2016 22:28
The new version of react started complaining about this with a warning,
and react prop warnings are now turned into failures in our integration
tests. Fixing this the "react way" is to use the object spread operator,
which isn't officially a part of the es6 spec. But everyone just uses
the corresponding babel transform plugin.
@pcardune pcardune force-pushed the pcardune-update-some-js-libs branch from fe3522c to f78c530 Compare July 25, 2016 23:16
@pcardune pcardune merged commit 516c57f into staging Jul 25, 2016
@pcardune pcardune deleted the pcardune-update-some-js-libs branch July 25, 2016 23:55
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