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 → 9.0.3 (major) #77

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 → 9.0.3) · Repo · Changelog

Release Notes

9.0.3

  • Prepare for release (3c43c2f)
  • Merge pull request #883 from HelloCore/feature/bitbucket-oauth (c3d0813)
  • Merge branch 'master' into feature/bitbucket-oauth (36c2998)
  • Merge pull request #887 from jtreanor/empty-git-dsl (5b89fee)
  • Merge branch 'master' into feature/bitbucket-oauth (907925d)
  • Update changelog (ea81b1f)
  • Make git an optional param of handleResults (be7bb9e)
  • Make commitID optional in the Github, Bitbucket Server and BitBucket Cloud templates (7d09f3a)
  • Merge from master (05f8836)
  • Merge pull request #3 from danger/master (7cf422f)
  • Remove package (0457720)
  • Update documents (bcb928e)
  • Merge branch 'master' into feature/bitbucket-oauth (63ed25b)
  • Implement testcase (5944bc6)
  • Modify criteria for bitbucket cloud (15b20f2)
  • Implement credentials for OAUTH (de35840)

9.0.2

  • CHANGELOG (c185e5f)
  • Merge pull request #885 from danger/dont_get_gitlab_minor_updates (68c36a9)
  • Don't automatically download gitlab minor (03e80e1)

9.0.1

  • Version (dbf4bbc)
  • Merge pull request #882 from HelloCore/fix/bitbucket-cloud-multiple-messages-template (6613a54)
  • Update CHANGELOG.md (1be03b3)
  • Fix multiple messages template on main comment (5a52843)
  • Merge pull request #2 from danger/master (6cd099c)

9.0.0

  • prepare for 9.x (3cbdb12)
  • Update the vision file for mid 2019 (ed44015)
  • Merge pull request #881 from HelloCore/pr-bitbucket-cloud (87d7111)
  • Remove duplicate type name (import from bitbucketServer instead) (967070f)
  • Filter deleted comments out because they return empty content. (b499b65)
  • Remove some comments, and fix minor things. (45492c5)
  • Update source/dsl/BitBucketCloudDSL.ts (7f1d706)
  • Remove extra comma (aacbc15)
  • Reorder Circle CI in README.md (2401a62)
  • Add some docs (2209b3b)
  • Add test-results.json from jest-json-reporter to watchPathIgnorePatterns (c66bb6e)
  • Update changelog (ac285e3)
  • Remove TODO (d98a58b)
  • Modify interface file (d8ea5b0)
  • Enable snapshot DSL testcase (de635b2)
  • Update inline template (aed88bb)
  • Keep inline comments (b7a1774)
  • Add supports inline comment (a0e3715)
  • Implement post and get inline comment (e1938ec)
  • Add inline templates (c111274)
  • Remove todo because we don't have to handle nested comment case like Bitbucket server (af91000)
  • Fix template (a87588f)
  • Update template (3e9f9d6)
  • [WIP] Set comment as Markdown, Getting comments from API instead of filtering from activities (ce1f631)
  • Create Template for BitbucketCloud (5bfa67f)
  • [WIP] add support BitbucketPipelines (131216a)
  • [WIP] Try using BitbucketServer Template (489b5d4)
  • [WIP] expose bitbucket_cloud (55f4a70)
  • [WIP] Modify CLI (206aac3)
  • [WIP] config platform (9d9d17b)
  • [WIP] Implement BitBucketCloud (abcd849)
  • [WIP] Implement BitBucketCloud Platform (66d8244)
  • [WIP] Implement BitBucketCloud GIT (0fb3e55)
  • [WIP] Implement BitBucketCloud API (6d8a026)
  • Add fixtures (a38ab21)
  • Merged by Peril (4f1d260)
  • Merge pull request #879 from danger/add_missing_gitlab_states (4dd731e)
  • Re order supported CIs (3f2b500)
  • Fix GitHub Actions warning (abca709)
  • Updated CHANGELOG (315da11)
  • Add GitLab missing states (7409f2d)
  • Merge pull request #878 from caffeinetv/master (041cf0b)
  • Update CHANGELOG.md (9a4e7f2)
  • Use commit URL to calculate the repo slug (8b42987)
  • Merge pull request #873 from danger/bryndyment-patch-1 (5274d29)
  • There's -> These (typo), plus minor wording tweak (839e4a1)
  • Use yarn link (71667ad)
  • Merge pull request #872 from danger/missing_changelog_links (d7e471c)
  • Add missing CHANGELOG account links (ded8e90)

8.0.0

  • Update CHANGELOG (34a9966)
  • Merge pull request #855 from bigkraig/feature/gitlab (583eae5)
  • feat: add logging to GitLabAPI (b386dae)
  • ci: trigger build (083cff7)
  • fix: change GitHub platform to be a named function instead of an arrow function (8776aa6)
  • feat: GitLab fileContents (78af7b2)
  • fix: improve danger-pr (67662eb)
  • chore: tidy code (0952bac)
  • docs: update command in readme (1d75688)
  • update gitlab dep (9363aa1)
  • fix: updateOrCreateComment note detection (9bf4690)
  • Merge branch 'master' into feature/gitlab (657e0a0)
  • fix: use DANGER_GITLAB_API_TOKEN to detect DSL type (157383b)
  • improve GitLab environment detection (3a337fb)
  • Revert "update gitlab dep" (765d5d6)
  • use GITLAB_CI to detect CI (2ba17eb)
  • Merge pull request #867 from mrndjo/appcenter_support (a1db4c6)
  • added AppCenter to readme file (f32ad27)
  • fixed appcenter environment key check (5c366cc)
  • update gitlab dep (7b34217)
  • Merge pull request #2 from bigkraig/feature/delete_comment (a26047e)
  • delete main comment when all issues are resolved (ab83665)
  • Merge pull request #1 from jamime/feature/gitlab (2d3c6de)
  • Add tests for GitLab (e3a78d7)
  • Merge remote-tracking branch 'upstream/master' into feature/gitlab (19a35b7)
  • added minor change to re-run github checks (42232cb)
  • added changes to CHANGELOG.md (495d076)
  • changed appcenter provider (b8a3061)
  • added AppCenter provider (bf23251)
  • Release 7.1.4 (78726f7)
  • PRepare for release (3be4477)
  • Merge pull request #864 from ds300/master (551268b)
  • Remove hard-coded artsy values (bc7ef42)
  • Merge pull request #863 from sogame/Fix_changelog (84d31e4)
  • Fix CHANGELOG.md documentation about "--failOnErrors" (83ecefb)
  • Changed out the older node 8 tests to test against the current LTS version (7d629cc)
  • Merge branch 'master' into feature/gitlab (06ea6d9)
  • Bumped the oldest node to something not so old (8.9) (4acda3b)
  • Updated the gitlab dependency to include support for Node 8 (6ac429c)
  • Removed some accidentally added vscode configuration (f0d1e81)
  • Using the CI_MERGE_REQUEST_IID var according to https://docs.gitlab.com/ee/ci/variables/predefined_variables.html (7d9b5c9)
  • Throwing errors on not yet implemented gitlab functions (5168c45)
  • Removed unused test file (b2ec339)
  • Merge branch 'master' into feature/gitlab (527c62c)
  • Added GitLab to README (d344384)
  • Added CHANGELOG entry (957412c)
  • Fixes inline commenting in GitLab (76b7bb1)
  • Support GitLab CI as a CI source (a22c68b)
  • Minor bugfix to only delete comments that Danger created (2367ed3)
  • Inline comments seem to sort of work? (8ceb1ec)
  • The nuts & bolts of API commenting are working (abecf38)
  • Generally the pulling/reading works, to the point of commenting (8ef0581)
  • Oof, there's a lot going on in there. The runner works in another process now (c274eb8)
  • Fetchin' live MR vales from GitLab API (91ef63a)
  • Added base platform code for GitLab (e6410b8)
  • GitLab implementation & tests for pullRequestParser (cc632c2)
  • Recognise DANGER_GITLAB_HOST env (9c8ba47)

7.1.4

  • PRepare for release (3be4477)
  • Merge pull request #864 from ds300/master (551268b)
  • Remove hard-coded artsy values (bc7ef42)
  • Merge pull request #863 from sogame/Fix_changelog (84d31e4)
  • Fix CHANGELOG.md documentation about "--failOnErrors" (83ecefb)

7.1.3

  • Prepare for release (30cc3e3)
  • Merged by Peril (f9dc785)
  • Add Codefresh to README.md (c2fd854)
  • Add Codefresh to CHANGELOG.md (75de9da)
  • Add tests for Codefresh (52da5fc)
  • Update Codefresh.ts (daacef4)
  • Add support for Codefresh (441d586)
  • Merged by Peril (816810d)
  • Cleans up the declartions and runs prettier over them in memory (c94dce6)

7.1.2

  • Release 7.1.1 (b3c8f9d)
  • Prepare for release (630b1a0)
  • Merge pull request #858 from friederbluemle/update-ts-jest (ed87686)
  • Merge pull request #851 from danger/get-keyed-paths (3075901)
  • Update ts-jest to 24.0.2 (46046a3)
  • Merge branch 'master' into get-keyed-paths (a26f8da)
  • Merged by Peril (93c15cf)
  • Adds a dts validation step, and adds chainsmoker to the exposed dts - fixes #852 (655e75a)
  • Fixes #853 (d700aff)
  • Add danger.git.fileMatch.getKeyedPaths(), providing more convenient access to paths (c05c493)
  • Fix changelog (b64b42a)

7.1.1

7.1.0

  • Prepare for release (5f58d62)
  • Merge pull request #850 from danger/chainsmoker (1978565)
  • Update docs (7d697d5)
  • Adds a changelog entry (c493d85)
  • Adds docs to the new Chainsmoker (27a3d56)
  • Swap order to make these easier to understand (4d59219)
  • Clean up and start to integrate (ead7e40)
  • Chainsmoker: Initial TypeScript version (0a820e6)

Not all release notes shown. View the full release notes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 9 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 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)
depfu[bot] commented 5 years ago

Closed in favor of #78.