Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps undici to 7.18.2 and updates ancestor dependency urllib. These dependencies need to be updated together.

Updates undici from 5.29.0 to 7.18.2

Release notes

Sourced from undici's releases.

v7.18.2

⚠️ Security Release

This fixes GHSA-g9mf-h72j-4rw9 and CVE-2026-22036.

What's Changed

Full Changelog: nodejs/undici@v7.18.1...v7.18.2

v7.18.1

What's Changed

Full Changelog: nodejs/undici@v7.18.0...v7.18.1

v7.18.0

What's Changed

Full Changelog: nodejs/undici@v7.17.0...v7.18.0

v7.17.0

What's Changed

... (truncated)

Commits
  • 7e5cb2d Bumped v7.18.2 (#4730)
  • b04e3cb fix(decompress): limit Content-Encoding chain to 5 to prevent resource exhaus...
  • 2bcb77b Bumped v7.18.1 (#4728)
  • 58a12b7 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4719)
  • 5fa2930 build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 (#4718)
  • fbbe283 docs: add security warning for strictContentLength option (#4726)
  • ce12d9e fix: do not crash if Node.js is compiled without SSL (#4727)
  • ebe3e33 Bumped v7.18.0 (#4725)
  • 4e9b88b fix: limit Content-Encoding chain to 5 to prevent resource exhaustion
  • d560767 Bumped v7.17.0 (#4724)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.


Updates urllib from 3.23.0 to 4.9.0

Release notes

Sourced from urllib's releases.

v4.9.0

What's Changed

Full Changelog: node-modules/urllib@v4.8.2...v4.9.0


This release is also available on:

v4.8.2

What's Changed

New Contributors

Full Changelog: node-modules/urllib@v4.8.1...v4.8.2


This release is also available on:

v4.8.1

4.8.1 (2025-08-06)

... (truncated)

Changelog

Sourced from urllib's changelog.

4.9.0 (2025-12-13)

  • feat: enable isolatedDeclarations (#615) (374402e), closes #615 hi#level
  • chore: enable oxfmt (#602) (948f05d), closes #602 hi#level
  • chore: enable tsgo on typecheck (#605) (41f6277), closes #605 hi#level
  • chore: fix auto release (8f13384)
  • chore(deps): update actions/checkout action to v6 (#600) (75685a1), closes #600
  • chore(deps): update actions/setup-node action to v6 (#596) (d4fd7cf), closes #596
  • chore(deps): update codecov/codecov-action digest to 671740a (#608) (2734504), closes #608
  • chore(deps): update dependency @​tsconfig/node18 to v18.2.6 (#603) (23ffca2), closes #603
  • chore(deps): update dependency @​tsconfig/strictest to v2.0.8 (#604) (0fc042a), closes #604
  • chore(deps): update dependency @​types/node to v22.19.2 (#610) (a9ace96), closes #610
  • chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20251210.1 (#609) (dc1ed3e), closes #609
  • chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20251211.1 (#613) (8f6fdaa), closes #613
  • chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20251213.1 (#619) (11b3bec), closes #619
  • chore(deps): update dependency cross-env to v10.1.0 (#612) (0f68029), closes #612
  • chore(deps): update dependency form-data to v4.0.5 (#606) (ab3d22f), closes #606
  • chore(deps): update dependency oxlint to v1.32.0 (#614) (8118abb), closes #614
  • chore(deps): update dependency typescript to v5.9.3 (#607) (cda0e13), closes #607
  • chore(deps): update dependency undici to v7.16.0 (#617) (ca378bc), closes #617
  • chore(deps): update pnpm to v10.25.0 (#618) (708b985), closes #618

4.8.2 (2025-08-12)

  • fix: enumerable WellFormed (0b1e89d)
  • chore: ignore pnpm-lock.yaml (3cc8971)
  • chore: migrate from ESLint to oxlint with @​eggjs/oxlint-config extension (#590) (1ae3fd7), closes #590
  • chore: typo fix on release task name (54aa22a)

4.8.1 (2025-08-06)

4.8.0 (2025-07-08)

Features

  • add isSentByFetch/fetchOpaque to urllib message (#581) (d7e9f40)

4.7.1 (2025-07-07)

Bug Fixes

  • compatible with urllib@2 timeout string format (#580) (5eaf790)

... (truncated)

Commits
  • 834e0d8 Release 4.9.0
  • 374402e feat: enable isolatedDeclarations (#615)
  • ca378bc chore(deps): update dependency undici to v7.16.0 (#617)
  • 708b985 chore(deps): update pnpm to v10.25.0 (#618)
  • 11b3bec chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20251...
  • 0fc042a chore(deps): update dependency @​tsconfig/strictest to v2.0.8 (#604)
  • 8f6fdaa chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20251...
  • 8118abb chore(deps): update dependency oxlint to v1.32.0 (#614)
  • 2734504 chore(deps): update codecov/codecov-action digest to 671740a (#608)
  • a9ace96 chore(deps): update dependency @​types/node to v22.19.2 (#610)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for urllib since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) to 7.18.2 and updates ancestor dependency [urllib](https://github.com/node-modules/urllib). These dependencies need to be updated together.


Updates `undici` from 5.29.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.29.0...v7.18.2)

Updates `urllib` from 3.23.0 to 4.9.0
- [Release notes](https://github.com/node-modules/urllib/releases)
- [Changelog](https://github.com/node-modules/urllib/blob/master/CHANGELOG.md)
- [Commits](node-modules/urllib@v3.23.0...v4.9.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: indirect
- dependency-name: urllib
  dependency-version: 4.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 15, 2026
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.

0 participants