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.6.3) · 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 22 commits:
Release 10.6.3
Better debug logs
Bring back the any
Prepare for release
Merge pull request #1113 from rogerluan/patch-2
Merge branch 'main' into patch-2
Merge pull request #1115 from rogerluan/simplify-bitrise-env-vars
Add changelog entry for #1116.
Merge branch 'main' into simplify-bitrise-env-vars
Merge branch 'main' into patch-2
Merge pull request #1116 from rogerluan/changelog-union-merge-strategy
Change CHANGELOG.md merge strategy to union.
Merge pull request #1112 from rogerluan/patch-1
Add entry to CHANGELOG.md.
Simplify Bitrise env vars used to get repo slug.
Add entry to CHANGELOG.md.
Add entry to CHANGELOG.md.
Fix Bitrise's ciRunURL underlying env var.
Log failure to update status also when not in verbose mode.
Merge pull request #1105 from lode/patch-1
fix another internal reference
also here don't change other repos from master to main yet
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