@storm-software/git-tools 2.130.19 → 2.130.21

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 (62) hide show
  1. package/README.md +1 -1
  2. package/bin/{chunk-CW3OIFB4.cjs → chunk-ATE3TAGF.cjs} +4 -4
  3. package/bin/{chunk-CW3OIFB4.cjs.map → chunk-ATE3TAGF.cjs.map} +1 -1
  4. package/bin/{chunk-I7B6IYBB.cjs → chunk-DI6PREU4.cjs} +8 -4
  5. package/bin/chunk-DI6PREU4.cjs.map +1 -0
  6. package/bin/{chunk-OGI5YX4H.js → chunk-ECWQIUB4.js} +3 -3
  7. package/bin/{chunk-OGI5YX4H.js.map → chunk-ECWQIUB4.js.map} +1 -1
  8. package/bin/{chunk-MOZKMSXM.cjs → chunk-EGDFRWIN.cjs} +4 -4
  9. package/bin/{chunk-MOZKMSXM.cjs.map → chunk-EGDFRWIN.cjs.map} +1 -1
  10. package/bin/{chunk-T4KL5T3Y.cjs → chunk-EGX3JSKB.cjs} +5 -5
  11. package/bin/{chunk-T4KL5T3Y.cjs.map → chunk-EGX3JSKB.cjs.map} +1 -1
  12. package/bin/{chunk-FQBQE6ZB.js → chunk-FVR6F5QB.js} +3 -3
  13. package/bin/{chunk-FQBQE6ZB.js.map → chunk-FVR6F5QB.js.map} +1 -1
  14. package/bin/{chunk-RKEJZ2TR.js → chunk-KTR6DN32.js} +3 -3
  15. package/bin/{chunk-RKEJZ2TR.js.map → chunk-KTR6DN32.js.map} +1 -1
  16. package/bin/{chunk-J7EC3A2H.cjs → chunk-LSV4BGLC.cjs} +4 -4
  17. package/bin/{chunk-J7EC3A2H.cjs.map → chunk-LSV4BGLC.cjs.map} +1 -1
  18. package/bin/{chunk-VPYYIUSQ.js → chunk-MQWJPO5J.js} +3 -3
  19. package/bin/{chunk-VPYYIUSQ.js.map → chunk-MQWJPO5J.js.map} +1 -1
  20. package/bin/{chunk-7F3TVMCA.cjs → chunk-QOXHPYED.cjs} +4 -4
  21. package/bin/{chunk-7F3TVMCA.cjs.map → chunk-QOXHPYED.cjs.map} +1 -1
  22. package/bin/{chunk-MWT3CRQG.js → chunk-QP6P24WO.js} +3 -3
  23. package/bin/{chunk-MWT3CRQG.js.map → chunk-QP6P24WO.js.map} +1 -1
  24. package/bin/{chunk-EQGVGVJD.js → chunk-UHJ3INXD.js} +3 -3
  25. package/bin/{chunk-EQGVGVJD.js.map → chunk-UHJ3INXD.js.map} +1 -1
  26. package/bin/{chunk-GUBKGNXI.js → chunk-VFP2YC56.js} +8 -4
  27. package/bin/chunk-VFP2YC56.js.map +1 -0
  28. package/bin/{chunk-CVJTBRYR.js → chunk-WRLNGX7N.js} +3 -3
  29. package/bin/{chunk-CVJTBRYR.js.map → chunk-WRLNGX7N.js.map} +1 -1
  30. package/bin/{chunk-I2HNX3GG.cjs → chunk-XFAV5NG6.cjs} +4 -4
  31. package/bin/{chunk-I2HNX3GG.cjs.map → chunk-XFAV5NG6.cjs.map} +1 -1
  32. package/bin/{chunk-OE7KAAB5.cjs → chunk-ZGZ6JZDP.cjs} +6 -6
  33. package/bin/{chunk-OE7KAAB5.cjs.map → chunk-ZGZ6JZDP.cjs.map} +1 -1
  34. package/bin/git.cjs +127 -127
  35. package/bin/git.cjs.map +1 -1
  36. package/bin/git.js +29 -29
  37. package/bin/git.js.map +1 -1
  38. package/bin/post-checkout.cjs +7 -7
  39. package/bin/post-checkout.js +2 -2
  40. package/bin/post-commit.cjs +7 -7
  41. package/bin/post-commit.js +2 -2
  42. package/bin/post-merge.cjs +7 -7
  43. package/bin/post-merge.js +2 -2
  44. package/bin/pre-commit.cjs +7 -7
  45. package/bin/pre-commit.js +2 -2
  46. package/bin/pre-install.cjs +7 -7
  47. package/bin/pre-install.js +2 -2
  48. package/bin/pre-push.cjs +7 -7
  49. package/bin/pre-push.js +2 -2
  50. package/bin/prepare.cjs +7 -7
  51. package/bin/prepare.js +2 -2
  52. package/bin/version-warning.cjs +5 -5
  53. package/bin/version-warning.js +1 -1
  54. package/dist/{chunk-UVILOGFH.cjs → chunk-N7GR4PRY.cjs} +6 -2
  55. package/dist/{chunk-NTYI6N67.js → chunk-ZHSRGVUS.js} +6 -2
  56. package/dist/index.cjs +8 -8
  57. package/dist/index.js +1 -1
  58. package/dist/release/config.cjs +8 -8
  59. package/dist/release/config.js +1 -1
  60. package/package.json +7 -7
  61. package/bin/chunk-GUBKGNXI.js.map +0 -1
  62. package/bin/chunk-I7B6IYBB.cjs.map +0 -1
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunk7F3TVMCA_cjs = require('./chunk-7F3TVMCA.cjs');
4
+ var chunkQOXHPYED_cjs = require('./chunk-QOXHPYED.cjs');
5
5
  require('./chunk-YHZNDNCW.cjs');
6
6
  require('./chunk-FH5OSXAJ.cjs');
7
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
7
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
8
8
 
9
9
  // bin/post-checkout.ts
10
10
  void (async () => {
11
- const config = await chunkI7B6IYBB_cjs.getConfig();
11
+ const config = await chunkDI6PREU4_cjs.getConfig();
12
12
  try {
13
- await chunk7F3TVMCA_cjs.postCheckoutHook(config, process.argv.slice(2));
14
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
13
+ await chunkQOXHPYED_cjs.postCheckoutHook(config, process.argv.slice(2));
14
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkI7B6IYBB_cjs.writeFatal(
16
+ chunkDI6PREU4_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkI7B6IYBB_cjs.exitWithError(config);
20
+ chunkDI6PREU4_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postCheckoutHook } from './chunk-FQBQE6ZB.js';
2
+ import { postCheckoutHook } from './chunk-FVR6F5QB.js';
3
3
  import './chunk-HBLWPOJV.js';
4
4
  import './chunk-G3YPGVPS.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
6
6
 
7
7
  // bin/post-checkout.ts
8
8
  void (async () => {
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkMOZKMSXM_cjs = require('./chunk-MOZKMSXM.cjs');
4
+ var chunkEGDFRWIN_cjs = require('./chunk-EGDFRWIN.cjs');
5
5
  require('./chunk-YHZNDNCW.cjs');
6
6
  require('./chunk-FH5OSXAJ.cjs');
7
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
7
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
8
8
 
9
9
  // bin/post-commit.ts
10
10
  void (async () => {
11
- const config = await chunkI7B6IYBB_cjs.getConfig();
11
+ const config = await chunkDI6PREU4_cjs.getConfig();
12
12
  try {
13
- await chunkMOZKMSXM_cjs.postCommitHook(config, process.argv.slice(2));
14
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
13
+ await chunkEGDFRWIN_cjs.postCommitHook(config, process.argv.slice(2));
14
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkI7B6IYBB_cjs.writeFatal(
16
+ chunkDI6PREU4_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkI7B6IYBB_cjs.exitWithError(config);
20
+ chunkDI6PREU4_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postCommitHook } from './chunk-MWT3CRQG.js';
2
+ import { postCommitHook } from './chunk-QP6P24WO.js';
3
3
  import './chunk-HBLWPOJV.js';
4
4
  import './chunk-G3YPGVPS.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
6
6
 
7
7
  // bin/post-commit.ts
8
8
  void (async () => {
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkJ7EC3A2H_cjs = require('./chunk-J7EC3A2H.cjs');
4
+ var chunkLSV4BGLC_cjs = require('./chunk-LSV4BGLC.cjs');
5
5
  require('./chunk-YHZNDNCW.cjs');
6
6
  require('./chunk-FH5OSXAJ.cjs');
7
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
7
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
8
8
 
9
9
  // bin/post-merge.ts
10
10
  void (async () => {
11
- const config = await chunkI7B6IYBB_cjs.getConfig();
11
+ const config = await chunkDI6PREU4_cjs.getConfig();
12
12
  try {
13
- await chunkJ7EC3A2H_cjs.postMergeHook(config, process.argv.slice(2));
14
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
13
+ await chunkLSV4BGLC_cjs.postMergeHook(config, process.argv.slice(2));
14
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkI7B6IYBB_cjs.writeFatal(
16
+ chunkDI6PREU4_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkI7B6IYBB_cjs.exitWithError(config);
20
+ chunkDI6PREU4_cjs.exitWithError(config);
21
21
  process.exit(1);
22
22
  }
23
23
  })();
package/bin/post-merge.js CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- import { postMergeHook } from './chunk-OGI5YX4H.js';
2
+ import { postMergeHook } from './chunk-ECWQIUB4.js';
3
3
  import './chunk-HBLWPOJV.js';
4
4
  import './chunk-G3YPGVPS.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
6
6
 
7
7
  // bin/post-merge.ts
8
8
  void (async () => {
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkCW3OIFB4_cjs = require('./chunk-CW3OIFB4.cjs');
4
+ var chunkATE3TAGF_cjs = require('./chunk-ATE3TAGF.cjs');
5
5
  require('./chunk-YHZNDNCW.cjs');
6
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
6
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
7
7
 
8
8
  // bin/pre-commit.ts
9
9
  void (async () => {
10
- const config = await chunkI7B6IYBB_cjs.getConfig();
10
+ const config = await chunkDI6PREU4_cjs.getConfig();
11
11
  try {
12
- await chunkCW3OIFB4_cjs.preCommitHook(config, process.argv.slice(2));
13
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
12
+ await chunkATE3TAGF_cjs.preCommitHook(config, process.argv.slice(2));
13
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkI7B6IYBB_cjs.writeFatal(
15
+ chunkDI6PREU4_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkI7B6IYBB_cjs.exitWithError(config);
19
+ chunkDI6PREU4_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/pre-commit.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { preCommitHook } from './chunk-CVJTBRYR.js';
2
+ import { preCommitHook } from './chunk-WRLNGX7N.js';
3
3
  import './chunk-HBLWPOJV.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
5
5
 
6
6
  // bin/pre-commit.ts
7
7
  void (async () => {
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkT4KL5T3Y_cjs = require('./chunk-T4KL5T3Y.cjs');
4
+ var chunkEGX3JSKB_cjs = require('./chunk-EGX3JSKB.cjs');
5
5
  require('./chunk-FH5OSXAJ.cjs');
6
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
6
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
7
7
 
8
8
  // bin/pre-install.ts
9
9
  void (async () => {
10
- const config = await chunkI7B6IYBB_cjs.getConfig();
10
+ const config = await chunkDI6PREU4_cjs.getConfig();
11
11
  try {
12
- await chunkT4KL5T3Y_cjs.preInstallHook(config);
13
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
12
+ await chunkEGX3JSKB_cjs.preInstallHook(config);
13
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkI7B6IYBB_cjs.writeFatal(
15
+ chunkDI6PREU4_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkI7B6IYBB_cjs.exitWithError(config);
19
+ chunkDI6PREU4_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { preInstallHook } from './chunk-EQGVGVJD.js';
2
+ import { preInstallHook } from './chunk-UHJ3INXD.js';
3
3
  import './chunk-G3YPGVPS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
5
5
 
6
6
  // bin/pre-install.ts
7
7
  void (async () => {
package/bin/pre-push.cjs CHANGED
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkOE7KAAB5_cjs = require('./chunk-OE7KAAB5.cjs');
4
+ var chunkZGZ6JZDP_cjs = require('./chunk-ZGZ6JZDP.cjs');
5
5
  require('./chunk-YHZNDNCW.cjs');
6
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
6
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
7
7
 
8
8
  // bin/pre-push.ts
9
9
  void (async () => {
10
- const config = await chunkI7B6IYBB_cjs.getConfig();
10
+ const config = await chunkDI6PREU4_cjs.getConfig();
11
11
  try {
12
- await chunkOE7KAAB5_cjs.prePushHook(config, process.argv.slice(2));
13
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
12
+ await chunkZGZ6JZDP_cjs.prePushHook(config, process.argv.slice(2));
13
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkI7B6IYBB_cjs.writeFatal(
15
+ chunkDI6PREU4_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkI7B6IYBB_cjs.exitWithError(config);
19
+ chunkDI6PREU4_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/pre-push.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { prePushHook } from './chunk-VPYYIUSQ.js';
2
+ import { prePushHook } from './chunk-MQWJPO5J.js';
3
3
  import './chunk-HBLWPOJV.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
5
5
 
6
6
  // bin/pre-push.ts
7
7
  void (async () => {
package/bin/prepare.cjs CHANGED
@@ -1,22 +1,22 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkI2HNX3GG_cjs = require('./chunk-I2HNX3GG.cjs');
4
+ var chunkXFAV5NG6_cjs = require('./chunk-XFAV5NG6.cjs');
5
5
  require('./chunk-FH5OSXAJ.cjs');
6
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
6
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
7
7
 
8
8
  // bin/prepare.ts
9
9
  void (async () => {
10
- const config = await chunkI7B6IYBB_cjs.getConfig();
10
+ const config = await chunkDI6PREU4_cjs.getConfig();
11
11
  try {
12
- await chunkI2HNX3GG_cjs.prepareHook(config);
13
- chunkI7B6IYBB_cjs.exitWithSuccess(config);
12
+ await chunkXFAV5NG6_cjs.prepareHook(config);
13
+ chunkDI6PREU4_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkI7B6IYBB_cjs.writeFatal(
15
+ chunkDI6PREU4_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkI7B6IYBB_cjs.exitWithError(config);
19
+ chunkDI6PREU4_cjs.exitWithError(config);
20
20
  process.exit(1);
21
21
  }
22
22
  })();
package/bin/prepare.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- import { prepareHook } from './chunk-RKEJZ2TR.js';
2
+ import { prepareHook } from './chunk-KTR6DN32.js';
3
3
  import './chunk-G3YPGVPS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
5
5
 
6
6
  // bin/prepare.ts
7
7
  void (async () => {
@@ -2,20 +2,20 @@
2
2
  'use strict';
3
3
 
4
4
  var chunkYHZNDNCW_cjs = require('./chunk-YHZNDNCW.cjs');
5
- var chunkI7B6IYBB_cjs = require('./chunk-I7B6IYBB.cjs');
5
+ var chunkDI6PREU4_cjs = require('./chunk-DI6PREU4.cjs');
6
6
 
7
7
  // bin/version-warning.ts
8
8
  void (async () => {
9
- const config = await chunkI7B6IYBB_cjs.getConfig();
9
+ const config = await chunkDI6PREU4_cjs.getConfig();
10
10
  try {
11
- chunkI7B6IYBB_cjs.handleProcess(config);
11
+ chunkDI6PREU4_cjs.handleProcess(config);
12
12
  chunkYHZNDNCW_cjs.checkPackageVersion(process.argv.slice(1));
13
13
  } catch (error) {
14
- chunkI7B6IYBB_cjs.writeFatal(
14
+ chunkDI6PREU4_cjs.writeFatal(
15
15
  `A fatal error occurred while running the program: ${error.message}`,
16
16
  config
17
17
  );
18
- chunkI7B6IYBB_cjs.exitWithError(config);
18
+ chunkDI6PREU4_cjs.exitWithError(config);
19
19
  process.exit(1);
20
20
  }
21
21
  })();
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  import { checkPackageVersion } from './chunk-HBLWPOJV.js';
3
- import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-GUBKGNXI.js';
3
+ import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-VFP2YC56.js';
4
4
 
5
5
  // bin/version-warning.ts
6
6
  void (async () => {
@@ -2958,9 +2958,13 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
2958
2958
  configInput.variant = fs.existsSync(joinPaths(_workspaceRoot, "nx.json")) || fs.existsSync(joinPaths(_workspaceRoot, ".nx")) || fs.existsSync(joinPaths(_workspaceRoot, "lerna.json")) || fs.existsSync(joinPaths(_workspaceRoot, "turbo.json")) ? "monorepo" : "minimal";
2959
2959
  }
2960
2960
  try {
2961
- result = applyDefaultConfig(
2962
- await workspaceConfigSchema.parseAsync(configInput)
2961
+ const parseResult = await Promise.resolve(
2962
+ workspaceConfigSchema._zod.parse(
2963
+ { value: configInput, issues: [] },
2964
+ { async: true }
2965
+ )
2963
2966
  );
2967
+ result = applyDefaultConfig(parseResult.value);
2964
2968
  result.workspaceRoot ??= _workspaceRoot;
2965
2969
  } catch (error) {
2966
2970
  throw new Error(
@@ -2950,9 +2950,13 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
2950
2950
  configInput.variant = existsSync(joinPaths(_workspaceRoot, "nx.json")) || existsSync(joinPaths(_workspaceRoot, ".nx")) || existsSync(joinPaths(_workspaceRoot, "lerna.json")) || existsSync(joinPaths(_workspaceRoot, "turbo.json")) ? "monorepo" : "minimal";
2951
2951
  }
2952
2952
  try {
2953
- result = applyDefaultConfig(
2954
- await workspaceConfigSchema.parseAsync(configInput)
2953
+ const parseResult = await Promise.resolve(
2954
+ workspaceConfigSchema._zod.parse(
2955
+ { value: configInput, issues: [] },
2956
+ { async: true }
2957
+ )
2955
2958
  );
2959
+ result = applyDefaultConfig(parseResult.value);
2956
2960
  result.workspaceRoot ??= _workspaceRoot;
2957
2961
  } catch (error) {
2958
2962
  throw new Error(
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkUVILOGFH_cjs = require('./chunk-UVILOGFH.cjs');
3
+ var chunkN7GR4PRY_cjs = require('./chunk-N7GR4PRY.cjs');
4
4
  var chunk7ZSL4J35_cjs = require('./chunk-7ZSL4J35.cjs');
5
5
  require('./chunk-CT6VGZZS.cjs');
6
6
  require('./chunk-4VPJA7YJ.cjs');
@@ -21,31 +21,31 @@ require('./chunk-ISLA7CP2.cjs');
21
21
 
22
22
  Object.defineProperty(exports, "DEFAULT_CONVENTIONAL_COMMITS_CONFIG", {
23
23
  enumerable: true,
24
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
24
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
25
25
  });
26
26
  Object.defineProperty(exports, "DEFAULT_JS_RELEASE_GROUP_CONFIG", {
27
27
  enumerable: true,
28
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
28
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
29
29
  });
30
30
  Object.defineProperty(exports, "DEFAULT_RELEASE_CONFIG", {
31
31
  enumerable: true,
32
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_CONFIG; }
32
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_CONFIG; }
33
33
  });
34
34
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_CONFIG", {
35
35
  enumerable: true,
36
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
36
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
37
37
  });
38
38
  Object.defineProperty(exports, "DEFAULT_RELEASE_TAG_PATTERN", {
39
39
  enumerable: true,
40
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_TAG_PATTERN; }
40
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_TAG_PATTERN; }
41
41
  });
42
42
  Object.defineProperty(exports, "DEFAULT_RUST_RELEASE_GROUP_CONFIG", {
43
43
  enumerable: true,
44
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
44
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
45
45
  });
46
46
  Object.defineProperty(exports, "getReleaseGroupConfig", {
47
47
  enumerable: true,
48
- get: function () { return chunkUVILOGFH_cjs.getReleaseGroupConfig; }
48
+ get: function () { return chunkN7GR4PRY_cjs.getReleaseGroupConfig; }
49
49
  });
50
50
  Object.defineProperty(exports, "DEFAULT_MONOREPO_COMMIT_QUESTIONS", {
51
51
  enumerable: true,
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_TAG_PATTERN, DEFAULT_RUST_RELEASE_GROUP_CONFIG, getReleaseGroupConfig } from './chunk-NTYI6N67.js';
1
+ export { DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_TAG_PATTERN, DEFAULT_RUST_RELEASE_GROUP_CONFIG, getReleaseGroupConfig } from './chunk-ZHSRGVUS.js';
2
2
  export { DEFAULT_MONOREPO_COMMIT_QUESTIONS } from './chunk-USTER7R2.js';
3
3
  import './chunk-WCAKLYL2.js';
4
4
  import './chunk-3GGWHKRP.js';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkUVILOGFH_cjs = require('../chunk-UVILOGFH.cjs');
3
+ var chunkN7GR4PRY_cjs = require('../chunk-N7GR4PRY.cjs');
4
4
  require('../chunk-7ZSL4J35.cjs');
5
5
  require('../chunk-CT6VGZZS.cjs');
6
6
  require('../chunk-4VPJA7YJ.cjs');
@@ -12,29 +12,29 @@ require('../chunk-ISLA7CP2.cjs');
12
12
 
13
13
  Object.defineProperty(exports, "DEFAULT_CONVENTIONAL_COMMITS_CONFIG", {
14
14
  enumerable: true,
15
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
15
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_CONVENTIONAL_COMMITS_CONFIG; }
16
16
  });
17
17
  Object.defineProperty(exports, "DEFAULT_JS_RELEASE_GROUP_CONFIG", {
18
18
  enumerable: true,
19
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
19
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_JS_RELEASE_GROUP_CONFIG; }
20
20
  });
21
21
  Object.defineProperty(exports, "DEFAULT_RELEASE_CONFIG", {
22
22
  enumerable: true,
23
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_CONFIG; }
23
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_CONFIG; }
24
24
  });
25
25
  Object.defineProperty(exports, "DEFAULT_RELEASE_GROUP_CONFIG", {
26
26
  enumerable: true,
27
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
27
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_GROUP_CONFIG; }
28
28
  });
29
29
  Object.defineProperty(exports, "DEFAULT_RELEASE_TAG_PATTERN", {
30
30
  enumerable: true,
31
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RELEASE_TAG_PATTERN; }
31
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RELEASE_TAG_PATTERN; }
32
32
  });
33
33
  Object.defineProperty(exports, "DEFAULT_RUST_RELEASE_GROUP_CONFIG", {
34
34
  enumerable: true,
35
- get: function () { return chunkUVILOGFH_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
35
+ get: function () { return chunkN7GR4PRY_cjs.DEFAULT_RUST_RELEASE_GROUP_CONFIG; }
36
36
  });
37
37
  Object.defineProperty(exports, "getReleaseGroupConfig", {
38
38
  enumerable: true,
39
- get: function () { return chunkUVILOGFH_cjs.getReleaseGroupConfig; }
39
+ get: function () { return chunkN7GR4PRY_cjs.getReleaseGroupConfig; }
40
40
  });
@@ -1,4 +1,4 @@
1
- export { DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_TAG_PATTERN, DEFAULT_RUST_RELEASE_GROUP_CONFIG, getReleaseGroupConfig } from '../chunk-NTYI6N67.js';
1
+ export { DEFAULT_CONVENTIONAL_COMMITS_CONFIG, DEFAULT_JS_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_CONFIG, DEFAULT_RELEASE_GROUP_CONFIG, DEFAULT_RELEASE_TAG_PATTERN, DEFAULT_RUST_RELEASE_GROUP_CONFIG, getReleaseGroupConfig } from '../chunk-ZHSRGVUS.js';
2
2
  import '../chunk-USTER7R2.js';
3
3
  import '../chunk-WCAKLYL2.js';
4
4
  import '../chunk-3GGWHKRP.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.130.19",
3
+ "version": "2.130.21",
4
4
  "private": false,
5
5
  "description": "Tools for managing Git repositories within a Nx workspace.",
6
6
  "keywords": [
@@ -190,8 +190,8 @@
190
190
  "@inquirer/prompts": "^8.3.2",
191
191
  "@nx/devkit": "22.6.0",
192
192
  "@nx/js": "22.6.0",
193
- "@storm-software/config": "^1.137.15",
194
- "@storm-software/config-tools": "^1.189.61",
193
+ "@storm-software/config": "^1.137.17",
194
+ "@storm-software/config-tools": "^1.189.63",
195
195
  "@textlint/ast-node-types": "14.4.2",
196
196
  "@textlint/markdown-to-ast": "14.4.2",
197
197
  "anchor-markdown-header": "0.7.0",
@@ -199,8 +199,8 @@
199
199
  "axios": "1.8.2",
200
200
  "chalk": "^4.1.2",
201
201
  "chalk-template": "1.1.0",
202
- "conventional-changelog-conventionalcommits": "^9.3.0",
203
- "conventional-changelog-storm-software": "^0.3.142",
202
+ "conventional-changelog-conventionalcommits": "^9.3.1",
203
+ "conventional-changelog-storm-software": "^0.3.144",
204
204
  "htmlparser2": "10.0.0",
205
205
  "jsonc-parser": "3.2.1",
206
206
  "nx": "22.6.0",
@@ -215,7 +215,7 @@
215
215
  "devDependencies": {
216
216
  "@types/node": "^25.5.0",
217
217
  "commander": "^12.1.0",
218
- "conventional-commits-parser": "^6.3.0",
218
+ "conventional-commits-parser": "^6.4.0",
219
219
  "defu": "6.1.4",
220
220
  "semver": "7.6.2",
221
221
  "simple-git": "^3.33.0",
@@ -225,5 +225,5 @@
225
225
  "packageManager": "pnpm@10.3.0",
226
226
  "engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
227
227
  "publishConfig": { "access": "public" },
228
- "gitHead": "f985b3ae531bc4f925e1ff5f27b515709c7fbf61"
228
+ "gitHead": "6b69d24518cb551fa374e8769d1adfbc34448ffb"
229
229
  }