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-stack is breaking the build 🚨 #100

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-navigation-stack was updated from 1.9.0 to 1.9.1.

🚨 View failing branch.

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

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

Release Notes for Release 1.9.1

1.9.1 (2019-09-27)

Bug Fixes

  • make containerStyle take precedence over themed styles (04337df)
Commits

The new version differs by 2 commits.

  • 5cbb835 chore: release 1.9.1
  • 04337df fix: make containerStyle take precedence over themed styles

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