@storm-software/git-tools 2.131.128 → 2.131.129

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 (71) hide show
  1. package/bin/{chunk-NG23E43K.js → chunk-4PYFQEVV.js} +3 -3
  2. package/bin/{chunk-NG23E43K.js.map → chunk-4PYFQEVV.js.map} +1 -1
  3. package/bin/{chunk-TOLGVHZM.cjs → chunk-5N5WKPFP.cjs} +2 -2
  4. package/bin/{chunk-TOLGVHZM.cjs.map → chunk-5N5WKPFP.cjs.map} +1 -1
  5. package/bin/{chunk-SHH572XU.js → chunk-6QIXTOH3.js} +3 -3
  6. package/bin/{chunk-SHH572XU.js.map → chunk-6QIXTOH3.js.map} +1 -1
  7. package/bin/{chunk-WUN4N3D7.js → chunk-7QTKVCXH.js} +3 -3
  8. package/bin/{chunk-WUN4N3D7.js.map → chunk-7QTKVCXH.js.map} +1 -1
  9. package/bin/{chunk-FOMBLMLH.js → chunk-BB4W6BYT.js} +2 -2
  10. package/bin/{chunk-FOMBLMLH.js.map → chunk-BB4W6BYT.js.map} +1 -1
  11. package/bin/{chunk-A5X7CY3W.js → chunk-CTZZFGE5.js} +3 -3
  12. package/bin/{chunk-A5X7CY3W.js.map → chunk-CTZZFGE5.js.map} +1 -1
  13. package/bin/{chunk-GT7HITVF.cjs → chunk-GVDRZBZ6.cjs} +4 -4
  14. package/bin/{chunk-GT7HITVF.cjs.map → chunk-GVDRZBZ6.cjs.map} +1 -1
  15. package/bin/{chunk-AOZSGQGA.js → chunk-IAPT5G4H.js} +3 -3
  16. package/bin/{chunk-AOZSGQGA.js.map → chunk-IAPT5G4H.js.map} +1 -1
  17. package/bin/{chunk-IIH7F7OZ.js → chunk-NMEHIDW7.js} +3 -3
  18. package/bin/{chunk-IIH7F7OZ.js.map → chunk-NMEHIDW7.js.map} +1 -1
  19. package/bin/{chunk-ZJN2D7NE.cjs → chunk-NPQDZF7C.cjs} +4 -4
  20. package/bin/{chunk-ZJN2D7NE.cjs.map → chunk-NPQDZF7C.cjs.map} +1 -1
  21. package/bin/{chunk-SZFP3TKI.cjs → chunk-Q5KDQ5YL.cjs} +4 -4
  22. package/bin/{chunk-SZFP3TKI.cjs.map → chunk-Q5KDQ5YL.cjs.map} +1 -1
  23. package/bin/{chunk-ML5MZIGJ.cjs → chunk-RMBYK2PG.cjs} +5 -5
  24. package/bin/{chunk-ML5MZIGJ.cjs.map → chunk-RMBYK2PG.cjs.map} +1 -1
  25. package/bin/{chunk-JYYYVLIU.cjs → chunk-TTSXYT7W.cjs} +4 -4
  26. package/bin/{chunk-JYYYVLIU.cjs.map → chunk-TTSXYT7W.cjs.map} +1 -1
  27. package/bin/{chunk-IHDSESSE.cjs → chunk-U3US7IBH.cjs} +4 -4
  28. package/bin/{chunk-IHDSESSE.cjs.map → chunk-U3US7IBH.cjs.map} +1 -1
  29. package/bin/{chunk-QBI7KQ6A.cjs → chunk-XVVRI3DK.cjs} +6 -6
  30. package/bin/{chunk-QBI7KQ6A.cjs.map → chunk-XVVRI3DK.cjs.map} +1 -1
  31. package/bin/{chunk-JBHMFR7F.js → chunk-ZPPKYVIH.js} +3 -3
  32. package/bin/{chunk-JBHMFR7F.js.map → chunk-ZPPKYVIH.js.map} +1 -1
  33. package/bin/git.cjs +145 -145
  34. package/bin/git.js +8 -8
  35. package/bin/post-checkout.cjs +7 -7
  36. package/bin/post-checkout.js +2 -2
  37. package/bin/post-commit.cjs +7 -7
  38. package/bin/post-commit.js +2 -2
  39. package/bin/post-merge.cjs +7 -7
  40. package/bin/post-merge.js +2 -2
  41. package/bin/pre-commit.cjs +7 -7
  42. package/bin/pre-commit.js +2 -2
  43. package/bin/pre-install.cjs +7 -7
  44. package/bin/pre-install.js +2 -2
  45. package/bin/pre-push.cjs +7 -7
  46. package/bin/pre-push.js +2 -2
  47. package/bin/prepare.cjs +7 -7
  48. package/bin/prepare.js +2 -2
  49. package/bin/version-warning.cjs +5 -5
  50. package/bin/version-warning.js +1 -1
  51. package/dist/{chunk-52Z6PKZI.js → chunk-5AHFCU2Z.js} +1 -1
  52. package/dist/{chunk-OMWWQPRY.js → chunk-F22OVP2A.js} +2 -2
  53. package/dist/{chunk-RIPABM45.cjs → chunk-GFCNZUMY.cjs} +9 -9
  54. package/dist/{chunk-U5IGP2SZ.cjs → chunk-TEL5N7KI.cjs} +2 -2
  55. package/dist/commit/minimal.cjs +4 -4
  56. package/dist/commit/minimal.js +2 -2
  57. package/dist/commit/monorepo.cjs +5 -5
  58. package/dist/commit/monorepo.js +3 -3
  59. package/dist/index.cjs +39 -39
  60. package/dist/index.js +10 -10
  61. package/dist/release/config.cjs +21 -21
  62. package/dist/release/config.js +4 -4
  63. package/package.json +16 -16
  64. package/dist/{chunk-XS6PFVQQ.js → chunk-2YWPEDFN.js} +1 -1
  65. package/dist/{chunk-OABXW2AI.js → chunk-5GF6UCF2.js} +1 -1
  66. package/dist/{chunk-LXXJEGUX.cjs → chunk-5UUCFSHA.cjs} +1 -1
  67. package/dist/{chunk-PBGCSXPL.js → chunk-7IP42CZC.js} +1 -1
  68. package/dist/{chunk-WRSI3KUJ.cjs → chunk-HBZTKU5M.cjs} +1 -1
  69. package/dist/{chunk-NPCVH6FC.js → chunk-HEEBBIWA.js} +1 -1
  70. package/dist/{chunk-SHNYRICK.cjs → chunk-J6OZPTPD.cjs} +1 -1
  71. package/dist/{chunk-ZYMWVRAL.cjs → chunk-RWLJU2S2.cjs} +1 -1
package/bin/git.js CHANGED
@@ -1,14 +1,14 @@
1
1
  #!/usr/bin/env node
2
- import { postCheckoutHook } from './chunk-WUN4N3D7.js';
3
- import { postCommitHook } from './chunk-JBHMFR7F.js';
4
- import { postMergeHook } from './chunk-AOZSGQGA.js';
5
- import { preCommitHook } from './chunk-NG23E43K.js';
6
- import './chunk-A5X7CY3W.js';
7
- import { prePushHook } from './chunk-SHH572XU.js';
2
+ import { postCheckoutHook } from './chunk-7QTKVCXH.js';
3
+ import { postCommitHook } from './chunk-ZPPKYVIH.js';
4
+ import { postMergeHook } from './chunk-IAPT5G4H.js';
5
+ import { preCommitHook } from './chunk-4PYFQEVV.js';
6
+ import './chunk-CTZZFGE5.js';
7
+ import { prePushHook } from './chunk-6QIXTOH3.js';
8
8
  import './chunk-XVWRXJFS.js';
9
- import { prepareHook } from './chunk-IIH7F7OZ.js';
9
+ import { prepareHook } from './chunk-NMEHIDW7.js';
10
10
  import { run, runAsync } from './chunk-RPK5AKGK.js';
11
- import { getConfig, handleProcess, writeSuccess, exitWithSuccess, exitWithError, writeInfo, brandIcon, findWorkspaceRootSafe, writeFatal, getWorkspaceConfig, joinPaths, writeDebug, writeWarning, writeTrace, isVerbose, formatLogMessage, __require, STORM_DEFAULT_RELEASE_BANNER } from './chunk-FOMBLMLH.js';
11
+ import { getConfig, handleProcess, writeSuccess, exitWithSuccess, exitWithError, writeInfo, brandIcon, findWorkspaceRootSafe, writeFatal, getWorkspaceConfig, joinPaths, writeDebug, writeWarning, writeTrace, isVerbose, formatLogMessage, __require, STORM_DEFAULT_RELEASE_BANNER } from './chunk-BB4W6BYT.js';
12
12
  import TOML from '@ltd/j-toml';
13
13
  import { Command } from 'commander';
14
14
  import { select, confirm, input } from '@inquirer/prompts';
@@ -1,23 +1,23 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var chunkIHDSESSE_cjs = require('./chunk-IHDSESSE.cjs');
4
+ var chunkU3US7IBH_cjs = require('./chunk-U3US7IBH.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
7
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
8
8
 
9
9
  // bin/post-checkout.ts
10
10
  void (async () => {
11
- const config = await chunkTOLGVHZM_cjs.getConfig();
11
+ const config = await chunk5N5WKPFP_cjs.getConfig();
12
12
  try {
13
- await chunkIHDSESSE_cjs.postCheckoutHook(config, process.argv.slice(2));
14
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
13
+ await chunkU3US7IBH_cjs.postCheckoutHook(config, process.argv.slice(2));
14
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkTOLGVHZM_cjs.writeFatal(
16
+ chunk5N5WKPFP_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkTOLGVHZM_cjs.exitWithError(config);
20
+ chunk5N5WKPFP_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-WUN4N3D7.js';
2
+ import { postCheckoutHook } from './chunk-7QTKVCXH.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkGT7HITVF_cjs = require('./chunk-GT7HITVF.cjs');
4
+ var chunkGVDRZBZ6_cjs = require('./chunk-GVDRZBZ6.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
7
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
8
8
 
9
9
  // bin/post-commit.ts
10
10
  void (async () => {
11
- const config = await chunkTOLGVHZM_cjs.getConfig();
11
+ const config = await chunk5N5WKPFP_cjs.getConfig();
12
12
  try {
13
- await chunkGT7HITVF_cjs.postCommitHook(config, process.argv.slice(2));
14
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
13
+ await chunkGVDRZBZ6_cjs.postCommitHook(config, process.argv.slice(2));
14
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkTOLGVHZM_cjs.writeFatal(
16
+ chunk5N5WKPFP_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkTOLGVHZM_cjs.exitWithError(config);
20
+ chunk5N5WKPFP_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-JBHMFR7F.js';
2
+ import { postCommitHook } from './chunk-ZPPKYVIH.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkSZFP3TKI_cjs = require('./chunk-SZFP3TKI.cjs');
4
+ var chunkQ5KDQ5YL_cjs = require('./chunk-Q5KDQ5YL.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
6
  require('./chunk-MTAYUS7E.cjs');
7
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
7
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
8
8
 
9
9
  // bin/post-merge.ts
10
10
  void (async () => {
11
- const config = await chunkTOLGVHZM_cjs.getConfig();
11
+ const config = await chunk5N5WKPFP_cjs.getConfig();
12
12
  try {
13
- await chunkSZFP3TKI_cjs.postMergeHook(config, process.argv.slice(2));
14
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
13
+ await chunkQ5KDQ5YL_cjs.postMergeHook(config, process.argv.slice(2));
14
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
15
15
  } catch (error) {
16
- chunkTOLGVHZM_cjs.writeFatal(
16
+ chunk5N5WKPFP_cjs.writeFatal(
17
17
  `A fatal error occurred while running the program: ${error.message}`,
18
18
  config
19
19
  );
20
- chunkTOLGVHZM_cjs.exitWithError(config);
20
+ chunk5N5WKPFP_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-AOZSGQGA.js';
2
+ import { postMergeHook } from './chunk-IAPT5G4H.js';
3
3
  import './chunk-XVWRXJFS.js';
4
4
  import './chunk-RPK5AKGK.js';
5
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
5
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkZJN2D7NE_cjs = require('./chunk-ZJN2D7NE.cjs');
4
+ var chunkNPQDZF7C_cjs = require('./chunk-NPQDZF7C.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
6
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
7
7
 
8
8
  // bin/pre-commit.ts
9
9
  void (async () => {
10
- const config = await chunkTOLGVHZM_cjs.getConfig();
10
+ const config = await chunk5N5WKPFP_cjs.getConfig();
11
11
  try {
12
- await chunkZJN2D7NE_cjs.preCommitHook(config, process.argv.slice(2));
13
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
12
+ await chunkNPQDZF7C_cjs.preCommitHook(config, process.argv.slice(2));
13
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkTOLGVHZM_cjs.writeFatal(
15
+ chunk5N5WKPFP_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkTOLGVHZM_cjs.exitWithError(config);
19
+ chunk5N5WKPFP_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-NG23E43K.js';
2
+ import { preCommitHook } from './chunk-4PYFQEVV.js';
3
3
  import './chunk-XVWRXJFS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkML5MZIGJ_cjs = require('./chunk-ML5MZIGJ.cjs');
4
+ var chunkRMBYK2PG_cjs = require('./chunk-RMBYK2PG.cjs');
5
5
  require('./chunk-MTAYUS7E.cjs');
6
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
6
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
7
7
 
8
8
  // bin/pre-install.ts
9
9
  void (async () => {
10
- const config = await chunkTOLGVHZM_cjs.getConfig();
10
+ const config = await chunk5N5WKPFP_cjs.getConfig();
11
11
  try {
12
- await chunkML5MZIGJ_cjs.preInstallHook(config);
13
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
12
+ await chunkRMBYK2PG_cjs.preInstallHook(config);
13
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkTOLGVHZM_cjs.writeFatal(
15
+ chunk5N5WKPFP_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkTOLGVHZM_cjs.exitWithError(config);
19
+ chunk5N5WKPFP_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-A5X7CY3W.js';
2
+ import { preInstallHook } from './chunk-CTZZFGE5.js';
3
3
  import './chunk-RPK5AKGK.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkQBI7KQ6A_cjs = require('./chunk-QBI7KQ6A.cjs');
4
+ var chunkXVVRI3DK_cjs = require('./chunk-XVVRI3DK.cjs');
5
5
  require('./chunk-SP3UCTLI.cjs');
6
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
6
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
7
7
 
8
8
  // bin/pre-push.ts
9
9
  void (async () => {
10
- const config = await chunkTOLGVHZM_cjs.getConfig();
10
+ const config = await chunk5N5WKPFP_cjs.getConfig();
11
11
  try {
12
- await chunkQBI7KQ6A_cjs.prePushHook(config, process.argv.slice(2));
13
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
12
+ await chunkXVVRI3DK_cjs.prePushHook(config, process.argv.slice(2));
13
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkTOLGVHZM_cjs.writeFatal(
15
+ chunk5N5WKPFP_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkTOLGVHZM_cjs.exitWithError(config);
19
+ chunk5N5WKPFP_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-SHH572XU.js';
2
+ import { prePushHook } from './chunk-6QIXTOH3.js';
3
3
  import './chunk-XVWRXJFS.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkJYYYVLIU_cjs = require('./chunk-JYYYVLIU.cjs');
4
+ var chunkTTSXYT7W_cjs = require('./chunk-TTSXYT7W.cjs');
5
5
  require('./chunk-MTAYUS7E.cjs');
6
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
6
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
7
7
 
8
8
  // bin/prepare.ts
9
9
  void (async () => {
10
- const config = await chunkTOLGVHZM_cjs.getConfig();
10
+ const config = await chunk5N5WKPFP_cjs.getConfig();
11
11
  try {
12
- await chunkJYYYVLIU_cjs.prepareHook(config);
13
- chunkTOLGVHZM_cjs.exitWithSuccess(config);
12
+ await chunkTTSXYT7W_cjs.prepareHook(config);
13
+ chunk5N5WKPFP_cjs.exitWithSuccess(config);
14
14
  } catch (error) {
15
- chunkTOLGVHZM_cjs.writeFatal(
15
+ chunk5N5WKPFP_cjs.writeFatal(
16
16
  `A fatal error occurred while running the program: ${error.message}`,
17
17
  config
18
18
  );
19
- chunkTOLGVHZM_cjs.exitWithError(config);
19
+ chunk5N5WKPFP_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-IIH7F7OZ.js';
2
+ import { prepareHook } from './chunk-NMEHIDW7.js';
3
3
  import './chunk-RPK5AKGK.js';
4
- import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
4
+ import { getConfig, exitWithSuccess, writeFatal, exitWithError } from './chunk-BB4W6BYT.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 chunkSP3UCTLI_cjs = require('./chunk-SP3UCTLI.cjs');
5
- var chunkTOLGVHZM_cjs = require('./chunk-TOLGVHZM.cjs');
5
+ var chunk5N5WKPFP_cjs = require('./chunk-5N5WKPFP.cjs');
6
6
 
7
7
  // bin/version-warning.ts
8
8
  void (async () => {
9
- const config = await chunkTOLGVHZM_cjs.getConfig();
9
+ const config = await chunk5N5WKPFP_cjs.getConfig();
10
10
  try {
11
- chunkTOLGVHZM_cjs.handleProcess(config);
11
+ chunk5N5WKPFP_cjs.handleProcess(config);
12
12
  chunkSP3UCTLI_cjs.checkPackageVersion(process.argv.slice(1), config);
13
13
  } catch (error) {
14
- chunkTOLGVHZM_cjs.writeFatal(
14
+ chunk5N5WKPFP_cjs.writeFatal(
15
15
  `A fatal error occurred while running the program: ${error.message}`,
16
16
  config
17
17
  );
18
- chunkTOLGVHZM_cjs.exitWithError(config);
18
+ chunk5N5WKPFP_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-XVWRXJFS.js';
3
- import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-FOMBLMLH.js';
3
+ import { getConfig, handleProcess, writeFatal, exitWithError } from './chunk-BB4W6BYT.js';
4
4
 
5
5
  // bin/version-warning.ts
6
6
  void (async () => {
@@ -1,4 +1,4 @@
1
- import { DEFAULT_MONOREPO_COMMIT_QUESTIONS } from './chunk-OMWWQPRY.js';
1
+ import { DEFAULT_MONOREPO_COMMIT_QUESTIONS } from './chunk-F22OVP2A.js';
2
2
  import { DEFAULT_COMMIT_TYPES } from './chunk-4T5NCWMG.js';
3
3
  import { writeWarning, formatLogMessage, writeTrace, getLogLevel, LogLevel, getLogLevelLabel } from './chunk-PPBPJTXT.js';
4
4
  import defu3 from 'defu';
@@ -1,6 +1,6 @@
1
- import { DEFAULT_MINIMAL_COMMIT_QUESTIONS } from './chunk-XS6PFVQQ.js';
2
- import { COMMIT_CONFIGS, DEFAULT_COMMIT_TYPES } from './chunk-4T5NCWMG.js';
1
+ import { DEFAULT_MINIMAL_COMMIT_QUESTIONS } from './chunk-2YWPEDFN.js';
3
2
  import { DEFAULT_COMMIT_PROMPT_MESSAGES } from './chunk-5XU2KBM6.js';
3
+ import { COMMIT_CONFIGS, DEFAULT_COMMIT_TYPES } from './chunk-4T5NCWMG.js';
4
4
 
5
5
  // src/commit/config/monorepo.ts
6
6
  var DEFAULT_MONOREPO_COMMIT_QUESTIONS = {
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var chunkWRSI3KUJ_cjs = require('./chunk-WRSI3KUJ.cjs');
4
- var chunk5TXHP6RI_cjs = require('./chunk-5TXHP6RI.cjs');
3
+ var chunkHBZTKU5M_cjs = require('./chunk-HBZTKU5M.cjs');
5
4
  var chunkYBAE6I5L_cjs = require('./chunk-YBAE6I5L.cjs');
5
+ var chunk5TXHP6RI_cjs = require('./chunk-5TXHP6RI.cjs');
6
6
 
7
7
  // src/commit/config/monorepo.ts
8
8
  var DEFAULT_MONOREPO_COMMIT_QUESTIONS = {
9
- type: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.type,
9
+ type: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.type,
10
10
  scope: {
11
11
  type: "select",
12
12
  title: "Commit Scope",
@@ -16,12 +16,12 @@ var DEFAULT_MONOREPO_COMMIT_QUESTIONS = {
16
16
  maxLength: 50,
17
17
  minLength: 1
18
18
  },
19
- subject: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.subject,
20
- body: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.body,
21
- isBreaking: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.isBreaking,
22
- breakingBody: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.breakingBody,
23
- isIssueAffected: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.isIssueAffected,
24
- issuesBody: chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.issuesBody
19
+ subject: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.subject,
20
+ body: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.body,
21
+ isBreaking: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.isBreaking,
22
+ breakingBody: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.breakingBody,
23
+ isIssueAffected: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.isIssueAffected,
24
+ issuesBody: chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS.issuesBody
25
25
  };
26
26
  var config = {
27
27
  settings: chunk5TXHP6RI_cjs.COMMIT_CONFIGS.monorepo.commitlint.settings,
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkRIPABM45_cjs = require('./chunk-RIPABM45.cjs');
3
+ var chunkGFCNZUMY_cjs = require('./chunk-GFCNZUMY.cjs');
4
4
  var chunk5TXHP6RI_cjs = require('./chunk-5TXHP6RI.cjs');
5
5
  var chunk7LF2JPA5_cjs = require('./chunk-7LF2JPA5.cjs');
6
6
  var defu3 = require('defu');
@@ -2158,7 +2158,7 @@ var StormChangelogRenderer = class extends DefaultChangelogRenderer__default.def
2158
2158
  // src/release/config.ts
2159
2159
  var DEFAULT_CONVENTIONAL_COMMITS_CONFIG2 = {
2160
2160
  useCommitScope: true,
2161
- questions: chunkRIPABM45_cjs.DEFAULT_MONOREPO_COMMIT_QUESTIONS,
2161
+ questions: chunkGFCNZUMY_cjs.DEFAULT_MONOREPO_COMMIT_QUESTIONS,
2162
2162
  types: chunk5TXHP6RI_cjs.DEFAULT_COMMIT_TYPES
2163
2163
  };
2164
2164
  var DEFAULT_INDEPENDENT_RELEASE_TAG_PATTERN = "{projectName}@{version}";
@@ -2,17 +2,17 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkWRSI3KUJ_cjs = require('../../chunk-WRSI3KUJ.cjs');
6
- require('../../chunk-5TXHP6RI.cjs');
5
+ var chunkHBZTKU5M_cjs = require('../../chunk-HBZTKU5M.cjs');
7
6
  require('../../chunk-YBAE6I5L.cjs');
7
+ require('../../chunk-5TXHP6RI.cjs');
8
8
 
9
9
 
10
10
 
11
11
  Object.defineProperty(exports, "DEFAULT_MINIMAL_COMMIT_QUESTIONS", {
12
12
  enumerable: true,
13
- get: function () { return chunkWRSI3KUJ_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS; }
13
+ get: function () { return chunkHBZTKU5M_cjs.DEFAULT_MINIMAL_COMMIT_QUESTIONS; }
14
14
  });
15
15
  Object.defineProperty(exports, "default", {
16
16
  enumerable: true,
17
- get: function () { return chunkWRSI3KUJ_cjs.minimal_default; }
17
+ get: function () { return chunkHBZTKU5M_cjs.minimal_default; }
18
18
  });
@@ -1,3 +1,3 @@
1
- export { DEFAULT_MINIMAL_COMMIT_QUESTIONS, minimal_default as default } from '../../chunk-XS6PFVQQ.js';
2
- import '../../chunk-4T5NCWMG.js';
1
+ export { DEFAULT_MINIMAL_COMMIT_QUESTIONS, minimal_default as default } from '../../chunk-2YWPEDFN.js';
3
2
  import '../../chunk-5XU2KBM6.js';
3
+ import '../../chunk-4T5NCWMG.js';
@@ -2,18 +2,18 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkRIPABM45_cjs = require('../../chunk-RIPABM45.cjs');
6
- require('../../chunk-WRSI3KUJ.cjs');
7
- require('../../chunk-5TXHP6RI.cjs');
5
+ var chunkGFCNZUMY_cjs = require('../../chunk-GFCNZUMY.cjs');
6
+ require('../../chunk-HBZTKU5M.cjs');
8
7
  require('../../chunk-YBAE6I5L.cjs');
8
+ require('../../chunk-5TXHP6RI.cjs');
9
9
 
10
10
 
11
11
 
12
12
  Object.defineProperty(exports, "DEFAULT_MONOREPO_COMMIT_QUESTIONS", {
13
13
  enumerable: true,
14
- get: function () { return chunkRIPABM45_cjs.DEFAULT_MONOREPO_COMMIT_QUESTIONS; }
14
+ get: function () { return chunkGFCNZUMY_cjs.DEFAULT_MONOREPO_COMMIT_QUESTIONS; }
15
15
  });
16
16
  Object.defineProperty(exports, "default", {
17
17
  enumerable: true,
18
- get: function () { return chunkRIPABM45_cjs.monorepo_default; }
18
+ get: function () { return chunkGFCNZUMY_cjs.monorepo_default; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { DEFAULT_MONOREPO_COMMIT_QUESTIONS, monorepo_default as default } from '../../chunk-OMWWQPRY.js';
2
- import '../../chunk-XS6PFVQQ.js';
3
- import '../../chunk-4T5NCWMG.js';
1
+ export { DEFAULT_MONOREPO_COMMIT_QUESTIONS, monorepo_default as default } from '../../chunk-F22OVP2A.js';
2
+ import '../../chunk-2YWPEDFN.js';
4
3
  import '../../chunk-5XU2KBM6.js';
4
+ import '../../chunk-4T5NCWMG.js';