@storm-software/projen 0.21.194 → 0.21.195

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,14 @@
2
2
 
3
3
  # Changelog for Storm Ops - Projen
4
4
 
5
+ ## [0.21.194](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.194) (05/16/2026)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **workspace-tools** to **v1.295.79**
10
+ - Updated **config-tools** to **v1.190.19**
11
+ - Updated **config** to **v1.137.51**
12
+
5
13
  ## [0.21.193](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.193) (05/15/2026)
6
14
 
7
15
  ### Updated Dependencies
@@ -407,9 +407,13 @@ ${message.map(
407
407
  depth2 + 1
408
408
  )}`
409
409
  ).join("\n")}` : typeof message === "object" ? `
410
- ${Object.keys(message).filter((key) => !skip.includes(key)).sort(sort ? (a, b) => a.localeCompare(b) : void 0).map(
410
+ ${Object.keys(message).filter(
411
+ (key) => !skip.map((k) => k.toLowerCase()).includes(typeof key === "string" ? key.toLowerCase() : key)
412
+ ).sort(sort ? (a, b) => a.localeCompare(b) : void 0).map(
411
413
  (key) => ` ${prefix}> ${key} = ${_isFunction(message[key]) ? "<function>" : typeof message[key] === "object" ? Object.keys(message[key]).filter(
412
- (key2) => !skip.includes(key2)
414
+ (key2) => !skip.map((k) => k.toLowerCase()).includes(
415
+ typeof key2 === "string" ? key2.toLowerCase() : key2
416
+ )
413
417
  ).length === 0 ? "{}" : formatLogMessage(
414
418
  message[key],
415
419
  { prefix: `${prefix}--`, skip, sort },
@@ -406,9 +406,13 @@ ${message.map(
406
406
  depth2 + 1
407
407
  )}`
408
408
  ).join("\n")}` : typeof message === "object" ? `
409
- ${Object.keys(message).filter((key) => !skip.includes(key)).sort(sort ? (a, b) => a.localeCompare(b) : void 0).map(
409
+ ${Object.keys(message).filter(
410
+ (key) => !skip.map((k) => k.toLowerCase()).includes(typeof key === "string" ? key.toLowerCase() : key)
411
+ ).sort(sort ? (a, b) => a.localeCompare(b) : void 0).map(
410
412
  (key) => ` ${prefix}> ${key} = ${_isFunction(message[key]) ? "<function>" : typeof message[key] === "object" ? Object.keys(message[key]).filter(
411
- (key2) => !skip.includes(key2)
413
+ (key2) => !skip.map((k) => k.toLowerCase()).includes(
414
+ typeof key2 === "string" ? key2.toLowerCase() : key2
415
+ )
412
416
  ).length === 0 ? "{}" : formatLogMessage(
413
417
  message[key],
414
418
  { prefix: `${prefix}--`, skip, sort },
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-AGB2JZV2.js');
2
2
 
3
3
 
4
- var _chunkXLM33KP2js = require('./chunk-XLM33KP2.js');
4
+ var _chunkOM22JMYRjs = require('./chunk-OM22JMYR.js');
5
5
  require('./chunk-QSWRWRXK.js');
6
6
  require('./chunk-PYSTHXQM.js');
7
7
 
8
8
 
9
- exports.initGeneratorFn = _chunkXLM33KP2js.initGeneratorFn;
9
+ exports.initGeneratorFn = _chunkOM22JMYRjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import "./chunk-7NMZRIA6.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-RWL5CGRJ.mjs";
4
+ } from "./chunk-G2IESGJC.mjs";
5
5
  import "./chunk-U3I7JKJY.mjs";
6
6
  import "./chunk-3YDQ52OF.mjs";
7
7
  export {
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@
4
4
  var _chunkCQEP5YOCjs = require('./chunk-CQEP5YOC.js');
5
5
 
6
6
 
7
- var _chunkXLM33KP2js = require('./chunk-XLM33KP2.js');
7
+ var _chunkOM22JMYRjs = require('./chunk-OM22JMYR.js');
8
8
  require('./chunk-QSWRWRXK.js');
9
9
 
10
10
 
@@ -16,10 +16,10 @@ var _chunkPYSTHXQMjs = require('./chunk-PYSTHXQM.js');
16
16
  // index.ts
17
17
  var index_exports = {};
18
18
  _chunkPYSTHXQMjs.__export.call(void 0, index_exports, {
19
- initGeneratorFn: () => _chunkXLM33KP2js.initGeneratorFn
19
+ initGeneratorFn: () => _chunkOM22JMYRjs.initGeneratorFn
20
20
  });
21
21
  _chunkPYSTHXQMjs.init_cjs_shims.call(void 0, );
22
22
  _chunkPYSTHXQMjs.__reExport.call(void 0, index_exports, _chunkPYSTHXQMjs.__toESM.call(void 0, _chunkCQEP5YOCjs.require_components.call(void 0, )));
23
23
 
24
24
 
25
- exports.initGeneratorFn = _chunkXLM33KP2js.initGeneratorFn;
25
+ exports.initGeneratorFn = _chunkOM22JMYRjs.initGeneratorFn;
package/dist/index.mjs CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-4HTOLVTB.mjs";
5
5
  import {
6
6
  initGeneratorFn
7
- } from "./chunk-RWL5CGRJ.mjs";
7
+ } from "./chunk-G2IESGJC.mjs";
8
8
  import "./chunk-U3I7JKJY.mjs";
9
9
  import {
10
10
  __export,
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkXLM33KP2js = require('../../../chunk-XLM33KP2.js');
4
+ var _chunkOM22JMYRjs = require('../../../chunk-OM22JMYR.js');
5
5
  require('../../../chunk-QSWRWRXK.js');
6
6
  require('../../../chunk-PYSTHXQM.js');
7
7
 
8
8
 
9
9
 
10
- exports.default = _chunkXLM33KP2js.generator_default; exports.initGeneratorFn = _chunkXLM33KP2js.initGeneratorFn;
10
+ exports.default = _chunkOM22JMYRjs.generator_default; exports.initGeneratorFn = _chunkOM22JMYRjs.initGeneratorFn;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-RWL5CGRJ.mjs";
4
+ } from "../../../chunk-G2IESGJC.mjs";
5
5
  import "../../../chunk-U3I7JKJY.mjs";
6
6
  import "../../../chunk-3YDQ52OF.mjs";
7
7
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/projen",
3
- "version": "0.21.194",
3
+ "version": "0.21.195",
4
4
  "description": "Tools for managing Projen configuration automation within a Nx workspace.",
5
5
  "keywords": [
6
6
  "iac",
@@ -115,9 +115,9 @@
115
115
  "dependencies": {
116
116
  "@aws/pdk": "^0.25.17",
117
117
  "@nx/devkit": "22.7.1",
118
- "@storm-software/config": "^1.137.51",
119
- "@storm-software/config-tools": "^1.190.19",
120
- "@storm-software/workspace-tools": "^1.295.79"
118
+ "@storm-software/config": "^1.137.52",
119
+ "@storm-software/config-tools": "^1.190.20",
120
+ "@storm-software/workspace-tools": "^1.295.80"
121
121
  },
122
122
  "devDependencies": {
123
123
  "@types/node": "^25.8.0",
@@ -134,5 +134,5 @@
134
134
  "publishConfig": { "access": "public" },
135
135
  "executors": "./executors.json",
136
136
  "generators": "./generators.json",
137
- "gitHead": "c71c4714896db35fddf4607b25eca2c29abc086c"
137
+ "gitHead": "b1f508805815ee86f76ec6bb122f736ebf447ffc"
138
138
  }