Created by: greenkeeper[bot]
Version 4.4.3 of sinon was just published.
| Dependency | sinon |
|---|---|
| Current Version | 4.4.2 |
| Type | devDependency |
The version 4.4.3 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.
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 21 commits.
-
6de1cbdUpdate docs/changelog.md and set new release id in docs/_config.yml -
cecbc46Add release documentation for v4.4.3 -
17b052f4.4.3 -
5b01728Update History.md and AUTHORS for new release -
f01d847Fix inconsistent newline usage %D -
e9aa877Fix missed switch from referee to @sinonjs/referee -
a0e200eAdd subdir eslintrc for mjs -
7af0579remove unnecessary properties quoting -
dc895fcdebounce function call -
d7fb7d5Merge pull request #1715 from sinonjs/sinon-es6-module-detection -
51cdafeAdd linting for ES Modules -
6959188Add detection of ES Modules to spies and lots of tests -
f6b89a1Extract ES Module detection and improve error -
3ede6eeThrow meaningful error stubbing ECMAScript Module -
b491a57Replace referee dependency with @sinonjs/referee
There are 21 commits in total.
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