DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 15.6.0 of prop-types just got published.

Branch Build failing 🚨
Dependency prop-types
Current Version 15.5.10
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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/279744085?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 19 commits.

  • 155f4cc v15.6.0 for real
  • abf3f8c v15.6.0
  • 01634d9 BSD+Patents -> MIT
  • 534a07a File headers: BSD+Patents -> MIT
  • 8abb8d7 Enhance warning message when a PropType is not correct (#68)
  • 9057907 Re-add exact type checker (#87)
  • ab5994f Fix minor typo in example code on readme (#65)
  • 0445b8b Add test coverage for invalid validator warning (#86)
  • 42d559d Update README.md
  • 9be9e04 Update error message to point to prop-types package (#71)
  • 0fbb1c9 Update README.md (#66)
  • be165fe 'jsx' code annotation changed to 'js' (#78)
  • 738b342 Merge pull request #80 from facebook/revert-41-exact
  • c83f18f Revert "Add exact type checker from react native (#41)"
  • 8265af5 Add exact type checker from react native (#41)

There are 19 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 15.5.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

fvsdbc commented 7 years ago

Fixed