withspectrum / danger-plugin-labels

Let any contributor add labels to their PRs and issues
MIT License
16 stars 3 forks source link

Update danger: 3.2.0 → 6.1.1 (major) #36

Closed depfu[bot] closed 6 years ago

depfu[bot] commented 6 years ago

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

  • CHANGELOG (772237e)
  • Merge pull request #761 from danger/logs_ci (3fa50c8)
  • Merge master (2063cd9)
  • Make green (2989fdc)
  • Merge pull request #762 from netlify/fixNetlifyRepoSlug (b138a3d)
  • Passes the cli args through to the subprocess via the json correctly (8c40e40)
  • Improve logging (c3d6dff)
  • GitHub status updates does not give error messages when it doesn't need to (e1b7d94)
  • Fix Netlify integration when repo url includes access token (d0d1822)
  • Improve logs and verifies --process on the CI (8671911)

6.1.0

  • Prepare for release (7d90e21)
  • Merge pull request #760 from netlify/add-netlify (43ab740)
  • Add CI integration for Netlify (5eb1252)

6.0.7

  • Removes an accidental import (731e6b8)

6.0.6

  • Adds a new flag to disable checks support (7174c43)

6.0.4

  • CHANGELOG update (e9d7c7f)
  • Merge pull request #756 from pveyes/check-api (7722ac5)
  • post results.markdowns as annotation with notice level (92fa30a)
  • add changelog (90745c3)
  • Fix GitHub Check API request (3c46c9f)

6.0.2

  • Does some process faffing (3fa0cbe)

6.0.0

4.4.10

  • Yarn lockfile (45158c3)
  • try ship a build (b55454a)
  • Merge pull request #701 from steprescott/proxy-support (6ca39c3)
  • Revert the removal of the https-proxy-agent dependency (bb984cc)
  • Edit CHANGELOG.md (e95d4c5)
  • Move @types/http-proxy-agent from dependencies to devDependencies (4704646)
  • Merge branch 'master' into proxy-support (3a5e156)
  • Add proxy support via HTTP_PROXY & HTTPS_PROXY env vars (b20437f)

4.4.8

4.4.7

  • Merged by Peril (37fec3a)
  • Merge pull request #1 from saamorim/fix-pull-request-parser (3eab065)
  • Allow repository name parsing to have extra valid characters (2b2f054)
  • Make the Danger homebrew script directly push to the homebrew repo (b478682)
Commits

See the full diff on Github. The new version differs by 11 commits:


Depfu Status

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)
depfu[bot] commented 6 years ago

Closed in favor of #37.


Automated by Depfu.