takomo 8.0.2 → 8.0.3

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.
@@ -1,6 +1,7 @@
1
1
  export const DEFAULT_REGIONS = [
2
2
  "af-south-1",
3
3
  "ap-east-1",
4
+ "ap-east-2",
4
5
  "ap-northeast-1",
5
6
  "ap-northeast-2",
6
7
  "ap-northeast-3",
@@ -10,6 +11,9 @@ export const DEFAULT_REGIONS = [
10
11
  "ap-southeast-2",
11
12
  "ap-southeast-3",
12
13
  "ap-southeast-4",
14
+ "ap-southeast-5",
15
+ "ap-southeast-6",
16
+ "ap-southeast-7",
13
17
  "ca-central-1",
14
18
  "ca-west-1",
15
19
  "cn-north-1",
@@ -30,6 +34,7 @@ export const DEFAULT_REGIONS = [
30
34
  "us-east-1",
31
35
  "us-east-2",
32
36
  "us-gov-east-1",
37
+ "us-gov-west-1",
33
38
  "us-west-1",
34
39
  "us-west-2",
35
40
  ];
@@ -1 +1 @@
1
- {"version":3,"file":"regions-constants.js","sourceRoot":"","sources":["../../src/constants/regions-constants.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAA0B;IACpD,YAAY;IACZ,WAAW;IACX,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,cAAc;IACd,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,WAAW;IACX,WAAW;IACX,WAAW;IACX,cAAc;IACd,YAAY;IACZ,cAAc;IACd,cAAc;IACd,WAAW;IACX,WAAW;IACX,WAAW;IACX,eAAe;IACf,WAAW;IACX,WAAW;CACZ,CAAA"}
1
+ {"version":3,"file":"regions-constants.js","sourceRoot":"","sources":["../../src/constants/regions-constants.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAA0B;IACpD,YAAY;IACZ,WAAW;IACX,WAAW;IACX,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,gBAAgB;IAChB,cAAc;IACd,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,WAAW;IACX,WAAW;IACX,WAAW;IACX,cAAc;IACd,YAAY;IACZ,cAAc;IACd,cAAc;IACd,WAAW;IACX,WAAW;IACX,WAAW;IACX,eAAe;IACf,eAAe;IACf,WAAW;IACX,WAAW;CACZ,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "takomo",
3
- "version": "8.0.2",
3
+ "version": "8.0.3",
4
4
  "description": "Organize, configure and deploy CloudFormation stacks.",
5
5
  "keywords": [
6
6
  "aws",
@@ -80,12 +80,12 @@
80
80
  }
81
81
  },
82
82
  "devDependencies": {
83
- "ts-jest": "29.4.1",
84
- "@jest/globals": "30.0.5",
85
- "@aws-sdk/client-ec2": "3.868.0",
83
+ "ts-jest": "29.4.5",
84
+ "@jest/globals": "30.2.0",
85
+ "@aws-sdk/client-ec2": "3.913.0",
86
86
  "@commitlint/cli": "19.8.1",
87
87
  "@commitlint/config-conventional": "19.8.1",
88
- "@jest/console": "30.0.5",
88
+ "@jest/console": "30.2.0",
89
89
  "@takomo/test-custom-helper-lowercase": "0.0.1",
90
90
  "@takomo/test-custom-helper-uppercase": "0.0.1",
91
91
  "@takomo/test-custom-resolver-code": "0.0.1",
@@ -95,70 +95,70 @@
95
95
  "@types/jmespath": "0.15.2",
96
96
  "@types/js-yaml": "4.0.9",
97
97
  "@types/node": "22.14.1",
98
- "@types/ramda": "0.31.0",
99
- "@types/semver": "7.7.0",
100
- "@types/uuid": "10.0.0",
98
+ "@types/ramda": "0.31.1",
99
+ "@types/semver": "7.7.1",
100
+ "@types/uuid": "11.0.0",
101
101
  "@types/yargs": "17.0.33",
102
102
  "@types/ejs": "3.1.5",
103
103
  "@types/lodash": "4.17.20",
104
- "@typescript-eslint/eslint-plugin": "8.40.0",
105
- "@typescript-eslint/parser": "8.40.0",
104
+ "@typescript-eslint/eslint-plugin": "8.46.2",
105
+ "@typescript-eslint/parser": "8.46.2",
106
106
  "depcheck": "1.4.7",
107
- "eslint": "9.33.0",
107
+ "eslint": "9.38.0",
108
108
  "eslint-config-prettier": "10.1.8",
109
109
  "eslint-plugin-prettier": "5.5.4",
110
- "@eslint/js": "9.33.0",
110
+ "@eslint/js": "9.38.0",
111
111
  "@eslint/eslintrc": "3.3.1",
112
112
  "husky": "9.1.7",
113
- "jest": "30.0.5",
113
+ "jest": "30.2.0",
114
114
  "jest-environment-testenv-recycler": "0.0.21",
115
115
  "jest-mock-extended": "4.0.0",
116
116
  "prettier": "3.6.2",
117
- "prettier-plugin-organize-imports": "4.2.0",
118
- "lint-staged": "16.1.5",
117
+ "prettier-plugin-organize-imports": "4.3.0",
118
+ "lint-staged": "16.2.5",
119
119
  "ts-node": "10.9.2",
120
- "typedoc": "0.28.10",
121
- "typescript": "5.9.2",
122
- "semantic-release": "24.2.7",
123
- "npm-check-updates": "18.0.2"
120
+ "typedoc": "0.28.14",
121
+ "typescript": "5.9.3",
122
+ "semantic-release": "24.2.9",
123
+ "npm-check-updates": "18.3.0"
124
124
  },
125
125
  "dependencies": {
126
- "@aws-sdk/client-cloudformation": "3.864.0",
127
- "@aws-sdk/client-cloudtrail": "3.864.0",
128
- "@aws-sdk/client-organizations": "3.866.0",
129
- "@aws-sdk/client-s3": "3.864.0",
130
- "@aws-sdk/client-secrets-manager": "3.864.0",
131
- "@aws-sdk/client-ssm": "3.864.0",
132
- "@aws-sdk/client-sts": "3.864.0",
133
- "@aws-sdk/credential-providers": "3.864.0",
126
+ "@aws-sdk/client-cloudformation": "3.913.0",
127
+ "@aws-sdk/client-cloudtrail": "3.913.0",
128
+ "@aws-sdk/client-organizations": "3.913.0",
129
+ "@aws-sdk/client-s3": "3.913.0",
130
+ "@aws-sdk/client-secrets-manager": "3.913.0",
131
+ "@aws-sdk/client-ssm": "3.913.0",
132
+ "@aws-sdk/client-sts": "3.913.0",
133
+ "@aws-sdk/credential-providers": "3.913.0",
134
134
  "@smithy/middleware-retry": "2.3.1",
135
135
  "@smithy/node-http-handler": "2.5.0",
136
- "@aws-sdk/types": "3.862.0",
137
- "chalk": "5.6.0",
136
+ "@aws-sdk/types": "3.910.0",
137
+ "chalk": "5.6.2",
138
138
  "cockatiel": "3.2.1",
139
- "date-and-time": "4.0.2",
139
+ "date-and-time": "4.1.0",
140
140
  "diff": "8.0.2",
141
- "dotenv": "17.2.1",
142
- "dotenv-expand": "12.0.2",
141
+ "dotenv": "17.2.3",
142
+ "dotenv-expand": "12.0.3",
143
143
  "easy-table": "1.2.0",
144
144
  "folder-hash": "4.1.1",
145
145
  "handlebars": "4.7.8",
146
- "@inquirer/prompts": "7.8.3",
146
+ "@inquirer/prompts": "7.9.0",
147
147
  "jmespath": "0.16.0",
148
- "joi": "18.0.0",
148
+ "joi": "18.0.1",
149
149
  "js-yaml": "4.1.0",
150
150
  "json-stable-stringify": "1.3.0",
151
151
  "neverthrow": "8.2.0",
152
- "p-queue": "8.1.0",
153
- "pretty-ms": "9.2.0",
152
+ "p-queue": "8.1.1",
153
+ "pretty-ms": "9.3.0",
154
154
  "ramda": "0.31.3",
155
155
  "readdirp": "4.1.2",
156
- "semver": "7.7.2",
156
+ "semver": "7.7.3",
157
157
  "source-map-support": "0.5.21",
158
158
  "ts-dedent": "2.2.0",
159
- "uuid": "11.1.0",
159
+ "uuid": "13.0.0",
160
160
  "yargs": "18.0.0",
161
- "esbuild": "0.25.9",
161
+ "esbuild": "0.25.11",
162
162
  "ejs": "3.1.10",
163
163
  "lodash": "4.17.21"
164
164
  }