Skip to content

Releases: danger/danger-js

Release 9.1.4

30 Jul 11:31
Compare
Choose a tag to compare
  • Prepare for release (26667f1)
  • Merge pull request #903 from awgeorge/875-gitlab-exit (d19f58b)
  • Revert updating all dependencies - only gitlab (c7b2395)
  • Use updated yarn, to minimize lockfile changes (38de94c)
  • Use yarn instead of npm (4eb840e)
  • Update node-gitlab to 10.0.1 with the Ky exit fix (08d2036)
  • Merge pull request #901 from Soyn/fix/polish_on_helper (365ef8a)
  • Better and clearer helper implementation * add unit test cases * remove useless legacy comments (e338670)

Release 9.1.3

23 Jul 11:17
Compare
Choose a tag to compare
Release 9.1.3

Release 9.1.2

23 Jul 11:12
Compare
Choose a tag to compare

Release 9.1.1

21 Jul 11:15
Compare
Choose a tag to compare
  • CHANGELOG (fa0c7d7)
  • Merged by Peril (8ee1036)
  • Adds some improvements to knowing if you've accidentally broken the declarations file generation (c275785)
  • Merged by Peril (347608b)
  • Merge branch 'master' into patch-1 (ffb8070)
  • Merge pull request #892 from rohit-smpx/custom_icon_option (88f242b)
  • Update all fixtures, spacing problem (f39ecea)
  • Add fixture tests (49b2c71)
  • Fix run-fixtures script, add update-fixtures script (2a9b328)
  • Add tests for full templates, update snapshots (c3ded9f)
  • Use icon in inlineTemplate too (efb5995)
  • Add 'icon' to officialAPI (3c16ecf)
  • Add example results, tests, and update snapshot (2b789a0)
  • Add icon option to message method for table (b1cb15f)
  • Merged by Peril (33c3674)
  • Merge branch 'master' into feature/cache-commit-bitbucket-cloud (e7715ed)
  • Merge pull request #893 from HelloCore/feature/add-compliment-to-bitbucket-cloud (c7d2c66)
  • Update CHANGELOG.md (71fb3c1)
  • Modify changelog a little bit (5796f38)
  • Add changelog (154feae)
  • Cache bitbucket cloud commit (1c637ce)
  • Update changelog (b6ad92b)
  • Add compliment message for BitbucketCloud (6918639)
  • Merge pull request #4 from danger/master (b9ba8ac)
  • Update changelog file (4a5868a)
  • Add branch reference to Github Workflow docs (b6f6b4e)

Release 9.1.0

10 Jul 16:25
Compare
Choose a tag to compare
  • Version bump (1b8a140)
  • Merge pull request #888 from danger/invalid-json-changelog (b797a8c)
  • Merge pull request #889 from NMinhNguyen/expose-bitbucket-server-api (be20023)
  • Address Jest warnings about returning a Promise from describe (d1d1e8d)
  • Expose BitBucketServerAPI (1491ffa)
  • Fix invalid JSON in Changelog (f78de47)

Release 9.0.3

05 Jul 14:39
Compare
Choose a tag to compare
  • 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)

Release 9.0.2

01 Jul 14:26
Compare
Choose a tag to compare
  • CHANGELOG (c185e5f)
  • Merge pull request #885 from danger/dont_get_gitlab_minor_updates (68c36a9)
  • Don't automatically download gitlab minor (03e80e1)

Release 9.0.1

26 Jun 16:04
Compare
Choose a tag to compare
  • 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)

Release 9.0.0

26 Jun 03:54
Compare
Choose a tag to compare
  • 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)

Release 8.0.0

06 Jun 14:57
Compare
Choose a tag to compare
  • 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)