genie-js / recage

Library for reading Age of Empires 2 Recorded Game files in Node.js
GNU General Public License v3.0
14 stars 2 forks source link

An in-range update of pako is breaking the build 🚨 #22

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pako was updated from 1.0.8 to 1.0.9.

🚨 View failing branch.

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

pako is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

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

Commits

The new version differs by 3 commits.

  • 731065b 1.0.9 released
  • a2def37 Browser files rebuild
  • 54c6ca9 Fix Buffer.from warning in last node.js versions, close #154

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.0.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 6979895 1.0.10 released
  • 6d51993 Browser files rebuild
  • 0ce0d88 Lock uglify-js to fix minified version, #161
  • f256ab9 Add simple minifier test, #161

See the full diff