gursesl / cherrypie

Cherry pie making recipes
0 stars 1 forks source link

An in-range update of prop-types is breaking the build 🚨 #129

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 15.6.1 of prop-types was just published.

Branch Build failing 🚨
Dependency prop-types
Current Version 15.6.0
Type dependency

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

prop-types 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/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gursesl/cherrypie/builds/346562594?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 8 commits.

  • 5df7296 15.6.1
  • b7d03ce Point readme to correct docs for production builds (#153)
  • a94243f Update the repository location (#148)
  • 77c62a7 Fix failing tests (#129)
  • 644844c Merge pull request #140 from flarnie/master
  • 0b5db12 Add CODE_OF_CONDUCT
  • a6900f0 Add CONTRIBUTING.md
  • 492e230 Update README.md with improved importing for CDNs (#104)

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 6 years ago

After pinning to 15.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 6 years ago

Version 15.6.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

  • fa6fbb7 15.6.2
  • 5115f5c Merge pull request #180 from jaller94/master
  • 2ac742c Merge pull request #171 from barrymichaeldoyle/master
  • a7a5a64 Merge pull request #194 from facebook/no-fbjs
  • d6c9c5c Preserve "Invariant Violation" name
  • 07d1b47 Remove fbjs dependency
  • 3c99d57 Remove trailing spaces
  • a36cda8 Move explanation of isRequired and show it in PropTypes.shape
  • ba3da12 Show that shapes can have required properties
  • 2bde8eb Add example for PropTypes.exact
  • d65f80e Updated vars to consts and lets in PropTypesProductionStandalone-test.js
  • c10c93f Updated vars to consts and lets in PropTypesDevelopmentStandalone-test.js
  • 8e2b34e Updated vars to consts and lets in PropTypesDevelopmentReact15.js
  • c5527c8 Updated vars with consts and lets in PropTypesProductionReact15-test.js
  • 7cc8c81 Add 15.6.1 to CHANGELOG

See the full diff