@storm-software/projen 0.21.177 → 0.21.181
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 +48 -0
- package/README.md +1 -1
- package/dist/{chunk-FKHGX4FZ.js → chunk-H3YSTBXP.js} +8 -0
- package/dist/{chunk-OQDHERTF.mjs → chunk-WZLUGDXN.mjs} +8 -0
- package/dist/generators.js +2 -2
- package/dist/generators.mjs +1 -1
- package/dist/index.js +3 -3
- package/dist/index.mjs +1 -1
- package/dist/src/generators/init/generator.js +2 -2
- package/dist/src/generators/init/generator.mjs +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,54 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.21.180](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.180) (05/14/2026)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **workspace-tools** to **v1.295.65**
|
|
10
|
+
- Updated **config-tools** to **v1.190.5**
|
|
11
|
+
- Updated **config** to **v1.137.38**
|
|
12
|
+
|
|
13
|
+
## [0.21.179](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.179) (05/14/2026)
|
|
14
|
+
|
|
15
|
+
### Miscellaneous
|
|
16
|
+
|
|
17
|
+
- **release:** publish ([d45102e8d](https://github.com/storm-software/storm-ops/commit/d45102e8d))
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated **workspace-tools** to **v1.295.64**
|
|
26
|
+
- Updated **config-tools** to **v1.190.4**
|
|
27
|
+
- Updated **config** to **v1.137.37**
|
|
28
|
+
|
|
29
|
+
## [0.21.178](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.178) (05/13/2026)
|
|
30
|
+
|
|
31
|
+
### Bug Fixes
|
|
32
|
+
|
|
33
|
+
- **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
|
|
34
|
+
|
|
35
|
+
### Updated Dependencies
|
|
36
|
+
|
|
37
|
+
- Updated **workspace-tools** to **v1.295.63**
|
|
38
|
+
- Updated **config-tools** to **v1.190.3**
|
|
39
|
+
- Updated **config** to **v1.137.36**
|
|
40
|
+
|
|
41
|
+
## [0.21.177](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.177) (05/12/2026)
|
|
42
|
+
|
|
43
|
+
### Miscellaneous
|
|
44
|
+
|
|
45
|
+
- **monorepo:** Update devenv modules to latest version ([5467f0db1](https://github.com/storm-software/storm-ops/commit/5467f0db1))
|
|
46
|
+
|
|
47
|
+
### Updated Dependencies
|
|
48
|
+
|
|
49
|
+
- Updated **workspace-tools** to **v1.295.62**
|
|
50
|
+
- Updated **config-tools** to **v1.190.2**
|
|
51
|
+
- Updated **config** to **v1.137.35**
|
|
52
|
+
|
|
5
53
|
## [0.21.176](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.176) (04/29/2026)
|
|
6
54
|
|
|
7
55
|
### Updated Dependencies
|
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -3400,6 +3400,9 @@ _chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
|
3400
3400
|
|
|
3401
3401
|
// ../workspace-tools/src/utils/project-tags.ts
|
|
3402
3402
|
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
3403
|
+
|
|
3404
|
+
// ../package-constants/src/tags.ts
|
|
3405
|
+
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
3403
3406
|
var ProjectTagConstants = {
|
|
3404
3407
|
Language: {
|
|
3405
3408
|
TAG_ID: "language",
|
|
@@ -3460,6 +3463,8 @@ var hasProjectTag = (project, variant) => {
|
|
|
3460
3463
|
(tag) => tag.startsWith(prefix) && tag.length > prefix.length
|
|
3461
3464
|
);
|
|
3462
3465
|
};
|
|
3466
|
+
|
|
3467
|
+
// ../workspace-tools/src/utils/project-tags.ts
|
|
3463
3468
|
var addProjectTag = (project, variant, value, options = {
|
|
3464
3469
|
overwrite: false
|
|
3465
3470
|
}) => {
|
|
@@ -5317,6 +5322,9 @@ _chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
|
5317
5322
|
// ../workspace-tools/src/types.ts
|
|
5318
5323
|
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
5319
5324
|
|
|
5325
|
+
// ../package-constants/src/types.ts
|
|
5326
|
+
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
5327
|
+
|
|
5320
5328
|
// ../workspace-tools/src/utils/index.ts
|
|
5321
5329
|
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
5322
5330
|
|
|
@@ -3401,6 +3401,9 @@ import { format as format2 } from "prettier";
|
|
|
3401
3401
|
|
|
3402
3402
|
// ../workspace-tools/src/utils/project-tags.ts
|
|
3403
3403
|
init_esm_shims();
|
|
3404
|
+
|
|
3405
|
+
// ../package-constants/src/tags.ts
|
|
3406
|
+
init_esm_shims();
|
|
3404
3407
|
var ProjectTagConstants = {
|
|
3405
3408
|
Language: {
|
|
3406
3409
|
TAG_ID: "language",
|
|
@@ -3461,6 +3464,8 @@ var hasProjectTag = (project, variant) => {
|
|
|
3461
3464
|
(tag) => tag.startsWith(prefix) && tag.length > prefix.length
|
|
3462
3465
|
);
|
|
3463
3466
|
};
|
|
3467
|
+
|
|
3468
|
+
// ../workspace-tools/src/utils/project-tags.ts
|
|
3464
3469
|
var addProjectTag = (project, variant, value, options = {
|
|
3465
3470
|
overwrite: false
|
|
3466
3471
|
}) => {
|
|
@@ -5318,6 +5323,9 @@ import https2 from "node:https";
|
|
|
5318
5323
|
// ../workspace-tools/src/types.ts
|
|
5319
5324
|
init_esm_shims();
|
|
5320
5325
|
|
|
5326
|
+
// ../package-constants/src/types.ts
|
|
5327
|
+
init_esm_shims();
|
|
5328
|
+
|
|
5321
5329
|
// ../workspace-tools/src/utils/index.ts
|
|
5322
5330
|
init_esm_shims();
|
|
5323
5331
|
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-HTHC5JMP.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkH3YSTBXPjs = require('./chunk-H3YSTBXP.js');
|
|
5
5
|
require('./chunk-NVWTQQXD.js');
|
|
6
6
|
require('./chunk-KDFOWT5R.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunkH3YSTBXPjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
var _chunkG5NKTYSBjs = require('./chunk-G5NKTYSB.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkH3YSTBXPjs = require('./chunk-H3YSTBXP.js');
|
|
8
8
|
require('./chunk-NVWTQQXD.js');
|
|
9
9
|
|
|
10
10
|
|
|
@@ -16,10 +16,10 @@ var _chunkKDFOWT5Rjs = require('./chunk-KDFOWT5R.js');
|
|
|
16
16
|
// index.ts
|
|
17
17
|
var index_exports = {};
|
|
18
18
|
_chunkKDFOWT5Rjs.__export.call(void 0, index_exports, {
|
|
19
|
-
initGeneratorFn: () =>
|
|
19
|
+
initGeneratorFn: () => _chunkH3YSTBXPjs.initGeneratorFn
|
|
20
20
|
});
|
|
21
21
|
_chunkKDFOWT5Rjs.init_cjs_shims.call(void 0, );
|
|
22
22
|
_chunkKDFOWT5Rjs.__reExport.call(void 0, index_exports, _chunkKDFOWT5Rjs.__toESM.call(void 0, _chunkG5NKTYSBjs.require_components.call(void 0, )));
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
exports.initGeneratorFn =
|
|
25
|
+
exports.initGeneratorFn = _chunkH3YSTBXPjs.initGeneratorFn;
|
package/dist/index.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkH3YSTBXPjs = require('../../../chunk-H3YSTBXP.js');
|
|
5
5
|
require('../../../chunk-NVWTQQXD.js');
|
|
6
6
|
require('../../../chunk-KDFOWT5R.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunkH3YSTBXPjs.generator_default; exports.initGeneratorFn = _chunkH3YSTBXPjs.initGeneratorFn;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/projen",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.181",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Projen configuration automation within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -114,10 +114,10 @@
|
|
|
114
114
|
"sullivanpj"
|
|
115
115
|
],
|
|
116
116
|
"peerDependencies": {
|
|
117
|
-
"@nx/devkit": "22.
|
|
118
|
-
"@storm-software/config": "1.137.
|
|
119
|
-
"@storm-software/config-tools": "1.190.
|
|
120
|
-
"@storm-software/workspace-tools": "1.295.
|
|
117
|
+
"@nx/devkit": "22.7.1",
|
|
118
|
+
"@storm-software/config": "1.137.39",
|
|
119
|
+
"@storm-software/config-tools": "1.190.6",
|
|
120
|
+
"@storm-software/workspace-tools": "1.295.66",
|
|
121
121
|
"projen": "^0.91.6",
|
|
122
122
|
"tsup": "8.4.0",
|
|
123
123
|
"untyped": "1.5.2"
|
|
@@ -129,18 +129,18 @@
|
|
|
129
129
|
},
|
|
130
130
|
"dependencies": {
|
|
131
131
|
"@aws/pdk": "^0.25.17",
|
|
132
|
-
"@nx/devkit": "22.
|
|
132
|
+
"@nx/devkit": "22.7.1",
|
|
133
133
|
"projen": "0.91.20"
|
|
134
134
|
},
|
|
135
135
|
"devDependencies": {
|
|
136
|
-
"@nx/devkit": "22.
|
|
136
|
+
"@nx/devkit": "22.7.1",
|
|
137
137
|
"@types/node": "^25.7.0",
|
|
138
|
-
"nx": "22.
|
|
138
|
+
"nx": "22.7.1",
|
|
139
139
|
"tsup": "8.4.0",
|
|
140
140
|
"untyped": "^2.0.0"
|
|
141
141
|
},
|
|
142
142
|
"publishConfig": { "access": "public" },
|
|
143
143
|
"executors": "./executors.json",
|
|
144
144
|
"generators": "./generators.json",
|
|
145
|
-
"gitHead": "
|
|
145
|
+
"gitHead": "0156312b2f7b27223734e49a41834c30314ae10a"
|
|
146
146
|
}
|