Created by: greenkeeper[bot]
sinon was just published.
Version 4.4.3 ofDependency | 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.
-
6de1cbd
Update docs/changelog.md and set new release id in docs/_config.yml
-
cecbc46
Add release documentation for v4.4.3
-
17b052f
4.4.3
-
5b01728
Update History.md and AUTHORS for new release
-
f01d847
Fix inconsistent newline usage %D
-
e9aa877
Fix missed switch from referee to @sinonjs/referee
-
a0e200e
Add subdir eslintrc for mjs
-
7af0579
remove unnecessary properties quoting
-
dc895fc
debounce function call
-
d7fb7d5
Merge pull request #1715 from sinonjs/sinon-es6-module-detection
-
51cdafe
Add linting for ES Modules
-
6959188
Add detection of ES Modules to spies and lots of tests
-
f6b89a1
Extract ES Module detection and improve error
-
3ede6ee
Throw meaningful error stubbing ECMAScript Module
-
b491a57
Replace 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