airbnb / hypernova

A service for server-side rendering your JavaScript views
MIT License
5.82k stars 207 forks source link

Update sinon-sandbox to the latest version 🚀 #130

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of sinon-sandbox was just published.

Dependency sinon-sandbox
Current Version 1.0.2
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of sinon-sandbox.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits.

  • 6fc6725 Merge pull request #10 from wealthfront/2.0.0
  • 6f4cce4 2.0.0
  • 69254c5 Merge pull request #8 from lencioni/removedeprecated
  • 271fd33 Main lencioni's alpha order of devDependencies
  • 1cf7dff Merge branch 'master' of github.com:wealthfront/sinon-sandbox into removedeprecated
  • d567b98 Merge pull request #9 from schreifels/change-travis-node-versions
  • 8278bb1 Configure Travis to use Node 8+
  • 785af72 Use sinon.createSandbox instead of sinon.sandbox.create
  • c2c0107 Add sinon as a dev dependency
  • c099413 Merge pull request #6 from wealthfront/fix-readme
  • 4b27da7 Fixing references in the readme

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: