Closed greenkeeper[bot] closed 6 years ago
After pinning to 4.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 36 commits.
1ea2749
Update docs/changelog.md and set new release id in docs/_config.yml
078c082
Add release documentation for v4.1.4
571263e
4.1.4
f2ee9f1
Update History.md and AUTHORS for new release
a8262dd
Assertion error messages handle symbolic method names
8fa1e14
Merge pull request #1641 from mroderick/point-to-stack-overflow
7c1ebd0
Update issue links to point to sinonjs/sinon
93418f6
Update documentation to emphasize Stack Overflow
ca9e2fa
Merge pull request #1636 from fearphage/fix-headless-chrome-in-circle
39186f4
use google-chrome-unstable for tests
6315621
invalidate cache
d078af9
try using default chrome install
177c4b6
upgraded to the lastest official version of mochify
ecdc4e0
test with updated mochify
360c2e7
added more details and notes
There are 36 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
This release fixes an issue, where the server type from useFakeServer
is unexpected (#1534)
The new version differs by 6 commits.
706ac9e
Update docs/changelog.md and set new release id in docs/_config.yml
dd9c75c
4.1.5
81fb949
Update History.md and AUTHORS for new release
ec2496d
Run mochify with --allow-chrome-as-root on travis
bb5529b
Use nise.fakeServer as the sandbox serverPrototype
ef81c37
Update package-lock.json
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 19 commits.
5063c33
Update docs/changelog.md and set new release id in docs/_config.yml
28aee6f
Add release documentation for v4.2.0
3cc6ac2
4.2.0
6444c67
Update History.md and AUTHORS for new release
3eaf042
Update package-lock.json
f2d5902
Fix tests for IE11
c5dfaae
Add match.every and match.some (#1624) (#1661)
781429d
Use "stale" as label for stale issues (#1658)
acebab9
Documentation: async calls (#1286) (#1655)
68c37ed
Update docs/changelog.md and set new release id in docs/_config.yml
cd8ae51
Add release documentation for v4.1.6
29e80be
4.1.6
a5c59a5
Update History.md and AUTHORS for new release
0ae60b6
Merge pull request #1653 from mroderick/upgrade-dependencies
dcd4191
Upgrade browserify to latest
There are 19 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
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
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
c2f44b0
Update docs/changelog.md and set new release id in docs/_config.yml
c76cf01
Add release documentation for v4.2.2
6628080
4.2.2
47b9ba9
Update History.md and AUTHORS for new release
5920e1d
Remove mention of PhantomJS from CONTRIBUTING.md
3551fdf
Fix #1638: Make resetHistory work for props also
b37820a
Fix poor test of resetHistory
See the full diff
Version 4.1.3 of sinon was just published.
This version is covered by your current version range and after updating it in your project the build failed.
sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/zixia/node-facenet/builds/312982543?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 12 commits.
39b0849
Update docs/changelog.md and set new release id in docs/_config.yml
6f9af25
4.1.3
c6bd1de
Update History.md and AUTHORS for new release
911c498
Spy passes through calling with
new
(#1626)271d84a
Update external_howtos.yml
e96ff8c
CircleCI Integration (#1479)
88e9132
Upgrade type-detect dependency to 4.0.5
45c4d57
Move yieldsAsync* documentation to the first yieldsAsync*
8c54024
Remove sinon.restore(object|method) from v3.x+ docs
9ae6f73
Remove sinon.log from 2.x+ docs
0111ed0
Update markdownlinter-cli to official v0.4.0
109e7b7
Add markdownlint to dependencies
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: