@storm-software/pulumi-tools 0.7.73 → 0.7.74

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 CHANGED
@@ -2,6 +2,15 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.7.74](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.74) (2025-04-29)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **esbuild:** Add shims and interop to build
10
+ ([eea9f68a9](https://github.com/storm-software/storm-ops/commit/eea9f68a9))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([60542151f](https://github.com/storm-software/storm-ops/commit/60542151f))
13
+
5
14
  ## [0.7.73](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.73) (2025-04-29)
6
15
 
7
16
  ### Bug Fixes
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.7.72-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)
24
+ [![Version](https://img.shields.io/badge/version-0.7.73-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)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,7 +40,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
-
44
43
  ## Table of Contents
45
44
 
46
45
  - [Storm Pulumi Tools](#storm-pulumi-tools)
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-FEBGVIEL.mjs";
3
+ } from "./chunk-KWTATRQV.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-FEBGVIEL.mjs";
3
+ } from "./chunk-KWTATRQV.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-FEBGVIEL.mjs";
3
+ } from "./chunk-KWTATRQV.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor("refresh", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-FEBGVIEL.mjs";
3
+ } from "./chunk-KWTATRQV.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor("preview", (options) => [
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  run,
3
3
  withRunExecutor
4
- } from "./chunk-PLSJAYWB.mjs";
4
+ } from "./chunk-PTKBJLOO.mjs";
5
5
  import {
6
6
  __name
7
- } from "./chunk-NM2XRTN6.mjs";
7
+ } from "./chunk-LECNG3SU.mjs";
8
8
 
9
9
  // src/base/base-executor.ts
10
10
  import { join } from "node:path";
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
7
7
  throw Error('Dynamic require of "' + x + '" is not supported');
8
8
  });
9
9
 
10
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__c75bd232a33dcb63ad2eb667808a0247/node_modules/tsup/assets/esm_shims.js
10
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=d6d235bacb1b52781b6422127cf8179bf4fa7087e1b44c74b6d276e3935d9a55__7a3232d6d9fb61feedaa124fde7a8801/node_modules/tsup/assets/esm_shims.js
11
11
  import { fileURLToPath } from "url";
12
12
  import path from "path";
13
13
  var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __name
3
- } from "./chunk-NM2XRTN6.mjs";
3
+ } from "./chunk-LECNG3SU.mjs";
4
4
 
5
5
  // src/base/providers.ts
6
6
  var Provider;
@@ -2,7 +2,7 @@ import {
2
2
  __dirname,
3
3
  __name,
4
4
  __require
5
- } from "./chunk-NM2XRTN6.mjs";
5
+ } from "./chunk-LECNG3SU.mjs";
6
6
 
7
7
  // ../config-tools/src/utilities/run.ts
8
8
  import { exec, execSync } from "node:child_process";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-FEBGVIEL.mjs";
3
+ } from "./chunk-KWTATRQV.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  getCloudTemplateName
3
- } from "./chunk-CRMMXYRU.mjs";
3
+ } from "./chunk-LGEK75G6.mjs";
4
4
  import {
5
5
  initGenerator,
6
6
  run,
7
7
  withRunGenerator
8
- } from "./chunk-PLSJAYWB.mjs";
8
+ } from "./chunk-PTKBJLOO.mjs";
9
9
  import {
10
10
  __name
11
- } from "./chunk-NM2XRTN6.mjs";
11
+ } from "./chunk-LECNG3SU.mjs";
12
12
 
13
13
  // src/generators/init/generator.ts
14
14
  import { addDependenciesToPackageJson, addProjectConfiguration, formatFiles, readJsonFile, runTasksInSerial } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-2OV7DBOM.mjs";
3
- import "./chunk-5NSLLHDJ.mjs";
4
- import "./chunk-625N6KG6.mjs";
5
- import "./chunk-ARCRGA64.mjs";
6
- import "./chunk-WYPP7NRO.mjs";
7
- import "./chunk-FEBGVIEL.mjs";
8
- import "./chunk-PLSJAYWB.mjs";
9
- import "./chunk-NM2XRTN6.mjs";
2
+ import "./chunk-RGZWYJSY.mjs";
3
+ import "./chunk-JDTJDQM6.mjs";
4
+ import "./chunk-GW3T5BZC.mjs";
5
+ import "./chunk-EM5237TW.mjs";
6
+ import "./chunk-CILHPZPX.mjs";
7
+ import "./chunk-KWTATRQV.mjs";
8
+ import "./chunk-PTKBJLOO.mjs";
9
+ import "./chunk-LECNG3SU.mjs";
@@ -1,10 +1,10 @@
1
1
  import "./chunk-23KFTIT2.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-WCILKMSA.mjs";
5
- import "./chunk-CRMMXYRU.mjs";
6
- import "./chunk-PLSJAYWB.mjs";
7
- import "./chunk-NM2XRTN6.mjs";
4
+ } from "./chunk-UN4JEPGX.mjs";
5
+ import "./chunk-LGEK75G6.mjs";
6
+ import "./chunk-PTKBJLOO.mjs";
7
+ import "./chunk-LECNG3SU.mjs";
8
8
  export {
9
9
  initGeneratorFn
10
10
  };
package/dist/index.mjs CHANGED
@@ -1,23 +1,23 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-2OV7DBOM.mjs";
3
- import "./chunk-5NSLLHDJ.mjs";
4
- import "./chunk-625N6KG6.mjs";
5
- import "./chunk-ARCRGA64.mjs";
2
+ import "./chunk-RGZWYJSY.mjs";
3
+ import "./chunk-JDTJDQM6.mjs";
4
+ import "./chunk-GW3T5BZC.mjs";
5
+ import "./chunk-EM5237TW.mjs";
6
6
  import "./chunk-23KFTIT2.mjs";
7
7
  import {
8
8
  initGeneratorFn
9
- } from "./chunk-WCILKMSA.mjs";
9
+ } from "./chunk-UN4JEPGX.mjs";
10
10
  import "./chunk-CA7S5MOH.mjs";
11
11
  import {
12
12
  Provider,
13
13
  getCloudTemplateName
14
- } from "./chunk-CRMMXYRU.mjs";
15
- import "./chunk-WYPP7NRO.mjs";
14
+ } from "./chunk-LGEK75G6.mjs";
15
+ import "./chunk-CILHPZPX.mjs";
16
16
  import {
17
17
  withPulumiExecutor
18
- } from "./chunk-FEBGVIEL.mjs";
19
- import "./chunk-PLSJAYWB.mjs";
20
- import "./chunk-NM2XRTN6.mjs";
18
+ } from "./chunk-KWTATRQV.mjs";
19
+ import "./chunk-PTKBJLOO.mjs";
20
+ import "./chunk-LECNG3SU.mjs";
21
21
  export {
22
22
  Provider,
23
23
  getCloudTemplateName,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "../../chunk-FEBGVIEL.mjs";
4
- import "../../chunk-PLSJAYWB.mjs";
5
- import "../../chunk-NM2XRTN6.mjs";
3
+ } from "../../chunk-KWTATRQV.mjs";
4
+ import "../../chunk-PTKBJLOO.mjs";
5
+ import "../../chunk-LECNG3SU.mjs";
6
6
  export {
7
7
  withPulumiExecutor
8
8
  };
@@ -2,12 +2,12 @@ import "../../chunk-CA7S5MOH.mjs";
2
2
  import {
3
3
  Provider,
4
4
  getCloudTemplateName
5
- } from "../../chunk-CRMMXYRU.mjs";
5
+ } from "../../chunk-LGEK75G6.mjs";
6
6
  import {
7
7
  withPulumiExecutor
8
- } from "../../chunk-FEBGVIEL.mjs";
9
- import "../../chunk-PLSJAYWB.mjs";
10
- import "../../chunk-NM2XRTN6.mjs";
8
+ } from "../../chunk-KWTATRQV.mjs";
9
+ import "../../chunk-PTKBJLOO.mjs";
10
+ import "../../chunk-LECNG3SU.mjs";
11
11
  export {
12
12
  Provider,
13
13
  getCloudTemplateName,
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  Provider,
3
3
  getCloudTemplateName
4
- } from "../../chunk-CRMMXYRU.mjs";
5
- import "../../chunk-NM2XRTN6.mjs";
4
+ } from "../../chunk-LGEK75G6.mjs";
5
+ import "../../chunk-LECNG3SU.mjs";
6
6
  export {
7
7
  Provider,
8
8
  getCloudTemplateName
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-WYPP7NRO.mjs";
4
- import "../../../chunk-FEBGVIEL.mjs";
5
- import "../../../chunk-PLSJAYWB.mjs";
6
- import "../../../chunk-NM2XRTN6.mjs";
3
+ } from "../../../chunk-CILHPZPX.mjs";
4
+ import "../../../chunk-KWTATRQV.mjs";
5
+ import "../../../chunk-PTKBJLOO.mjs";
6
+ import "../../../chunk-LECNG3SU.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-2OV7DBOM.mjs";
4
- import "../../../chunk-FEBGVIEL.mjs";
5
- import "../../../chunk-PLSJAYWB.mjs";
6
- import "../../../chunk-NM2XRTN6.mjs";
3
+ } from "../../../chunk-RGZWYJSY.mjs";
4
+ import "../../../chunk-KWTATRQV.mjs";
5
+ import "../../../chunk-PTKBJLOO.mjs";
6
+ import "../../../chunk-LECNG3SU.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-5NSLLHDJ.mjs";
4
- import "../../../chunk-FEBGVIEL.mjs";
5
- import "../../../chunk-PLSJAYWB.mjs";
6
- import "../../../chunk-NM2XRTN6.mjs";
3
+ } from "../../../chunk-JDTJDQM6.mjs";
4
+ import "../../../chunk-KWTATRQV.mjs";
5
+ import "../../../chunk-PTKBJLOO.mjs";
6
+ import "../../../chunk-LECNG3SU.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-625N6KG6.mjs";
4
- import "../../../chunk-FEBGVIEL.mjs";
5
- import "../../../chunk-PLSJAYWB.mjs";
6
- import "../../../chunk-NM2XRTN6.mjs";
3
+ } from "../../../chunk-GW3T5BZC.mjs";
4
+ import "../../../chunk-KWTATRQV.mjs";
5
+ import "../../../chunk-PTKBJLOO.mjs";
6
+ import "../../../chunk-LECNG3SU.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-ARCRGA64.mjs";
4
- import "../../../chunk-FEBGVIEL.mjs";
5
- import "../../../chunk-PLSJAYWB.mjs";
6
- import "../../../chunk-NM2XRTN6.mjs";
3
+ } from "../../../chunk-EM5237TW.mjs";
4
+ import "../../../chunk-KWTATRQV.mjs";
5
+ import "../../../chunk-PTKBJLOO.mjs";
6
+ import "../../../chunk-LECNG3SU.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-WCILKMSA.mjs";
5
- import "../../../chunk-CRMMXYRU.mjs";
6
- import "../../../chunk-PLSJAYWB.mjs";
7
- import "../../../chunk-NM2XRTN6.mjs";
4
+ } from "../../../chunk-UN4JEPGX.mjs";
5
+ import "../../../chunk-LGEK75G6.mjs";
6
+ import "../../../chunk-PTKBJLOO.mjs";
7
+ import "../../../chunk-LECNG3SU.mjs";
8
8
  export {
9
9
  generator_default as default,
10
10
  initGeneratorFn
@@ -1,4 +1,4 @@
1
- import "./chunk-NM2XRTN6.mjs";
1
+ import "./chunk-LECNG3SU.mjs";
2
2
 
3
3
  // tsup.config.ts
4
4
  import { defineConfig } from "tsup";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/pulumi-tools",
3
- "version": "0.7.73",
3
+ "version": "0.7.74",
4
4
  "type": "commonjs",
5
5
  "description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
6
6
  "repository": {