danger-js

⚠️ Stop saying "you forgot to …" in code review

MIT License

Downloads
2.2M
Stars
5.3K
Committers
241

Bot releases are visible (Hide)

danger-js - Release 12.3.3 Latest Release

Published by github-actions[bot] 4 months ago

danger-js - Release 12.3.2

Published by github-actions[bot] 4 months ago

danger-js - Release 12.3.1

Published by github-actions[bot] 5 months ago

danger-js - Release 12.3.0

Published by github-actions[bot] 5 months ago

danger-js - Release 12.2.1

Published by github-actions[bot] 5 months ago

danger-js - Release 12.2.0

Published by github-actions[bot] 6 months ago

danger-js - Release 12.1.0

Published by github-actions[bot] 6 months ago

danger-js - Release 12.0.1

Published by github-actions[bot] 6 months ago

Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies
requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while
now and Node 18 gives us a full year. - [@orta]

  • Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens [#1433] - [@orta]
  • Upgrade node engine from >=14.13.1 to >=18 [@heltoft]
  • Upgrade @types/node from ^10.11.3 to 18.19.18 [@heltoft]
  • GitLab: [#1386] Move from @gitbeaker/node to @gitbeaker/rest [@heltoft]
  • GitLab: [#1412] Danger fails to create inline comments on Gitlab [@heltoft]
  • GitLab: [#1405] Can't post multiple inline comments [@heltoft]
  • GitLab: Do not delete system resolved danger inline comments [@heltoft]
  • Fix for ESM imports in Dangerfiles [@mgol]
danger-js - Release 11.3.1

Published by github-actions[bot] 11 months ago

danger-js - Release 11.3.0

Published by github-actions[bot] about 1 year ago

danger-js - Release 11.2.8

Published by github-actions[bot] about 1 year ago

danger-js - Release 11.2.7

Published by github-actions[bot] about 1 year ago

danger-js - Release 11.2.6

Published by github-actions[bot] over 1 year ago

danger-js - Release 11.2.5

Published by github-actions[bot] over 1 year ago

danger-js - Release 11.2.4

Published by github-actions[bot] over 1 year ago

danger-js - Release 11.2.3

Published by github-actions[bot] over 1 year ago

danger-js - Release 11.2.1

Published by github-actions[bot] almost 2 years ago

  • Release faff (fc5c42c)
danger-js - Release 11.2.0

Published by orta almost 2 years ago

  • 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)
danger-js - Release 11.1.4

Published by orta about 2 years ago

  • 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)
danger-js - Release 11.1.3

Published by orta about 2 years ago

  • 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)