conventional-changelog-storm-software 0.3.65 → 0.3.67

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/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.3.56-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.3.66-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 -->
@@ -46,6 +46,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
46
46
 
47
47
  <!-- START doctoc -->
48
48
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
49
+
49
50
  ## Table of Contents
50
51
 
51
52
  - [Storm Software's Conventional Changelog Package](#storm-softwares-conventional-changelog-package)
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkIM7TVRE2_cjs = require('./chunk-IM7TVRE2.cjs');
3
+ var chunkN7IQG5CT_cjs = require('./chunk-N7IQG5CT.cjs');
4
4
  var promises = require('fs/promises');
5
5
  var path = require('path');
6
6
  var url = require('url');
@@ -114,7 +114,7 @@ function matchScope(config = {}, commit) {
114
114
  }
115
115
 
116
116
  // ../../node_modules/.pnpm/conventional-changelog-conventionalcommits@9.1.0/node_modules/conventional-changelog-conventionalcommits/src/writer.js
117
- var dirname = url.fileURLToPath(new URL(".", chunkIM7TVRE2_cjs.importMetaUrl));
117
+ var dirname = url.fileURLToPath(new URL(".", chunkN7IQG5CT_cjs.importMetaUrl));
118
118
  var COMMIT_HASH_LENGTH = 7;
119
119
  var releaseAsRegex = /release-as:\s*\w*@?([0-9]+\.[0-9]+\.[0-9a-z]+(-[0-9a-z.]+)?)\s*/i;
120
120
  var owner = "{{#if this.owner}}{{~this.owner}}{{else}}{{~@root.owner}}{{/if}}";
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__7d2cf946c74c0fca13bd3a5ab137cf87/node_modules/tsup/assets/cjs_shims.js
3
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__c5b41830998b735060f2c5a5c9150741/node_modules/tsup/assets/cjs_shims.js
4
4
  var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
5
5
  var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
6
6
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var chunk5N2ARSSR_cjs = require('./chunk-5N2ARSSR.cjs');
4
- require('./chunk-IM7TVRE2.cjs');
4
+ require('./chunk-N7IQG5CT.cjs');
5
5
 
6
6
 
7
7
 
@@ -6,7 +6,7 @@ require('../chunk-MOSKPEIX.cjs');
6
6
  require('../chunk-FK6SU6OS.cjs');
7
7
  require('../chunk-KZ3J3GGS.cjs');
8
8
  require('../chunk-5N2ARSSR.cjs');
9
- require('../chunk-IM7TVRE2.cjs');
9
+ require('../chunk-N7IQG5CT.cjs');
10
10
 
11
11
 
12
12
 
@@ -6,7 +6,7 @@ var chunkNBWP5FXE_cjs = require('../chunk-NBWP5FXE.cjs');
6
6
  require('../chunk-FK6SU6OS.cjs');
7
7
  require('../chunk-KZ3J3GGS.cjs');
8
8
  require('../chunk-5N2ARSSR.cjs');
9
- require('../chunk-IM7TVRE2.cjs');
9
+ require('../chunk-N7IQG5CT.cjs');
10
10
 
11
11
 
12
12
 
@@ -6,7 +6,7 @@ var chunkMOSKPEIX_cjs = require('../chunk-MOSKPEIX.cjs');
6
6
  require('../chunk-FK6SU6OS.cjs');
7
7
  require('../chunk-KZ3J3GGS.cjs');
8
8
  require('../chunk-5N2ARSSR.cjs');
9
- require('../chunk-IM7TVRE2.cjs');
9
+ require('../chunk-N7IQG5CT.cjs');
10
10
 
11
11
 
12
12
 
package/dist/index.cjs CHANGED
@@ -8,14 +8,14 @@ require('./chunk-SPHHWYOU.cjs');
8
8
  require('./chunk-XHJNEOAM.cjs');
9
9
  require('./chunk-5GQ7ZUDG.cjs');
10
10
  require('./chunk-ZPVHPMDE.cjs');
11
- var chunkQIC546EX_cjs = require('./chunk-QIC546EX.cjs');
11
+ var chunk4OE26NFJ_cjs = require('./chunk-4OE26NFJ.cjs');
12
12
  var chunkBYHEPM6H_cjs = require('./chunk-BYHEPM6H.cjs');
13
13
  require('./chunk-NBWP5FXE.cjs');
14
14
  require('./chunk-MOSKPEIX.cjs');
15
15
  require('./chunk-FK6SU6OS.cjs');
16
16
  var chunkKZ3J3GGS_cjs = require('./chunk-KZ3J3GGS.cjs');
17
17
  var chunk5N2ARSSR_cjs = require('./chunk-5N2ARSSR.cjs');
18
- require('./chunk-IM7TVRE2.cjs');
18
+ require('./chunk-N7IQG5CT.cjs');
19
19
  var fs = require('fs');
20
20
  var path = require('path');
21
21
  var chalk = require('chalk');
@@ -58,9 +58,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
58
58
  )) {
59
59
  return _startPath;
60
60
  }
61
- if (endFileNames.some(
62
- (endFileName) => fs.existsSync(path.join(_startPath, endFileName))
63
- )) {
61
+ if (endFileNames.some((endFileName) => fs.existsSync(path.join(_startPath, endFileName)))) {
64
62
  return _startPath;
65
63
  }
66
64
  if (_startPath !== "/" && depth++ < MAX_PATH_SEARCH_DEPTH) {
@@ -194,7 +192,7 @@ var isAbsolute = function(p3) {
194
192
  return _IS_ABSOLUTE_RE.test(p3);
195
193
  };
196
194
 
197
- // ../config-tools/dist/chunk-4A2P7H63.js
195
+ // ../config-tools/dist/chunk-LF3SAK2O.js
198
196
  var rootFiles = [
199
197
  "storm-workspace.json",
200
198
  "storm-workspace.yaml",
@@ -1487,7 +1485,7 @@ ${formatLogMessage(config)}`,
1487
1485
  return config;
1488
1486
  };
1489
1487
 
1490
- // ../config-tools/dist/chunk-37LI2DU4.js
1488
+ // ../config-tools/dist/chunk-BJTNSVY4.js
1491
1489
  function getConfig(workspaceRoot, skipLogs = false) {
1492
1490
  return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
1493
1491
  }
@@ -1502,7 +1500,7 @@ async function createPreset2(variant = "monorepo") {
1502
1500
  const workspaceConfig = await getWorkspaceConfig();
1503
1501
  if (variant === "minimal") {
1504
1502
  return defu__default.default(
1505
- await chunkQIC546EX_cjs.createPreset({ ...chunkBYHEPM6H_cjs.COMMIT_CONFIGS.minimal.changelogs.props }),
1503
+ await chunk4OE26NFJ_cjs.createPreset({ ...chunkBYHEPM6H_cjs.COMMIT_CONFIGS.minimal.changelogs.props }),
1506
1504
  {
1507
1505
  ...chunkBYHEPM6H_cjs.COMMIT_CONFIGS.minimal,
1508
1506
  commitlint: {
@@ -1516,7 +1514,7 @@ async function createPreset2(variant = "monorepo") {
1516
1514
  }
1517
1515
  const nxScopes = await chunkX636N6E2_cjs.getNxScopes({ config: workspaceConfig });
1518
1516
  return defu__default.default(
1519
- await chunkQIC546EX_cjs.createPreset({
1517
+ await chunk4OE26NFJ_cjs.createPreset({
1520
1518
  ...chunkBYHEPM6H_cjs.COMMIT_CONFIGS.monorepo.changelogs.props,
1521
1519
  scope: nxScopes
1522
1520
  }),
package/dist/index.js CHANGED
@@ -31,9 +31,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
31
31
  )) {
32
32
  return _startPath;
33
33
  }
34
- if (endFileNames.some(
35
- (endFileName) => existsSync(join(_startPath, endFileName))
36
- )) {
34
+ if (endFileNames.some((endFileName) => existsSync(join(_startPath, endFileName)))) {
37
35
  return _startPath;
38
36
  }
39
37
  if (_startPath !== "/" && depth++ < MAX_PATH_SEARCH_DEPTH) {
@@ -167,7 +165,7 @@ var isAbsolute = function(p3) {
167
165
  return _IS_ABSOLUTE_RE.test(p3);
168
166
  };
169
167
 
170
- // ../config-tools/dist/chunk-4A2P7H63.js
168
+ // ../config-tools/dist/chunk-LF3SAK2O.js
171
169
  var rootFiles = [
172
170
  "storm-workspace.json",
173
171
  "storm-workspace.yaml",
@@ -1460,7 +1458,7 @@ ${formatLogMessage(config)}`,
1460
1458
  return config;
1461
1459
  };
1462
1460
 
1463
- // ../config-tools/dist/chunk-37LI2DU4.js
1461
+ // ../config-tools/dist/chunk-BJTNSVY4.js
1464
1462
  function getConfig(workspaceRoot, skipLogs = false) {
1465
1463
  return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
1466
1464
  }
package/dist/parser.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var chunkQIC546EX_cjs = require('./chunk-QIC546EX.cjs');
4
- require('./chunk-IM7TVRE2.cjs');
3
+ var chunk4OE26NFJ_cjs = require('./chunk-4OE26NFJ.cjs');
4
+ require('./chunk-N7IQG5CT.cjs');
5
5
 
6
6
  // src/parser.ts
7
7
  function createParserOpts(variant) {
8
- return chunkQIC546EX_cjs.createPreset(variant === "minimal").parser;
8
+ return chunk4OE26NFJ_cjs.createPreset(variant === "minimal").parser;
9
9
  }
10
10
 
11
11
  exports.createParserOpts = createParserOpts;
@@ -1,4 +1,4 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-IM7TVRE2.cjs');
3
+ require('../chunk-N7IQG5CT.cjs');
4
4
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkFK6SU6OS_cjs = require('../chunk-FK6SU6OS.cjs');
4
- require('../chunk-IM7TVRE2.cjs');
4
+ require('../chunk-N7IQG5CT.cjs');
5
5
 
6
6
 
7
7
 
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-SPHHWYOU.cjs');
4
- require('../chunk-IM7TVRE2.cjs');
4
+ require('../chunk-N7IQG5CT.cjs');
5
5
 
@@ -6,7 +6,7 @@ require('../chunk-XHJNEOAM.cjs');
6
6
  require('../chunk-5GQ7ZUDG.cjs');
7
7
  require('../chunk-ZPVHPMDE.cjs');
8
8
  var chunkFK6SU6OS_cjs = require('../chunk-FK6SU6OS.cjs');
9
- require('../chunk-IM7TVRE2.cjs');
9
+ require('../chunk-N7IQG5CT.cjs');
10
10
 
11
11
 
12
12
 
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-XHJNEOAM.cjs');
4
- require('../chunk-IM7TVRE2.cjs');
4
+ require('../chunk-N7IQG5CT.cjs');
5
5
 
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-5GQ7ZUDG.cjs');
4
- require('../chunk-IM7TVRE2.cjs');
4
+ require('../chunk-N7IQG5CT.cjs');
5
5
 
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-ZPVHPMDE.cjs');
4
- require('../chunk-IM7TVRE2.cjs');
4
+ require('../chunk-N7IQG5CT.cjs');
5
5
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  var chunkKZ3J3GGS_cjs = require('../chunk-KZ3J3GGS.cjs');
4
4
  require('../chunk-5N2ARSSR.cjs');
5
- require('../chunk-IM7TVRE2.cjs');
5
+ require('../chunk-N7IQG5CT.cjs');
6
6
 
7
7
 
8
8
 
@@ -3,7 +3,7 @@
3
3
  var chunkZMGLMEH4_cjs = require('../chunk-ZMGLMEH4.cjs');
4
4
  require('../chunk-KZ3J3GGS.cjs');
5
5
  require('../chunk-5N2ARSSR.cjs');
6
- require('../chunk-IM7TVRE2.cjs');
6
+ require('../chunk-N7IQG5CT.cjs');
7
7
 
8
8
 
9
9
 
@@ -10,7 +10,7 @@ var chunkZMGLMEH4_cjs = require('../chunk-ZMGLMEH4.cjs');
10
10
  require('../chunk-FK6SU6OS.cjs');
11
11
  var chunkKZ3J3GGS_cjs = require('../chunk-KZ3J3GGS.cjs');
12
12
  require('../chunk-5N2ARSSR.cjs');
13
- require('../chunk-IM7TVRE2.cjs');
13
+ require('../chunk-N7IQG5CT.cjs');
14
14
 
15
15
 
16
16
 
@@ -7,7 +7,7 @@ require('../chunk-XHJNEOAM.cjs');
7
7
  require('../chunk-5GQ7ZUDG.cjs');
8
8
  require('../chunk-ZPVHPMDE.cjs');
9
9
  require('../chunk-FK6SU6OS.cjs');
10
- require('../chunk-IM7TVRE2.cjs');
10
+ require('../chunk-N7IQG5CT.cjs');
11
11
 
12
12
 
13
13
 
package/dist/whatBump.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  var chunkZMGLMEH4_cjs = require('./chunk-ZMGLMEH4.cjs');
4
4
  var chunkKZ3J3GGS_cjs = require('./chunk-KZ3J3GGS.cjs');
5
5
  require('./chunk-5N2ARSSR.cjs');
6
- require('./chunk-IM7TVRE2.cjs');
6
+ require('./chunk-N7IQG5CT.cjs');
7
7
 
8
8
  // src/whatBump.ts
9
9
  function createWhatBump(options) {
package/dist/writer.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  var chunkZMGLMEH4_cjs = require('./chunk-ZMGLMEH4.cjs');
4
4
  var chunkKZ3J3GGS_cjs = require('./chunk-KZ3J3GGS.cjs');
5
5
  require('./chunk-5N2ARSSR.cjs');
6
- var chunkIM7TVRE2_cjs = require('./chunk-IM7TVRE2.cjs');
6
+ var chunkN7IQG5CT_cjs = require('./chunk-N7IQG5CT.cjs');
7
7
  var compareFunc = require('compare-func');
8
8
  var promises = require('fs/promises');
9
9
  var path = require('path');
@@ -13,7 +13,7 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
13
13
 
14
14
  var compareFunc__default = /*#__PURE__*/_interopDefault(compareFunc);
15
15
 
16
- var dirname = url.fileURLToPath(new URL(".", chunkIM7TVRE2_cjs.importMetaUrl));
16
+ var dirname = url.fileURLToPath(new URL(".", chunkN7IQG5CT_cjs.importMetaUrl));
17
17
  var releaseAsRegex = /release-as:\s*\w*@?([0-9]+\.[0-9]+\.[0-9a-z]+(-[0-9a-z.]+)?)\s*/i;
18
18
  var owner = "{{#if this.owner}}{{~this.owner}}{{else}}{{~@root.owner}}{{/if}}";
19
19
  var host = "{{~@root.host}}";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conventional-changelog-storm-software",
3
- "version": "0.3.65",
3
+ "version": "0.3.67",
4
4
  "type": "module",
5
5
  "description": "This package contains the shared conventional-changelog configuration used in Storm Software projects.",
6
6
  "repository": {
@@ -212,13 +212,9 @@
212
212
  "storm-ops",
213
213
  "storm-software"
214
214
  ],
215
- "peerDependencies": { "conventional-changelog-conventionalcommits": "*" },
216
- "peerDependenciesMeta": {
217
- "conventional-changelog-conventionalcommits": { "optional": false }
218
- },
219
215
  "dependencies": {
220
- "@storm-software/config": "^1.134.65",
221
- "@storm-software/config-tools": "^1.188.65",
216
+ "@storm-software/config": "^1.134.67",
217
+ "@storm-software/config-tools": "^1.188.67",
222
218
  "compare-func": "^2.0.0",
223
219
  "conventional-changelog-conventionalcommits": "^9.1.0",
224
220
  "conventional-changelog-writer": "^8.2.0",
@@ -226,11 +222,11 @@
226
222
  },
227
223
  "devDependencies": {
228
224
  "@types/compare-func": "^1.3.3",
229
- "@types/node": "^24.10.2",
225
+ "@types/node": "^24.10.4",
230
226
  "tsup": "8.4.0",
231
227
  "typescript": "^5.9.3"
232
228
  },
233
229
  "publishConfig": { "access": "public" },
234
230
  "sideEffects": false,
235
- "gitHead": "e5afccfa607b8bf8396ec9af7e7cb78313508956"
231
+ "gitHead": "58754a0336790191cb3c0ead5b28fef7db35fac3"
236
232
  }