j138 / grommet-boilerplate

grommet boilerplate
0 stars 0 forks source link

An in-range update of react-helmet is breaking the build 🚨 #9

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.3.1 of react-helmet just got published.

Branch Build failing 🚨
Dependency react-helmet
Current Version 3.3.0
Type dependency

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

As react-helmet 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 - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/j138/grommet-boilerplate/42?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Commits

The new version differs by 4 commits .

  • d4e7c1d Release 3.3.1
  • 042b38d Drops separate PlainComponent file, makes series of small optimizations (#223)
  • d727b2e Updates react-side-effect to v1.1.0 (#222)
  • 779cd89 (docs) add PR badge / update npm badge / align helmet image / close img tag (#221)

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 3.3.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 7 years ago

Version 3.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits .

  • 86933c3 Fix/revert null component (#227)

See the full diff.