Skip to content

Bump @actions/http-client from 3.0.1 to 4.0.0#125

Merged
TimWolla merged 3 commits intomainfrom
dependabot/npm_and_yarn/actions/http-client-4.0.0
Feb 19, 2026
Merged

Bump @actions/http-client from 3.0.1 to 4.0.0#125
TimWolla merged 3 commits intomainfrom
dependabot/npm_and_yarn/actions/http-client-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 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 Feb 3, 2026
@dependabot dependabot Bot requested a review from TimWolla as a code owner February 3, 2026 01:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@TimWolla
Copy link
Copy Markdown
Collaborator

@dependabot recreate

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/cache@4.0.0/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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/http-client-4.0.0 branch from 1fbd9b0 to 58d9c9a Compare February 19, 2026 19:12
@TimWolla TimWolla force-pushed the dependabot/npm_and_yarn/actions/http-client-4.0.0 branch from aeb58ca to c1297bd Compare February 19, 2026 19:15
Copy link
Copy Markdown
Collaborator

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

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

  • CommonJS consumers must use dynamic import() instead of require()

This doesn't affect us, since we write TypeScript and the compiler handles the heavy lifting.

@TimWolla TimWolla merged commit ffcf496 into main Feb 19, 2026
26 checks passed
@TimWolla TimWolla deleted the dependabot/npm_and_yarn/actions/http-client-4.0.0 branch February 19, 2026 19:19
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant