@storm-software/terraform-tools 0.54.38 → 0.54.40
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.
- package/CHANGELOG.md +218 -119
- package/README.md +7 -7
- package/dist/{chunk-R7DU2APC.mjs → chunk-2BPV2XV2.mjs} +1 -1
- package/dist/{chunk-CGSFJIIU.js → chunk-6JNJXZFJ.js} +2 -2
- package/dist/{chunk-ISD3KOJH.js → chunk-7EE3ZWHR.js} +94 -21
- package/dist/{chunk-U4KXII2A.js → chunk-7QES4OFY.js} +3 -3
- package/dist/{chunk-X5SGDD4A.mjs → chunk-B73EOUKJ.mjs} +2 -2
- package/dist/{chunk-WWB3SZR5.mjs → chunk-CU3WSB7P.mjs} +1 -1
- package/dist/{chunk-3WK6TOEQ.mjs → chunk-FIYCZYZ5.mjs} +1 -1
- package/dist/{chunk-V74I37PF.mjs → chunk-HVYCNU5R.mjs} +323 -409
- package/dist/{chunk-HLHB472M.js → chunk-IJO2IHPY.js} +2 -2
- package/dist/{chunk-WFNWZFRJ.js → chunk-MLGQ6TX6.js} +2 -2
- package/dist/{chunk-M5ME7ATW.mjs → chunk-NJ3UD3AW.mjs} +94 -21
- package/dist/{chunk-G7Z6MEYZ.js → chunk-NYWVLPFT.js} +2 -2
- package/dist/{chunk-IYCLXMY5.mjs → chunk-T6WPHTRX.mjs} +1 -1
- package/dist/{chunk-R3BFLMXQ.mjs → chunk-TB4YXZBF.mjs} +1 -1
- package/dist/{chunk-KU7XQWZI.js → chunk-VO4U3XSB.js} +473 -559
- package/dist/executors.js +6 -6
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.js +8 -8
- package/dist/index.mjs +8 -8
- package/dist/src/base/base-terraform-executor.untyped.mjs +1 -1
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/base/terraform-executor.d.mts +67 -3
- package/dist/src/base/terraform-executor.d.ts +67 -3
- package/dist/src/base/terraform-executor.js +3 -3
- package/dist/src/base/terraform-executor.mjs +3 -3
- package/dist/src/executors/apply/executor.js +4 -4
- package/dist/src/executors/apply/executor.mjs +4 -4
- package/dist/src/executors/destroy/executor.js +4 -4
- package/dist/src/executors/destroy/executor.mjs +4 -4
- package/dist/src/executors/output/executor.js +4 -4
- package/dist/src/executors/output/executor.mjs +4 -4
- package/dist/src/executors/plan/executor.js +4 -4
- package/dist/src/executors/plan/executor.mjs +4 -4
- package/dist/src/generators/init/init.js +3 -3
- package/dist/src/generators/init/init.mjs +3 -3
- package/dist/tsup.config.mjs +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,160 +1,208 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
# Changelog for Storm Ops - Terraform Tools
|
|
4
|
+
|
|
5
|
+
## [0.54.40](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.40) (2025-03-17)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Reformat CHANGELOG markdown files
|
|
10
|
+
([8d5d61c71](https://github.com/storm-software/storm-ops/commit/8d5d61c71))
|
|
11
|
+
- **monorepo:** Regenerate README markdown files
|
|
12
|
+
([d085829dc](https://github.com/storm-software/storm-ops/commit/d085829dc))
|
|
13
|
+
|
|
14
|
+
## 0.54.39 (2025-02-06)
|
|
15
|
+
|
|
16
|
+
### Miscellaneous
|
|
17
|
+
|
|
18
|
+
- **monorepo:** Regenerate README markdown files
|
|
19
|
+
([1b886df47](https://github.com/storm-software/storm-ops/commit/1b886df47))
|
|
20
|
+
|
|
1
21
|
## 0.54.38 (2025-02-05)
|
|
2
22
|
|
|
3
23
|
### Miscellaneous
|
|
4
24
|
|
|
5
|
-
- **monorepo:** Regenerate README markdown files
|
|
25
|
+
- **monorepo:** Regenerate README markdown files
|
|
26
|
+
([93412b8ef](https://github.com/storm-software/storm-ops/commit/93412b8ef))
|
|
6
27
|
|
|
7
28
|
## 0.54.37 (2025-02-05)
|
|
8
29
|
|
|
9
30
|
### Miscellaneous
|
|
10
31
|
|
|
11
|
-
- **monorepo:** Regenerate README markdown files
|
|
32
|
+
- **monorepo:** Regenerate README markdown files
|
|
33
|
+
([de6ae2b84](https://github.com/storm-software/storm-ops/commit/de6ae2b84))
|
|
12
34
|
|
|
13
35
|
## 0.54.36 (2025-02-05)
|
|
14
36
|
|
|
15
37
|
### Miscellaneous
|
|
16
38
|
|
|
17
|
-
- **monorepo:** Regenerate README markdown files
|
|
39
|
+
- **monorepo:** Regenerate README markdown files
|
|
40
|
+
([79e7315d9](https://github.com/storm-software/storm-ops/commit/79e7315d9))
|
|
18
41
|
|
|
19
42
|
## 0.54.35 (2025-02-05)
|
|
20
43
|
|
|
21
44
|
### Miscellaneous
|
|
22
45
|
|
|
23
|
-
- **monorepo:** Regenerated README markdown files
|
|
46
|
+
- **monorepo:** Regenerated README markdown files
|
|
47
|
+
([2488fa0a7](https://github.com/storm-software/storm-ops/commit/2488fa0a7))
|
|
24
48
|
|
|
25
49
|
## 0.54.34 (2025-02-04)
|
|
26
50
|
|
|
27
51
|
### Miscellaneous
|
|
28
52
|
|
|
29
|
-
- **monorepo:** Regenerate README markdown files
|
|
53
|
+
- **monorepo:** Regenerate README markdown files
|
|
54
|
+
([f151d13e9](https://github.com/storm-software/storm-ops/commit/f151d13e9))
|
|
30
55
|
|
|
31
56
|
## 0.54.33 (2025-02-04)
|
|
32
57
|
|
|
33
58
|
### Miscellaneous
|
|
34
59
|
|
|
35
|
-
- **monorepo:** Regenerate README markdown files
|
|
60
|
+
- **monorepo:** Regenerate README markdown files
|
|
61
|
+
([572028003](https://github.com/storm-software/storm-ops/commit/572028003))
|
|
36
62
|
|
|
37
63
|
## 0.54.32 (2025-02-04)
|
|
38
64
|
|
|
39
65
|
### Miscellaneous
|
|
40
66
|
|
|
41
|
-
- **monorepo:** Generate README markdown files
|
|
67
|
+
- **monorepo:** Generate README markdown files
|
|
68
|
+
([12aa873f6](https://github.com/storm-software/storm-ops/commit/12aa873f6))
|
|
42
69
|
|
|
43
70
|
## 0.54.31 (2025-02-04)
|
|
44
71
|
|
|
45
72
|
### Miscellaneous
|
|
46
73
|
|
|
47
|
-
- **monorepo:** Regenerate README markdown files
|
|
74
|
+
- **monorepo:** Regenerate README markdown files
|
|
75
|
+
([481420a10](https://github.com/storm-software/storm-ops/commit/481420a10))
|
|
48
76
|
|
|
49
77
|
## 0.54.30 (2025-02-04)
|
|
50
78
|
|
|
51
79
|
### Miscellaneous
|
|
52
80
|
|
|
53
|
-
- **monorepo:** Regenerate README markdown files
|
|
81
|
+
- **monorepo:** Regenerate README markdown files
|
|
82
|
+
([12a2f638f](https://github.com/storm-software/storm-ops/commit/12a2f638f))
|
|
54
83
|
|
|
55
84
|
## 0.54.29 (2025-02-04)
|
|
56
85
|
|
|
57
86
|
### Miscellaneous
|
|
58
87
|
|
|
59
|
-
- **monorepo:** Regenerate README markdown files
|
|
88
|
+
- **monorepo:** Regenerate README markdown files
|
|
89
|
+
([5295557c6](https://github.com/storm-software/storm-ops/commit/5295557c6))
|
|
60
90
|
|
|
61
91
|
## 0.54.28 (2025-02-04)
|
|
62
92
|
|
|
63
93
|
### Bug Fixes
|
|
64
94
|
|
|
65
|
-
- **monorepo:** Resolve issue with inconsistent `chalk` versions
|
|
95
|
+
- **monorepo:** Resolve issue with inconsistent `chalk` versions
|
|
96
|
+
([e20742ea0](https://github.com/storm-software/storm-ops/commit/e20742ea0))
|
|
66
97
|
|
|
67
98
|
## 0.54.27 (2025-02-04)
|
|
68
99
|
|
|
69
100
|
### Bug Fixes
|
|
70
101
|
|
|
71
|
-
- **monorepo:** Resolved issue with invalid `prettier` config used in hooks
|
|
102
|
+
- **monorepo:** Resolved issue with invalid `prettier` config used in hooks
|
|
103
|
+
([34974919d](https://github.com/storm-software/storm-ops/commit/34974919d))
|
|
72
104
|
|
|
73
105
|
### Miscellaneous
|
|
74
106
|
|
|
75
|
-
- **monorepo:** Reformat the repo's files
|
|
76
|
-
|
|
107
|
+
- **monorepo:** Reformat the repo's files
|
|
108
|
+
([f33b07626](https://github.com/storm-software/storm-ops/commit/f33b07626))
|
|
109
|
+
- **monorepo:** Regenerate README markdown files
|
|
110
|
+
([d147539be](https://github.com/storm-software/storm-ops/commit/d147539be))
|
|
77
111
|
|
|
78
112
|
## 0.54.26 (2025-02-03)
|
|
79
113
|
|
|
80
114
|
### Miscellaneous
|
|
81
115
|
|
|
82
|
-
- **monorepo:** Regenerate README markdown files
|
|
116
|
+
- **monorepo:** Regenerate README markdown files
|
|
117
|
+
([949c6f3cd](https://github.com/storm-software/storm-ops/commit/949c6f3cd))
|
|
83
118
|
|
|
84
119
|
## 0.54.25 (2025-02-02)
|
|
85
120
|
|
|
86
121
|
### Miscellaneous
|
|
87
122
|
|
|
88
|
-
- **monorepo:** Regenerate README markdown files
|
|
123
|
+
- **monorepo:** Regenerate README markdown files
|
|
124
|
+
([47f85fdcf](https://github.com/storm-software/storm-ops/commit/47f85fdcf))
|
|
89
125
|
|
|
90
126
|
## 0.54.24 (2025-02-02)
|
|
91
127
|
|
|
92
128
|
### Miscellaneous
|
|
93
129
|
|
|
94
|
-
- **monorepo:** Regenerate README markdown files
|
|
130
|
+
- **monorepo:** Regenerate README markdown files
|
|
131
|
+
([665463d38](https://github.com/storm-software/storm-ops/commit/665463d38))
|
|
95
132
|
|
|
96
133
|
## 0.54.23 (2025-02-02)
|
|
97
134
|
|
|
98
135
|
### Miscellaneous
|
|
99
136
|
|
|
100
|
-
- **monorepo:** Regenerate README markdown files
|
|
137
|
+
- **monorepo:** Regenerate README markdown files
|
|
138
|
+
([81d0b65c2](https://github.com/storm-software/storm-ops/commit/81d0b65c2))
|
|
101
139
|
|
|
102
140
|
## 0.54.22 (2025-02-02)
|
|
103
141
|
|
|
104
142
|
### Miscellaneous
|
|
105
143
|
|
|
106
|
-
- **monorepo:** Regenerate README markdown files
|
|
144
|
+
- **monorepo:** Regenerate README markdown files
|
|
145
|
+
([a2b221881](https://github.com/storm-software/storm-ops/commit/a2b221881))
|
|
107
146
|
|
|
108
147
|
## 0.54.21 (2025-02-02)
|
|
109
148
|
|
|
110
149
|
### Miscellaneous
|
|
111
150
|
|
|
112
|
-
- **monorepo:** Regenerate README markdown files
|
|
151
|
+
- **monorepo:** Regenerate README markdown files
|
|
152
|
+
([e3b80ea7](https://github.com/storm-software/storm-ops/commit/e3b80ea7))
|
|
113
153
|
|
|
114
154
|
## 0.54.20 (2025-02-01)
|
|
115
155
|
|
|
116
156
|
### Miscellaneous
|
|
117
157
|
|
|
118
|
-
- **monorepo:** Regenerate README markdown files
|
|
158
|
+
- **monorepo:** Regenerate README markdown files
|
|
159
|
+
([af5c80fa](https://github.com/storm-software/storm-ops/commit/af5c80fa))
|
|
119
160
|
|
|
120
161
|
## 0.54.19 (2025-01-29)
|
|
121
162
|
|
|
122
163
|
### Miscellaneous
|
|
123
164
|
|
|
124
|
-
- **monorepo:** Regenerate README markdown files
|
|
165
|
+
- **monorepo:** Regenerate README markdown files
|
|
166
|
+
([a1b6717d](https://github.com/storm-software/storm-ops/commit/a1b6717d))
|
|
125
167
|
|
|
126
168
|
## 0.54.18 (2025-01-29)
|
|
127
169
|
|
|
128
170
|
### Miscellaneous
|
|
129
171
|
|
|
130
|
-
- **monorepo:** Regenerate README markdown files
|
|
172
|
+
- **monorepo:** Regenerate README markdown files
|
|
173
|
+
([5e0520b1](https://github.com/storm-software/storm-ops/commit/5e0520b1))
|
|
131
174
|
|
|
132
175
|
## 0.54.17 (2025-01-29)
|
|
133
176
|
|
|
134
177
|
### Miscellaneous
|
|
135
178
|
|
|
136
|
-
- **monorepo:** Regenerate README markdown files
|
|
137
|
-
|
|
179
|
+
- **monorepo:** Regenerate README markdown files
|
|
180
|
+
([2eb0a4f0](https://github.com/storm-software/storm-ops/commit/2eb0a4f0))
|
|
181
|
+
- **monorepo:** Regenerate README markdown files
|
|
182
|
+
([da76edd7](https://github.com/storm-software/storm-ops/commit/da76edd7))
|
|
138
183
|
|
|
139
184
|
## 0.54.16 (2025-01-29)
|
|
140
185
|
|
|
141
186
|
### Miscellaneous
|
|
142
187
|
|
|
143
|
-
- **monorepo:** Regenerate README markdown files
|
|
188
|
+
- **monorepo:** Regenerate README markdown files
|
|
189
|
+
([07f7d3d5](https://github.com/storm-software/storm-ops/commit/07f7d3d5))
|
|
144
190
|
|
|
145
191
|
## 0.54.15 (2025-01-29)
|
|
146
192
|
|
|
147
193
|
### Miscellaneous
|
|
148
194
|
|
|
149
|
-
- **monorepo:** Regenerate README markdown files
|
|
195
|
+
- **monorepo:** Regenerate README markdown files
|
|
196
|
+
([c2ecaaf8](https://github.com/storm-software/storm-ops/commit/c2ecaaf8))
|
|
150
197
|
|
|
151
198
|
## 0.54.14 (2025-01-29)
|
|
152
199
|
|
|
153
200
|
### Miscellaneous
|
|
154
201
|
|
|
155
|
-
- **monorepo:** Regenerate README markdown files
|
|
202
|
+
- **monorepo:** Regenerate README markdown files
|
|
203
|
+
([c87535fb](https://github.com/storm-software/storm-ops/commit/c87535fb))
|
|
156
204
|
|
|
157
|
-
###
|
|
205
|
+
### Updated Dependencies
|
|
158
206
|
|
|
159
207
|
- Updated workspace-tools to 1.245.8
|
|
160
208
|
- Updated workspace-tools to 1.245.8
|
|
@@ -163,9 +211,10 @@
|
|
|
163
211
|
|
|
164
212
|
### Miscellaneous
|
|
165
213
|
|
|
166
|
-
- **monorepo:** Regenerate README markdown files
|
|
214
|
+
- **monorepo:** Regenerate README markdown files
|
|
215
|
+
([87f7b939](https://github.com/storm-software/storm-ops/commit/87f7b939))
|
|
167
216
|
|
|
168
|
-
###
|
|
217
|
+
### Updated Dependencies
|
|
169
218
|
|
|
170
219
|
- Updated workspace-tools to 1.245.7
|
|
171
220
|
- Updated workspace-tools to 1.245.7
|
|
@@ -174,9 +223,10 @@
|
|
|
174
223
|
|
|
175
224
|
### Miscellaneous
|
|
176
225
|
|
|
177
|
-
- **monorepo:** Generate README markdown files
|
|
226
|
+
- **monorepo:** Generate README markdown files
|
|
227
|
+
([a28c725e](https://github.com/storm-software/storm-ops/commit/a28c725e))
|
|
178
228
|
|
|
179
|
-
###
|
|
229
|
+
### Updated Dependencies
|
|
180
230
|
|
|
181
231
|
- Updated workspace-tools to 1.245.6
|
|
182
232
|
- Updated workspace-tools to 1.245.6
|
|
@@ -185,9 +235,10 @@
|
|
|
185
235
|
|
|
186
236
|
### Miscellaneous
|
|
187
237
|
|
|
188
|
-
- **monorepo:** Regenerate README markdown files
|
|
238
|
+
- **monorepo:** Regenerate README markdown files
|
|
239
|
+
([4540dfe1](https://github.com/storm-software/storm-ops/commit/4540dfe1))
|
|
189
240
|
|
|
190
|
-
###
|
|
241
|
+
### Updated Dependencies
|
|
191
242
|
|
|
192
243
|
- Updated workspace-tools to 1.245.5
|
|
193
244
|
- Updated workspace-tools to 1.245.5
|
|
@@ -196,9 +247,10 @@
|
|
|
196
247
|
|
|
197
248
|
### Miscellaneous
|
|
198
249
|
|
|
199
|
-
- **monorepo:** Regenerate README markdown files
|
|
250
|
+
- **monorepo:** Regenerate README markdown files
|
|
251
|
+
([08ac6d0e](https://github.com/storm-software/storm-ops/commit/08ac6d0e))
|
|
200
252
|
|
|
201
|
-
###
|
|
253
|
+
### Updated Dependencies
|
|
202
254
|
|
|
203
255
|
- Updated workspace-tools to 1.245.4
|
|
204
256
|
- Updated workspace-tools to 1.245.4
|
|
@@ -207,9 +259,10 @@
|
|
|
207
259
|
|
|
208
260
|
### Miscellaneous
|
|
209
261
|
|
|
210
|
-
- **monorepo:** Regenerate README markdown files
|
|
262
|
+
- **monorepo:** Regenerate README markdown files
|
|
263
|
+
([d5aac4fd](https://github.com/storm-software/storm-ops/commit/d5aac4fd))
|
|
211
264
|
|
|
212
|
-
###
|
|
265
|
+
### Updated Dependencies
|
|
213
266
|
|
|
214
267
|
- Updated workspace-tools to 1.245.3
|
|
215
268
|
- Updated workspace-tools to 1.245.3
|
|
@@ -218,9 +271,10 @@
|
|
|
218
271
|
|
|
219
272
|
### Miscellaneous
|
|
220
273
|
|
|
221
|
-
- **monorepo:** Regenerate README markdown files
|
|
274
|
+
- **monorepo:** Regenerate README markdown files
|
|
275
|
+
([144ad8bf](https://github.com/storm-software/storm-ops/commit/144ad8bf))
|
|
222
276
|
|
|
223
|
-
###
|
|
277
|
+
### Updated Dependencies
|
|
224
278
|
|
|
225
279
|
- Updated workspace-tools to 1.245.2
|
|
226
280
|
- Updated workspace-tools to 1.245.2
|
|
@@ -229,9 +283,10 @@
|
|
|
229
283
|
|
|
230
284
|
### Miscellaneous
|
|
231
285
|
|
|
232
|
-
- **monorepo:** Regenerate README markdown files
|
|
286
|
+
- **monorepo:** Regenerate README markdown files
|
|
287
|
+
([4a6cac15](https://github.com/storm-software/storm-ops/commit/4a6cac15))
|
|
233
288
|
|
|
234
|
-
###
|
|
289
|
+
### Updated Dependencies
|
|
235
290
|
|
|
236
291
|
- Updated workspace-tools to 1.245.1
|
|
237
292
|
- Updated workspace-tools to 1.245.1
|
|
@@ -240,9 +295,10 @@
|
|
|
240
295
|
|
|
241
296
|
### Miscellaneous
|
|
242
297
|
|
|
243
|
-
- **monorepo:** Regenerate README markdown files
|
|
298
|
+
- **monorepo:** Regenerate README markdown files
|
|
299
|
+
([d9a6793e](https://github.com/storm-software/storm-ops/commit/d9a6793e))
|
|
244
300
|
|
|
245
|
-
###
|
|
301
|
+
### Updated Dependencies
|
|
246
302
|
|
|
247
303
|
- Updated workspace-tools to 1.245.0
|
|
248
304
|
- Updated workspace-tools to 1.245.0
|
|
@@ -251,9 +307,10 @@
|
|
|
251
307
|
|
|
252
308
|
### Miscellaneous
|
|
253
309
|
|
|
254
|
-
- **monorepo:** Regenerate README markdown files
|
|
310
|
+
- **monorepo:** Regenerate README markdown files
|
|
311
|
+
([812b4fba](https://github.com/storm-software/storm-ops/commit/812b4fba))
|
|
255
312
|
|
|
256
|
-
###
|
|
313
|
+
### Updated Dependencies
|
|
257
314
|
|
|
258
315
|
- Updated workspace-tools to 1.244.0
|
|
259
316
|
- Updated workspace-tools to 1.244.0
|
|
@@ -262,9 +319,10 @@
|
|
|
262
319
|
|
|
263
320
|
### Miscellaneous
|
|
264
321
|
|
|
265
|
-
- **monorepo:** Regenerate README markdown files
|
|
322
|
+
- **monorepo:** Regenerate README markdown files
|
|
323
|
+
([f3649091](https://github.com/storm-software/storm-ops/commit/f3649091))
|
|
266
324
|
|
|
267
|
-
###
|
|
325
|
+
### Updated Dependencies
|
|
268
326
|
|
|
269
327
|
- Updated workspace-tools to 1.243.3
|
|
270
328
|
- Updated workspace-tools to 1.243.3
|
|
@@ -273,9 +331,10 @@
|
|
|
273
331
|
|
|
274
332
|
### Miscellaneous
|
|
275
333
|
|
|
276
|
-
- **monorepo:** Regenerate README markdown files
|
|
334
|
+
- **monorepo:** Regenerate README markdown files
|
|
335
|
+
([d3619f12](https://github.com/storm-software/storm-ops/commit/d3619f12))
|
|
277
336
|
|
|
278
|
-
###
|
|
337
|
+
### Updated Dependencies
|
|
279
338
|
|
|
280
339
|
- Updated workspace-tools to 1.243.2
|
|
281
340
|
- Updated workspace-tools to 1.243.2
|
|
@@ -284,9 +343,10 @@
|
|
|
284
343
|
|
|
285
344
|
### Miscellaneous
|
|
286
345
|
|
|
287
|
-
- **monorepo:** Regenerate the README markdown files
|
|
346
|
+
- **monorepo:** Regenerate the README markdown files
|
|
347
|
+
([e217af7e](https://github.com/storm-software/storm-ops/commit/e217af7e))
|
|
288
348
|
|
|
289
|
-
###
|
|
349
|
+
### Updated Dependencies
|
|
290
350
|
|
|
291
351
|
- Updated workspace-tools to 1.243.1
|
|
292
352
|
- Updated workspace-tools to 1.243.1
|
|
@@ -295,9 +355,10 @@
|
|
|
295
355
|
|
|
296
356
|
### Miscellaneous
|
|
297
357
|
|
|
298
|
-
- **monorepo:** Regenerate the README markdown files
|
|
358
|
+
- **monorepo:** Regenerate the README markdown files
|
|
359
|
+
([e7d99d45](https://github.com/storm-software/storm-ops/commit/e7d99d45))
|
|
299
360
|
|
|
300
|
-
###
|
|
361
|
+
### Updated Dependencies
|
|
301
362
|
|
|
302
363
|
- Updated workspace-tools to 1.243.0
|
|
303
364
|
- Updated workspace-tools to 1.243.0
|
|
@@ -306,9 +367,10 @@
|
|
|
306
367
|
|
|
307
368
|
### Features
|
|
308
369
|
|
|
309
|
-
- **config:** Update package to use modern tooling
|
|
370
|
+
- **config:** Update package to use modern tooling
|
|
371
|
+
([8ac7afa3](https://github.com/storm-software/storm-ops/commit/8ac7afa3))
|
|
310
372
|
|
|
311
|
-
###
|
|
373
|
+
### Updated Dependencies
|
|
312
374
|
|
|
313
375
|
- Updated workspace-tools to 1.242.0
|
|
314
376
|
- Updated workspace-tools to 1.242.0
|
|
@@ -317,9 +379,10 @@
|
|
|
317
379
|
|
|
318
380
|
### Miscellaneous
|
|
319
381
|
|
|
320
|
-
- **monorepo:** Regenerate README markdown files
|
|
382
|
+
- **monorepo:** Regenerate README markdown files
|
|
383
|
+
([eb629846](https://github.com/storm-software/storm-ops/commit/eb629846))
|
|
321
384
|
|
|
322
|
-
###
|
|
385
|
+
### Updated Dependencies
|
|
323
386
|
|
|
324
387
|
- Updated workspace-tools to 1.241.0
|
|
325
388
|
- Updated workspace-tools to 1.241.0
|
|
@@ -328,9 +391,10 @@
|
|
|
328
391
|
|
|
329
392
|
### Bug Fixes
|
|
330
393
|
|
|
331
|
-
- **monorepo:** Resolve issue with invalid Nx Devkit imports
|
|
394
|
+
- **monorepo:** Resolve issue with invalid Nx Devkit imports
|
|
395
|
+
([356d591c](https://github.com/storm-software/storm-ops/commit/356d591c))
|
|
332
396
|
|
|
333
|
-
###
|
|
397
|
+
### Updated Dependencies
|
|
334
398
|
|
|
335
399
|
- Updated workspace-tools to 1.240.4
|
|
336
400
|
- Updated workspace-tools to 1.240.4
|
|
@@ -339,9 +403,10 @@
|
|
|
339
403
|
|
|
340
404
|
### Miscellaneous
|
|
341
405
|
|
|
342
|
-
- **monorepo:** Regenerate README markdown files
|
|
406
|
+
- **monorepo:** Regenerate README markdown files
|
|
407
|
+
([64e4e1f3](https://github.com/storm-software/storm-ops/commit/64e4e1f3))
|
|
343
408
|
|
|
344
|
-
###
|
|
409
|
+
### Updated Dependencies
|
|
345
410
|
|
|
346
411
|
- Updated workspace-tools to 1.240.3
|
|
347
412
|
- Updated workspace-tools to 1.240.3
|
|
@@ -350,9 +415,10 @@
|
|
|
350
415
|
|
|
351
416
|
### Miscellaneous
|
|
352
417
|
|
|
353
|
-
- **monorepo:** Regenerate README markdown files
|
|
418
|
+
- **monorepo:** Regenerate README markdown files
|
|
419
|
+
([e468fe22](https://github.com/storm-software/storm-ops/commit/e468fe22))
|
|
354
420
|
|
|
355
|
-
###
|
|
421
|
+
### Updated Dependencies
|
|
356
422
|
|
|
357
423
|
- Updated workspace-tools to 1.240.2
|
|
358
424
|
- Updated workspace-tools to 1.240.2
|
|
@@ -361,9 +427,10 @@
|
|
|
361
427
|
|
|
362
428
|
### Bug Fixes
|
|
363
429
|
|
|
364
|
-
- **build-tools:** Resolve issue with unending copy asset files process
|
|
430
|
+
- **build-tools:** Resolve issue with unending copy asset files process
|
|
431
|
+
([e0050d6b](https://github.com/storm-software/storm-ops/commit/e0050d6b))
|
|
365
432
|
|
|
366
|
-
###
|
|
433
|
+
### Updated Dependencies
|
|
367
434
|
|
|
368
435
|
- Updated workspace-tools to 1.240.1
|
|
369
436
|
- Updated workspace-tools to 1.240.1
|
|
@@ -372,9 +439,10 @@
|
|
|
372
439
|
|
|
373
440
|
### Bug Fixes
|
|
374
441
|
|
|
375
|
-
- **monorepo:** Resolve issue with internal package referencing
|
|
442
|
+
- **monorepo:** Resolve issue with internal package referencing
|
|
443
|
+
([cdc11477](https://github.com/storm-software/storm-ops/commit/cdc11477))
|
|
376
444
|
|
|
377
|
-
###
|
|
445
|
+
### Updated Dependencies
|
|
378
446
|
|
|
379
447
|
- Updated workspace-tools to 1.240.0
|
|
380
448
|
- Updated workspace-tools to 1.240.0
|
|
@@ -383,9 +451,11 @@
|
|
|
383
451
|
|
|
384
452
|
### Miscellaneous
|
|
385
453
|
|
|
386
|
-
- **monorepo:** Update the workspace's `storm.json` config to use the new preset
|
|
454
|
+
- **monorepo:** Update the workspace's `storm.json` config to use the new preset
|
|
455
|
+
repository
|
|
456
|
+
([95067c70](https://github.com/storm-software/storm-ops/commit/95067c70))
|
|
387
457
|
|
|
388
|
-
###
|
|
458
|
+
### Updated Dependencies
|
|
389
459
|
|
|
390
460
|
- Updated workspace-tools to 1.239.6
|
|
391
461
|
- Updated workspace-tools to 1.239.6
|
|
@@ -394,9 +464,10 @@
|
|
|
394
464
|
|
|
395
465
|
### Bug Fixes
|
|
396
466
|
|
|
397
|
-
- **build-tools:** Resolved issue with copying asset files into output directory
|
|
467
|
+
- **build-tools:** Resolved issue with copying asset files into output directory
|
|
468
|
+
([1b314e8e](https://github.com/storm-software/storm-ops/commit/1b314e8e))
|
|
398
469
|
|
|
399
|
-
###
|
|
470
|
+
### Updated Dependencies
|
|
400
471
|
|
|
401
472
|
- Updated workspace-tools to 1.239.4
|
|
402
473
|
- Updated workspace-tools to 1.239.4
|
|
@@ -405,9 +476,10 @@
|
|
|
405
476
|
|
|
406
477
|
### Bug Fixes
|
|
407
478
|
|
|
408
|
-
- **config-tools:** Resolved issue applying entire token parameters object
|
|
479
|
+
- **config-tools:** Resolved issue applying entire token parameters object
|
|
480
|
+
([5ccf3881](https://github.com/storm-software/storm-ops/commit/5ccf3881))
|
|
409
481
|
|
|
410
|
-
###
|
|
482
|
+
### Updated Dependencies
|
|
411
483
|
|
|
412
484
|
- Updated workspace-tools to 1.239.2
|
|
413
485
|
- Updated workspace-tools to 1.239.2
|
|
@@ -416,9 +488,10 @@
|
|
|
416
488
|
|
|
417
489
|
### Features
|
|
418
490
|
|
|
419
|
-
- **workspace-tools:** Enhanced option tokenization logic for executors
|
|
491
|
+
- **workspace-tools:** Enhanced option tokenization logic for executors
|
|
492
|
+
([14ed93d7](https://github.com/storm-software/storm-ops/commit/14ed93d7))
|
|
420
493
|
|
|
421
|
-
###
|
|
494
|
+
### Updated Dependencies
|
|
422
495
|
|
|
423
496
|
- Updated workspace-tools to 1.239.0
|
|
424
497
|
- Updated workspace-tools to 1.239.0
|
|
@@ -427,9 +500,10 @@
|
|
|
427
500
|
|
|
428
501
|
### Bug Fixes
|
|
429
502
|
|
|
430
|
-
- **unbuild:** Ensure we always use directory as input instead of a file
|
|
503
|
+
- **unbuild:** Ensure we always use directory as input instead of a file
|
|
504
|
+
([13d4a133](https://github.com/storm-software/storm-ops/commit/13d4a133))
|
|
431
505
|
|
|
432
|
-
###
|
|
506
|
+
### Updated Dependencies
|
|
433
507
|
|
|
434
508
|
- Updated workspace-tools to 1.237.1
|
|
435
509
|
- Updated workspace-tools to 1.237.1
|
|
@@ -438,13 +512,15 @@
|
|
|
438
512
|
|
|
439
513
|
### Features
|
|
440
514
|
|
|
441
|
-
- **config-tools:** Update utility packages to use ESM
|
|
515
|
+
- **config-tools:** Update utility packages to use ESM
|
|
516
|
+
([3bc6d4ba](https://github.com/storm-software/storm-ops/commit/3bc6d4ba))
|
|
442
517
|
|
|
443
518
|
### Dependency Upgrades
|
|
444
519
|
|
|
445
|
-
- **monorepo:** Use version 4.2.1 of `chalk` package to prevent CommonJs issues
|
|
520
|
+
- **monorepo:** Use version 4.2.1 of `chalk` package to prevent CommonJs issues
|
|
521
|
+
([133dcdfd](https://github.com/storm-software/storm-ops/commit/133dcdfd))
|
|
446
522
|
|
|
447
|
-
###
|
|
523
|
+
### Updated Dependencies
|
|
448
524
|
|
|
449
525
|
- Updated workspace-tools to 1.236.0
|
|
450
526
|
- Updated workspace-tools to 1.236.0
|
|
@@ -453,9 +529,10 @@
|
|
|
453
529
|
|
|
454
530
|
### Bug Fixes
|
|
455
531
|
|
|
456
|
-
- **workspace-tools:** Resolve internal package as ESM via `jiti` resolver
|
|
532
|
+
- **workspace-tools:** Resolve internal package as ESM via `jiti` resolver
|
|
533
|
+
([1dc4cfdd](https://github.com/storm-software/storm-ops/commit/1dc4cfdd))
|
|
457
534
|
|
|
458
|
-
###
|
|
535
|
+
### Updated Dependencies
|
|
459
536
|
|
|
460
537
|
- Updated workspace-tools to 1.235.3
|
|
461
538
|
- Updated workspace-tools to 1.235.3
|
|
@@ -464,9 +541,10 @@
|
|
|
464
541
|
|
|
465
542
|
### Bug Fixes
|
|
466
543
|
|
|
467
|
-
- **unbuild:** Resolved issue with package `exports` path
|
|
544
|
+
- **unbuild:** Resolved issue with package `exports` path
|
|
545
|
+
([faf23b0e](https://github.com/storm-software/storm-ops/commit/faf23b0e))
|
|
468
546
|
|
|
469
|
-
###
|
|
547
|
+
### Updated Dependencies
|
|
470
548
|
|
|
471
549
|
- Updated workspace-tools to 1.235.2
|
|
472
550
|
- Updated workspace-tools to 1.235.2
|
|
@@ -475,9 +553,10 @@
|
|
|
475
553
|
|
|
476
554
|
### Bug Fixes
|
|
477
555
|
|
|
478
|
-
- **workspace-tools:** Resolve issue with invalid import path
|
|
556
|
+
- **workspace-tools:** Resolve issue with invalid import path
|
|
557
|
+
([42a07d0c](https://github.com/storm-software/storm-ops/commit/42a07d0c))
|
|
479
558
|
|
|
480
|
-
###
|
|
559
|
+
### Updated Dependencies
|
|
481
560
|
|
|
482
561
|
- Updated workspace-tools to 1.235.1
|
|
483
562
|
- Updated workspace-tools to 1.235.1
|
|
@@ -486,9 +565,10 @@
|
|
|
486
565
|
|
|
487
566
|
### Features
|
|
488
567
|
|
|
489
|
-
- **config-tools:** Added the `createLogger` function to drive CommonJs modules
|
|
568
|
+
- **config-tools:** Added the `createLogger` function to drive CommonJs modules
|
|
569
|
+
([0cee1525](https://github.com/storm-software/storm-ops/commit/0cee1525))
|
|
490
570
|
|
|
491
|
-
###
|
|
571
|
+
### Updated Dependencies
|
|
492
572
|
|
|
493
573
|
- Updated workspace-tools to 1.235.0
|
|
494
574
|
- Updated workspace-tools to 1.235.0
|
|
@@ -497,9 +577,10 @@
|
|
|
497
577
|
|
|
498
578
|
### Continuous Integration
|
|
499
579
|
|
|
500
|
-
- **workspace-tools:** Mark all internal packages as external
|
|
580
|
+
- **workspace-tools:** Mark all internal packages as external
|
|
581
|
+
([f8c65aeb](https://github.com/storm-software/storm-ops/commit/f8c65aeb))
|
|
501
582
|
|
|
502
|
-
###
|
|
583
|
+
### Updated Dependencies
|
|
503
584
|
|
|
504
585
|
- Updated workspace-tools to 1.234.2
|
|
505
586
|
- Updated workspace-tools to 1.234.2
|
|
@@ -508,9 +589,10 @@
|
|
|
508
589
|
|
|
509
590
|
### Miscellaneous
|
|
510
591
|
|
|
511
|
-
- **config-tools:** Bundle dependencies in distributable
|
|
592
|
+
- **config-tools:** Bundle dependencies in distributable
|
|
593
|
+
([df027cfe](https://github.com/storm-software/storm-ops/commit/df027cfe))
|
|
512
594
|
|
|
513
|
-
###
|
|
595
|
+
### Updated Dependencies
|
|
514
596
|
|
|
515
597
|
- Updated workspace-tools to 1.234.1
|
|
516
598
|
- Updated workspace-tools to 1.234.1
|
|
@@ -519,9 +601,10 @@
|
|
|
519
601
|
|
|
520
602
|
### Features
|
|
521
603
|
|
|
522
|
-
- **unbuild:** Update package to bundle config-tools
|
|
604
|
+
- **unbuild:** Update package to bundle config-tools
|
|
605
|
+
([a2fc7768](https://github.com/storm-software/storm-ops/commit/a2fc7768))
|
|
523
606
|
|
|
524
|
-
###
|
|
607
|
+
### Updated Dependencies
|
|
525
608
|
|
|
526
609
|
- Updated workspace-tools to 1.234.0
|
|
527
610
|
- Updated workspace-tools to 1.234.0
|
|
@@ -530,9 +613,11 @@
|
|
|
530
613
|
|
|
531
614
|
### Bug Fixes
|
|
532
615
|
|
|
533
|
-
- **workspace-tools:** Add `jiti` to support resolution of
|
|
616
|
+
- **workspace-tools:** Add `jiti` to support resolution of
|
|
617
|
+
`@storm-software/unbuild` package
|
|
618
|
+
([0abfa98b](https://github.com/storm-software/storm-ops/commit/0abfa98b))
|
|
534
619
|
|
|
535
|
-
###
|
|
620
|
+
### Updated Dependencies
|
|
536
621
|
|
|
537
622
|
- Updated workspace-tools to 1.233.2
|
|
538
623
|
- Updated workspace-tools to 1.233.2
|
|
@@ -541,9 +626,10 @@
|
|
|
541
626
|
|
|
542
627
|
### Bug Fixes
|
|
543
628
|
|
|
544
|
-
- **workspace-tools:** Resolve formatting issue with missing `parser` config
|
|
629
|
+
- **workspace-tools:** Resolve formatting issue with missing `parser` config
|
|
630
|
+
([da80cf3d](https://github.com/storm-software/storm-ops/commit/da80cf3d))
|
|
545
631
|
|
|
546
|
-
###
|
|
632
|
+
### Updated Dependencies
|
|
547
633
|
|
|
548
634
|
- Updated workspace-tools to 1.233.1
|
|
549
635
|
- Updated workspace-tools to 1.233.1
|
|
@@ -552,9 +638,10 @@
|
|
|
552
638
|
|
|
553
639
|
### Bug Fixes
|
|
554
640
|
|
|
555
|
-
- **untyped:** Resovle bundling issue with externals
|
|
641
|
+
- **untyped:** Resovle bundling issue with externals
|
|
642
|
+
([ff044ddf](https://github.com/storm-software/storm-ops/commit/ff044ddf))
|
|
556
643
|
|
|
557
|
-
###
|
|
644
|
+
### Updated Dependencies
|
|
558
645
|
|
|
559
646
|
- Updated workspace-tools to 1.233.0
|
|
560
647
|
- Updated workspace-tools to 1.233.0
|
|
@@ -563,9 +650,10 @@
|
|
|
563
650
|
|
|
564
651
|
### Bug Fixes
|
|
565
652
|
|
|
566
|
-
- **unbuild:** Update package to bundle the `unbuild` package for distribution
|
|
653
|
+
- **unbuild:** Update package to bundle the `unbuild` package for distribution
|
|
654
|
+
([d304c28d](https://github.com/storm-software/storm-ops/commit/d304c28d))
|
|
567
655
|
|
|
568
|
-
###
|
|
656
|
+
### Updated Dependencies
|
|
569
657
|
|
|
570
658
|
- Updated workspace-tools to 1.232.1
|
|
571
659
|
- Updated workspace-tools to 1.232.1
|
|
@@ -574,9 +662,10 @@
|
|
|
574
662
|
|
|
575
663
|
### Features
|
|
576
664
|
|
|
577
|
-
- **unbuild:** Update build process to use cached project graph
|
|
665
|
+
- **unbuild:** Update build process to use cached project graph
|
|
666
|
+
([610c94aa](https://github.com/storm-software/storm-ops/commit/610c94aa))
|
|
578
667
|
|
|
579
|
-
###
|
|
668
|
+
### Updated Dependencies
|
|
580
669
|
|
|
581
670
|
- Updated workspace-tools to 1.231.0
|
|
582
671
|
- Updated workspace-tools to 1.231.0
|
|
@@ -585,9 +674,10 @@
|
|
|
585
674
|
|
|
586
675
|
### Features
|
|
587
676
|
|
|
588
|
-
- **workspace-tools:** Added additional entry points to the package
|
|
677
|
+
- **workspace-tools:** Added additional entry points to the package
|
|
678
|
+
([0322ac48](https://github.com/storm-software/storm-ops/commit/0322ac48))
|
|
589
679
|
|
|
590
|
-
###
|
|
680
|
+
### Updated Dependencies
|
|
591
681
|
|
|
592
682
|
- Updated workspace-tools to 1.230.0
|
|
593
683
|
- Updated workspace-tools to 1.230.0
|
|
@@ -596,9 +686,10 @@
|
|
|
596
686
|
|
|
597
687
|
### Bug Fixes
|
|
598
688
|
|
|
599
|
-
- **workspace-tools:** Resolve cross-platform build issue in `copyfiles` script
|
|
689
|
+
- **workspace-tools:** Resolve cross-platform build issue in `copyfiles` script
|
|
690
|
+
([331a723f](https://github.com/storm-software/storm-ops/commit/331a723f))
|
|
600
691
|
|
|
601
|
-
###
|
|
692
|
+
### Updated Dependencies
|
|
602
693
|
|
|
603
694
|
- Updated workspace-tools to 1.229.1
|
|
604
695
|
- Updated workspace-tools to 1.229.1
|
|
@@ -607,13 +698,15 @@
|
|
|
607
698
|
|
|
608
699
|
### Features
|
|
609
700
|
|
|
610
|
-
- **untyped:** Standard file name changes to avoid collisions
|
|
701
|
+
- **untyped:** Standard file name changes to avoid collisions
|
|
702
|
+
([71acf100](https://github.com/storm-software/storm-ops/commit/71acf100))
|
|
611
703
|
|
|
612
704
|
### Bug Fixes
|
|
613
705
|
|
|
614
|
-
- **terraform-tools:** Resolve issue with invalid import path
|
|
706
|
+
- **terraform-tools:** Resolve issue with invalid import path
|
|
707
|
+
([7a8ee2cf](https://github.com/storm-software/storm-ops/commit/7a8ee2cf))
|
|
615
708
|
|
|
616
|
-
###
|
|
709
|
+
### Updated Dependencies
|
|
617
710
|
|
|
618
711
|
- Updated workspace-tools to 1.229.0
|
|
619
712
|
- Updated workspace-tools to 1.229.0
|
|
@@ -622,18 +715,23 @@
|
|
|
622
715
|
|
|
623
716
|
### Features
|
|
624
717
|
|
|
625
|
-
- **workspace-tools:** Update Nx plugin packages to use new build/dist
|
|
626
|
-
|
|
718
|
+
- **workspace-tools:** Update Nx plugin packages to use new build/dist
|
|
719
|
+
infrastructure
|
|
720
|
+
([67cd3df2](https://github.com/storm-software/storm-ops/commit/67cd3df2))
|
|
721
|
+
- **untyped:** Initial check-in for the `untyped` package
|
|
722
|
+
([c02dad71](https://github.com/storm-software/storm-ops/commit/c02dad71))
|
|
627
723
|
|
|
628
724
|
### Bug Fixes
|
|
629
725
|
|
|
630
|
-
- **workspace-tools:** Resolved issue with invalid `package.json` exports
|
|
726
|
+
- **workspace-tools:** Resolved issue with invalid `package.json` exports
|
|
727
|
+
([76c63c08](https://github.com/storm-software/storm-ops/commit/76c63c08))
|
|
631
728
|
|
|
632
729
|
### Miscellaneous
|
|
633
730
|
|
|
634
|
-
- **monorepo:** Regenerate README markdown files
|
|
731
|
+
- **monorepo:** Regenerate README markdown files
|
|
732
|
+
([5c8e5c96](https://github.com/storm-software/storm-ops/commit/5c8e5c96))
|
|
635
733
|
|
|
636
|
-
###
|
|
734
|
+
### Updated Dependencies
|
|
637
735
|
|
|
638
736
|
- Updated workspace-tools to 1.228.0
|
|
639
737
|
- Updated workspace-tools to 1.228.0
|
|
@@ -642,7 +740,8 @@
|
|
|
642
740
|
|
|
643
741
|
### Bug Fixes
|
|
644
742
|
|
|
645
|
-
- **unbuild:** Update package to use `tsup-node` to exclude bundles
|
|
743
|
+
- **unbuild:** Update package to use `tsup-node` to exclude bundles
|
|
744
|
+
([cf712b2a](https://github.com/storm-software/storm-ops/commit/cf712b2a))
|
|
646
745
|
|
|
647
746
|
## 0.45.3 (2025-01-16)
|
|
648
747
|
|