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