Skip to content

chore: update dependency undici to v8#2006

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/undici-8.x
Closed

chore: update dependency undici to v8#2006
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/undici-8.x

Conversation

@renovate

@renovate renovate Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
undici (source) 7.26.08.3.0 age confidence

Release Notes

nodejs/undici (undici)

v8.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.2.0...v8.3.0

v8.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.1.0...v8.2.0

v8.1.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v8.0.3...v8.1.0

v8.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.0.2...v8.0.3

v8.0.2

Compare Source

What's Changed

Full Changelog: nodejs/undici@v8.0.1...v8.0.2

v8.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.7...v8.0.1

v8.0.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.24.7...v8.0.0

v7.27.2

Compare Source

v7.27.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.27.0...v7.27.1

v7.27.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.26.0...v7.27.0


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Apr 9, 2026
@renovate renovate Bot requested review from a team, herablog, tokimari and yu-3in and removed request for a team April 9, 2026 02:00
@renovate renovate Bot added the renovate label Apr 9, 2026
@changeset-bot

changeset-bot Bot commented Apr 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 76cd9bb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/undici-8.x branch from 59b1fdd to e87ebca Compare April 9, 2026 04:54
@renovate renovate Bot force-pushed the renovate/undici-8.x branch 4 times, most recently from 86b51ca to 80d58f6 Compare April 17, 2026 02:45
@renovate renovate Bot force-pushed the renovate/undici-8.x branch 2 times, most recently from 7b6fc57 to 4192fad Compare May 4, 2026 21:40
@renovate renovate Bot force-pushed the renovate/undici-8.x branch 4 times, most recently from 4360d9c to c7ccaeb Compare May 17, 2026 20:42
@renovate renovate Bot force-pushed the renovate/undici-8.x branch 3 times, most recently from 962d0ef to 82b95b5 Compare May 29, 2026 05:35
@renovate renovate Bot force-pushed the renovate/undici-8.x branch from 82b95b5 to 76cd9bb Compare June 1, 2026 17:19

herablog commented Jun 8, 2026

Copy link
Copy Markdown
Member

jsdom が undici v8 にまだ対応していないため、このPRはクローズします。

クローズ理由

test ジョブが MODULE_NOT_FOUND で失敗しています。

Caused by: Error: Cannot find module 'undici/lib/handler/wrap-handler.js'
Require stack:
- .../jsdom@29.1.1/.../jsdom-dispatcher.js
  • jsdom 内部の jsdom-dispatcher.js が、undici v8.0.0 で削除された内部ファイル undici/lib/handler/wrap-handler.jsRemove legacy handler wrappers nodejs/undici#4786 "Remove legacy handler wrappers")を require しているため、undici v8 では動作しません。
  • jsdom の最新版 29.1.1 も依存に undici: ^7.25.0 を宣言しており、v8 対応版はまだリリースされていません
  • 本リポジトリでは pnpm-workspace.yamloverrides で undici を全体的に固定しているため、jsdom が解決する undici も v8 になり、テスト実行時にクラッシュします。

jsdom が undici v8 に対応したタイミングで、改めて undici v8 への更新を行います。それまでは v7 系に据え置きます。


Generated by Claude Code

@herablog herablog closed this Jun 8, 2026
@herablog herablog deleted the renovate/undici-8.x branch June 8, 2026 08:38
@renovate

renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant