tasitlabs / tasit-apps

Native mobile Ethereum dapps for mainstream users
https://tasit.io/
MIT License
36 stars 9 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-navigation-tabs was updated from 2.5.6 to 2.6.0.

🚨 View failing branch.

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

react-navigation-tabs 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_wallet_example:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/tasitlabs/tasit/1301?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build_decentraland:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/tasitlabs/tasit/1302?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for Release 2.6.0

Bug Fixes

  • fix layout when starting in landscape (#192) (b4f288f)

Features

Commits

The new version differs by 6 commits.

  • 0b533ba chore: release 2.6.0
  • 71a9522 chore: bump rntv
  • 8b9aa68 docs: add development workflow to readme (#205)
  • 08a6268 feat: add keyboardHidesTabBarAnimationConfig props (#195)
  • b4f288f fix: fix layout when starting in landscape (#192)
  • f21e8ba feat: export BottomTabBarProps (#194)

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

Your tests are still failing with this version. Compare changes

Release Notes for Release 2.6.2

Bug Fixes

  • don't override position unnecessarily (13830d9)
Commits

The new version differs by 4 commits.

  • 71544f4 chore: release 2.6.2
  • 13830d9 fix: don't override position unnecessarily
  • 4c5e062 chore: release 2.6.1
  • 64875e1 fix: white block when keyboard is open (#227)

See the full diff