@storm-software/pulumi-tools 0.22.269 → 0.22.273

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 (64) hide show
  1. package/CHANGELOG.md +52 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-FBP3JATY.mjs → chunk-255Z42XX.mjs} +1 -1
  4. package/dist/{chunk-H6I2VF55.mjs → chunk-33SB5C6L.mjs} +1 -1
  5. package/dist/{chunk-7GR34ULJ.mjs → chunk-34VTLVPL.mjs} +1 -1
  6. package/dist/{chunk-NO345UZJ.js → chunk-47LB7ZYL.js} +5 -5
  7. package/dist/{chunk-TXAB4NHC.mjs → chunk-BHEQUE7B.mjs} +1 -1
  8. package/dist/{chunk-IYHI4LBK.js → chunk-EUXATBEX.js} +2 -2
  9. package/dist/{chunk-3VWSQ2SS.js → chunk-GURJDFFL.js} +394 -788
  10. package/dist/{chunk-ZAWTV5HE.mjs → chunk-IDG2GJOG.mjs} +406 -800
  11. package/dist/{chunk-NAYZFAPA.mjs → chunk-LFHX3RED.mjs} +1 -1
  12. package/dist/{chunk-AWP77CXN.js → chunk-OQI5VWCB.js} +2 -2
  13. package/dist/{chunk-OZCLSR3Y.js → chunk-PNLQ6LFX.js} +2 -2
  14. package/dist/{chunk-Z4QP62US.mjs → chunk-QQSKJWFR.mjs} +1 -1
  15. package/dist/{chunk-L3E6R4RK.js → chunk-T2TZMQMM.js} +2 -2
  16. package/dist/{chunk-2SVNRUZR.mjs → chunk-U4AZGNY5.mjs} +1 -1
  17. package/dist/{chunk-GTZLRIOL.js → chunk-X4SSMSFG.js} +3 -3
  18. package/dist/{chunk-U2C77EC7.mjs → chunk-XNP7RVHU.mjs} +1 -1
  19. package/dist/{chunk-WTRYK6OF.js → chunk-Z4KKWVEO.js} +2 -2
  20. package/dist/executors.d.mts +1 -1
  21. package/dist/executors.d.ts +1 -1
  22. package/dist/executors.js +7 -7
  23. package/dist/executors.mjs +8 -8
  24. package/dist/generators.js +3 -3
  25. package/dist/generators.mjs +3 -3
  26. package/dist/index.d.mts +1 -1
  27. package/dist/index.d.ts +1 -1
  28. package/dist/index.js +9 -9
  29. package/dist/index.mjs +9 -9
  30. package/dist/src/base/base-executor.d.mts +1 -1
  31. package/dist/src/base/base-executor.d.ts +1 -1
  32. package/dist/src/base/base-executor.js +3 -3
  33. package/dist/src/base/base-executor.mjs +3 -3
  34. package/dist/src/base/index.d.mts +1 -1
  35. package/dist/src/base/index.d.ts +1 -1
  36. package/dist/src/base/index.js +3 -3
  37. package/dist/src/base/index.mjs +3 -3
  38. package/dist/src/base/providers.mjs +1 -1
  39. package/dist/src/executors/config/executor.d.mts +1 -1
  40. package/dist/src/executors/config/executor.d.ts +1 -1
  41. package/dist/src/executors/config/executor.js +4 -4
  42. package/dist/src/executors/config/executor.mjs +4 -4
  43. package/dist/src/executors/import/executor.d.mts +1 -1
  44. package/dist/src/executors/import/executor.d.ts +1 -1
  45. package/dist/src/executors/import/executor.js +4 -4
  46. package/dist/src/executors/import/executor.mjs +4 -4
  47. package/dist/src/executors/preview/executor.d.mts +1 -1
  48. package/dist/src/executors/preview/executor.d.ts +1 -1
  49. package/dist/src/executors/preview/executor.js +4 -4
  50. package/dist/src/executors/preview/executor.mjs +4 -4
  51. package/dist/src/executors/refresh/executor.d.mts +1 -1
  52. package/dist/src/executors/refresh/executor.d.ts +1 -1
  53. package/dist/src/executors/refresh/executor.js +4 -4
  54. package/dist/src/executors/refresh/executor.mjs +4 -4
  55. package/dist/src/executors/up/executor.d.mts +1 -1
  56. package/dist/src/executors/up/executor.d.ts +1 -1
  57. package/dist/src/executors/up/executor.js +4 -4
  58. package/dist/src/executors/up/executor.mjs +4 -4
  59. package/dist/src/generators/init/generator.js +3 -3
  60. package/dist/src/generators/init/generator.mjs +3 -3
  61. package/dist/src/lib/aws/index.mjs +1 -1
  62. package/dist/src/lib/aws/providers.mjs +1 -1
  63. package/dist/tsup.config.mjs +1 -1
  64. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,58 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.22.273](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.273) (07/10/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update workspace packages' dependencies ([e3ad71111](https://github.com/storm-software/storm-ops/commit/e3ad71111))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **config** to **v1.138.27**
14
+ - Updated **config-tools** to **v1.190.90**
15
+ - Updated **workspace-tools** to **v1.296.70**
16
+
17
+ ## [0.22.272](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.272) (07/06/2026)
18
+
19
+ ### Bug Fixes
20
+
21
+ - **monorepo:** Set `NX_PREFER_NODE_STRIP_TYPES` to false to resolve release issue ([6d8d78727](https://github.com/storm-software/storm-ops/commit/6d8d78727))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **config** to **v1.138.26**
26
+ - Updated **config-tools** to **v1.190.89**
27
+ - Updated **workspace-tools** to **v1.296.69**
28
+
29
+ ## [0.22.271](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.271) (07/06/2026)
30
+
31
+ ### Miscellaneous
32
+
33
+ - **workspace-tools:** Resolve issue with import type in `npm-publish` executor ([5405d0ed5](https://github.com/storm-software/storm-ops/commit/5405d0ed5))
34
+
35
+ ### Updated Dependencies
36
+
37
+ - Updated **config** to **v1.138.25**
38
+ - Updated **config-tools** to **v1.190.88**
39
+ - Updated **workspace-tools** to **v1.296.68**
40
+
41
+ ## [0.22.270](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.270) (07/06/2026)
42
+
43
+ ### Miscellaneous
44
+
45
+ - **monorepo:** Update repository to typescript v6 ([9211ae91f](https://github.com/storm-software/storm-ops/commit/9211ae91f))
46
+
47
+ ### Bug Fixes
48
+
49
+ - **monorepo:** Fixed type resolution errors in Nx plugin packages ([df27203f8](https://github.com/storm-software/storm-ops/commit/df27203f8))
50
+
51
+ ### Updated Dependencies
52
+
53
+ - Updated **config** to **v1.138.24**
54
+ - Updated **config-tools** to **v1.190.87**
55
+ - Updated **workspace-tools** to **v1.296.67**
56
+
5
57
  ## [0.22.269](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.269) (07/05/2026)
6
58
 
7
59
  ### Miscellaneous
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.22.267-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.22.271-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -5,7 +5,7 @@ import {
5
5
  initGenerator,
6
6
  run,
7
7
  withRunGenerator
8
- } from "./chunk-ZAWTV5HE.mjs";
8
+ } from "./chunk-IDG2GJOG.mjs";
9
9
 
10
10
  // src/generators/init/generator.ts
11
11
  import {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-TXAB4NHC.mjs";
3
+ } from "./chunk-BHEQUE7B.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -1,4 +1,4 @@
1
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e9b415668fa567f04d75937c2a399c6d/node_modules/tsup/assets/esm_shims.js
1
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=a9def7e06ce25c19654987ab91979289197bf4d3e7e124c514a4487c3e8d68c6__089113e941715a7af6168f0104279b45/node_modules/tsup/assets/esm_shims.js
2
2
  import { fileURLToPath } from "url";
3
3
  import path from "path";
4
4
  var getFilename = () => fileURLToPath(import.meta.url);
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
5
5
 
6
6
 
7
7
 
8
- var _chunk3VWSQ2SSjs = require('./chunk-3VWSQ2SS.js');
8
+ var _chunkGURJDFFLjs = require('./chunk-GURJDFFL.js');
9
9
 
10
10
  // src/generators/init/generator.ts
11
11
 
@@ -18,7 +18,7 @@ var _devkit = require('@nx/devkit');
18
18
  var _fs = require('fs');
19
19
  var _path = require('path');
20
20
  async function initGeneratorFn(tree, options, config) {
21
- const task = _chunk3VWSQ2SSjs.initGenerator.call(void 0, tree, options);
21
+ const task = _chunkGURJDFFLjs.initGenerator.call(void 0, tree, options);
22
22
  _devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
23
23
  root: options.directory || "./deployment",
24
24
  projectType: "application",
@@ -54,14 +54,14 @@ async function initGeneratorFn(tree, options, config) {
54
54
  }
55
55
  return task;
56
56
  }
57
- var generator_default = _chunk3VWSQ2SSjs.withRunGenerator.call(void 0,
57
+ var generator_default = _chunkGURJDFFLjs.withRunGenerator.call(void 0,
58
58
  "Initialize Storm Pulumi workspace",
59
59
  initGeneratorFn
60
60
  );
61
61
  function generateNewPulumiProject(tree, options, config) {
62
62
  return () => {
63
63
  const template = _chunkQDPXTR73js.getCloudTemplateName.call(void 0, options.provider);
64
- _chunk3VWSQ2SSjs.run.call(void 0,
64
+ _chunkGURJDFFLjs.run.call(void 0,
65
65
  config,
66
66
  [
67
67
  `pulumi new ${template}`,
@@ -85,7 +85,7 @@ function loginToPulumi(tree, options, config) {
85
85
  if (options.login.startsWith("file://")) {
86
86
  options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
87
87
  }
88
- _chunk3VWSQ2SSjs.run.call(void 0,
88
+ _chunkGURJDFFLjs.run.call(void 0,
89
89
  config,
90
90
  ["pulumi login", options.login].filter(Boolean).join(" "),
91
91
  _path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"),
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  run,
3
3
  withRunExecutor
4
- } from "./chunk-ZAWTV5HE.mjs";
4
+ } from "./chunk-IDG2GJOG.mjs";
5
5
 
6
6
  // src/base/base-executor.ts
7
7
  import { join } from "node:path";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
3
+ var _chunkX4SSMSFGjs = require('./chunk-X4SSMSFG.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkX4SSMSFGjs.withPulumiExecutor.call(void 0, "import", (options) => [
7
7
  options.target,
8
8
  options.name,
9
9
  options.id,