Skip to content

chore: Bump danger/danger-js from 14.0.5 to 14.0.6 - #1149

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/danger/danger-js-14.0.6
Closed

chore: Bump danger/danger-js from 14.0.5 to 14.0.6#1149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/danger/danger-js-14.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps danger/danger-js from 14.0.5 to 14.0.6.

Changelog

Sourced from danger/danger-js's changelog.

Main

The Docker image behind the Danger GitHub Action now runs on node 22 instead of node 20. The image had stopped building entirely after the recent binary changes, so this gets the action publishing again. - [@​orta]

14.0.7

The Docker image behind the Danger GitHub Action now runs on node 22 instead of node 20. The image had stopped building entirely after the recent binary changes, so this gets the action publishing again. - [@​orta]

14.0.6

The prebuilt macOS binaries (what brew install danger/tap/danger-js gives you) now embed node 24 instead of node 18. Those binaries ship their own copy of node, and the old one was too old for the networking library Danger uses, so every call to GitHub failed with TypeError: terminated. They work again. - [@​orta]

14.0.0-5

Release faff as I migrate to OIDC deploys for danger - orta

14.0.0

Danger now installs undici 7 by default. undici is what Danger uses to talk to GitHub, GitLab and Bitbucket, and version 7 requires node 20.18.1 or newer — so for most people that is Danger's new effective minimum. Node 18 has not been dropped: you can pin undici back to the 6.x line yourself and everything keeps working. - [@​orta]

The reason for the switch is that it puts you in control of your own undici version. Previously Danger pinned undici to the 6.x line, so if a security advisory landed you had to wait for a Danger release to pick up the fix. undici is now an optional peer dependency accepting ^6.28.0 || ^7, which means moving it in either direction is a supported thing to do rather than a workaround.

  • github.reviews now reports the review states GitHub actually sends, so checking for a review that requested changes works - fixes #1443 [@​Socialpranker]

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [danger/danger-js](https://github.com/danger/danger-js) from 14.0.5 to 14.0.6.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](danger/danger-js@a236e3b...279443b)

---
updated-dependencies:
- dependency-name: danger/danger-js
  dependency-version: 14.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 31, 2026 05:05
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.83%. Comparing base (c3974bf) to head (579c758).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1149   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files          32       32           
  Lines        1940     1940           
  Branches      213      213           
=======================================
  Hits         1898     1898           
  Misses         23       23           
  Partials       19       19           

Impacted file tree graph

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@minhtule

Copy link
Copy Markdown
Contributor

14.0.6 breaks Github action. The fix danger/danger-js#1536 was merged so we need to wait for 14.0.7

@minhtule minhtule closed this Aug 31, 2026
auto-merge was automatically disabled August 31, 2026 19:56

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@minhtule
minhtule deleted the dependabot/github_actions/danger/danger-js-14.0.6 branch August 31, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant