Closed greenkeeper[bot] closed 6 years ago
After pinning to 4.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are passing again with this version. Explicitly upgrade to this version π
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 passing again with this version. Explicitly upgrade to this version π
The new version differs by 16 commits.
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
a316f02
Upgrade markdownlint-cli to latest
78ebdb3
Upgrade lint-staged to latest
fcf967b
Upgrade dependency supports-color
7c3cb4f
Enable StaleBot with default configuration (#1649)
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
There are 16 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 25 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 25 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 39 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)
5063c33
Update docs/changelog.md and set new release id in docs/_config.yml
There are 39 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 46 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
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
There are 46 commits in total.
See the full diff
Fixed in 0289faf6d3aabaea3708c16f621cd248c236d16c
Version 4.1.4 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/airbnb/hypernova-react/builds/326330702?utm_source=github_status&utm_medium=notification)Release Notes
Minor fix for Symbol names and deprecation of spy.resetCommits
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
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: