Skip to content

Releases: danger/danger-js

Release 11.2.6

11 Apr 06:19
Compare
Choose a tag to compare
Release 11.2.6

Release 11.2.5

08 Apr 19:56
Compare
Choose a tag to compare
Release 11.2.5

Release 11.2.4

02 Mar 09:54
Compare
Choose a tag to compare
Release 11.2.4

Release 11.2.3

25 Jan 22:04
Compare
Choose a tag to compare
Release 11.2.3

Release 11.2.1

05 Jan 23:13
Compare
Choose a tag to compare

Release 11.2.0

12 Nov 16:24
Compare
Choose a tag to compare
  • CHANGELOG for release (6829c33)
  • Merge pull request #1331 from hcomde/issue_1138_gitlab_threads (c3641dc)
  • Merge pull request #1337 from stodirascu/fix-github-action (f8453e9)
  • Moving the GITHUB_WORKFLOW check before actually getting the userInfo (beb7f41)
  • GitLab: Add support to use threads instead of comments (90f595b)
  • Merge pull request #1336 from falkenhawk/patch-1 (639898f)
  • fix messing the order of messages (7b60e62)
  • Merge pull request #1332 from ivankatliarchuk/issue_1330 (0c8804f)
  • use this.log instead (886616b)
  • update message (98fd3f0)
  • wip (c4d1cbf)
  • update CHANGELOG (3a97856)
  • added environment variable DANGER_SKIP_WHEN_EMPTY (6b47827)
  • Update issue_template.md (2bcccbd)
  • Update README.md (60ec3aa)
  • Merge pull request #1326 from ivankatliarchuk/chore/gitlab-code-coverage (1109c7d)
  • gitlab: remove reference to fetch (de76c65)
  • gitlab: slightly rename test (bd78aa4)
  • gitlab: improve test coverage (3415a15)

Release 11.1.4

04 Oct 09:29
Compare
Choose a tag to compare
  • Yarn faff (a1d15db)
  • Merge pull request #1320 from ivankatliarchuk/fix/getFileContents (9539b9d)
  • Merge pull request #1323 from KubaJastrz/pr-draft (c92a32e)
  • feat: add github.pr.draft field (184df2d)
  • fix: added getFileContents tests with and without file (43c202b)
  • fix: added getFileContents tests (a1af3e2)
  • fix: gitlab api (b5de611)

Release 11.1.3

01 Oct 15:09
Compare
Choose a tag to compare
  • Merge pull request #1318 from ivankatliarchuk/issue_1301 (8e58eae)
  • Manually fix (f6d17c0)
  • Merge branch 'main' into issue_1301 (4c52740)
  • Merge pull request #1319 from ivankatliarchuk/fix-gitlab-forks (6a216a1)
  • Merge pull request #1307 from OscarBarrett/feature/upgrade-proxy-agents (f5eeee0)
  • @types/nock no longer needed (6a70f47)
  • spell check (ba84b5f)
  • rename tests (15c00e0)
  • added forked mr url (3367329)
  • changelog: update (47d2085)
  • fix: added provider gitlab tests (dafdb02)
  • inline changelog, provide link to an issue (67737e8)
  • added yarn.lock (c0d8430)
  • added ^ to gitbreaker version (89987a2)
  • cleanup (27414d9)
  • move code to @gitbeaker/node (507cb11)
  • wip (ad51f2b)
  • update nock (a258814)
  • Merge pull request #1315 from purefan/patch-1 (6c49cfe)
  • Update default-dangerfile.ts (7a50540)
  • Merge pull request #1312 from squarefrog/concurrent (b427e3e)
  • Add random chars to files to support concurrency (116a3a4)
  • Revert unrelated formatting changes (8dd9fd8)
  • Fixed syntax (d015c09)
  • Upgrade http-proxy-agent and https-proxy-agent (b37c807)

Release 11.1.2

22 Aug 09:55
Compare
Choose a tag to compare
  • CHANGELOG (d5b95ba)
  • Merge pull request #1306 from lode/fix-staging-diffs (3d8bfba)
  • Update gitJSONToGitDSL.ts (b3180b6)
  • Update source/platforms/git/gitJSONToGitDSL.ts (cf1a816)
  • Merge pull request #1305 from lode/patch-2 (e7af4be)
  • Update localGetDiff.ts (c26ece4)
  • Merge branch 'main' into patch-2 (180b18b)
  • Merge pull request #1303 from lode/patch-1 (840ecd6)
  • fix tests (413f75d)
  • cleanup (36a7146)
  • pass staging argument, to use when creating diff (205e1ea)
  • typo, missed trailing quote (993f3d4)
  • Only return staged differences, instead of also committed and working dir (710aeb8)
  • fixes #1302 danger local to play nice with git config diff.noprefix (72781b1)
  • Merge pull request #1296 from cortinico/patch-1 (1e7ee10)
  • Fix minor typo in GitHubActions.ts documentation (1d80e36)
  • Merge pull request #1295 from jamesorlakin/refactor/bamboo-docs (73272a6)
  • Improve Bamboo CI's configuration documentation (7c4c4c3)
  • Merge pull request #1291 from DavidBrunow/make_username_conditionals_case_insensitive (a5a33fe)
  • Make BitBucket Server username matching case insensitive (aab92ed)

Release 11.1.1

05 Jul 22:04
Compare
Choose a tag to compare
  • Prepare for release (8c5ecba)
  • Merge pull request #1287 from nsugiyam/fix/github-inline-comment-id (45f2e97)
  • Fix Danger to find its own inline comment with an exact ID match (a5932f0)
  • Merge pull request #1281 from OJPARKINSON/main (630f2a4)
  • added some testing to support the edge case (5fe3da1)
  • removed spliting logic on CODEBUILD_WEBHOOK_TRIGGER so that branch names with / still work (fe1818b)