Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Coverage remained the same at 80.198% when pulling 37523e5975d16587db5895a8a18d9565f9c03ffb on depfu/update/npm/sinon-6.3.5 into 6744162094f4996cced82c984239ef8f99b917c4 on master.
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ sinon ( → 6.3.5) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 9 commits:
6.3.5
Update History.md and AUTHORS for new release
Upgrade lolex
Upgrade @sinonjs/samsam
Always print some diagnostics to stderr on error
Improve webworker test script to output diagnostic data on failure
test(1882): add test case (#1905)
Update docs/changelog.md and set new release id in docs/_config.yml
Add release documentation for v6.3.4
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands