politie / sherlock

A reactive programming library for JavaScript applications, built with TypeScript.
Apache License 2.0
39 stars 12 forks source link

Update @types/sinon to the latest version 🚀 #11

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of @types/sinon was just published.

Dependency @types/sinon
Current Version 2.3.7
Type devDependency

The version 4.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 @types/sinon.

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.


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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling 78742d16182f8c1e1f633febb3b96e1e7e8b1f3f on greenkeeper/@types/sinon-4.0.0 into 73ab2b9623c2f867b6daf818d67323bf8d37968e on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling 78742d16182f8c1e1f633febb3b96e1e7e8b1f3f on greenkeeper/@types/sinon-4.0.0 into 73ab2b9623c2f867b6daf818d67323bf8d37968e on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling ea18881ebb50a35c175c0410316fd99511e44213 on greenkeeper/@types/sinon-4.0.0 into 33fe5fd5e085b78e341cdea7cf2022813ea09361 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling ea18881ebb50a35c175c0410316fd99511e44213 on greenkeeper/@types/sinon-4.0.0 into 33fe5fd5e085b78e341cdea7cf2022813ea09361 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling ea18881ebb50a35c175c0410316fd99511e44213 on greenkeeper/@types/sinon-4.0.0 into 33fe5fd5e085b78e341cdea7cf2022813ea09361 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling 34e2e8edd99c00ebde332397e63cff6663800451 on greenkeeper/@types/sinon-4.0.0 into 3bb9b207285391d7614728721bd310c835e63f81 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling 88e9808a884ac51e5b763f889eccaf484fd0a8b2 on greenkeeper/@types/sinon-4.0.0 into 106e0a65c0d6b537efd8eb2a1303c859454e39f1 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.891% when pulling ca202d65d4c9b9003234f660514f731d53536b51 on greenkeeper/@types/sinon-4.0.0 into 5f66cb2aface77fab896b4866fda37e96220eed7 on master.

wvanderdeijl commented 6 years ago

Declining this one as this was created before we enabled package-lock support for Greenkeeper in #10 The easiest way for Greenkeeper to retry is to delete this branch, according to their FAQ