Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jun 4, 2019 · 2 comments
Open

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

greenkeeper bot opened this issue Jun 4, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 4, 2019

The devDependency lolex was updated from 4.0.1 to 4.1.0.

🚨 View failing branch.

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).

Commits

The new version differs by 15 commits.

  • 7dcb37d Update Husky and fix Husky config
  • 560097a 4.1.0
  • 0b2f5b0 Updated release files for 4.1.0
  • 59a3c49 Fix crash on Bash version 3 (macOS)
  • 0d38352 Merge pull request #244 from novemberborn/hrtime.bigint
  • 13a3fed Support hrtime.bigint()
  • d9880ae Merge pull request #241 from SimenB/count-ticks
  • 5f44e92 Merge pull request #240 from flotwig/valid-perf-return-types
  • 970ac7c fix: count microtasks in countTimers
  • 61cd690 Update src/lolex-src.js
  • 42c86e1 add restore test
  • 775312f Return empty arrays for performance.getEntries, other relevant methods
  • 53e32d4 Update version.sh
  • 06def45 Merge pull request #236 from paulmelnikow/master
  • 63aae6f Use canonical name for changelog for tooling compatibility

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 4, 2019

After pinning to 4.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 4, 2019

  • The devDependency lolex was updated from 4.1.0 to 4.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • 53b31f0 4.2.0
  • 397b015 Updated release files for 4.2.0
  • 8f1b7e7 Update dependencies to fix audit warnings
  • 3124ae5 Merge branch 'fix-jsdom-2'
  • e68d76a Remove Node 6 fixes
  • e678bca Remove Node 6, add Node 12
  • 629ca1a Fix support for replacing the JSDOM performance field
  • 1a1a89a Test to verify that lolex works with JSDOM configured to provide global objects
  • eb2edb0 Revert "Merge pull request #245 from cdow/fix-jsdom"
  • 5825e86 Merge pull request #245 from cdow/fix-jsdom
  • 266d4be Fix support for replacing the JSDOM performance field
  • 00975d3 Test to verify that lolex works with JSDOM configured to provide global objects

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants