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)
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 → 6.1.1) · Repo · Changelog
Release Notes
6.1.1
6.1.0
6.0.7
6.0.6
6.0.4
6.0.2
6.0.0
4.4.10
https-proxy-agent
dependency (bb984cc)@types/http-proxy-agent
fromdependencies
todevDependencies
(4704646)4.4.8
4.4.7
Commits
See the full diff on Github. The new version differs by 11 commits:
Release 6.1.1
CHANGELOG
Merge pull request #761 from danger/logs_ci
Merge master
Make green
Merge pull request #762 from netlify/fixNetlifyRepoSlug
Passes the cli args through to the subprocess via the json correctly
Improve logging
GitHub status updates does not give error messages when it doesn't need to
Fix Netlify integration when repo url includes access token
Improve logs and verifies --process on the CI
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