From 3eac433a0ba92928ba921ba1df42b478c7f885af Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 8 Jul 2026 22:18:27 +0000 Subject: [PATCH] net - chore: upgrade undici to 8.7.0 Catch-up minor bump within undici 8 (8.6.0 -> 8.7.0), following the undici 8 major migration in #1682. `undici` is used type-only in @cacheable/net (the RequestInit / Response types); the actual fetch runs through Node's global fetch, so this only refreshes the type definitions. Verified: build, `tsc --noEmit` on net, 212/212 net tests, and the build-artifact validation (runtime + publint + attw) all pass. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01P1TBuMiXotBjpNHYcbwvqf --- packages/net/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/net/package.json b/packages/net/package.json index 95278bec..1a9300c2 100644 --- a/packages/net/package.json +++ b/packages/net/package.json @@ -44,7 +44,7 @@ "cacheable": "workspace:^", "hookified": "^3.0.1", "http-cache-semantics": "^4.2.0", - "undici": "^8.6.0" + "undici": "^8.7.0" }, "keywords": [ "cacheable", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8ad6f4a..489bc402 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -262,8 +262,8 @@ importers: specifier: ^4.2.0 version: 4.2.0 undici: - specifier: ^8.6.0 - version: 8.6.0 + specifier: ^8.7.0 + version: 8.7.0 devDependencies: '@types/http-cache-semantics': specifier: ^4.2.0 @@ -3659,8 +3659,8 @@ packages: resolution: {integrity: sha512-RNHlB4fxZK0IrkhBsxhlbx7s8kFWwr7rzzOqj5nvZugw3ig3RsB7KW3zVlV0eu8POl+rx5d1hmL7rRg0z1owow==} engines: {node: '>=22.19.0'} - undici@8.6.0: - resolution: {integrity: sha512-l2FlC6I510GawyEd1qgcE/okihKrzy+BRTEBlu6T0fdbM9m5yxtIH5Oa3ysRsH0zC4EhmWUEaSDsy2QngBeRlw==} + undici@8.7.0: + resolution: {integrity: sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==} engines: {node: '>=22.19.0'} unenv@2.0.0-rc.24: @@ -7412,7 +7412,7 @@ snapshots: undici@8.4.1: {} - undici@8.6.0: {} + undici@8.7.0: {} unenv@2.0.0-rc.24: dependencies: