@psnext/slingcli 3.0.20260811-2 → 3.0.20260814-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node_modules/@aws-sdk/core/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-cjs/index.js +9 -2
- package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +9 -2
- package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/package.json +4 -8
- package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/eventstream-handler-node/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-eventstream/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-websocket/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-cjs/index.js +9 -2
- package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +9 -2
- package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +4 -8
- package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -3
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-locate-window/package.json +27 -27
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@earendil-works/pi-coding-agent/dist/core/system-prompt.js +4 -1
- package/node_modules/@earendil-works/pi-coding-agent/dist/modes/interactive/interactive-mode.js +6 -5
- package/node_modules/@hono/node-server/dist/index.cjs +151 -9
- package/node_modules/@hono/node-server/dist/index.mjs +151 -9
- package/node_modules/@hono/node-server/package.json +1 -1
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +8 -5
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -10
- package/node_modules/@smithy/core/dist-es/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.js +8 -5
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -2
- package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +7 -2
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +7 -2
- package/node_modules/@smithy/core/package.json +2 -6
- package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
- package/node_modules/@smithy/signature-v4/package.json +3 -3
- package/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +14 -14
- package/node_modules/@smithy/types/package.json +33 -35
- package/node_modules/body-parser/node_modules/content-type/README.md +2 -0
- package/node_modules/body-parser/node_modules/content-type/dist/index.d.ts +20 -0
- package/node_modules/body-parser/node_modules/content-type/dist/index.js +20 -14
- package/node_modules/body-parser/node_modules/content-type/dist/index.js.map +1 -1
- package/node_modules/body-parser/node_modules/content-type/package.json +1 -1
- package/node_modules/gaxios/build/cjs/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/gaxios/build/esm/tsconfig.tsbuildinfo +1 -1
- package/node_modules/gaxios/package.json +3 -3
- package/node_modules/hono/dist/cjs/client/client.js +3 -3
- package/node_modules/hono/dist/cjs/jsx/intrinsic-element/components.js +1 -1
- package/node_modules/hono/dist/cjs/middleware/cors/index.js +15 -12
- package/node_modules/hono/dist/cjs/middleware/etag/digest.js +47 -1
- package/node_modules/hono/dist/cjs/middleware/secure-headers/secure-headers.js +6 -3
- package/node_modules/hono/dist/cjs/utils/url.js +2 -2
- package/node_modules/hono/dist/client/client.js +3 -3
- package/node_modules/hono/dist/jsx/intrinsic-element/components.js +1 -1
- package/node_modules/hono/dist/middleware/cors/index.js +15 -12
- package/node_modules/hono/dist/middleware/etag/digest.js +47 -1
- package/node_modules/hono/dist/middleware/secure-headers/secure-headers.js +6 -3
- package/node_modules/hono/dist/types/middleware/secure-headers/permissions-policy.d.ts +3 -3
- package/node_modules/hono/dist/utils/url.js +2 -2
- package/node_modules/hono/package.json +1 -1
- package/node_modules/type-is/node_modules/content-type/README.md +2 -0
- package/node_modules/type-is/node_modules/content-type/dist/index.d.ts +20 -0
- package/node_modules/type-is/node_modules/content-type/dist/index.js +20 -14
- package/node_modules/type-is/node_modules/content-type/dist/index.js.map +1 -1
- package/node_modules/type-is/node_modules/content-type/package.json +1 -1
- package/package.json +2 -2
- package/slingshot/index.js +184 -181
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.977.
|
|
3
|
+
"version": "3.977.7",
|
|
4
4
|
"description": "Core functions & classes shared by multiple AWS SDK clients.",
|
|
5
5
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/core",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -124,8 +124,8 @@
|
|
|
124
124
|
"test:temp:retry": "SMITHY_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && AWS_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && node ./integ/retry.integ.spec"
|
|
125
125
|
},
|
|
126
126
|
"dependencies": {
|
|
127
|
-
"@aws-sdk/types": "^3.974.
|
|
128
|
-
"@aws-sdk/xml-builder": "^3.972.
|
|
127
|
+
"@aws-sdk/types": "^3.974.3",
|
|
128
|
+
"@aws-sdk/xml-builder": "^3.972.38",
|
|
129
129
|
"@aws/lambda-invoke-store": "^0.3.0",
|
|
130
130
|
"@smithy/core": "^3.31.1",
|
|
131
131
|
"@smithy/signature-v4": "^5.6.12",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"concurrently": "7.0.0",
|
|
139
139
|
"downlevel-dts": "0.10.1",
|
|
140
140
|
"premove": "4.0.0",
|
|
141
|
-
"typescript": "~
|
|
141
|
+
"typescript": "~6.0.3"
|
|
142
142
|
},
|
|
143
143
|
"engines": {
|
|
144
144
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.68",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from known environment variables",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"test:watch": "yarn g:vitest watch"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@aws-sdk/core": "^3.977.
|
|
47
|
-
"@aws-sdk/types": "^3.974.
|
|
46
|
+
"@aws-sdk/core": "^3.977.7",
|
|
47
|
+
"@aws-sdk/types": "^3.974.3",
|
|
48
48
|
"@smithy/core": "^3.31.1",
|
|
49
49
|
"@smithy/types": "^4.16.1",
|
|
50
50
|
"tslib": "^2.6.2"
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"concurrently": "7.0.0",
|
|
56
56
|
"downlevel-dts": "0.10.1",
|
|
57
57
|
"premove": "4.0.0",
|
|
58
|
-
"typescript": "~
|
|
58
|
+
"typescript": "~6.0.3"
|
|
59
59
|
},
|
|
60
60
|
"engines": {
|
|
61
61
|
"node": ">=20.0.0"
|
|
@@ -266,6 +266,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
266
266
|
this.config = await this.configProvider;
|
|
267
267
|
}
|
|
268
268
|
const config = this.config;
|
|
269
|
+
const logger = config.logger;
|
|
269
270
|
const isSSL = request.protocol === "https:";
|
|
270
271
|
if (!isSSL && !this.config.httpAgent) {
|
|
271
272
|
this.config.httpAgent = await this.config.httpAgentProvider();
|
|
@@ -309,7 +310,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
309
310
|
});
|
|
310
311
|
}
|
|
311
312
|
socketWarningTimeoutId = timing.setTimeout(() => {
|
|
312
|
-
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp,
|
|
313
|
+
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
|
|
313
314
|
}, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
|
|
314
315
|
const queryString = request.query ? buildQueryString(request.query) : "";
|
|
315
316
|
let auth = undefined;
|
|
@@ -376,7 +377,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
376
377
|
}
|
|
377
378
|
const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
|
|
378
379
|
connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
|
|
379
|
-
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout,
|
|
380
|
+
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
|
|
380
381
|
socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
|
|
381
382
|
const httpAgent = nodeHttpsOptions.agent;
|
|
382
383
|
if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
|
|
@@ -394,6 +395,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
394
395
|
updateHttpClientConfig(key, value) {
|
|
395
396
|
this.config = undefined;
|
|
396
397
|
this.configProvider = this.configProvider.then((config) => {
|
|
398
|
+
if (key === Symbol.for("logger")) {
|
|
399
|
+
return {
|
|
400
|
+
...config,
|
|
401
|
+
logger: config.logger ?? value,
|
|
402
|
+
};
|
|
403
|
+
}
|
|
397
404
|
return {
|
|
398
405
|
...config,
|
|
399
406
|
[key]: value,
|
|
@@ -70,6 +70,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
70
70
|
this.config = await this.configProvider;
|
|
71
71
|
}
|
|
72
72
|
const config = this.config;
|
|
73
|
+
const logger = config.logger;
|
|
73
74
|
const isSSL = request.protocol === "https:";
|
|
74
75
|
if (!isSSL && !this.config.httpAgent) {
|
|
75
76
|
this.config.httpAgent = await this.config.httpAgentProvider();
|
|
@@ -113,7 +114,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
113
114
|
});
|
|
114
115
|
}
|
|
115
116
|
socketWarningTimeoutId = timing.setTimeout(() => {
|
|
116
|
-
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp,
|
|
117
|
+
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
|
|
117
118
|
}, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
|
|
118
119
|
const queryString = request.query ? buildQueryString(request.query) : "";
|
|
119
120
|
let auth = undefined;
|
|
@@ -180,7 +181,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
180
181
|
}
|
|
181
182
|
const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
|
|
182
183
|
connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
|
|
183
|
-
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout,
|
|
184
|
+
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
|
|
184
185
|
socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
|
|
185
186
|
const httpAgent = nodeHttpsOptions.agent;
|
|
186
187
|
if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
|
|
@@ -198,6 +199,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
198
199
|
updateHttpClientConfig(key, value) {
|
|
199
200
|
this.config = undefined;
|
|
200
201
|
this.configProvider = this.configProvider.then((config) => {
|
|
202
|
+
if (key === Symbol.for("logger")) {
|
|
203
|
+
return {
|
|
204
|
+
...config,
|
|
205
|
+
logger: config.logger ?? value,
|
|
206
|
+
};
|
|
207
|
+
}
|
|
201
208
|
return {
|
|
202
209
|
...config,
|
|
203
210
|
[key]: value,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/node-http-handler",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.11.0",
|
|
4
4
|
"description": "Provides a way to make requests",
|
|
5
5
|
"homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/node-http-handler",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -28,9 +28,6 @@
|
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
|
-
"publishConfig": {
|
|
32
|
-
"directory": ".release/package"
|
|
33
|
-
},
|
|
34
31
|
"scripts": {
|
|
35
32
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
|
|
36
33
|
"build:es:cjs": "node ../../scripts/compilation/es_cjs.js",
|
|
@@ -38,17 +35,16 @@
|
|
|
38
35
|
"build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
|
|
39
36
|
"clean": "premove dist-cjs dist-es dist-types",
|
|
40
37
|
"extract:docs": "api-extractor run --local",
|
|
41
|
-
"stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
42
38
|
"test": "yarn g:vitest run",
|
|
43
39
|
"test:watch": "yarn g:vitest watch"
|
|
44
40
|
},
|
|
45
41
|
"dependencies": {
|
|
46
|
-
"@smithy/core": "^3.
|
|
47
|
-
"@smithy/types": "^4.
|
|
42
|
+
"@smithy/core": "^3.33.0",
|
|
43
|
+
"@smithy/types": "^4.17.0",
|
|
48
44
|
"tslib": "^2.6.2"
|
|
49
45
|
},
|
|
50
46
|
"devDependencies": {
|
|
51
|
-
"@smithy/abort-controller": "^4.
|
|
47
|
+
"@smithy/abort-controller": "^4.4.0",
|
|
52
48
|
"@types/node": "^18.11.9",
|
|
53
49
|
"concurrently": "7.0.0",
|
|
54
50
|
"downlevel-dts": "0.10.1",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.70",
|
|
4
4
|
"description": "AWS credential provider for containers and HTTP sources",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
|
-
"@aws-sdk/core": "^3.977.
|
|
57
|
-
"@aws-sdk/types": "^3.974.
|
|
56
|
+
"@aws-sdk/core": "^3.977.7",
|
|
57
|
+
"@aws-sdk/types": "^3.974.3",
|
|
58
58
|
"@smithy/core": "^3.31.1",
|
|
59
59
|
"@smithy/fetch-http-handler": "^5.6.13",
|
|
60
60
|
"@smithy/node-http-handler": "^4.9.13",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"concurrently": "7.0.0",
|
|
68
68
|
"downlevel-dts": "0.10.1",
|
|
69
69
|
"premove": "4.0.0",
|
|
70
|
-
"typescript": "~
|
|
70
|
+
"typescript": "~6.0.3"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
73
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.13",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -45,15 +45,15 @@
|
|
|
45
45
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-sdk/core": "^3.977.
|
|
49
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
50
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
51
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
52
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
53
|
-
"@aws-sdk/credential-provider-sso": "^3.973.
|
|
54
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
55
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
56
|
-
"@aws-sdk/types": "^3.974.
|
|
48
|
+
"@aws-sdk/core": "^3.977.7",
|
|
49
|
+
"@aws-sdk/credential-provider-env": "^3.972.68",
|
|
50
|
+
"@aws-sdk/credential-provider-http": "^3.972.70",
|
|
51
|
+
"@aws-sdk/credential-provider-login": "^3.972.75",
|
|
52
|
+
"@aws-sdk/credential-provider-process": "^3.972.68",
|
|
53
|
+
"@aws-sdk/credential-provider-sso": "^3.973.12",
|
|
54
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.74",
|
|
55
|
+
"@aws-sdk/nested-clients": "^3.997.42",
|
|
56
|
+
"@aws-sdk/types": "^3.974.3",
|
|
57
57
|
"@smithy/core": "^3.31.1",
|
|
58
58
|
"@smithy/credential-provider-imds": "^4.4.16",
|
|
59
59
|
"@smithy/types": "^4.16.1",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"concurrently": "7.0.0",
|
|
66
66
|
"downlevel-dts": "0.10.1",
|
|
67
67
|
"premove": "4.0.0",
|
|
68
|
-
"typescript": "~
|
|
68
|
+
"typescript": "~6.0.3"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.75",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"test:watch": "yarn g:vitest watch"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-sdk/core": "^3.977.
|
|
49
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
50
|
-
"@aws-sdk/types": "^3.974.
|
|
48
|
+
"@aws-sdk/core": "^3.977.7",
|
|
49
|
+
"@aws-sdk/nested-clients": "^3.997.42",
|
|
50
|
+
"@aws-sdk/types": "^3.974.3",
|
|
51
51
|
"@smithy/core": "^3.31.1",
|
|
52
52
|
"@smithy/types": "^4.16.1",
|
|
53
53
|
"tslib": "^2.6.2"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"concurrently": "7.0.0",
|
|
59
59
|
"downlevel-dts": "0.10.1",
|
|
60
60
|
"premove": "4.0.0",
|
|
61
|
-
"typescript": "~
|
|
61
|
+
"typescript": "~6.0.3"
|
|
62
62
|
},
|
|
63
63
|
"engines": {
|
|
64
64
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.79",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -45,13 +45,13 @@
|
|
|
45
45
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
49
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
50
|
-
"@aws-sdk/credential-provider-ini": "^3.973.
|
|
51
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
52
|
-
"@aws-sdk/credential-provider-sso": "^3.973.
|
|
53
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
54
|
-
"@aws-sdk/types": "^3.974.
|
|
48
|
+
"@aws-sdk/credential-provider-env": "^3.972.68",
|
|
49
|
+
"@aws-sdk/credential-provider-http": "^3.972.70",
|
|
50
|
+
"@aws-sdk/credential-provider-ini": "^3.973.13",
|
|
51
|
+
"@aws-sdk/credential-provider-process": "^3.972.68",
|
|
52
|
+
"@aws-sdk/credential-provider-sso": "^3.973.12",
|
|
53
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.74",
|
|
54
|
+
"@aws-sdk/types": "^3.974.3",
|
|
55
55
|
"@smithy/core": "^3.31.1",
|
|
56
56
|
"@smithy/credential-provider-imds": "^4.4.16",
|
|
57
57
|
"@smithy/types": "^4.16.1",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"concurrently": "7.0.0",
|
|
64
64
|
"downlevel-dts": "0.10.1",
|
|
65
65
|
"premove": "4.0.0",
|
|
66
|
-
"typescript": "~
|
|
66
|
+
"typescript": "~6.0.3"
|
|
67
67
|
},
|
|
68
68
|
"engines": {
|
|
69
69
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-process",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.68",
|
|
4
4
|
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"test:watch": "yarn g:vitest watch"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@aws-sdk/core": "^3.977.
|
|
47
|
-
"@aws-sdk/types": "^3.974.
|
|
46
|
+
"@aws-sdk/core": "^3.977.7",
|
|
47
|
+
"@aws-sdk/types": "^3.974.3",
|
|
48
48
|
"@smithy/core": "^3.31.1",
|
|
49
49
|
"@smithy/types": "^4.16.1",
|
|
50
50
|
"tslib": "^2.6.2"
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"concurrently": "7.0.0",
|
|
56
56
|
"downlevel-dts": "0.10.1",
|
|
57
57
|
"premove": "4.0.0",
|
|
58
|
-
"typescript": "~
|
|
58
|
+
"typescript": "~6.0.3"
|
|
59
59
|
},
|
|
60
60
|
"engines": {
|
|
61
61
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1108.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@aws-sdk/core": "^3.977.
|
|
52
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
53
|
-
"@aws-sdk/types": "^3.974.
|
|
51
|
+
"@aws-sdk/core": "^3.977.7",
|
|
52
|
+
"@aws-sdk/nested-clients": "^3.997.42",
|
|
53
|
+
"@aws-sdk/types": "^3.974.3",
|
|
54
54
|
"@smithy/core": "^3.31.1",
|
|
55
55
|
"@smithy/types": "^4.16.1",
|
|
56
56
|
"tslib": "^2.6.2"
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"concurrently": "7.0.0",
|
|
62
62
|
"downlevel-dts": "0.10.1",
|
|
63
63
|
"premove": "4.0.0",
|
|
64
|
-
"typescript": "~
|
|
64
|
+
"typescript": "~6.0.3"
|
|
65
65
|
},
|
|
66
66
|
"engines": {
|
|
67
67
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-sso",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.12",
|
|
4
4
|
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-sdk/core": "^3.977.
|
|
49
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
50
|
-
"@aws-sdk/token-providers": "3.
|
|
51
|
-
"@aws-sdk/types": "^3.974.
|
|
48
|
+
"@aws-sdk/core": "^3.977.7",
|
|
49
|
+
"@aws-sdk/nested-clients": "^3.997.42",
|
|
50
|
+
"@aws-sdk/token-providers": "3.1108.0",
|
|
51
|
+
"@aws-sdk/types": "^3.974.3",
|
|
52
52
|
"@smithy/core": "^3.31.1",
|
|
53
53
|
"@smithy/types": "^4.16.1",
|
|
54
54
|
"tslib": "^2.6.2"
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"concurrently": "7.0.0",
|
|
60
60
|
"downlevel-dts": "0.10.1",
|
|
61
61
|
"premove": "4.0.0",
|
|
62
|
-
"typescript": "~
|
|
62
|
+
"typescript": "~6.0.3"
|
|
63
63
|
},
|
|
64
64
|
"engines": {
|
|
65
65
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-web-identity",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.74",
|
|
4
4
|
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"test:watch": "yarn g:vitest watch"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@aws-sdk/core": "^3.977.
|
|
54
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
55
|
-
"@aws-sdk/types": "^3.974.
|
|
53
|
+
"@aws-sdk/core": "^3.977.7",
|
|
54
|
+
"@aws-sdk/nested-clients": "^3.997.42",
|
|
55
|
+
"@aws-sdk/types": "^3.974.3",
|
|
56
56
|
"@smithy/core": "^3.31.1",
|
|
57
57
|
"@smithy/types": "^4.16.1",
|
|
58
58
|
"tslib": "^2.6.2"
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"concurrently": "7.0.0",
|
|
64
64
|
"downlevel-dts": "0.10.1",
|
|
65
65
|
"premove": "4.0.0",
|
|
66
|
-
"typescript": "~
|
|
66
|
+
"typescript": "~6.0.3"
|
|
67
67
|
},
|
|
68
68
|
"engines": {
|
|
69
69
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/eventstream-handler-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.32",
|
|
4
4
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/eventstream-handler-node",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"test:watch": "yarn g:vitest watch"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@aws-sdk/types": "^3.974.
|
|
41
|
+
"@aws-sdk/types": "^3.974.3",
|
|
42
42
|
"@smithy/core": "^3.31.1",
|
|
43
43
|
"@smithy/types": "^4.16.1",
|
|
44
44
|
"tslib": "^2.6.2"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"concurrently": "7.0.0",
|
|
50
50
|
"downlevel-dts": "0.10.1",
|
|
51
51
|
"premove": "4.0.0",
|
|
52
|
-
"typescript": "~
|
|
52
|
+
"typescript": "~6.0.3"
|
|
53
53
|
},
|
|
54
54
|
"engines": {
|
|
55
55
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-eventstream",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.27",
|
|
4
4
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/middleware-eventstream",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": {
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@aws-sdk/types": "^3.974.
|
|
42
|
+
"@aws-sdk/types": "^3.974.3",
|
|
43
43
|
"@smithy/core": "^3.31.1",
|
|
44
44
|
"@smithy/types": "^4.16.1",
|
|
45
45
|
"tslib": "^2.6.2"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"concurrently": "7.0.0",
|
|
50
50
|
"downlevel-dts": "0.10.1",
|
|
51
51
|
"premove": "4.0.0",
|
|
52
|
-
"typescript": "~
|
|
52
|
+
"typescript": "~6.0.3"
|
|
53
53
|
},
|
|
54
54
|
"engines": {
|
|
55
55
|
"node": ">=20.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-websocket",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.50",
|
|
4
4
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/middleware-websocket",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@aws-sdk/core": "^3.977.
|
|
44
|
-
"@aws-sdk/types": "^3.974.
|
|
43
|
+
"@aws-sdk/core": "^3.977.7",
|
|
44
|
+
"@aws-sdk/types": "^3.974.3",
|
|
45
45
|
"@smithy/core": "^3.31.1",
|
|
46
46
|
"@smithy/fetch-http-handler": "^5.6.13",
|
|
47
47
|
"@smithy/signature-v4": "^5.6.12",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"downlevel-dts": "0.10.1",
|
|
55
55
|
"mock-socket": "9.1.5",
|
|
56
56
|
"premove": "4.0.0",
|
|
57
|
-
"typescript": "~
|
|
57
|
+
"typescript": "~6.0.3",
|
|
58
58
|
"vitest-websocket-mock": "0.2.3"
|
|
59
59
|
},
|
|
60
60
|
"engines": {
|
|
@@ -266,6 +266,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
266
266
|
this.config = await this.configProvider;
|
|
267
267
|
}
|
|
268
268
|
const config = this.config;
|
|
269
|
+
const logger = config.logger;
|
|
269
270
|
const isSSL = request.protocol === "https:";
|
|
270
271
|
if (!isSSL && !this.config.httpAgent) {
|
|
271
272
|
this.config.httpAgent = await this.config.httpAgentProvider();
|
|
@@ -309,7 +310,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
309
310
|
});
|
|
310
311
|
}
|
|
311
312
|
socketWarningTimeoutId = timing.setTimeout(() => {
|
|
312
|
-
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp,
|
|
313
|
+
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
|
|
313
314
|
}, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
|
|
314
315
|
const queryString = request.query ? buildQueryString(request.query) : "";
|
|
315
316
|
let auth = undefined;
|
|
@@ -376,7 +377,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
376
377
|
}
|
|
377
378
|
const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
|
|
378
379
|
connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
|
|
379
|
-
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout,
|
|
380
|
+
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
|
|
380
381
|
socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
|
|
381
382
|
const httpAgent = nodeHttpsOptions.agent;
|
|
382
383
|
if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
|
|
@@ -394,6 +395,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
394
395
|
updateHttpClientConfig(key, value) {
|
|
395
396
|
this.config = undefined;
|
|
396
397
|
this.configProvider = this.configProvider.then((config) => {
|
|
398
|
+
if (key === Symbol.for("logger")) {
|
|
399
|
+
return {
|
|
400
|
+
...config,
|
|
401
|
+
logger: config.logger ?? value,
|
|
402
|
+
};
|
|
403
|
+
}
|
|
397
404
|
return {
|
|
398
405
|
...config,
|
|
399
406
|
[key]: value,
|
|
@@ -70,6 +70,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
70
70
|
this.config = await this.configProvider;
|
|
71
71
|
}
|
|
72
72
|
const config = this.config;
|
|
73
|
+
const logger = config.logger;
|
|
73
74
|
const isSSL = request.protocol === "https:";
|
|
74
75
|
if (!isSSL && !this.config.httpAgent) {
|
|
75
76
|
this.config.httpAgent = await this.config.httpAgentProvider();
|
|
@@ -113,7 +114,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
113
114
|
});
|
|
114
115
|
}
|
|
115
116
|
socketWarningTimeoutId = timing.setTimeout(() => {
|
|
116
|
-
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp,
|
|
117
|
+
this.socketWarningTimestamp = NodeHttpHandler.checkSocketUsage(agent, this.socketWarningTimestamp, logger);
|
|
117
118
|
}, config.socketAcquisitionWarningTimeout ?? (config.requestTimeout ?? 2000) + (config.connectionTimeout ?? 1000));
|
|
118
119
|
const queryString = request.query ? buildQueryString(request.query) : "";
|
|
119
120
|
let auth = undefined;
|
|
@@ -180,7 +181,7 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
180
181
|
}
|
|
181
182
|
const effectiveRequestTimeout = requestTimeout ?? config.requestTimeout;
|
|
182
183
|
connectionTimeoutId = setConnectionTimeout(req, reject, config.connectionTimeout);
|
|
183
|
-
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout,
|
|
184
|
+
requestTimeoutId = setRequestTimeout(req, reject, effectiveRequestTimeout, config.throwOnRequestTimeout, logger ?? console);
|
|
184
185
|
socketTimeoutId = setSocketTimeout(req, reject, config.socketTimeout);
|
|
185
186
|
const httpAgent = nodeHttpsOptions.agent;
|
|
186
187
|
if (typeof httpAgent === "object" && "keepAlive" in httpAgent) {
|
|
@@ -198,6 +199,12 @@ or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler conf
|
|
|
198
199
|
updateHttpClientConfig(key, value) {
|
|
199
200
|
this.config = undefined;
|
|
200
201
|
this.configProvider = this.configProvider.then((config) => {
|
|
202
|
+
if (key === Symbol.for("logger")) {
|
|
203
|
+
return {
|
|
204
|
+
...config,
|
|
205
|
+
logger: config.logger ?? value,
|
|
206
|
+
};
|
|
207
|
+
}
|
|
201
208
|
return {
|
|
202
209
|
...config,
|
|
203
210
|
[key]: value,
|