@cdklabs/cdk-ecs-codedeploy 0.0.317 → 0.0.319

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 (145) hide show
  1. package/.jsii +3 -3
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/endpointResolver.js +6 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +2 -0
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +2 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +2 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/tsdoc-metadata.json +11 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  15. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +6 -2
  16. package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +7 -3
  17. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -0
  18. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -0
  19. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -0
  20. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  21. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  22. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  23. package/node_modules/@aws-sdk/client-sso/dist-types/tsdoc-metadata.json +11 -0
  24. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +6 -2
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -0
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -0
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -0
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/tsdoc-metadata.json +11 -0
  33. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  34. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +6 -2
  35. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +7 -3
  36. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -0
  37. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -0
  38. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -0
  39. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  40. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  41. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  42. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  43. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +20 -0
  44. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +20 -0
  45. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +5 -0
  46. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +5 -0
  47. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +4 -0
  48. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +4 -0
  49. package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +11 -0
  50. package/node_modules/@aws-sdk/core/package.json +9 -9
  51. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  52. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  53. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  54. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  55. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  56. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  57. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  58. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  59. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  61. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +11 -0
  62. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  63. package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +11 -0
  64. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  65. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  66. package/node_modules/@aws-sdk/types/package.json +2 -2
  67. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  68. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  69. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  70. package/node_modules/@smithy/abort-controller/package.json +2 -2
  71. package/node_modules/@smithy/config-resolver/package.json +4 -4
  72. package/node_modules/@smithy/core/package.json +8 -8
  73. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  74. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  75. package/node_modules/@smithy/hash-node/package.json +2 -2
  76. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  77. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  78. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +1 -1
  79. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +16 -2
  80. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +1 -1
  81. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +7 -1
  82. package/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +10 -1
  83. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +4 -1
  84. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +11 -0
  85. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +4 -1
  86. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +11 -0
  87. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  88. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  89. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  90. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  91. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  92. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +86 -46
  93. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +10 -10
  94. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +27 -13
  95. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +18 -5
  96. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +12 -4
  97. package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +6 -1
  98. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +6 -1
  99. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +6 -1
  100. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -1
  101. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +2 -1
  102. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -1
  103. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  104. package/node_modules/@smithy/property-provider/package.json +2 -2
  105. package/node_modules/@smithy/protocol-http/package.json +2 -2
  106. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  107. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  108. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  109. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  110. package/node_modules/@smithy/signature-v4/package.json +4 -4
  111. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +21 -4
  112. package/node_modules/@smithy/smithy-client/dist-es/client.js +22 -4
  113. package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +22 -1
  114. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +22 -1
  115. package/node_modules/@smithy/smithy-client/package.json +6 -6
  116. package/node_modules/@smithy/types/README.md +36 -1
  117. package/node_modules/@smithy/types/dist-types/command.d.ts +14 -1
  118. package/node_modules/@smithy/types/dist-types/endpoint.d.ts +1 -1
  119. package/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +6 -6
  120. package/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +12 -6
  121. package/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +8 -3
  122. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +14 -1
  123. package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +1 -1
  124. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +6 -6
  125. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +8 -10
  126. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +6 -9
  127. package/node_modules/@smithy/types/package.json +1 -1
  128. package/node_modules/@smithy/url-parser/package.json +3 -3
  129. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  130. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  131. package/node_modules/@smithy/util-endpoints/dist-cjs/cache/EndpointCache.js +1 -0
  132. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +73 -11
  133. package/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +49 -0
  134. package/node_modules/@smithy/util-endpoints/dist-es/index.js +1 -0
  135. package/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -10
  136. package/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +34 -0
  137. package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +1 -0
  138. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +34 -0
  139. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +1 -0
  140. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  141. package/node_modules/@smithy/util-middleware/package.json +2 -2
  142. package/node_modules/@smithy/util-retry/package.json +3 -3
  143. package/node_modules/@smithy/util-stream/package.json +5 -5
  144. package/node_modules/@smithy/util-waiter/package.json +3 -3
  145. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "3.1.3",
3
+ "version": "3.1.4",
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",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/fetch-http-handler": "^3.2.4",
28
- "@smithy/node-http-handler": "^3.1.4",
29
- "@smithy/types": "^3.3.0",
27
+ "@smithy/fetch-http-handler": "^3.2.5",
28
+ "@smithy/node-http-handler": "^3.2.0",
29
+ "@smithy/types": "^3.4.0",
30
30
  "@smithy/util-base64": "^3.0.0",
31
31
  "@smithy/util-buffer-from": "^3.0.0",
32
32
  "@smithy/util-hex-encoding": "^3.0.0",
@@ -34,7 +34,7 @@
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/util-test": "^0.2.6",
37
+ "@smithy/util-test": "^0.2.7",
38
38
  "@types/node": "^16.18.96",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@smithy/util-waiter",
3
- "version": "3.1.2",
3
+ "version": "3.1.3",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/abort-controller": "^3.1.1",
7
- "@smithy/types": "^3.3.0",
6
+ "@smithy/abort-controller": "^3.1.2",
7
+ "@smithy/types": "^3.4.0",
8
8
  "tslib": "^2.6.2"
9
9
  },
10
10
  "scripts": {
package/package.json CHANGED
@@ -84,7 +84,7 @@
84
84
  "aws-sdk-client-mock": "^4.0.1",
85
85
  "aws-sdk-client-mock-jest": "^4.0.1",
86
86
  "cdk-nag": "^2.28.195",
87
- "cdklabs-projen-project-types": "^0.1.201",
87
+ "cdklabs-projen-project-types": "^0.1.202",
88
88
  "commit-and-tag-version": "^12",
89
89
  "constructs": "10.0.5",
90
90
  "esbuild": "^0.23.1",
@@ -99,7 +99,7 @@
99
99
  "jsii-pacmak": "^1.103.1",
100
100
  "jsii-rosetta": "^5.5.4",
101
101
  "lambda-tester": "^4.0.1",
102
- "projen": "0.86.9",
102
+ "projen": "0.87.2",
103
103
  "ts-jest": "^27",
104
104
  "ts-node": "^10.9.2",
105
105
  "typescript": "^4.9.5"
@@ -109,7 +109,7 @@
109
109
  "constructs": "^10.0.5"
110
110
  },
111
111
  "dependencies": {
112
- "@aws-sdk/client-codedeploy": "^3.645.0",
112
+ "@aws-sdk/client-codedeploy": "^3.649.0",
113
113
  "jmespath": "^0.16.0"
114
114
  },
115
115
  "bundledDependencies": [
@@ -127,7 +127,7 @@
127
127
  "publishConfig": {
128
128
  "access": "public"
129
129
  },
130
- "version": "0.0.317",
130
+ "version": "0.0.319",
131
131
  "jest": {
132
132
  "coverageProvider": "v8",
133
133
  "testMatch": [