philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

An in-range update of bitset is breaking the build 🚨 #66

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bitset was updated from 5.0.3 to 5.0.4.

🚨 View failing branch.

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

bitset 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 could not complete due to an error ([Details](https://travis-ci.org/philschatz/puzzlescript/builds/456041858?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • 8feb8b9 v++
  • 522ffee Merge pull request #29 from vrachels/ReadOnlyUsage
  • 5d75c6b fixup comments and ReadOnlyBitSet type usage
  • 6119f6d Update bitset.d.ts
  • 52394c3 Merge pull request #27 from kabua/master
  • 61f37ee Update bitset.js
  • 5e321f7 Added new TypeScript description file.

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

philschatz commented 5 years ago

Updated