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 🚨 #95

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-navigation was updated from 4.0.8 to 4.0.9.

🚨 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/747?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for Release 4.0.9

4.0.9 (2019-09-24)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 246f4b0 chore: release 4.0.9
  • c828050 fix: fix types for switch navigator. fixes #6324

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.8 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.10

4.0.10 (2019-09-26)

Changes

  • remove flow definition libdef from repo, use flow-typed instead (94d6cca)

Bug Fixes

  • update link to docs page from deprecation messages (188bd33)
Commits

The new version differs by 3 commits.

  • 2e34cb1 chore: release 4.0.10
  • 188bd33 fix: update link to docs page from deprecation messages
  • 94d6cca [flow] Remove Flow libdef from repo (#6327)

See the full diff