dwmkerr / gameboard

GameBoard is an app for keeping track of board game scores.
0 stars 1 forks source link

An in-range update of react-native-modal-datetime-picker is breaking the build 🚨 #125

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-native-modal-datetime-picker was updated from 6.0.0 to 6.1.0.

🚨 View failing branch.

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

react-native-modal-datetime-picker 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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/dwmkerr/gameboard/1227?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v6.1.0

react-native-modal-datetime-picker 6.1.0 published πŸŽ‰

  • Updated devDependencies and removed husky
  • Update dependency react-native-modal #225
  • Change text and title style definitions to TextStyle #205
  • Add hideTitleContainerIOS prop #203
  • iPhone XS Max / iPhone XR support #200
  • Added README tip for setting locale in iOS #193
  • Fixed: minuteInterval should take value from props #183
  • Updated the example to display the selected date in the UI instead of on browser console #181
  • Differing behavior between iOS and Android without supplying date prop #161
  • Improved error handling for Android #175
  • Added missed definitions #174

Thanks to all the contributors!

Commits

The new version differs by 26 commits.

  • 7f231a5 6.1.0
  • d845c46 Prettified
  • 7a9418c Prettified
  • 2cbc9ab Updated devDependencies and removed husky
  • 9d07675 Merge pull request #225 from skb1129/master
  • 6e0cf97 update dependency react-native-modal
  • 4f2b0d8 Update README.md
  • a6ffe54 Merge pull request #205 from sealedHuman/sealedHuman/textstyle-types
  • 6bb96da Change text and title style definitions to TextStyle
  • 385d9eb Merge pull request #203 from sealedHuman/sealedHuman/hide-title-prop
  • 50abaf2 Add hideTitleContainerIOS prop
  • 24f33ab Merge pull request #200 from enagorny/master
  • 1eedf93 iPhone XS Max / iPhone XR support
  • 9ff8eb7 Merge pull request #193 from MacKentoch/master
  • 030babd add README tip for setting locale in iOS

There are 26 commits in total.

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 5 years ago

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