@storm-software/workspace-tools 1.292.8 → 1.292.9

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,44 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.292.8](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.292.8) (2025-10-22)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update workspace package links
10
+ ([060f1b5ab](https://github.com/storm-software/storm-ops/commit/060f1b5ab))
11
+ - **monorepo:** Update workspace package links
12
+ ([27016fcde](https://github.com/storm-software/storm-ops/commit/27016fcde))
13
+ - **monorepo:** Update workspace README markdown files
14
+ ([f94cb041a](https://github.com/storm-software/storm-ops/commit/f94cb041a))
15
+ - **monorepo:** Update workspace package links
16
+ ([af97dc773](https://github.com/storm-software/storm-ops/commit/af97dc773))
17
+ - **workspace-tools:** Clean up the error display in the base executor
18
+ ([64e4510e0](https://github.com/storm-software/storm-ops/commit/64e4510e0))
19
+ - **monorepo:** Update workspace package links
20
+ ([3ec988077](https://github.com/storm-software/storm-ops/commit/3ec988077))
21
+ - **cspell:** Added `powerlines` to CSpell dictionary
22
+ ([98f024c7e](https://github.com/storm-software/storm-ops/commit/98f024c7e))
23
+ - **monorepo:** Update workspace package links
24
+ ([eff879a87](https://github.com/storm-software/storm-ops/commit/eff879a87))
25
+ - **monorepo:** Update workspace package links
26
+ ([0f754388d](https://github.com/storm-software/storm-ops/commit/0f754388d))
27
+ - **monorepo:** Update workspace package link
28
+ ([1666003a2](https://github.com/storm-software/storm-ops/commit/1666003a2))
29
+ - **cspell:** Added typescript tool phrases to dictionary
30
+ ([a70b30d9e](https://github.com/storm-software/storm-ops/commit/a70b30d9e))
31
+ - **monorepo:** Update workspace package links
32
+ ([ef40f7597](https://github.com/storm-software/storm-ops/commit/ef40f7597))
33
+
34
+ ### Updated Dependencies
35
+
36
+ - Updated pnpm-tools to 0.6.8
37
+ - Updated npm-tools to 0.5.8
38
+ - Updated prettier to 0.57.8
39
+ - Updated esbuild to 0.53.8
40
+ - Updated unbuild to 0.57.8
41
+ - Updated tsdown to 0.45.8
42
+
5
43
  ## [1.292.7](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.292.7) (2025-10-22)
6
44
 
7
45
  ### Miscellaneous
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-1.292.6-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-1.292.7-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 -->
package/dist/executors.js CHANGED
@@ -4,26 +4,26 @@
4
4
  var _chunkYNZUCZH3js = require('./chunk-YNZUCZH3.js');
5
5
 
6
6
 
7
- var _chunkMGF3DTWMjs = require('./chunk-MGF3DTWM.js');
7
+ var _chunkMYFQ64WEjs = require('./chunk-MYFQ64WE.js');
8
8
 
9
9
 
10
10
  var _chunk5C7DI3NFjs = require('./chunk-5C7DI3NF.js');
11
11
 
12
12
 
13
13
  var _chunkADWXA4ZQjs = require('./chunk-ADWXA4ZQ.js');
14
+ require('./chunk-FSYURQ5X.js');
14
15
 
15
16
 
16
17
  var _chunkSVSX2DDYjs = require('./chunk-SVSX2DDY.js');
17
18
 
18
19
 
19
- var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
20
+ var _chunk3JD245PMjs = require('./chunk-3JD245PM.js');
20
21
 
21
22
 
22
- var _chunk3JD245PMjs = require('./chunk-3JD245PM.js');
23
+ var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
23
24
 
24
25
 
25
- var _chunkMYFQ64WEjs = require('./chunk-MYFQ64WE.js');
26
- require('./chunk-FSYURQ5X.js');
26
+ var _chunkMGF3DTWMjs = require('./chunk-MGF3DTWM.js');
27
27
 
28
28
 
29
29
  var _chunkF23XFCK3js = require('./chunk-F23XFCK3.js');
@@ -3,27 +3,27 @@ import {
3
3
  unbuildExecutorFn
4
4
  } from "./chunk-YJXVS5UQ.mjs";
5
5
  import {
6
- LARGE_BUFFER
7
- } from "./chunk-FQSIFEMR.mjs";
6
+ esbuildExecutorFn
7
+ } from "./chunk-NXWRHUNL.mjs";
8
8
  import {
9
9
  sizeLimitExecutorFn
10
10
  } from "./chunk-IIDQ2ITD.mjs";
11
11
  import {
12
12
  tsdownExecutorFn
13
13
  } from "./chunk-32G4OHA3.mjs";
14
+ import "./chunk-F3NQOV2M.mjs";
14
15
  import {
15
16
  typiaExecutorFn
16
17
  } from "./chunk-BCXNBLCP.mjs";
17
- import {
18
- getRegistryVersion
19
- } from "./chunk-7DLHAWLG.mjs";
20
18
  import {
21
19
  cargoFormatExecutor
22
20
  } from "./chunk-6FX2E553.mjs";
23
21
  import {
24
- esbuildExecutorFn
25
- } from "./chunk-NXWRHUNL.mjs";
26
- import "./chunk-F3NQOV2M.mjs";
22
+ getRegistryVersion
23
+ } from "./chunk-7DLHAWLG.mjs";
24
+ import {
25
+ LARGE_BUFFER
26
+ } from "./chunk-FQSIFEMR.mjs";
27
27
  import {
28
28
  cargoBuildExecutor
29
29
  } from "./chunk-CVK7A2Z7.mjs";
@@ -1,6 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-INERRJ6Q.js');
2
2
 
3
3
 
4
+ var _chunkT5BI42AOjs = require('./chunk-T5BI42AO.js');
5
+
6
+
4
7
  var _chunkYMZQ7GGXjs = require('./chunk-YMZQ7GGX.js');
5
8
 
6
9
 
@@ -17,9 +20,6 @@ var _chunkMBO4Z5AVjs = require('./chunk-MBO4Z5AV.js');
17
20
 
18
21
 
19
22
  var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
20
-
21
-
22
- var _chunkT5BI42AOjs = require('./chunk-T5BI42AO.js');
23
23
  require('./chunk-4HV5G4DT.js');
24
24
  require('./chunk-SZWM7COV.js');
25
25
  require('./chunk-J4I6MJT2.js');
@@ -1,4 +1,7 @@
1
1
  import "./chunk-RLIZVCIN.mjs";
2
+ import {
3
+ neutralLibraryGeneratorFn
4
+ } from "./chunk-2ONEZU6V.mjs";
2
5
  import {
3
6
  nodeLibraryGeneratorFn
4
7
  } from "./chunk-Q57UD72U.mjs";
@@ -17,9 +20,6 @@ import {
17
20
  import {
18
21
  initGenerator
19
22
  } from "./chunk-437WGH2M.mjs";
20
- import {
21
- neutralLibraryGeneratorFn
22
- } from "./chunk-2ONEZU6V.mjs";
23
23
  import "./chunk-HP36FVRU.mjs";
24
24
  import "./chunk-QC5ON3X4.mjs";
25
25
  import "./chunk-JLXBL5BC.mjs";
package/dist/index.js CHANGED
@@ -53,26 +53,26 @@ require('./chunk-3J53KHVV.js');
53
53
  var _chunkYNZUCZH3js = require('./chunk-YNZUCZH3.js');
54
54
 
55
55
 
56
- var _chunkMGF3DTWMjs = require('./chunk-MGF3DTWM.js');
56
+ var _chunkMYFQ64WEjs = require('./chunk-MYFQ64WE.js');
57
57
 
58
58
 
59
59
  var _chunk5C7DI3NFjs = require('./chunk-5C7DI3NF.js');
60
60
 
61
61
 
62
62
  var _chunkADWXA4ZQjs = require('./chunk-ADWXA4ZQ.js');
63
+ require('./chunk-FSYURQ5X.js');
63
64
 
64
65
 
65
66
  var _chunkSVSX2DDYjs = require('./chunk-SVSX2DDY.js');
66
67
 
67
68
 
68
- var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
69
+ var _chunk3JD245PMjs = require('./chunk-3JD245PM.js');
69
70
 
70
71
 
71
- var _chunk3JD245PMjs = require('./chunk-3JD245PM.js');
72
+ var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
72
73
 
73
74
 
74
- var _chunkMYFQ64WEjs = require('./chunk-MYFQ64WE.js');
75
- require('./chunk-FSYURQ5X.js');
75
+ var _chunkMGF3DTWMjs = require('./chunk-MGF3DTWM.js');
76
76
 
77
77
 
78
78
  var _chunkF23XFCK3js = require('./chunk-F23XFCK3.js');
@@ -104,6 +104,9 @@ var _chunkLJDV7HFTjs = require('./chunk-LJDV7HFT.js');
104
104
  require('./chunk-INERRJ6Q.js');
105
105
 
106
106
 
107
+ var _chunkT5BI42AOjs = require('./chunk-T5BI42AO.js');
108
+
109
+
107
110
  var _chunkYMZQ7GGXjs = require('./chunk-YMZQ7GGX.js');
108
111
 
109
112
 
@@ -122,9 +125,6 @@ var _chunkMBO4Z5AVjs = require('./chunk-MBO4Z5AV.js');
122
125
  var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
123
126
 
124
127
 
125
- var _chunkT5BI42AOjs = require('./chunk-T5BI42AO.js');
126
-
127
-
128
128
 
129
129
 
130
130
 
package/dist/index.mjs CHANGED
@@ -52,27 +52,27 @@ import {
52
52
  unbuildExecutorFn
53
53
  } from "./chunk-YJXVS5UQ.mjs";
54
54
  import {
55
- LARGE_BUFFER
56
- } from "./chunk-FQSIFEMR.mjs";
55
+ esbuildExecutorFn
56
+ } from "./chunk-NXWRHUNL.mjs";
57
57
  import {
58
58
  sizeLimitExecutorFn
59
59
  } from "./chunk-IIDQ2ITD.mjs";
60
60
  import {
61
61
  tsdownExecutorFn
62
62
  } from "./chunk-32G4OHA3.mjs";
63
+ import "./chunk-F3NQOV2M.mjs";
63
64
  import {
64
65
  typiaExecutorFn
65
66
  } from "./chunk-BCXNBLCP.mjs";
66
- import {
67
- getRegistryVersion
68
- } from "./chunk-7DLHAWLG.mjs";
69
67
  import {
70
68
  cargoFormatExecutor
71
69
  } from "./chunk-6FX2E553.mjs";
72
70
  import {
73
- esbuildExecutorFn
74
- } from "./chunk-NXWRHUNL.mjs";
75
- import "./chunk-F3NQOV2M.mjs";
71
+ getRegistryVersion
72
+ } from "./chunk-7DLHAWLG.mjs";
73
+ import {
74
+ LARGE_BUFFER
75
+ } from "./chunk-FQSIFEMR.mjs";
76
76
  import {
77
77
  cargoBuildExecutor
78
78
  } from "./chunk-CVK7A2Z7.mjs";
@@ -102,6 +102,9 @@ import {
102
102
  runProcess
103
103
  } from "./chunk-6LP3KKXE.mjs";
104
104
  import "./chunk-RLIZVCIN.mjs";
105
+ import {
106
+ neutralLibraryGeneratorFn
107
+ } from "./chunk-2ONEZU6V.mjs";
105
108
  import {
106
109
  nodeLibraryGeneratorFn
107
110
  } from "./chunk-Q57UD72U.mjs";
@@ -120,9 +123,6 @@ import {
120
123
  import {
121
124
  initGenerator
122
125
  } from "./chunk-437WGH2M.mjs";
123
- import {
124
- neutralLibraryGeneratorFn
125
- } from "./chunk-2ONEZU6V.mjs";
126
126
  import {
127
127
  createProjectTsConfigJson,
128
128
  getOutputPath,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.292.8",
3
+ "version": "1.292.9",
4
4
  "description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -209,12 +209,12 @@
209
209
  "@size-limit/esbuild": "11.1.4",
210
210
  "@size-limit/esbuild-why": "11.1.4",
211
211
  "@size-limit/file": "11.1.4",
212
- "@storm-software/esbuild": "^0.53.8",
213
- "@storm-software/npm-tools": "^0.5.8",
214
- "@storm-software/pnpm-tools": "^0.6.8",
215
- "@storm-software/prettier": "^0.57.8",
216
- "@storm-software/tsdown": "^0.45.8",
217
- "@storm-software/unbuild": "^0.57.8",
212
+ "@storm-software/esbuild": "^0.53.9",
213
+ "@storm-software/npm-tools": "^0.5.9",
214
+ "@storm-software/pnpm-tools": "^0.6.9",
215
+ "@storm-software/prettier": "^0.57.9",
216
+ "@storm-software/tsdown": "^0.45.9",
217
+ "@storm-software/unbuild": "^0.57.9",
218
218
  "fs-extra": "11.2.0",
219
219
  "glob": "^11.0.1",
220
220
  "jiti": "^2.4.2",
@@ -239,5 +239,5 @@
239
239
  "publishConfig": { "access": "public" },
240
240
  "executors": "./executors.json",
241
241
  "generators": "./generators.json",
242
- "gitHead": "16c437dfb0ee42cc63b7dd31d3a8021683018b83"
242
+ "gitHead": "f3ff9bcb84a9d2823718177c5f352a992137dd02"
243
243
  }