fix(deps-dev): bump @types/node to ^25.9.1

This commit is contained in:
2026-06-02 15:21:45 +00:00
parent 334a036d02
commit 0e02dcce97
3 changed files with 18 additions and 16 deletions
+2
View File
@@ -9,6 +9,8 @@
- send Content-Range for chunked blob upload PATCH requests (registrycopy) - 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 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. - 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 ## 2026-06-02 - 2.4.1
+1 -1
View File
@@ -39,7 +39,7 @@
"@git.zone/tsbuild": "^4.4.2", "@git.zone/tsbuild": "^4.4.2",
"@git.zone/tsrun": "^2.0.4", "@git.zone/tsrun": "^2.0.4",
"@git.zone/tstest": "^3.6.6", "@git.zone/tstest": "^3.6.6",
"@types/node": "^25.6.2" "@types/node": "^25.9.1"
}, },
"dependencies": { "dependencies": {
"@push.rocks/lik": "^6.4.1", "@push.rocks/lik": "^6.4.1",
+15 -15
View File
@@ -49,8 +49,8 @@ importers:
specifier: ^3.6.6 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) version: 3.6.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(socks@2.8.9)(typescript@6.0.3)
'@types/node': '@types/node':
specifier: ^25.6.2 specifier: ^25.9.1
version: 25.6.2 version: 25.9.1
packages: packages:
@@ -1487,8 +1487,8 @@ packages:
'@types/node@22.19.18': '@types/node@22.19.18':
resolution: {integrity: sha512-9v00a+dn2yWVsYDEunWC4g/TcRKVq3r8N5FuZp7u0SGrPvdN9c2yXI9bBuf5Fl0hNCb+QTIePTn5pJs2pwBOQQ==} resolution: {integrity: sha512-9v00a+dn2yWVsYDEunWC4g/TcRKVq3r8N5FuZp7u0SGrPvdN9c2yXI9bBuf5Fl0hNCb+QTIePTn5pJs2pwBOQQ==}
'@types/node@25.6.2': '@types/node@25.9.1':
resolution: {integrity: sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==} resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==}
'@types/relateurl@0.2.33': '@types/relateurl@0.2.33':
resolution: {integrity: sha512-bTQCKsVbIdzLqZhLkF5fcJQreE4y1ro4DIyVrlDNSCJRRwHhB8Z+4zXXa8jN6eDvc2HbRsEYgbvrnGvi54EpSw==} resolution: {integrity: sha512-bTQCKsVbIdzLqZhLkF5fcJQreE4y1ro4DIyVrlDNSCJRRwHhB8Z+4zXXa8jN6eDvc2HbRsEYgbvrnGvi54EpSw==}
@@ -3036,8 +3036,8 @@ packages:
undici-types@6.21.0: undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici-types@7.19.2: undici-types@7.24.6:
resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
unified@11.0.5: unified@11.0.5:
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
@@ -5523,7 +5523,7 @@ snapshots:
'@types/clean-css@4.2.11': '@types/clean-css@4.2.11':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
source-map: 0.6.1 source-map: 0.6.1
'@types/debug@4.1.12': '@types/debug@4.1.12':
@@ -5552,11 +5552,11 @@ snapshots:
'@types/mute-stream@0.0.4': '@types/mute-stream@0.0.4':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
'@types/node-forge@1.3.14': '@types/node-forge@1.3.14':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
'@types/node@16.9.1': {} '@types/node@16.9.1': {}
@@ -5564,9 +5564,9 @@ snapshots:
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
'@types/node@25.6.2': '@types/node@25.9.1':
dependencies: dependencies:
undici-types: 7.19.2 undici-types: 7.24.6
'@types/relateurl@0.2.33': {} '@types/relateurl@0.2.33': {}
@@ -5576,7 +5576,7 @@ snapshots:
'@types/through2@2.0.41': '@types/through2@2.0.41':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
'@types/trusted-types@2.0.7': {} '@types/trusted-types@2.0.7': {}
@@ -5602,11 +5602,11 @@ snapshots:
'@types/ws@8.18.1': '@types/ws@8.18.1':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 25.6.2 '@types/node': 25.9.1
optional: true optional: true
'@ungap/structured-clone@1.3.0': {} '@ungap/structured-clone@1.3.0': {}
@@ -7437,7 +7437,7 @@ snapshots:
undici-types@6.21.0: {} undici-types@6.21.0: {}
undici-types@7.19.2: {} undici-types@7.24.6: {}
unified@11.0.5: unified@11.0.5:
dependencies: dependencies: