cdk-ecr-deployment 2.5.34 → 2.5.35

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.
Files changed (69) hide show
  1. package/.jsii +2 -2
  2. package/lib/index.js +3 -3
  3. package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
  4. package/node_modules/@types/cacheable-request/node_modules/@types/node/dgram.d.ts +1 -1
  5. package/node_modules/@types/cacheable-request/node_modules/@types/node/events.d.ts +48 -13
  6. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs/promises.d.ts +20 -13
  7. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs.d.ts +2 -0
  8. package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +19 -5
  9. package/node_modules/@types/cacheable-request/node_modules/@types/node/os.d.ts +2 -1
  10. package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
  11. package/node_modules/@types/cacheable-request/node_modules/@types/node/process.d.ts +1 -1
  12. package/node_modules/@types/cacheable-request/node_modules/@types/node/test.d.ts +5 -5
  13. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dgram.d.ts +1 -1
  14. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/events.d.ts +84 -1
  15. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs/promises.d.ts +20 -13
  16. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs.d.ts +2 -0
  17. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/module.d.ts +19 -5
  18. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/os.d.ts +2 -1
  19. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/process.d.ts +1 -1
  20. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/test.d.ts +5 -5
  21. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/vm.d.ts +7 -5
  22. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/wasi.d.ts +1 -1
  23. package/node_modules/@types/cacheable-request/node_modules/@types/node/vm.d.ts +7 -5
  24. package/node_modules/@types/cacheable-request/node_modules/@types/node/wasi.d.ts +1 -1
  25. package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
  26. package/node_modules/@types/keyv/node_modules/@types/node/dgram.d.ts +1 -1
  27. package/node_modules/@types/keyv/node_modules/@types/node/events.d.ts +48 -13
  28. package/node_modules/@types/keyv/node_modules/@types/node/fs/promises.d.ts +20 -13
  29. package/node_modules/@types/keyv/node_modules/@types/node/fs.d.ts +2 -0
  30. package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +19 -5
  31. package/node_modules/@types/keyv/node_modules/@types/node/os.d.ts +2 -1
  32. package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
  33. package/node_modules/@types/keyv/node_modules/@types/node/process.d.ts +1 -1
  34. package/node_modules/@types/keyv/node_modules/@types/node/test.d.ts +5 -5
  35. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dgram.d.ts +1 -1
  36. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/events.d.ts +84 -1
  37. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs/promises.d.ts +20 -13
  38. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs.d.ts +2 -0
  39. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/module.d.ts +19 -5
  40. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/os.d.ts +2 -1
  41. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/process.d.ts +1 -1
  42. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/test.d.ts +5 -5
  43. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/vm.d.ts +7 -5
  44. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/wasi.d.ts +1 -1
  45. package/node_modules/@types/keyv/node_modules/@types/node/vm.d.ts +7 -5
  46. package/node_modules/@types/keyv/node_modules/@types/node/wasi.d.ts +1 -1
  47. package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
  48. package/node_modules/@types/responselike/node_modules/@types/node/dgram.d.ts +1 -1
  49. package/node_modules/@types/responselike/node_modules/@types/node/events.d.ts +48 -13
  50. package/node_modules/@types/responselike/node_modules/@types/node/fs/promises.d.ts +20 -13
  51. package/node_modules/@types/responselike/node_modules/@types/node/fs.d.ts +2 -0
  52. package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +19 -5
  53. package/node_modules/@types/responselike/node_modules/@types/node/os.d.ts +2 -1
  54. package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
  55. package/node_modules/@types/responselike/node_modules/@types/node/process.d.ts +1 -1
  56. package/node_modules/@types/responselike/node_modules/@types/node/test.d.ts +5 -5
  57. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dgram.d.ts +1 -1
  58. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/events.d.ts +84 -1
  59. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs/promises.d.ts +20 -13
  60. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs.d.ts +2 -0
  61. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/module.d.ts +19 -5
  62. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/os.d.ts +2 -1
  63. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/process.d.ts +1 -1
  64. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/test.d.ts +5 -5
  65. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/vm.d.ts +7 -5
  66. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/wasi.d.ts +1 -1
  67. package/node_modules/@types/responselike/node_modules/@types/node/vm.d.ts +7 -5
  68. package/node_modules/@types/responselike/node_modules/@types/node/wasi.d.ts +1 -1
  69. package/package.json +3 -3
@@ -122,7 +122,9 @@ declare module "module" {
122
122
  */
123
123
  findOrigin(lineNumber: number, columnNumber: number): SourceOrigin | {};
124
124
  }
125
- interface ImportAssertions extends NodeJS.Dict<string> {
125
+ /** @deprecated Use `ImportAttributes` instead */
126
+ interface ImportAssertions extends ImportAttributes {}
127
+ interface ImportAttributes extends NodeJS.Dict<string> {
126
128
  type?: string | undefined;
127
129
  }
128
130
  type ModuleFormat = "builtin" | "commonjs" | "json" | "module" | "wasm";
@@ -154,10 +156,14 @@ declare module "module" {
154
156
  * Export conditions of the relevant `package.json`
155
157
  */
156
158
  conditions: string[];
159
+ /**
160
+ * @deprecated Use `importAttributes` instead
161
+ */
162
+ importAssertions: ImportAttributes;
157
163
  /**
158
164
  * An object whose key-value pairs represent the assertions for the module to import
159
165
  */
160
- importAssertions: ImportAssertions;
166
+ importAttributes: ImportAttributes;
161
167
  /**
162
168
  * The module importing this one, or undefined if this is the Node.js entry point
163
169
  */
@@ -169,9 +175,13 @@ declare module "module" {
169
175
  */
170
176
  format?: ModuleFormat | null | undefined;
171
177
  /**
172
- * The import assertions to use when caching the module (optional; if excluded the input will be used)
178
+ * @deprecated Use `importAttributes` instead
179
+ */
180
+ importAssertions?: ImportAttributes | undefined;
181
+ /**
182
+ * The import attributes to use when caching the module (optional; if excluded the input will be used)
173
183
  */
174
- importAssertions?: ImportAssertions | undefined;
184
+ importAttributes?: ImportAttributes | undefined;
175
185
  /**
176
186
  * A signal that this hook intends to terminate the chain of `resolve` hooks.
177
187
  * @default false
@@ -208,10 +218,14 @@ declare module "module" {
208
218
  * The format optionally supplied by the `resolve` hook chain
209
219
  */
210
220
  format: ModuleFormat;
221
+ /**
222
+ * @deprecated Use `importAttributes` instead
223
+ */
224
+ importAssertions: ImportAttributes;
211
225
  /**
212
226
  * An object whose key-value pairs represent the assertions for the module to import
213
227
  */
214
- importAssertions: ImportAssertions;
228
+ importAttributes: ImportAttributes;
215
229
  }
216
230
  interface LoadFnOutput {
217
231
  format: ModuleFormat;
@@ -400,7 +400,8 @@ declare module "os" {
400
400
  const EOL: string;
401
401
  /**
402
402
  * Returns the operating system CPU architecture for which the Node.js binary was
403
- * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.
403
+ * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`,`'mips'`, `'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`,
404
+ * and `'x64'`.
404
405
  *
405
406
  * The return value is equivalent to `process.arch`.
406
407
  * @since v0.5.0
@@ -1075,7 +1075,7 @@ declare module "process" {
1075
1075
  title: string;
1076
1076
  /**
1077
1077
  * The operating system CPU architecture for which the Node.js binary was compiled.
1078
- * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'mips'`,`'mipsel'`, `'ppc'`,`'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.
1078
+ * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`,`'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.
1079
1079
  *
1080
1080
  * ```js
1081
1081
  * import { arch } from 'node:process';
@@ -18,7 +18,7 @@
18
18
  *
19
19
  * 1. A synchronous function that is considered failing if it throws an exception,
20
20
  * and is considered passing otherwise.
21
- * 2. A function that returns a `Promise` that is considered failing if the`Promise` rejects, and is considered passing if the `Promise` resolves.
21
+ * 2. A function that returns a `Promise` that is considered failing if the`Promise` rejects, and is considered passing if the `Promise` fulfills.
22
22
  * 3. A function that receives a callback function. If the callback receives any
23
23
  * truthy value as its first argument, the test is considered failing. If a
24
24
  * falsy value is passed as the first argument to the callback, the test is
@@ -40,7 +40,7 @@
40
40
  *
41
41
  * test('asynchronous passing test', async (t) => {
42
42
  * // This test passes because the Promise returned by the async
43
- * // function is not rejected.
43
+ * // function is settled and not rejected.
44
44
  * assert.strictEqual(1, 1);
45
45
  * });
46
46
  *
@@ -104,8 +104,8 @@ declare module "node:test" {
104
104
  * actions related to the current test. Examples include skipping the test, adding
105
105
  * additional diagnostic information, or creating subtests.
106
106
  *
107
- * `test()` returns a `Promise` that resolves once the test completes.
108
- * if `test()` is called within a `describe()` block, it resolve immediately.
107
+ * `test()` returns a `Promise` that fulfills once the test completes.
108
+ * if `test()` is called within a `describe()` block, it fulfills immediately.
109
109
  * The return value can usually be discarded for top level tests.
110
110
  * However, the return value from subtests should be used to prevent the parent
111
111
  * test from finishing first and cancelling the subtest
@@ -132,7 +132,7 @@ declare module "node:test" {
132
132
  * @param options Configuration options for the test. The following properties are supported:
133
133
  * @param [fn='A no-op function'] The function under test. The first argument to this function is a {@link TestContext} object. If the test uses callbacks, the callback function is passed as the
134
134
  * second argument.
135
- * @return Resolved with `undefined` once the test completes, or immediately if the test runs within {@link describe}.
135
+ * @return Fulfilled with `undefined` once the test completes, or immediately if the test runs within {@link describe}.
136
136
  */
137
137
  function test(name?: string, fn?: TestFn): Promise<void>;
138
138
  function test(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;
@@ -37,7 +37,7 @@
37
37
  * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/vm.js)
38
38
  */
39
39
  declare module "vm" {
40
- import { ImportAssertions } from "node:module";
40
+ import { ImportAttributes } from "node:module";
41
41
  interface Context extends NodeJS.Dict<any> {}
42
42
  interface BaseOptions {
43
43
  /**
@@ -68,7 +68,7 @@ declare module "vm" {
68
68
  * If this option is not specified, calls to `import()` will reject with `ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING`.
69
69
  */
70
70
  importModuleDynamically?:
71
- | ((specifier: string, script: Script, importAssertions: ImportAssertions) => Module)
71
+ | ((specifier: string, script: Script, importAttributes: ImportAttributes) => Module)
72
72
  | undefined;
73
73
  }
74
74
  interface RunningScriptOptions extends BaseOptions {
@@ -593,7 +593,9 @@ declare module "vm" {
593
593
  specifier: string,
594
594
  referencingModule: Module,
595
595
  extra: {
596
- assert: Object;
596
+ /** @deprecated Use `attributes` instead */
597
+ assert: ImportAttributes;
598
+ attributes: ImportAttributes;
597
599
  },
598
600
  ) => Module | Promise<Module>;
599
601
  type ModuleStatus = "unlinked" | "linking" | "linked" | "evaluating" | "evaluated" | "errored";
@@ -602,8 +604,8 @@ declare module "vm" {
602
604
  * flag enabled.
603
605
  *
604
606
  * The `vm.Module` class provides a low-level interface for using
605
- * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script`class that closely mirrors [Module Record](https://www.ecma-international.org/ecma-262/#sec-abstract-module-records)
606
- * s as defined in the ECMAScript
607
+ * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script`class that closely mirrors [Module Record](https://262.ecma-international.org/14.0/#sec-abstract-module-records) s as
608
+ * defined in the ECMAScript
607
609
  * specification.
608
610
  *
609
611
  * Unlike `vm.Script` however, every `vm.Module` object is bound to a context from
@@ -133,7 +133,7 @@ declare module "wasi" {
133
133
  * If `start()` is called more than once, an exception is thrown.
134
134
  * @since v13.3.0, v12.16.0
135
135
  */
136
- start(instance: object): void; // TODO: avoid DOM dependency until WASM moved to own lib.
136
+ start(instance: object): number; // TODO: avoid DOM dependency until WASM moved to own lib.
137
137
  /**
138
138
  * Attempt to initialize `instance` as a WASI reactor by invoking its`_initialize()` export, if it is present. If `instance` contains a `_start()`export, then an exception is thrown.
139
139
  *
@@ -37,7 +37,7 @@
37
37
  * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/vm.js)
38
38
  */
39
39
  declare module "vm" {
40
- import { ImportAssertions } from "node:module";
40
+ import { ImportAttributes } from "node:module";
41
41
  interface Context extends NodeJS.Dict<any> {}
42
42
  interface BaseOptions {
43
43
  /**
@@ -68,7 +68,7 @@ declare module "vm" {
68
68
  * If this option is not specified, calls to `import()` will reject with `ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING`.
69
69
  */
70
70
  importModuleDynamically?:
71
- | ((specifier: string, script: Script, importAssertions: ImportAssertions) => Module)
71
+ | ((specifier: string, script: Script, importAttributes: ImportAttributes) => Module)
72
72
  | undefined;
73
73
  }
74
74
  interface RunningScriptOptions extends BaseOptions {
@@ -593,7 +593,9 @@ declare module "vm" {
593
593
  specifier: string,
594
594
  referencingModule: Module,
595
595
  extra: {
596
- assert: Object;
596
+ /** @deprecated Use `attributes` instead */
597
+ assert: ImportAttributes;
598
+ attributes: ImportAttributes;
597
599
  },
598
600
  ) => Module | Promise<Module>;
599
601
  type ModuleStatus = "unlinked" | "linking" | "linked" | "evaluating" | "evaluated" | "errored";
@@ -602,8 +604,8 @@ declare module "vm" {
602
604
  * flag enabled.
603
605
  *
604
606
  * The `vm.Module` class provides a low-level interface for using
605
- * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script`class that closely mirrors [Module Record](https://www.ecma-international.org/ecma-262/#sec-abstract-module-records)
606
- * s as defined in the ECMAScript
607
+ * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script`class that closely mirrors [Module Record](https://262.ecma-international.org/14.0/#sec-abstract-module-records) s as
608
+ * defined in the ECMAScript
607
609
  * specification.
608
610
  *
609
611
  * Unlike `vm.Script` however, every `vm.Module` object is bound to a context from
@@ -133,7 +133,7 @@ declare module "wasi" {
133
133
  * If `start()` is called more than once, an exception is thrown.
134
134
  * @since v13.3.0, v12.16.0
135
135
  */
136
- start(instance: object): void; // TODO: avoid DOM dependency until WASM moved to own lib.
136
+ start(instance: object): number; // TODO: avoid DOM dependency until WASM moved to own lib.
137
137
  /**
138
138
  * Attempt to initialize `instance` as a WASI reactor by invoking its`_initialize()` export, if it is present. If `instance` contains a `_start()`export, then an exception is thrown.
139
139
  *
package/package.json CHANGED
@@ -50,7 +50,7 @@
50
50
  "@types/node": "^16",
51
51
  "@typescript-eslint/eslint-plugin": "^6",
52
52
  "@typescript-eslint/parser": "^6",
53
- "cdklabs-projen-project-types": "^0.1.179",
53
+ "cdklabs-projen-project-types": "^0.1.180",
54
54
  "eslint": "^8",
55
55
  "eslint-import-resolver-typescript": "^2.7.1",
56
56
  "eslint-plugin-import": "^2.29.0",
@@ -61,7 +61,7 @@
61
61
  "jsii-docgen": "^1.8.110",
62
62
  "jsii-pacmak": "^1.92.0",
63
63
  "jsii-rosetta": "^5.2.3",
64
- "projen": "^0.77.1",
64
+ "projen": "^0.77.2",
65
65
  "standard-version": "^9",
66
66
  "ts-jest": "^27",
67
67
  "ts-node": "^10.9.1",
@@ -90,7 +90,7 @@
90
90
  ],
91
91
  "main": "lib/index.js",
92
92
  "license": "Apache-2.0",
93
- "version": "2.5.34",
93
+ "version": "2.5.35",
94
94
  "jest": {
95
95
  "testMatch": [
96
96
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",