FullScreenShenanigans / EightBittr

Bare-bones, highly modular game engine for 2D 8-bit games.
MIT License
77 stars 10 forks source link

An in-range update of lolex is breaking the build 🚨 #95

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.5.0 of lolex was just published.

Branch Build failing 🚨
Dependency lolex
Current Version 2.4.2
Type devDependency

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

lolex 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/FullScreenShenanigans/GameStartr/builds/378363699?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 12 commits.

  • 8f5bcb4 2.5.0
  • 36f5fad Prepare for new release
  • d0f159b Merge pull request #174 from Alexsey/typos
  • 3db1e3d Merge pull request #176 from SimenB/patch-1
  • 1b23595 chore: use prepublishOnly instead of prepublish
  • 36d7c01 feat: respect loopLimit in runMicrotasks (#172)
  • 0385e50 Update Node.js versions
  • 1bf1d09 Merge pull request #169 from SimenB/integration-jsdom
  • 0ea982c fix: typos in github templates
  • 8ec6170 assign performance as a property, not as a function
  • efaf88e add simple integration test with jsdom
  • 5985809 Add issue and pull request templates

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

greenkeeper[bot] commented 6 years ago

Version 2.6.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 92815e3 2.6.0
  • f07009b Prepare for new release
  • 7fc5c11 Merge pull request #179 from SimenB/reset
  • a1bf36c Clear microtick jobs and set now to 0 in reset
  • 8fb9173 Merge pull request #178 from SimenB/date-instanceof
  • 2bb03d6 Access Date on _global

See the full diff