makii42 / react-socket-context

A react component that connects via socket.io and exposes the socket through the child context.
MIT License
0 stars 0 forks source link

An in-range update of babel-plugin-rewire is breaking the build 🚨 #30

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency babel-plugin-rewire was updated from 1.1.0 to 1.2.0.

🚨 View failing branch.

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

babel-plugin-rewire is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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

Commits

The new version differs by 25 commits.

  • 66ad16c pumped version and added babel 7 support on master
  • f2c70bd prepared 1.2.0-rc.1
  • c3bbb27 added Dennis E to contributors
  • e218c65 fixed failing unit test
  • 03e32a6 Merge remote-tracking branch 'destenson/fix-undefined-variable' into version-1.2.0
  • 703ef18 added Tim Whitbeck to contributors
  • 7fd9c72 updated fixtures
  • 4b1b9c1 Merge remote-tracking branch 'twhitbeck/add-object-revert' into version-1.2.0
  • 0e07d7c added Mathe Jørgensen to contributors
  • ddd3253 Merge remote-tracking branch 'peergradeio/object-spread' into version-1.2.0
  • 25a48b1 added Tomas Levy to list of contributors
  • bb2f5b5 Merge remote-tracking branch 'NilSet/babel7-compat' into version-1.2.0
  • e8dc2c9 Merge remote-tracking branch 'origin/version-1.1.0'
  • 2455d34 Use a placeholder whitelist to fix ambiguous template
  • da552ff add removed peer dependencies to dev dependencies

There are 25 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 6 years ago

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