node-ffi-napi / ref-union-di

Create ABI-compliant "union" instances on top of Buffers
MIT License
4 stars 5 forks source link

An in-range update of bindings is breaking the build 🚨 #12

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency bindings was updated from 1.4.0 to 1.5.0.

🚨 View failing branch.

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

bindings 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 passed ([Details](https://travis-ci.org/node-ffi-napi/ref-union-di/builds/499540861?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/addaleax/ref-union-di/builds/22704211)).

Release Notes for 1.5.0

This version adds support for Yarn PnP.

Minor Changes

  • Use actual error code to detect resolution exceptions: #56

Patches

  • Add back the old module not found check: f49851e

Credits

Huge thanks to @arcanis for helping!

Commits

The new version differs by 3 commits.

  • bcdc7ca 1.5.0
  • f49851e Add back the old module not found check
  • ed7e626 Use actual error code to detect resolution exceptions (#56)

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.4.0 your tests are passing again. Downgrade this dependency πŸ“Œ.