Created by: greenkeeper[bot]
sinon was just published.
Version 4.2.1 ofDependency | sinon |
---|---|
Current Version | 4.2.0 |
Type | devDependency |
The version 4.2.1 is not covered by your current version range.
If you don鈥檛 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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Speed up stub creation- Performance: spend less time stubbing methods (#1627)
Commits
The new version differs by 14 commits.
-
a8171c3
Update docs/changelog.md and set new release id in docs/_config.yml
-
32d6c4a
Add release documentation for v4.2.1
-
f3e34f8
4.2.1
-
158f33e
Update History.md and AUTHORS for new release
-
a5c22f2
#1627
-
2d0509e
"throttle" is actually a "debounce" in the example
-
d929b22
Merge pull request #1670 from mroderick/update-footer
-
225083e
Update copyright statement
-
1237e0d
Update footer to use Stack Overflow
-
fdd1948
added another sinon article (#1669)
-
d7075d9
Add .yml extension to .eslintrc
-
c28bca3
Make sure eslint-plugin-ie11 is applied to entire codebase
-
cf3ed84
Move eslint config into it's own file
-
1503cce
Add eslint-plugin-ie11 (#1666)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot