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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ danger (3.2.0 → 10.2.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 20 commits:
Release 10.2.1
Prepare for release
Merge pull request #1051 from doniyor2109/master
Update changelog
Get blob url for pr commit.
Get blob url for pr commit.
Merge pull request #1050 from rzgry/doc-disable-transpile
document how to disable transpilation
Merge pull request #1045 from danger/fix-git-commits
Merge branch 'master' into fix-git-commits
Merge pull request #1049 from NotMoni/NotMoni-patch-1
update me and added me to contributors.
fix grammar
chore: update changelog
fix: wait for close event on spawned process in local git
Merge pull request #1041 from danger/remove-extra-logging-added-by-mistake
Remove extra logging that made it to master accidentally
More logging
Add some logs to GitHubAPI
Update bug_report.md
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