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.12 (major) #43

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 5 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.12) · Repo · Changelog

Release Notes

6.1.12

  • Changelog bump (26489a4)
  • Merge pull request #788 from sajjadzamani/fix-babel-polyfill-import (cee2904)
  • Fix changelog (efae091)
  • Use @babel/polyfill regardless of Babel version in user environment (11b246f)
  • Changelog faff x 2 (fe0d044)

6.1.11

  • Changelog faff (c25eb34)
  • Merge pull request #787 from cysp/feature/github-actions-docs (09b9a69)
  • Merge pull request #786 from cysp/feature/github-actions (f7cf264)
  • Update GITHUB_EVENT_TYPE to GITHUB_EVENT_NAME for Actions (1e9ff77)
  • Link to the documentation for GitHub Actions (5e317d4)
  • Merged by Peril (e8f0293)
  • Remove backticks from #783 (a96e87e)

6.1.10

  • Use the changelog command (b576ed0)
  • Merge pull request #783 from randak/add-commit-id (ec0f2b5)
  • Merge branch 'master' into add-commit-id (4be622f)
  • Merge pull request #784 from sajjadzamani/support-older-babel-versions (0fdcda1)
  • Add support for older babel versions (8aee4e0)
  • Remove IDE generated files (5a837b0)
  • Update changelog.md (e7a6c41)
  • Add commit ID to comment footer (#168) (28bd18c)

6.1.8

  • Update the changelog (8a14154)
  • Merge pull request #777 from danger/hk-issue-776 (6dee41b)
  • Add changelog entry (de47c11)
  • Remove template duplication (b6dcc95)
  • Extract method for markdown check (15ed78c)
  • Add back space for messages containing markdown. (c4fec19)
  • Extract function for compound conditional (ca80c29)

6.1.7

6.1.6

  • Adds a way for a danger subprocess to request a URL instead of a JSON dump (a5e476e)
  • Improve the error messaging (255307b)

6.1.5

  • Prepare for release (60f0f9c)
  • Merged by Peril (6aab430)
  • Make a fix for local process checking for platforms (2700039)
  • Allow sub-processes to request the DSL from danger (51a7b2d)
  • Merged by Peril (774b400)
  • Declares the html_url on the pr json (78e4dd9)

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)

Not all release notes shown. View the full release notes

Commits

See the full diff on Github. The new version differs by 6 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 5 years ago

Closed in favor of #45.