Closed greenkeeper[bot] closed 5 years ago
After pinning to 7.4.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
sinon was updated from 9.0.0
to 9.0.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 224 commits.
d2b4b72
Update docs/changelog.md and set new release id in docs/_config.yml
c99f6ea
Add release documentation for v9.0.1
0fe75bf
9.0.1
e24b7e7
Update CHANGELOG.md and AUTHORS for new release
00b40a6
Upgrade @sinonjs/samsam to latest
decaec6
Upgrade @sinonjs/formatio to latest
775e53b
Merge pull request #2237 from fatso83/issue-2226
92dc087
Remove needless intermediary
25311e4
Simplify sandbox fix by reusing the fix for stubs
1fe433e
[fix] stubs restore prototype props correctly
3031027
Add custom prop isOwn to descriptor
49abbad
Rename util
4b55c62
[fix] sandbox.restore handles protype props
aac0bc3
Add verification tests for #2226
5436466
Bump @sinonjs/commons from 1.7.0 to 1.7.1
There are 224 commits in total.
See the full diff
devDependency
sinon was updated from 9.0.1
to 9.0.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 257 commits.
8c17a0f
Update docs/changelog.md and set new release id in docs/_config.yml
4866c8b
Add release documentation for v9.0.2
2b4bde4
9.0.2
e5de853
Update CHANGELOG.md and AUTHORS for new release
39e8b5d
npm audit
bde85df
Upgrade mochify
370ce2e
Bump @sinonjs/fake-timers
f29baf7
Upgrade @sinonjs/commons
b2852f2
Bump eslint-config-prettier from 6.10.0 to 6.10.1
0c9fd63
Bump browserify from 16.5.0 to 16.5.1
7e1650f
Bump puppeteer from 2.1.0 to 2.1.1
b19a65a
Bump lint-staged from 10.0.7 to 10.1.1
60ba2d5
Merge pull request #2241 from fatso83/fix-broken-runkit-embeds
76cfa7d
Fix linting of example tests
c378133
Remove errors due to referencing deprecated methods
There are 250 commits in total.
See the full diff
The devDependency sinon was updated from
7.4.2
to7.5.0
.π¨ View failing branch.
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 passed ([Details](https://travis-ci.org/RobotlegsJS/RobotlegsJS-CreateJS/builds/588509811?utm_source=github_status&utm_medium=notification)). - β **Tidelift:** Failed dependency checks ([Details](https://tidelift.com/scans/4ddbe58d-36a6-41e6-8a58-da798a58ccff)).Commits
The new version differs by 9 commits.
7835301
Update docs/changelog.md and set new release id in docs/_config.yml
4978898
Add release documentation for v7.5.0
5d0adf7
7.5.0
c0e68b6
Update CHANGELOG.md and AUTHORS for new release
bf26967
Merge pull request #2080 from dpmott/issue-2006-Sinon.assert.calledOnceWithExactly
c3e9512
Merge branch '2027-apply-feedback'
9c4bbf1
refactor: extract and share common tests for spies/stubs
fed2129
Proposed resolution to issue 2006
181dcdd
2026 - Updated to support spying all methods on an object to similar to stub capabilities
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: