Skip to content

Releases: danger/danger-js

Release 13.0.4

16 Apr 07:00

Choose a tag to compare


Fun sidenote, it's been exactly a year and we had to update the node version etc

Screenshot 2025-04-16 at 08 14 22

Release 12.3.4

11 Feb 15:56

Choose a tag to compare

Release 12.3.4

Release 12.3.3

20 Jun 12:30

Choose a tag to compare

Release 12.3.3

Release 12.3.2

19 Jun 07:40

Choose a tag to compare

Release 12.3.2

Release 12.3.1

05 Jun 06:09

Choose a tag to compare

Release 12.3.1

Release 12.3.0

21 May 18:25

Choose a tag to compare

Release 12.3.0

Release 12.2.1

21 May 18:18

Choose a tag to compare

Release 12.2.1

Release 12.2.0

05 May 11:20

Choose a tag to compare

Release 12.2.0

Release 12.1.0

16 Apr 18:34

Choose a tag to compare

It's been 7 years since I looked at danger init and err, the world of CI has changed quite a bit since then. So, Danger JS's
init command now knows that GitHub Actions exists and will correctly offer some advice on how to set up a Dangerfile for it. - [@orta]


12.0.1

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]

Release 12.0.1

16 Apr 07:47

Choose a tag to compare

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]