cdk-ecr-deployment 2.5.31 → 2.5.33

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 (136) hide show
  1. package/.jsii +2 -2
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/index.js +3 -3
  4. package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
  5. package/node_modules/@types/cacheable-request/node_modules/@types/node/assert.d.ts +2 -2
  6. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +4 -4
  7. package/node_modules/@types/cacheable-request/node_modules/@types/node/child_process.d.ts +33 -33
  8. package/node_modules/@types/cacheable-request/node_modules/@types/node/console.d.ts +1 -1
  9. package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +4 -4
  10. package/node_modules/@types/cacheable-request/node_modules/@types/node/dgram.d.ts +3 -3
  11. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns/promises.d.ts +9 -1
  12. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns.d.ts +1 -1
  13. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs/promises.d.ts +2 -2
  14. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs.d.ts +8 -8
  15. package/node_modules/@types/cacheable-request/node_modules/@types/node/http.d.ts +2 -2
  16. package/node_modules/@types/cacheable-request/node_modules/@types/node/http2.d.ts +9 -9
  17. package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +2 -12
  18. package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
  19. package/node_modules/@types/cacheable-request/node_modules/@types/node/perf_hooks.d.ts +1 -1
  20. package/node_modules/@types/cacheable-request/node_modules/@types/node/punycode.d.ts +1 -1
  21. package/node_modules/@types/cacheable-request/node_modules/@types/node/querystring.d.ts +3 -3
  22. package/node_modules/@types/cacheable-request/node_modules/@types/node/tls.d.ts +1 -1
  23. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
  24. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
  25. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
  26. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  27. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
  28. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
  29. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
  30. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  31. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
  32. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
  33. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/http.d.ts +2 -2
  34. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
  35. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/module.d.ts +2 -12
  36. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  37. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  38. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
  39. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  40. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/url.d.ts +1 -1
  41. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  42. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
  43. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
  44. package/node_modules/@types/cacheable-request/node_modules/@types/node/url.d.ts +1 -1
  45. package/node_modules/@types/cacheable-request/node_modules/@types/node/vm.d.ts +1 -1
  46. package/node_modules/@types/cacheable-request/node_modules/@types/node/wasi.d.ts +6 -0
  47. package/node_modules/@types/cacheable-request/node_modules/@types/node/worker_threads.d.ts +2 -2
  48. package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
  49. package/node_modules/@types/keyv/node_modules/@types/node/assert.d.ts +2 -2
  50. package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +4 -4
  51. package/node_modules/@types/keyv/node_modules/@types/node/child_process.d.ts +33 -33
  52. package/node_modules/@types/keyv/node_modules/@types/node/console.d.ts +1 -1
  53. package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +4 -4
  54. package/node_modules/@types/keyv/node_modules/@types/node/dgram.d.ts +3 -3
  55. package/node_modules/@types/keyv/node_modules/@types/node/dns/promises.d.ts +9 -1
  56. package/node_modules/@types/keyv/node_modules/@types/node/dns.d.ts +1 -1
  57. package/node_modules/@types/keyv/node_modules/@types/node/fs/promises.d.ts +2 -2
  58. package/node_modules/@types/keyv/node_modules/@types/node/fs.d.ts +8 -8
  59. package/node_modules/@types/keyv/node_modules/@types/node/http.d.ts +2 -2
  60. package/node_modules/@types/keyv/node_modules/@types/node/http2.d.ts +9 -9
  61. package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +2 -12
  62. package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
  63. package/node_modules/@types/keyv/node_modules/@types/node/perf_hooks.d.ts +1 -1
  64. package/node_modules/@types/keyv/node_modules/@types/node/punycode.d.ts +1 -1
  65. package/node_modules/@types/keyv/node_modules/@types/node/querystring.d.ts +3 -3
  66. package/node_modules/@types/keyv/node_modules/@types/node/tls.d.ts +1 -1
  67. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
  68. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
  69. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
  70. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  71. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
  72. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
  73. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
  74. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  75. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
  76. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
  77. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/http.d.ts +2 -2
  78. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
  79. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/module.d.ts +2 -12
  80. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  81. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  82. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
  83. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  84. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/url.d.ts +1 -1
  85. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  86. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
  87. package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
  88. package/node_modules/@types/keyv/node_modules/@types/node/url.d.ts +1 -1
  89. package/node_modules/@types/keyv/node_modules/@types/node/vm.d.ts +1 -1
  90. package/node_modules/@types/keyv/node_modules/@types/node/wasi.d.ts +6 -0
  91. package/node_modules/@types/keyv/node_modules/@types/node/worker_threads.d.ts +2 -2
  92. package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
  93. package/node_modules/@types/responselike/node_modules/@types/node/assert.d.ts +2 -2
  94. package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +4 -4
  95. package/node_modules/@types/responselike/node_modules/@types/node/child_process.d.ts +33 -33
  96. package/node_modules/@types/responselike/node_modules/@types/node/console.d.ts +1 -1
  97. package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +4 -4
  98. package/node_modules/@types/responselike/node_modules/@types/node/dgram.d.ts +3 -3
  99. package/node_modules/@types/responselike/node_modules/@types/node/dns/promises.d.ts +9 -1
  100. package/node_modules/@types/responselike/node_modules/@types/node/dns.d.ts +1 -1
  101. package/node_modules/@types/responselike/node_modules/@types/node/fs/promises.d.ts +2 -2
  102. package/node_modules/@types/responselike/node_modules/@types/node/fs.d.ts +8 -8
  103. package/node_modules/@types/responselike/node_modules/@types/node/http.d.ts +2 -2
  104. package/node_modules/@types/responselike/node_modules/@types/node/http2.d.ts +9 -9
  105. package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +2 -12
  106. package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
  107. package/node_modules/@types/responselike/node_modules/@types/node/perf_hooks.d.ts +1 -1
  108. package/node_modules/@types/responselike/node_modules/@types/node/punycode.d.ts +1 -1
  109. package/node_modules/@types/responselike/node_modules/@types/node/querystring.d.ts +3 -3
  110. package/node_modules/@types/responselike/node_modules/@types/node/tls.d.ts +1 -1
  111. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
  112. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
  113. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
  114. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  115. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
  116. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
  117. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
  118. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  119. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
  120. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
  121. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/http.d.ts +2 -2
  122. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
  123. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/module.d.ts +2 -12
  124. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  125. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  126. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
  127. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  128. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/url.d.ts +1 -1
  129. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  130. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
  131. package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
  132. package/node_modules/@types/responselike/node_modules/@types/node/url.d.ts +1 -1
  133. package/node_modules/@types/responselike/node_modules/@types/node/vm.d.ts +1 -1
  134. package/node_modules/@types/responselike/node_modules/@types/node/wasi.d.ts +6 -0
  135. package/node_modules/@types/responselike/node_modules/@types/node/worker_threads.d.ts +2 -2
  136. package/package.json +6 -6
@@ -107,6 +107,12 @@ declare module "wasi" {
107
107
  * @default 2
108
108
  */
109
109
  stderr?: number | undefined;
110
+ /**
111
+ * The version of WASI requested.
112
+ * Currently the only supported versions are `'unstable'` and `'preview1'`.
113
+ * @since v20.0.0
114
+ */
115
+ version: string;
110
116
  }
111
117
  /**
112
118
  * The `WASI` class provides the WASI system call API and additional convenience
@@ -173,7 +173,7 @@ declare module "worker_threads" {
173
173
  * behind this API, see the `serialization API of the node:v8 module`.
174
174
  * @since v10.5.0
175
175
  */
176
- postMessage(value: any, transferList?: ReadonlyArray<TransferListItem>): void;
176
+ postMessage(value: any, transferList?: readonly TransferListItem[]): void;
177
177
  /**
178
178
  * Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default
179
179
  * behavior). If the port is `ref()`ed, calling `ref()` again has no effect.
@@ -405,7 +405,7 @@ declare module "worker_threads" {
405
405
  * See `port.postMessage()` for more details.
406
406
  * @since v10.5.0
407
407
  */
408
- postMessage(value: any, transferList?: ReadonlyArray<TransferListItem>): void;
408
+ postMessage(value: any, transferList?: readonly TransferListItem[]): void;
409
409
  /**
410
410
  * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default
411
411
  * behavior). If the worker is `ref()`ed, calling `ref()` again has
@@ -764,7 +764,7 @@ declare module "url" {
764
764
  init?:
765
765
  | URLSearchParams
766
766
  | string
767
- | Record<string, string | ReadonlyArray<string>>
767
+ | Record<string, string | readonly string[]>
768
768
  | Iterable<[string, string]>
769
769
  | ReadonlyArray<[string, string]>,
770
770
  );
@@ -522,7 +522,7 @@ declare module "vm" {
522
522
  */
523
523
  function compileFunction(
524
524
  code: string,
525
- params?: ReadonlyArray<string>,
525
+ params?: readonly string[],
526
526
  options?: CompileFunctionOptions,
527
527
  ): Function & {
528
528
  cachedData?: Script["cachedData"] | undefined;
@@ -107,6 +107,12 @@ declare module "wasi" {
107
107
  * @default 2
108
108
  */
109
109
  stderr?: number | undefined;
110
+ /**
111
+ * The version of WASI requested.
112
+ * Currently the only supported versions are `'unstable'` and `'preview1'`.
113
+ * @since v20.0.0
114
+ */
115
+ version: string;
110
116
  }
111
117
  /**
112
118
  * The `WASI` class provides the WASI system call API and additional convenience
@@ -173,7 +173,7 @@ declare module "worker_threads" {
173
173
  * behind this API, see the `serialization API of the node:v8 module`.
174
174
  * @since v10.5.0
175
175
  */
176
- postMessage(value: any, transferList?: ReadonlyArray<TransferListItem>): void;
176
+ postMessage(value: any, transferList?: readonly TransferListItem[]): void;
177
177
  /**
178
178
  * Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default
179
179
  * behavior). If the port is `ref()`ed, calling `ref()` again has no effect.
@@ -405,7 +405,7 @@ declare module "worker_threads" {
405
405
  * See `port.postMessage()` for more details.
406
406
  * @since v10.5.0
407
407
  */
408
- postMessage(value: any, transferList?: ReadonlyArray<TransferListItem>): void;
408
+ postMessage(value: any, transferList?: readonly TransferListItem[]): void;
409
409
  /**
410
410
  * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default
411
411
  * behavior). If the worker is `ref()`ed, calling `ref()` again has
package/package.json CHANGED
@@ -50,18 +50,18 @@
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.175",
53
+ "cdklabs-projen-project-types": "^0.1.179",
54
54
  "eslint": "^8",
55
55
  "eslint-import-resolver-typescript": "^2.7.1",
56
56
  "eslint-plugin-import": "^2.29.0",
57
57
  "jest": "^27",
58
58
  "jest-junit": "^15",
59
59
  "jsii": "5.1.x",
60
- "jsii-diff": "^1.91.0",
60
+ "jsii-diff": "^1.92.0",
61
61
  "jsii-docgen": "^1.8.110",
62
- "jsii-pacmak": "^1.91.0",
63
- "jsii-rosetta": "^5.2.2",
64
- "projen": "^0.76.28",
62
+ "jsii-pacmak": "^1.92.0",
63
+ "jsii-rosetta": "^5.2.3",
64
+ "projen": "^0.77.1",
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.31",
93
+ "version": "2.5.33",
94
94
  "jest": {
95
95
  "testMatch": [
96
96
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",