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 recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@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)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sinon (10.0.1 → 11.1.1) · Repo · Changelog
Release Notes
11.1.1 (from changelog)
11.1.0 (from changelog)
11.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
11.1.1
Update CHANGELOG.md and AUTHORS for new release
Fix #2379 by using v7 of supports-color
Update docs/changelog.md and set new release id in docs/_config.yml
Add release documentation for v11.1.0
11.1.0
Update CHANGELOG.md and AUTHORS for new release
Make sure to link to the right folder ...
Exit on errors
Add sinon.promise() implementation (#2369)
Fix Prettier errors
Revert "Update `stub.wrappedMethod` docs."
Set wrappedMethod on getters/setters
[Docs] Update fake-server usage & descriptions (#2365)
Fake docs improvement (#2360)
Update nise to 5.1.0
fix yields vs callsFake precedence + extra tests (#2340)
Update docs/changelog.md and set new release id in docs/_config.yml
Add release documentation for v11.0.0
11.0.0
Update CHANGELOG.md and AUTHORS for new release
Update packages
Update README.md
Explicitly use samsam 6.0.2 with fix for #2345
Bump nokogiri from 1.11.1 to 1.11.4
Remove Safari from Sauce Labs browsers to get running build
Update most packages (#2371)
Update compatibility docs (#2366)
Bump hosted-git-info from 2.8.5 to 2.8.9
Bump lodash from 4.17.19 to 4.17.21
Remove jobs from CircleCI
Skip installing husky in CI
Improve GitHub Actions workflow
Bump rexml from 3.2.4 to 3.2.5
Remove local rules. Sync eslint version
Revert "Update packages"
Update packages
Warn of potential memory leaks (#2357)
Fix clock test errors
Upgrade nise to latest
Update docs/changelog.md and set new release id in docs/_config.yml
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