chrisguttandin / midi-json-parser

This module is parsing midi files into a human-readable JSON object.
MIT License
113 stars 6 forks source link

An in-range update of memfs is breaking the build 🚨 #321

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency memfs was updated from 2.15.5 to 2.16.0.

🚨 View failing branch.

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

memfs 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/chrisguttandin/midi-json-parser/builds/602897137?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 35 commits.

  • 611f237 Release 2.16.0
  • 7edc693 Merge pull request #445 from streamich/no-promise-warnings
  • f00a973 Merge pull request #435 from jonathantneal/master
  • 994160e feat: 🎸 remove promise API warnings
  • d4acab3 chore(deps): update dependency @types/node to v10.17.0
  • 1c09980 chore(deps): update dependency ts-jest to v24.1.0
  • b77bf0f chore(deps): update dependency semantic-release to v15.13.27
  • 56fe3a0 Merge pull request #427 from streamich/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • 4ea96d1 chore(deps): update node.js to v8.16.2
  • e29fbea chore(deps): update dependency typescript to v3.6.4
  • a6f6188 chore(deps): update dependency @types/node to v10.14.21
  • b3dbc10 chore(deps): update dependency @types/node to v10.14.20
  • 092c90e chore(deps): update dependency @semantic-release/npm to v5.2.0
  • 970e84c polyfill Buffer for Node v0.11+
  • a2154b7 chore(deps): update dependency @types/node to v10.14.19

There are 35 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 4 years ago

After pinning to 2.15.5 your tests are passing again. Downgrade this dependency πŸ“Œ.