chore(dependencies): Update non-breaking deps#293
chore(dependencies): Update non-breaking deps#293jeff-phillips-18 merged 1 commit intopatternfly:masterfrom
Conversation
| "prop-types": "^15.6.1", | ||
| "raf": "^3.4.0", | ||
| "react": "^16.2.0", | ||
| "react": "^16.3.0", |
cdec552 to
ea66ba9
Compare
Pull Request Test Coverage Report for Build 1095
💛 - Coveralls |
| "patternfly": "^3.38.0", | ||
| "react-bootstrap": "^0.31.5", | ||
| "patternfly": "^3.42.0", | ||
| "react-bootstrap": "^0.32.1", |
There was a problem hiding this comment.
we definitely want to check for regressions on this one... amongst the others ;)
There was a problem hiding this comment.
@priley86 added storybook in first post 😋
|
curse you package-lock, #289 can't happen soon enough 😏 |
ea66ba9 to
4684405
Compare
4684405 to
b0b3f91
Compare
|
did some preliminary looks... this is really nice...
maybe we can start to investigate some other React 16.3 improvements in a future PR? |
|
interestingly enough... travis build cache was failing something after all these dependency updates in Node 6... but clearing its cache fixed us ;) for anyone needing to attempt this in the future in travis ... more options -> caches -> (delete master branch cache)... then restart build... 💚 i'm guessing this will be sparse though... |
|
thanks for the updates here @AllenBW @jeff-phillips-18 !! |
Updates all non-breaking deps, cept storybook cuz thats being done in #269
SO explaining what you're seeing here:
.jsGood point made below, adding a storybook to this for convenience: https://AllenBW.github.io/patternfly-react/