hoodiehq / hoodie-account-client

:dog: Account client API for the browser
https://hoodiehq.github.io/hoodie-account-client
Apache License 2.0
11 stars 24 forks source link

Update lolex to the latest version 🚀 #158

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of lolex just got published.

Dependency lolex
Current Version 1.6.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of lolex. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits.

  • 104f1cc 2.0.0
  • 152f841 Prepare for new release
  • ce3e35c Merge pull request #104 from kylefleming/fix-setsystemclock-throw
  • d0b5dae Merge pull request #103 from fatso83/change-install-signature
  • 61e95e1 Add support for performance.now (#106)
  • a62fae4 Merge pull request #107 from fatso83/fix-old-deps
  • 4792f16 Update old dependencies
  • 5b49379 Fix issue with tick(): setSystemClock then throw
  • 10c053f Update tests to use new install() API
  • 2d93c49 Simplify install() signature
  • 76ca36b Merge pull request #101 from mroderick/run-tests-in-node-8
  • aa4d095 Run tests in node 4, 6, 8 on Travis CI

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: