@cdklabs/cdk-ecs-codedeploy 0.0.301 → 0.0.303

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 (95) 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/index.js +5 -5
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-es/CodeDeployClient.js +5 -5
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +2 -2
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +1 -1
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +2 -2
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-codedeploy/package.json +18 -18
  17. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +5 -5
  18. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +5 -5
  19. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +2 -2
  20. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  24. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  25. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-sso/package.json +15 -15
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +5 -5
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +5 -5
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +2 -2
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +2 -2
  35. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-sso-oidc/package.json +17 -17
  39. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +5 -5
  40. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +5 -5
  41. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +2 -2
  42. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +2 -2
  46. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-sts/package.json +17 -17
  50. package/node_modules/@aws-sdk/core/package.json +5 -5
  51. package/node_modules/@aws-sdk/credential-provider-http/package.json +6 -6
  52. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  53. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +30 -6
  54. package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +29 -9
  55. package/node_modules/@aws-sdk/credential-provider-node/package.json +5 -5
  56. package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
  57. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  58. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  59. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  60. package/node_modules/@smithy/core/dist-cjs/index.js +4 -2
  61. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +2 -1
  62. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +2 -1
  63. package/node_modules/@smithy/core/package.json +5 -5
  64. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +2 -1
  65. package/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +1 -0
  66. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +1 -0
  67. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +1 -0
  68. package/node_modules/@smithy/credential-provider-imds/package.json +1 -1
  69. package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
  70. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  71. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +7 -0
  72. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +7 -0
  73. package/node_modules/@smithy/middleware-endpoint/package.json +1 -1
  74. package/node_modules/@smithy/middleware-retry/package.json +4 -4
  75. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  76. package/node_modules/@smithy/protocol-http/package.json +1 -1
  77. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +4 -16
  78. package/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +2 -2
  79. package/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +2 -2
  80. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +1 -1
  81. package/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +3 -3
  82. package/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +2 -2
  83. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +1 -1
  84. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +3 -3
  85. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +2 -2
  86. package/node_modules/@smithy/signature-v4/package.json +2 -2
  87. package/node_modules/@smithy/smithy-client/package.json +4 -4
  88. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  89. package/node_modules/@smithy/util-defaults-mode-node/package.json +3 -3
  90. package/node_modules/@smithy/util-stream/package.json +4 -4
  91. package/package.json +8 -8
  92. package/node_modules/@smithy/signature-v4/dist-cjs/cloneRequest.js +0 -1
  93. package/node_modules/@smithy/signature-v4/dist-es/cloneRequest.js +0 -12
  94. package/node_modules/@smithy/signature-v4/dist-types/cloneRequest.d.ts +0 -6
  95. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/cloneRequest.d.ts +0 -6
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/signature-v4",
3
- "version": "3.1.2",
3
+ "version": "4.1.0",
4
4
  "description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,6 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@smithy/is-array-buffer": "^3.0.0",
28
+ "@smithy/protocol-http": "^4.1.0",
28
29
  "@smithy/types": "^3.3.0",
29
30
  "@smithy/util-hex-encoding": "^3.0.0",
30
31
  "@smithy/util-middleware": "^3.0.3",
@@ -34,7 +35,6 @@
34
35
  },
35
36
  "devDependencies": {
36
37
  "@aws-crypto/sha256-js": "5.2.0",
37
- "@smithy/protocol-http": "^4.0.3",
38
38
  "concurrently": "7.0.0",
39
39
  "downlevel-dts": "0.10.1",
40
40
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "3.1.9",
3
+ "version": "3.1.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 smithy-client",
@@ -23,11 +23,11 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/middleware-endpoint": "^3.0.5",
26
+ "@smithy/middleware-endpoint": "^3.1.0",
27
27
  "@smithy/middleware-stack": "^3.0.3",
28
- "@smithy/protocol-http": "^4.0.4",
28
+ "@smithy/protocol-http": "^4.1.0",
29
29
  "@smithy/types": "^3.3.0",
30
- "@smithy/util-stream": "^3.1.1",
30
+ "@smithy/util-stream": "^3.1.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "3.0.11",
3
+ "version": "3.0.12",
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-defaults-mode-browser",
@@ -23,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
25
  "@smithy/property-provider": "^3.1.3",
26
- "@smithy/smithy-client": "^3.1.9",
26
+ "@smithy/smithy-client": "^3.1.10",
27
27
  "@smithy/types": "^3.3.0",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "3.0.11",
3
+ "version": "3.0.12",
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-defaults-mode-node",
@@ -23,10 +23,10 @@
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
25
  "@smithy/config-resolver": "^3.0.5",
26
- "@smithy/credential-provider-imds": "^3.1.4",
26
+ "@smithy/credential-provider-imds": "^3.2.0",
27
27
  "@smithy/node-config-provider": "^3.1.4",
28
28
  "@smithy/property-provider": "^3.1.3",
29
- "@smithy/smithy-client": "^3.1.9",
29
+ "@smithy/smithy-client": "^3.1.10",
30
30
  "@smithy/types": "^3.3.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "3.1.1",
3
+ "version": "3.1.2",
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,8 +24,8 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/fetch-http-handler": "^3.2.2",
28
- "@smithy/node-http-handler": "^3.1.3",
27
+ "@smithy/fetch-http-handler": "^3.2.3",
28
+ "@smithy/node-http-handler": "^3.1.4",
29
29
  "@smithy/types": "^3.3.0",
30
30
  "@smithy/util-base64": "^3.0.0",
31
31
  "@smithy/util-buffer-from": "^3.0.0",
@@ -34,7 +34,7 @@
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/util-test": "^0.2.5",
37
+ "@smithy/util-test": "^0.2.6",
38
38
  "@types/node": "^16.18.96",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",
package/package.json CHANGED
@@ -73,7 +73,7 @@
73
73
  "devDependencies": {
74
74
  "@aws-cdk/integ-runner": "latest",
75
75
  "@aws-cdk/integ-tests-alpha": "latest",
76
- "@types/aws-lambda": "^8.10.141",
76
+ "@types/aws-lambda": "^8.10.142",
77
77
  "@types/jest": "^27",
78
78
  "@types/lambda-tester": "^3.6.2",
79
79
  "@types/node": "^18",
@@ -83,8 +83,8 @@
83
83
  "aws-cdk-lib": "2.139.0",
84
84
  "aws-sdk-client-mock": "^4.0.1",
85
85
  "aws-sdk-client-mock-jest": "^4.0.1",
86
- "cdk-nag": "^2.28.160",
87
- "cdklabs-projen-project-types": "^0.1.199",
86
+ "cdk-nag": "^2.28.164",
87
+ "cdklabs-projen-project-types": "^0.1.200",
88
88
  "constructs": "10.0.5",
89
89
  "esbuild": "^0.23.0",
90
90
  "eslint": "^8",
@@ -98,7 +98,7 @@
98
98
  "jsii-pacmak": "^1.101.0",
99
99
  "jsii-rosetta": "^5.4.25",
100
100
  "lambda-tester": "^4.0.1",
101
- "projen": "0.84.5",
101
+ "projen": "0.84.9",
102
102
  "standard-version": "^9",
103
103
  "ts-jest": "^27",
104
104
  "ts-node": "^10.9.2",
@@ -109,7 +109,7 @@
109
109
  "constructs": "^10.0.5"
110
110
  },
111
111
  "dependencies": {
112
- "@aws-sdk/client-codedeploy": "^3.614.0",
112
+ "@aws-sdk/client-codedeploy": "^3.620.0",
113
113
  "jmespath": "^0.16.0"
114
114
  },
115
115
  "bundledDependencies": [
@@ -127,13 +127,13 @@
127
127
  "publishConfig": {
128
128
  "access": "public"
129
129
  },
130
- "version": "0.0.301",
130
+ "version": "0.0.303",
131
131
  "jest": {
132
132
  "coverageProvider": "v8",
133
133
  "testMatch": [
134
- "<rootDir>/@(src|test)/**/?(*.)+(spec|test).ts?(x)",
134
+ "<rootDir>/@(src|test)/**/*(*.)@(spec|test).ts?(x)",
135
135
  "<rootDir>/@(src|test)/**/__tests__/**/*.ts?(x)",
136
- "<rootDir>/@(projenrc)/**/?(*.)+(spec|test).ts?(x)",
136
+ "<rootDir>/@(projenrc)/**/*(*.)@(spec|test).ts?(x)",
137
137
  "<rootDir>/@(projenrc)/**/__tests__/**/*.ts?(x)"
138
138
  ],
139
139
  "clearMocks": true,
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1,12 +0,0 @@
1
- export const cloneRequest = ({ headers, query, ...rest }) => ({
2
- ...rest,
3
- headers: { ...headers },
4
- query: query ? cloneQuery(query) : undefined,
5
- });
6
- export const cloneQuery = (query) => Object.keys(query).reduce((carry, paramName) => {
7
- const param = query[paramName];
8
- return {
9
- ...carry,
10
- [paramName]: Array.isArray(param) ? [...param] : param,
11
- };
12
- }, {});
@@ -1,6 +0,0 @@
1
- import { HttpRequest, QueryParameterBag } from "@smithy/types";
2
- /**
3
- * @internal
4
- */
5
- export declare const cloneRequest: ({ headers, query, ...rest }: HttpRequest) => HttpRequest;
6
- export declare const cloneQuery: (query: QueryParameterBag) => QueryParameterBag;
@@ -1,6 +0,0 @@
1
- import { HttpRequest, QueryParameterBag } from "@smithy/types";
2
- /**
3
- * @internal
4
- */
5
- export declare const cloneRequest: ({ headers, query, ...rest }: HttpRequest) => HttpRequest;
6
- export declare const cloneQuery: (query: QueryParameterBag) => QueryParameterBag;