@jjrawlins/cdk-diff-pr-github-action 0.0.62 → 0.0.64
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/.jsii +3 -3
- package/lib/CdkDiffIamTemplate.js +1 -1
- package/lib/CdkDiffStackWorkflow.js +1 -1
- package/lib/CdkDriftDetectionWorkflow.js +1 -1
- package/lib/CdkDriftIamTemplate.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +108 -108
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +108 -108
- package/node_modules/@aws-sdk/client-cloudformation/package.json +37 -37
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +35 -35
- package/node_modules/@aws-sdk/core/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-env/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-http/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +16 -16
- package/node_modules/@aws-sdk/credential-provider-login/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-node/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-process/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-logger/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +33 -33
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +9 -9
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
- package/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +7 -7
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/node_modules/@smithy/abort-controller/package.json +3 -3
- package/node_modules/@smithy/config-resolver/package.json +6 -6
- package/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
- package/node_modules/@smithy/hash-node/package.json +3 -3
- package/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/node_modules/@smithy/property-provider/package.json +3 -3
- package/node_modules/@smithy/protocol-http/package.json +3 -3
- package/node_modules/@smithy/querystring-builder/package.json +3 -3
- package/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/package.json +2 -2
- package/node_modules/@smithy/url-parser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/node_modules/@smithy/util-middleware/package.json +3 -3
- package/node_modules/@smithy/util-retry/package.json +4 -4
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +20 -9
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -6
- package/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +19 -7
- package/node_modules/@smithy/util-stream/dist-es/index.js +1 -1
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/package.json +4 -4
- package/package.json +4 -4
package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts
CHANGED
|
@@ -2,10 +2,12 @@ import { Readable } from "stream";
|
|
|
2
2
|
import { ChecksumStreamInit } from "./ChecksumStream";
|
|
3
3
|
import { ReadableStreamType } from "./createChecksumStream.browser";
|
|
4
4
|
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*
|
|
7
5
|
* Creates a stream mirroring the input stream's interface, but
|
|
8
6
|
* performs checksumming when reading to the end of the stream.
|
|
7
|
+
* @internal
|
|
9
8
|
*/
|
|
10
9
|
export declare function createChecksumStream(init: ChecksumStreamInit<ReadableStreamType>): ReadableStreamType;
|
|
10
|
+
/**
|
|
11
|
+
* @internal
|
|
12
|
+
*/
|
|
11
13
|
export declare function createChecksumStream(init: ChecksumStreamInit<Readable>): Readable;
|
|
@@ -4,9 +4,12 @@ import { Readable } from "node:stream";
|
|
|
4
4
|
* @internal
|
|
5
5
|
* @param upstream - any Readable or ReadableStream.
|
|
6
6
|
* @param size - byte or character length minimum. Buffering occurs when a chunk fails to meet this value.
|
|
7
|
-
* @param
|
|
7
|
+
* @param logger - for emitting warnings when buffering occurs.
|
|
8
8
|
* @returns another stream of the same data and stream class, but buffers chunks until
|
|
9
9
|
* the minimum size is met, except for the last chunk.
|
|
10
10
|
*/
|
|
11
11
|
export declare function createBufferedReadable(upstream: Readable, size: number, logger?: Logger): Readable;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
*/
|
|
12
15
|
export declare function createBufferedReadable(upstream: ReadableStream, size: number, logger?: Logger): ReadableStream;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Readable } from "stream";
|
|
1
|
+
import { GetAwsChunkedEncodingStreamOptions } from "@smithy/types";
|
|
2
|
+
import { Readable } from "node:stream";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
|
-
export declare
|
|
6
|
+
export declare function getAwsChunkedEncodingStream(stream: Readable, options: GetAwsChunkedEncodingStreamOptions): Readable;
|
|
7
|
+
/**
|
|
8
|
+
* @internal
|
|
9
|
+
*/
|
|
10
|
+
export declare function getAwsChunkedEncodingStream(stream: ReadableStream, options: GetAwsChunkedEncodingStreamOptions): ReadableStream;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
2
3
|
* @internal
|
|
3
4
|
* @param stream
|
|
4
5
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
5
|
-
*
|
|
6
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
7
6
|
*/
|
|
8
7
|
export declare function headStream(stream: ReadableStream, bytes: number): Promise<Uint8Array>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Readable } from "stream";
|
|
2
2
|
/**
|
|
3
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
4
|
+
*
|
|
3
5
|
* @internal
|
|
4
6
|
* @param stream - to be read.
|
|
5
7
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
6
|
-
*
|
|
7
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
8
8
|
*/
|
|
9
9
|
export declare const headStream: (stream: Readable | ReadableStream, bytes: number) => Promise<Uint8Array>;
|
|
@@ -6,4 +6,7 @@ export * from "./getAwsChunkedEncodingStream";
|
|
|
6
6
|
export * from "./headStream";
|
|
7
7
|
export * from "./sdk-stream-mixin";
|
|
8
8
|
export * from "./splitStream";
|
|
9
|
-
|
|
9
|
+
/**
|
|
10
|
+
* @internal
|
|
11
|
+
*/
|
|
12
|
+
export { isReadableStream, isBlob } from "./stream-type-check";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-stream",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.10",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline util-stream",
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"sideEffects": false,
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
33
|
-
"@smithy/node-http-handler": "^4.4.
|
|
34
|
-
"@smithy/types": "^4.
|
|
32
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
33
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
34
|
+
"@smithy/types": "^4.12.0",
|
|
35
35
|
"@smithy/util-base64": "^4.3.0",
|
|
36
36
|
"@smithy/util-buffer-from": "^4.2.0",
|
|
37
37
|
"@smithy/util-hex-encoding": "^4.2.0",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@types/node": "^18.11.9",
|
|
44
44
|
"concurrently": "7.0.0",
|
|
45
45
|
"downlevel-dts": "0.10.1",
|
|
46
|
-
"rimraf": "
|
|
46
|
+
"rimraf": "5.0.10",
|
|
47
47
|
"typedoc": "0.23.23"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-waiter",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.8",
|
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@smithy/abort-controller": "^4.2.
|
|
7
|
-
"@smithy/types": "^4.
|
|
6
|
+
"@smithy/abort-controller": "^4.2.8",
|
|
7
|
+
"@smithy/types": "^4.12.0",
|
|
8
8
|
"tslib": "^2.6.2"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"concurrently": "7.0.0",
|
|
53
53
|
"downlevel-dts": "0.10.1",
|
|
54
|
-
"rimraf": "
|
|
54
|
+
"rimraf": "5.0.10",
|
|
55
55
|
"typedoc": "0.23.23"
|
|
56
56
|
},
|
|
57
57
|
"typedoc": {
|
package/package.json
CHANGED
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"organization": false
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@aws-sdk/types": "^3.
|
|
38
|
+
"@aws-sdk/types": "^3.969.0",
|
|
39
39
|
"@stylistic/eslint-plugin": "^2",
|
|
40
40
|
"@types/jest": "^30.0.0",
|
|
41
41
|
"@types/lodash": "^4.17.23",
|
|
42
|
-
"@types/node": "^24.10.
|
|
42
|
+
"@types/node": "^24.10.8",
|
|
43
43
|
"@typescript-eslint/eslint-plugin": "^8",
|
|
44
44
|
"@typescript-eslint/parser": "^8",
|
|
45
45
|
"aws-cdk": "2.1029.2",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"constructs": ">=10.0.5 <11.0.0"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@aws-sdk/client-cloudformation": "^3.
|
|
69
|
+
"@aws-sdk/client-cloudformation": "^3.969.0",
|
|
70
70
|
"@types/crypto-js": "^4.2.2",
|
|
71
71
|
"@types/js-yaml": "^4.0.9",
|
|
72
72
|
"crypto-js": "^4.2.0",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"publishConfig": {
|
|
108
108
|
"access": "public"
|
|
109
109
|
},
|
|
110
|
-
"version": "0.0.
|
|
110
|
+
"version": "0.0.64",
|
|
111
111
|
"jest": {
|
|
112
112
|
"coverageProvider": "v8",
|
|
113
113
|
"testMatch": [
|