From 0e02dcce9713b2121caf635960893d0f3fabf92c Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 2 Jun 2026 15:21:45 +0000 Subject: [PATCH] fix(deps-dev): bump @types/node to ^25.9.1 --- changelog.md | 2 ++ package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/changelog.md b/changelog.md index 0858e41..e78f2a3 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ - send Content-Range for chunked blob upload PATCH requests (registrycopy) - Adds Content-Range values based on the current upload offset and chunk length for each PATCH upload chunk. - Adds a regression test covering multi-patch registry uploads that reject stream-style continuation. +- bump @types/node to ^25.9.1 (deps-dev) + - Updates the Node.js type definitions dev dependency from ^25.6.2 to ^25.9.1. ## 2026-06-02 - 2.4.1 diff --git a/package.json b/package.json index 1c61c7d..51d4de7 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@git.zone/tsbuild": "^4.4.2", "@git.zone/tsrun": "^2.0.4", "@git.zone/tstest": "^3.6.6", - "@types/node": "^25.6.2" + "@types/node": "^25.9.1" }, "dependencies": { "@push.rocks/lik": "^6.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbb68dc..4957aed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^3.6.6 version: 3.6.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(socks@2.8.9)(typescript@6.0.3) '@types/node': - specifier: ^25.6.2 - version: 25.6.2 + specifier: ^25.9.1 + version: 25.9.1 packages: @@ -1487,8 +1487,8 @@ packages: '@types/node@22.19.18': resolution: {integrity: sha512-9v00a+dn2yWVsYDEunWC4g/TcRKVq3r8N5FuZp7u0SGrPvdN9c2yXI9bBuf5Fl0hNCb+QTIePTn5pJs2pwBOQQ==} - '@types/node@25.6.2': - resolution: {integrity: sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} '@types/relateurl@0.2.33': resolution: {integrity: sha512-bTQCKsVbIdzLqZhLkF5fcJQreE4y1ro4DIyVrlDNSCJRRwHhB8Z+4zXXa8jN6eDvc2HbRsEYgbvrnGvi54EpSw==} @@ -3036,8 +3036,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.19.2: - resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} @@ -5523,7 +5523,7 @@ snapshots: '@types/clean-css@4.2.11': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 source-map: 0.6.1 '@types/debug@4.1.12': @@ -5552,11 +5552,11 @@ snapshots: '@types/mute-stream@0.0.4': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 '@types/node-forge@1.3.14': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 '@types/node@16.9.1': {} @@ -5564,9 +5564,9 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@25.6.2': + '@types/node@25.9.1': dependencies: - undici-types: 7.19.2 + undici-types: 7.24.6 '@types/relateurl@0.2.33': {} @@ -5576,7 +5576,7 @@ snapshots: '@types/through2@2.0.41': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 '@types/trusted-types@2.0.7': {} @@ -5602,11 +5602,11 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 '@types/yauzl@2.10.3': dependencies: - '@types/node': 25.6.2 + '@types/node': 25.9.1 optional: true '@ungap/structured-clone@1.3.0': {} @@ -7437,7 +7437,7 @@ snapshots: undici-types@6.21.0: {} - undici-types@7.19.2: {} + undici-types@7.24.6: {} unified@11.0.5: dependencies: