Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Update danger: 6.1.1 → 8.0.0 (major) #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jun 8, 2019

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 (6.1.1 → 8.0.0) · Repo · Changelog

Release Notes

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)

7.0.19

  • Prepare for release (fd0b981)
  • Improve the commit summaries, and remove unique peril coide, hopefully Peril will be using the API correctly now (253153e)

7.0.17

  • Version bump (05de9f6)
  • Merged by Peril (dae0ead)
  • Updated CHANGELOG (e134c6c)
  • Send different build update keys based on the id on Bitbucket (bb42409)

7.0.16

7.0.15

  • Merge pull request #840 from randak/support-multiple-statuses (227a8d9)
  • If DangerID is defined, use it as the context for platform status (69b4198)
  • Merged by Peril (dfe4535)
  • chore(changelog): update (2da9396)
  • docs: fix typo (c1354f7)
  • Merged by Peril (3a8e6cb)
  • Fix isCI check for Codeship (3f39ee7)
  • Merged by Peril (4a45c41)
  • changelog: add sorted note (6faf557)
  • changelog: use short version of ref-link (0a316ce)
  • changelog: add missing ninjaprox user (73bce0a)
  • changelog: sort users (49330f1)

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 more commits than we can show here.


👉 No CI detected

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Circle CI, Semaphore and Travis-CI are all excellent options.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.

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 depfu bot added the depfu label Jun 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants