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.4 (major) #37

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.4) · Repo · Changelog

Release Notes

6.1.4

  • Prepare for release (cd16d0d)
  • Merge pull request #764 from langovoi/bitbucket-diff (0afefa8)
  • Fix GitJSONDSL and diffForFile for BitBucket Server (f680b5f)

6.1.3

  • Updates the process docs, exposes a duplicate danger-js command and prepares for release (9b4fc81)
  • Merge pull request #763 from langovoi/bitbucket_token (2ea1ca9)
  • Update docs (8560e9d)
  • Update CHANGELOG.md (feb64a0)
  • Add support for personal tokens of BitBucket Server (436a37a)

6.1.2

  • Checks for a subprocesses results json before accessing it (53fe1d6)

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

Not all release notes shown. View the full release notes

Commits

See the full diff on Github. The new version differs by 4 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 #38.