@storm-software/git-tools 2.121.4 → 2.122.1

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.
Files changed (64) hide show
  1. package/README.md +1 -1
  2. package/bin/{chunk-N5U2S3QK.cjs → chunk-5SPAQH6A.cjs} +10 -15
  3. package/bin/{chunk-QBJQH2IK.js → chunk-LBURTJLB.js} +10 -10
  4. package/bin/git.cjs +405 -480
  5. package/bin/git.js +342 -417
  6. package/bin/post-checkout.cjs +9 -9
  7. package/bin/post-checkout.js +1 -1
  8. package/bin/post-commit.cjs +9 -9
  9. package/bin/post-commit.js +1 -1
  10. package/bin/post-merge.cjs +9 -9
  11. package/bin/post-merge.js +1 -1
  12. package/bin/pre-commit.cjs +9 -9
  13. package/bin/pre-commit.js +1 -1
  14. package/bin/pre-install.cjs +9 -9
  15. package/bin/pre-install.js +1 -1
  16. package/bin/pre-push.cjs +13 -13
  17. package/bin/pre-push.js +1 -1
  18. package/bin/prepare.cjs +7 -7
  19. package/bin/prepare.js +1 -1
  20. package/bin/version-warning.cjs +5 -5
  21. package/bin/version-warning.js +1 -1
  22. package/dist/chunk-3GGWHKRP.js +274 -0
  23. package/dist/chunk-4VPJA7YJ.cjs +274 -0
  24. package/dist/chunk-5XU2KBM6.js +14 -0
  25. package/dist/chunk-F7OO6L26.cjs +78 -0
  26. package/dist/{chunk-RG47FAF4.cjs → chunk-GOKUSEH3.cjs} +5 -3
  27. package/dist/chunk-JCEVFJCA.js +42 -0
  28. package/dist/chunk-KZRVQ5RZ.js +78 -0
  29. package/dist/chunk-NY53WLGC.cjs +42 -0
  30. package/dist/chunk-YBAE6I5L.cjs +14 -0
  31. package/dist/{chunk-2IQTQBAX.js → chunk-YCEUZFMU.js} +5 -3
  32. package/dist/commit/minimal.cjs +4 -12
  33. package/dist/commit/minimal.d.cts +249 -7
  34. package/dist/commit/minimal.d.ts +249 -7
  35. package/dist/commit/minimal.js +5 -13
  36. package/dist/commit/monorepo.cjs +7 -3
  37. package/dist/commit/monorepo.d.cts +269 -4
  38. package/dist/commit/monorepo.d.ts +269 -4
  39. package/dist/commit/monorepo.js +6 -2
  40. package/dist/commitlint/minimal.cjs +2 -3
  41. package/dist/commitlint/minimal.d.cts +27 -6
  42. package/dist/commitlint/minimal.d.ts +27 -6
  43. package/dist/commitlint/minimal.js +3 -4
  44. package/dist/commitlint/monorepo.cjs +2 -3
  45. package/dist/commitlint/monorepo.d.cts +28 -6
  46. package/dist/commitlint/monorepo.d.ts +28 -6
  47. package/dist/commitlint/monorepo.js +3 -4
  48. package/dist/index.cjs +6 -19
  49. package/dist/index.d.cts +4 -2
  50. package/dist/index.d.ts +4 -2
  51. package/dist/index.js +9 -22
  52. package/dist/release/config.cjs +6 -3
  53. package/dist/release/config.d.cts +2 -1
  54. package/dist/release/config.d.ts +2 -1
  55. package/dist/release/config.js +5 -2
  56. package/dist/types.cjs +2 -20
  57. package/dist/types.d.cts +3 -250
  58. package/dist/types.d.ts +3 -250
  59. package/dist/types.js +3 -21
  60. package/package.json +5 -5
  61. package/dist/chunk-25G45MG4.js +0 -19
  62. package/dist/chunk-2RKFQIWE.cjs +0 -19
  63. package/dist/chunk-2SHAD3P5.cjs +0 -301
  64. package/dist/chunk-GRCMQK4Q.js +0 -301
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-2.121.2-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-2.121.4-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 -->
@@ -22,10 +22,6 @@ var __export = (target, all) => {
22
22
  __defProp(target, name, { get: all[name], enumerable: true });
23
23
  };
24
24
 
25
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__951eea6f126fd84bd771c4f315c150af/node_modules/tsup/assets/cjs_shims.js
26
- var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
27
- var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
28
-
29
25
  // ../config-tools/src/types.ts
30
26
  var LogLevel = {
31
27
  SILENT: 0,
@@ -381,7 +377,7 @@ function config(newConfig) {
381
377
  return globalConfig;
382
378
  }
383
379
 
384
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/util.js
380
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/util.js
385
381
  var util_exports = {};
386
382
  __export(util_exports, {
387
383
  BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
@@ -1013,7 +1009,7 @@ var Class = class {
1013
1009
  }
1014
1010
  };
1015
1011
 
1016
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/errors.js
1012
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/errors.js
1017
1013
  var initializer = (inst, def) => {
1018
1014
  inst.name = "$ZodError";
1019
1015
  Object.defineProperty(inst, "_zod", {
@@ -1033,7 +1029,7 @@ var initializer = (inst, def) => {
1033
1029
  var $ZodError = $constructor("$ZodError", initializer);
1034
1030
  var $ZodRealError = $constructor("$ZodError", initializer, { Parent: Error });
1035
1031
 
1036
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/parse.js
1032
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/parse.js
1037
1033
  var _parse = (_Err) => (schema, value, _ctx, _params) => {
1038
1034
  const ctx = _ctx ? Object.assign(_ctx, { async: false }) : { async: false };
1039
1035
  const result = schema._zod.run({ value, issues: [] }, ctx);
@@ -1085,7 +1081,7 @@ var _safeParseAsync = (_Err) => async (schema, value, _ctx) => {
1085
1081
  };
1086
1082
  var safeParseAsync = /* @__PURE__ */ _safeParseAsync($ZodRealError);
1087
1083
 
1088
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/regexes.js
1084
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/regexes.js
1089
1085
  var hostname = /^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/;
1090
1086
  var string = (params) => {
1091
1087
  const regex = params ? `[\\s\\S]{${params?.minimum ?? 0},${params?.maximum ?? ""}}` : `[\\s\\S]*`;
@@ -1093,7 +1089,7 @@ var string = (params) => {
1093
1089
  };
1094
1090
  var boolean = /^(?:true|false)$/i;
1095
1091
 
1096
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/checks.js
1092
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/checks.js
1097
1093
  var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
1098
1094
  var _a;
1099
1095
  inst._zod ?? (inst._zod = {});
@@ -1185,14 +1181,14 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
1185
1181
  };
1186
1182
  });
1187
1183
 
1188
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/versions.js
1184
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/versions.js
1189
1185
  var version = {
1190
1186
  major: 4,
1191
1187
  minor: 1,
1192
- patch: 8
1188
+ patch: 9
1193
1189
  };
1194
1190
 
1195
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/schemas.js
1191
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/schemas.js
1196
1192
  var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
1197
1193
  var _a;
1198
1194
  inst ?? (inst = {});
@@ -1870,7 +1866,7 @@ function registry() {
1870
1866
  return new $ZodRegistry();
1871
1867
  }
1872
1868
 
1873
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/api.js
1869
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/api.js
1874
1870
  function _string(Class2, params) {
1875
1871
  return new Class2({
1876
1872
  type: "string",
@@ -1925,7 +1921,7 @@ function _toLowerCase() {
1925
1921
  return _overwrite((input) => input.toLowerCase());
1926
1922
  }
1927
1923
 
1928
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/mini/schemas.js
1924
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/mini/schemas.js
1929
1925
  var ZodMiniType = /* @__PURE__ */ $constructor("ZodMiniType", (inst, def) => {
1930
1926
  if (!inst._zod)
1931
1927
  throw new Error("Uninitialized schema in ZodMiniType.");
@@ -3763,7 +3759,6 @@ exports.findWorkspaceRootSafe = findWorkspaceRootSafe;
3763
3759
  exports.getConfig = getConfig;
3764
3760
  exports.getWorkspaceConfig = getWorkspaceConfig;
3765
3761
  exports.handleProcess = handleProcess;
3766
- exports.importMetaUrl = importMetaUrl;
3767
3762
  exports.isVerbose = isVerbose;
3768
3763
  exports.joinPaths = joinPaths;
3769
3764
  exports.writeDebug = writeDebug;
@@ -371,7 +371,7 @@ function config(newConfig) {
371
371
  return globalConfig;
372
372
  }
373
373
 
374
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/util.js
374
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/util.js
375
375
  var util_exports = {};
376
376
  __export(util_exports, {
377
377
  BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
@@ -1003,7 +1003,7 @@ var Class = class {
1003
1003
  }
1004
1004
  };
1005
1005
 
1006
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/errors.js
1006
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/errors.js
1007
1007
  var initializer = (inst, def) => {
1008
1008
  inst.name = "$ZodError";
1009
1009
  Object.defineProperty(inst, "_zod", {
@@ -1023,7 +1023,7 @@ var initializer = (inst, def) => {
1023
1023
  var $ZodError = $constructor("$ZodError", initializer);
1024
1024
  var $ZodRealError = $constructor("$ZodError", initializer, { Parent: Error });
1025
1025
 
1026
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/parse.js
1026
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/parse.js
1027
1027
  var _parse = (_Err) => (schema, value, _ctx, _params) => {
1028
1028
  const ctx = _ctx ? Object.assign(_ctx, { async: false }) : { async: false };
1029
1029
  const result = schema._zod.run({ value, issues: [] }, ctx);
@@ -1075,7 +1075,7 @@ var _safeParseAsync = (_Err) => async (schema, value, _ctx) => {
1075
1075
  };
1076
1076
  var safeParseAsync = /* @__PURE__ */ _safeParseAsync($ZodRealError);
1077
1077
 
1078
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/regexes.js
1078
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/regexes.js
1079
1079
  var hostname = /^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/;
1080
1080
  var string = (params) => {
1081
1081
  const regex = params ? `[\\s\\S]{${params?.minimum ?? 0},${params?.maximum ?? ""}}` : `[\\s\\S]*`;
@@ -1083,7 +1083,7 @@ var string = (params) => {
1083
1083
  };
1084
1084
  var boolean = /^(?:true|false)$/i;
1085
1085
 
1086
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/checks.js
1086
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/checks.js
1087
1087
  var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
1088
1088
  var _a;
1089
1089
  inst._zod ?? (inst._zod = {});
@@ -1175,14 +1175,14 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
1175
1175
  };
1176
1176
  });
1177
1177
 
1178
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/versions.js
1178
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/versions.js
1179
1179
  var version = {
1180
1180
  major: 4,
1181
1181
  minor: 1,
1182
- patch: 8
1182
+ patch: 9
1183
1183
  };
1184
1184
 
1185
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/schemas.js
1185
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/schemas.js
1186
1186
  var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
1187
1187
  var _a;
1188
1188
  inst ?? (inst = {});
@@ -1860,7 +1860,7 @@ function registry() {
1860
1860
  return new $ZodRegistry();
1861
1861
  }
1862
1862
 
1863
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/core/api.js
1863
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/core/api.js
1864
1864
  function _string(Class2, params) {
1865
1865
  return new Class2({
1866
1866
  type: "string",
@@ -1915,7 +1915,7 @@ function _toLowerCase() {
1915
1915
  return _overwrite((input) => input.toLowerCase());
1916
1916
  }
1917
1917
 
1918
- // ../../node_modules/.pnpm/zod@4.1.8/node_modules/zod/v4/mini/schemas.js
1918
+ // ../../node_modules/.pnpm/zod@4.1.9/node_modules/zod/v4/mini/schemas.js
1919
1919
  var ZodMiniType = /* @__PURE__ */ $constructor("ZodMiniType", (inst, def) => {
1920
1920
  if (!inst._zod)
1921
1921
  throw new Error("Uninitialized schema in ZodMiniType.");