msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

An in-range update of react-datepicker is breaking the build 🚨 #129

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-datepicker was updated from 1.6.0 to 1.7.0.

🚨 View failing branch.

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

react-datepicker 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 - ❌ **continuous-integration/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/msandrini/achiever/builds/19574616)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/msandrini/achiever/348?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 18 commits.

  • 179ee16 Publish new API docs (automated commit)
  • d517619 1.7.0
  • 20d6b44 Calculate scroll of TimeSelect (#1331)
  • 0bced9c Add LGTM.com code quality badges (#1479)
  • dd7ef16 Add custom header renderer (#1482)
  • eaa1863 feat(props): Change todayButton to PropTypes.node. (#1493)
  • 1d1b002 Makes open state controllable through props (#1475)
  • 0aa518d Allow utcOffset to be specified as a string (#1500)
  • 700d6fb update broken doc (#1520)
  • 1be8fe3 Merge pull request #1509 from ievax/patch-1
  • 64783e3 Update year in LICENSE
  • c3ecdeb Fix the spacing on the time picker (#1495)
  • 62e6ac1 Add aria-label to month. (#1494)
  • 24349d0 Upgrade react-popper (#1483)
  • 8ef7622 Selected time scrolltop fix (#1396) (#1454)

There are 18 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 1.6.0 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

Commits

The new version differs by 9 commits.

  • 385e3f4 Publish new API docs (automated commit)
  • 69fad28 1.8.0
  • dfdfece Fix blur events (#1522)
  • 4a91ae6 Add verification to time picker when shouldCloseOnSelect is false (#1394) (#1529)
  • 6fd129a Added renderDayContents prop for custom day contents/day formatting (#1356)
  • 626ca16 Allow passing popperProps. Fixes #1525 (#1526)
  • f63972d Add error emitter for user input errors (#1354)
  • df59d1d remove extra div (#1491)
  • 01c5606 More convenient examples navigation (#1523)

See the full diff