Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps @actions/http-client from 3.0.1 to 4.0.0.

Changelog

Sourced from @​actions/http-client's changelog.

4.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

3.0.2

  • Bump undici from 5.28.5 to 6.23.0
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2026
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b hackforla-dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/http-client-4.0.0 gh-pages
git pull https://github.com/hackforla/website.git dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/http-client-4.0.0

@t-will-gillis t-will-gillis self-requested a review January 31, 2026 21:12
@t-will-gillis
Copy link
Member

eta: 2/1/25

Note: this should partially resolve the Dependabot security alert 23

Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.1 to 4.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/http-client)

---
updated-dependencies:
- dependency-name: "@actions/http-client"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/http-client-4.0.0 branch from 7f56f2c to 81983d6 Compare January 31, 2026 21:37
Copy link
Member

@t-will-gillis t-will-gillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Tested on personal repo @actions/github: ^3.0.1 --> ^40.0: workflow runs as expected after update, OK to update.
  • Note that possible issue due to change to ESM-only from JSCommon. We already made this switch os no issue.

Test logs

@t-will-gillis t-will-gillis merged commit 10defa3 into gh-pages Jan 31, 2026
4 of 8 checks passed
@t-will-gillis t-will-gillis deleted the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/http-client-4.0.0 branch January 31, 2026 21:45
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 javascript Pull requests that update Javascript code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant