dooboolab-community / dooboo-native-ts

Complete boilerplate for react-native app. Contains, typescript, react-hook, context-api, ts-jest, localization, navigation and etc.
https://medium.com/dooboolab/announcing-dooboo-cli-v3-5c9fceeb2ac4
MIT License
81 stars 27 forks source link

An in-range update of react-navigation is breaking the build 🚨 #88

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-navigation was updated from 4.0.6 to 4.0.7.

🚨 View failing branch.

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

react-navigation 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: node:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/dooboolab/dooboo-native-ts/721?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for Release 4.0.7

4.0.7 (2019-09-21)

Bug Fixes

  • accept type parameter for screenProps (5c13cea)
Commits

The new version differs by 2 commits.

  • d342812 chore: release 4.0.7
  • 5c13cea fix: accept type parameter for screenProps

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 4.0.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 4.0.8

4.0.8 (2019-09-23)

Bug Fixes

  • add type aliases for switch navigator. fixes #6324 (6142f06)
Commits

The new version differs by 2 commits.

  • 5eaec68 chore: release 4.0.8
  • 6142f06 fix: add type aliases for switch navigator. fixes #6324

See the full diff