TheStanfordDaily / stanforddaily-mobile

Breaking news from the Farm right on your phone!
https://stanforddaily.com/mobile-app
9 stars 10 forks source link

An in-range update of react-native-elements is breaking the build 🚨 #222

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency react-native-elements was updated from 1.2.6 to 1.2.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-native-elements is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v1.2.7

Fixes a typescript bug where using withTheme with a class component would require you to pass in theme-related props. c77f12c @roadmanfong

Commits

The new version differs by 8 commits.

  • 64981ae 1.2.7 #2162
  • 3a813e8 chore: Bump package
  • c77f12c fix(types): Unnecessary ThemeProps in withTheme hoc (#2147)
  • 13865f3 ci: Only deploy website changes from next (#2128)
  • 28be514 Updates master with changes of new repo #2123
  • 2c26e63 docs: Show next changes on live site
  • 4a55196 docs: Update link to good first issue
  • 0f1a237 docs: Update urls for new github org

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 1.2.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.