@storm-software/git-tools 2.104.26 → 2.104.28

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.
@@ -13,7 +13,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
13
13
 
14
14
 
15
15
 
16
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
16
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
17
17
  require('./chunk-ZVKDYUF7.cjs');
18
18
  require('./chunk-WCR6OOYK.cjs');
19
19
  require('./chunk-ZJ2TN5KX.cjs');
@@ -27,23 +27,23 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
27
27
  // bin/post-checkout.ts
28
28
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
29
29
  void (async () => {
30
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
30
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
31
31
  try {
32
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
33
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running post-checkout hook...", config);
32
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
33
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running post-checkout hook...", config);
34
34
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, _optionalChain([process, 'access', _ => _.argv, 'optionalAccess', _2 => _2.slice, 'call', _3 => _3(1)]));
35
35
  try {
36
36
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git-lfs version");
37
37
  } catch (error) {
38
- _chunkOWXRZTBJcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-checkout.
38
+ _chunkRXIHQPJRcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-checkout.
39
39
  Error: ${_optionalChain([error, 'optionalAccess', _4 => _4.message])}`, config);
40
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
40
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
41
41
  }
42
42
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git lfs post-checkout");
43
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
43
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
44
44
  } catch (error) {
45
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
45
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
47
47
  process.exit(1);
48
48
  }
49
49
  })();
@@ -13,7 +13,7 @@ import {
13
13
  writeError,
14
14
  writeFatal,
15
15
  writeInfo
16
- } from "./chunk-JCAUSR4X.js";
16
+ } from "./chunk-ROSD7FSM.js";
17
17
  import "./chunk-V2BQ32CU.js";
18
18
  import "./chunk-KOWZ4GUA.js";
19
19
  import "./chunk-ANZWCKRB.js";
@@ -13,7 +13,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
13
13
 
14
14
 
15
15
 
16
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
16
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
17
17
  require('./chunk-ZVKDYUF7.cjs');
18
18
  require('./chunk-WCR6OOYK.cjs');
19
19
  require('./chunk-ZJ2TN5KX.cjs');
@@ -27,23 +27,23 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
27
27
  // bin/post-commit.ts
28
28
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
29
29
  void (async () => {
30
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
30
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
31
31
  try {
32
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
33
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running post-commit hook...", config);
32
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
33
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running post-commit hook...", config);
34
34
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, _optionalChain([process, 'access', _ => _.argv, 'optionalAccess', _2 => _2.slice, 'call', _3 => _3(1)]));
35
35
  try {
36
36
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git-lfs version");
37
37
  } catch (error) {
38
- _chunkOWXRZTBJcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-commit.
38
+ _chunkRXIHQPJRcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-commit.
39
39
  Error: ${_optionalChain([error, 'optionalAccess', _4 => _4.message])}`, config);
40
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
40
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
41
41
  }
42
42
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git lfs post-commit");
43
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
43
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
44
44
  } catch (error) {
45
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
45
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
47
47
  process.exit(1);
48
48
  }
49
49
  })();
@@ -13,7 +13,7 @@ import {
13
13
  writeError,
14
14
  writeFatal,
15
15
  writeInfo
16
- } from "./chunk-JCAUSR4X.js";
16
+ } from "./chunk-ROSD7FSM.js";
17
17
  import "./chunk-V2BQ32CU.js";
18
18
  import "./chunk-KOWZ4GUA.js";
19
19
  import "./chunk-ANZWCKRB.js";
@@ -13,7 +13,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
13
13
 
14
14
 
15
15
 
16
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
16
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
17
17
  require('./chunk-ZVKDYUF7.cjs');
18
18
  require('./chunk-WCR6OOYK.cjs');
19
19
  require('./chunk-ZJ2TN5KX.cjs');
@@ -27,23 +27,23 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
27
27
  // bin/post-merge.ts
28
28
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
29
29
  void (async () => {
30
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
30
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
31
31
  try {
32
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
33
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running post-merge hook...", config);
32
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
33
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running post-merge hook...", config);
34
34
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, _optionalChain([process, 'access', _ => _.argv, 'optionalAccess', _2 => _2.slice, 'call', _3 => _3(1)]));
35
35
  try {
36
36
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git-lfs version");
37
37
  } catch (error) {
38
- _chunkOWXRZTBJcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-merge.
38
+ _chunkRXIHQPJRcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-merge.
39
39
  Error: ${_optionalChain([error, 'optionalAccess', _4 => _4.message])}`, config);
40
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
40
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
41
41
  }
42
42
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git lfs post-merge");
43
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
43
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
44
44
  } catch (error) {
45
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
45
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
46
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
47
47
  process.exit(1);
48
48
  }
49
49
  })();
package/bin/post-merge.js CHANGED
@@ -13,7 +13,7 @@ import {
13
13
  writeError,
14
14
  writeFatal,
15
15
  writeInfo
16
- } from "./chunk-JCAUSR4X.js";
16
+ } from "./chunk-ROSD7FSM.js";
17
17
  import "./chunk-V2BQ32CU.js";
18
18
  import "./chunk-KOWZ4GUA.js";
19
19
  import "./chunk-ANZWCKRB.js";
@@ -11,7 +11,7 @@ var _chunkH4F2ZQNBcjs = require('./chunk-H4F2ZQNB.cjs');
11
11
 
12
12
 
13
13
 
14
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
14
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
15
15
  require('./chunk-ZVKDYUF7.cjs');
16
16
  require('./chunk-WCR6OOYK.cjs');
17
17
  require('./chunk-ZJ2TN5KX.cjs');
@@ -25,19 +25,19 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
25
25
  // bin/pre-commit.ts
26
26
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
27
27
  void (async () => {
28
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
28
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
29
29
  try {
30
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
31
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running pre-commit hook...", config);
30
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
31
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running pre-commit hook...", config);
32
32
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, process.argv.slice(1));
33
33
  if (_chunkH4F2ZQNBcjs.isPackageVersionChanged.call(void 0, _optionalChain([process, 'access', _ => _.argv, 'optionalAccess', _2 => _2.slice, 'call', _3 => _3(1)]))) {
34
- _chunkOWXRZTBJcjs.writeError.call(void 0, "Please regenerate the package lock file before committing...", config);
35
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
34
+ _chunkRXIHQPJRcjs.writeError.call(void 0, "Please regenerate the package lock file before committing...", config);
35
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
36
36
  }
37
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
37
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
38
38
  } catch (error) {
39
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
40
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
39
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
40
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
41
41
  process.exit(1);
42
42
  }
43
43
  })();
package/bin/pre-commit.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  writeError,
12
12
  writeFatal,
13
13
  writeInfo
14
- } from "./chunk-JCAUSR4X.js";
14
+ } from "./chunk-ROSD7FSM.js";
15
15
  import "./chunk-V2BQ32CU.js";
16
16
  import "./chunk-KOWZ4GUA.js";
17
17
  import "./chunk-ANZWCKRB.js";
@@ -9,7 +9,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
9
9
 
10
10
 
11
11
 
12
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
12
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
13
13
  require('./chunk-ZVKDYUF7.cjs');
14
14
  require('./chunk-WCR6OOYK.cjs');
15
15
  require('./chunk-ZJ2TN5KX.cjs');
@@ -23,19 +23,19 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
23
23
  // bin/pre-install.ts
24
24
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
25
25
  void (async () => {
26
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
26
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
27
27
  try {
28
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
29
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running pre-install hook...", config);
28
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
29
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running pre-install hook...", config);
30
30
  if (Boolean(process.env.CI) || Boolean(process.env.STORM_CI)) {
31
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Skipping pre-install for CI process...", config);
32
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
31
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Skipping pre-install for CI process...", config);
32
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
33
33
  }
34
34
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "npx -y only-allow pnpm");
35
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
35
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
36
36
  } catch (error) {
37
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
38
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
37
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
38
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
39
39
  process.exit(1);
40
40
  }
41
41
  })();
@@ -9,7 +9,7 @@ import {
9
9
  handleProcess,
10
10
  writeFatal,
11
11
  writeInfo
12
- } from "./chunk-JCAUSR4X.js";
12
+ } from "./chunk-ROSD7FSM.js";
13
13
  import "./chunk-V2BQ32CU.js";
14
14
  import "./chunk-KOWZ4GUA.js";
15
15
  import "./chunk-ANZWCKRB.js";
package/bin/pre-push.cjs CHANGED
@@ -14,7 +14,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
14
14
 
15
15
 
16
16
 
17
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
17
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
18
18
  require('./chunk-ZVKDYUF7.cjs');
19
19
  require('./chunk-WCR6OOYK.cjs');
20
20
  require('./chunk-ZJ2TN5KX.cjs');
@@ -31,12 +31,12 @@ var _fs = require('fs'); var _fs2 = _interopRequireDefault(_fs);
31
31
  var _promises = require('fs/promises');
32
32
  var _path = require('path'); var _path2 = _interopRequireDefault(_path);
33
33
  void (async () => {
34
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
34
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
35
35
  try {
36
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
37
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running pre-push hook...", config);
36
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
37
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running pre-push hook...", config);
38
38
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, _optionalChain([process, 'access', _ => _.argv, 'optionalAccess', _2 => _2.slice, 'call', _3 => _3(1)]));
39
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "\u{1F512}\u{1F512}\u{1F512} Validating lock files \u{1F512}\u{1F512}\u{1F512}\n", config);
39
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "\u{1F512}\u{1F512}\u{1F512} Validating lock files \u{1F512}\u{1F512}\u{1F512}\n", config);
40
40
  const errors = [];
41
41
  if (_fs2.default.existsSync(_path2.default.join(_nullishCoalesce(config.workspaceRoot, () => ( "./")), "package-lock.json"))) {
42
42
  errors.push('Invalid occurrence of "package-lock.json" file. Please remove it and use only "pnpm-lock.yaml"');
@@ -58,26 +58,26 @@ void (async () => {
58
58
  errors.push('The "pnpm-lock.yaml" does not exist or cannot be read');
59
59
  }
60
60
  if (errors.length > 0) {
61
- _chunkOWXRZTBJcjs.writeError.call(void 0, "\u274C Lock file validation failed", config);
61
+ _chunkRXIHQPJRcjs.writeError.call(void 0, "\u274C Lock file validation failed", config);
62
62
  for (const error of errors) {
63
63
  console.error(error);
64
64
  }
65
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
65
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
66
66
  }
67
- _chunkOWXRZTBJcjs.writeSuccess.call(void 0, "Lock file is valid \u2705", config);
67
+ _chunkRXIHQPJRcjs.writeSuccess.call(void 0, "Lock file is valid \u2705", config);
68
68
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git lfs pre-push origin");
69
69
  try {
70
70
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git-lfs version");
71
71
  } catch (error) {
72
- _chunkOWXRZTBJcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/pre-push.
72
+ _chunkRXIHQPJRcjs.writeError.call(void 0, `This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/pre-push.
73
73
  Error: ${_optionalChain([error, 'optionalAccess', _4 => _4.message])}`, config);
74
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
74
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
75
75
  }
76
76
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "git lfs pre-push origin");
77
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
77
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
78
78
  } catch (error) {
79
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
80
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
79
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
80
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
81
81
  process.exit(1);
82
82
  }
83
83
  })();
package/bin/pre-push.js CHANGED
@@ -14,7 +14,7 @@ import {
14
14
  writeFatal,
15
15
  writeInfo,
16
16
  writeSuccess
17
- } from "./chunk-JCAUSR4X.js";
17
+ } from "./chunk-ROSD7FSM.js";
18
18
  import "./chunk-V2BQ32CU.js";
19
19
  import "./chunk-KOWZ4GUA.js";
20
20
  import "./chunk-ANZWCKRB.js";
package/bin/prepare.cjs CHANGED
@@ -9,7 +9,7 @@ var _chunkRH2GTX7Ecjs = require('./chunk-RH2GTX7E.cjs');
9
9
 
10
10
 
11
11
 
12
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
12
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
13
13
  require('./chunk-ZVKDYUF7.cjs');
14
14
  require('./chunk-WCR6OOYK.cjs');
15
15
  require('./chunk-ZJ2TN5KX.cjs');
@@ -23,17 +23,17 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
23
23
  // bin/prepare.ts
24
24
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
25
25
  void (async () => {
26
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
26
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
27
27
  try {
28
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
29
- _chunkOWXRZTBJcjs.writeInfo.call(void 0, "Running prepare hook...", config);
28
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
29
+ _chunkRXIHQPJRcjs.writeInfo.call(void 0, "Running prepare hook...", config);
30
30
  if (!process.env.CI && !process.env.STORM_CI) {
31
31
  _chunkRH2GTX7Ecjs.run.call(void 0, config, "lefthook install");
32
32
  }
33
- _chunkOWXRZTBJcjs.exitWithSuccess.call(void 0, config);
33
+ _chunkRXIHQPJRcjs.exitWithSuccess.call(void 0, config);
34
34
  } catch (error) {
35
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
36
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
35
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
36
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
37
37
  process.exit(1);
38
38
  }
39
39
  })();
package/bin/prepare.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  handleProcess,
10
10
  writeFatal,
11
11
  writeInfo
12
- } from "./chunk-JCAUSR4X.js";
12
+ } from "./chunk-ROSD7FSM.js";
13
13
  import "./chunk-V2BQ32CU.js";
14
14
  import "./chunk-KOWZ4GUA.js";
15
15
  import "./chunk-ANZWCKRB.js";
@@ -7,7 +7,7 @@ var _chunkH4F2ZQNBcjs = require('./chunk-H4F2ZQNB.cjs');
7
7
 
8
8
 
9
9
 
10
- var _chunkOWXRZTBJcjs = require('./chunk-OWXRZTBJ.cjs');
10
+ var _chunkRXIHQPJRcjs = require('./chunk-RXIHQPJR.cjs');
11
11
  require('./chunk-ZVKDYUF7.cjs');
12
12
  require('./chunk-WCR6OOYK.cjs');
13
13
  require('./chunk-ZJ2TN5KX.cjs');
@@ -21,13 +21,13 @@ var _chunk43OEKRHHcjs = require('./chunk-43OEKRHH.cjs');
21
21
  // bin/version-warning.ts
22
22
  _chunk43OEKRHHcjs.init_cjs_shims.call(void 0, );
23
23
  void (async () => {
24
- const config = await _chunkOWXRZTBJcjs.getConfig.call(void 0, );
24
+ const config = await _chunkRXIHQPJRcjs.getConfig.call(void 0, );
25
25
  try {
26
- _chunkOWXRZTBJcjs.handleProcess.call(void 0, config);
26
+ _chunkRXIHQPJRcjs.handleProcess.call(void 0, config);
27
27
  _chunkH4F2ZQNBcjs.checkPackageVersion.call(void 0, process.argv.slice(1));
28
28
  } catch (error) {
29
- _chunkOWXRZTBJcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
30
- _chunkOWXRZTBJcjs.exitWithError.call(void 0, config);
29
+ _chunkRXIHQPJRcjs.writeFatal.call(void 0, `A fatal error occurred while running the program: ${error.message}`, config);
30
+ _chunkRXIHQPJRcjs.exitWithError.call(void 0, config);
31
31
  process.exit(1);
32
32
  }
33
33
  })();
@@ -7,7 +7,7 @@ import {
7
7
  getConfig,
8
8
  handleProcess,
9
9
  writeFatal
10
- } from "./chunk-JCAUSR4X.js";
10
+ } from "./chunk-ROSD7FSM.js";
11
11
  import "./chunk-V2BQ32CU.js";
12
12
  import "./chunk-KOWZ4GUA.js";
13
13
  import "./chunk-ANZWCKRB.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.104.26",
3
+ "version": "2.104.28",
4
4
  "type": "module",
5
5
  "description": "Tools for managing Git repositories within a Nx workspace.",
6
6
  "repository": {
@@ -221,7 +221,7 @@
221
221
  "tsconfig-paths": "4.2.0"
222
222
  },
223
223
  "devDependencies": {
224
- "@commitlint/rules": "^19.6.0",
224
+ "@commitlint/rules": "^19.8.0",
225
225
  "@humanfs/core": "^0.19.1",
226
226
  "@humanfs/node": "^0.16.6",
227
227
  "@humanwhocodes/retry": "0.4.1",
@@ -245,11 +245,11 @@
245
245
  "@types/node": "^22.10.2",
246
246
  "anchor-markdown-header": "0.7.0",
247
247
  "any-shell-escape": "0.1.1",
248
- "axios": "^1.7.2",
248
+ "axios": "1.8.2",
249
249
  "chalk": "^4.1.2",
250
250
  "chalk-template": "1.1.0",
251
251
  "commander": "^12.1.0",
252
- "conventional-commits-parser": "^6.0.0",
252
+ "conventional-commits-parser": "^6.1.0",
253
253
  "defu": "6.1.4",
254
254
  "htmlparser2": "10.0.0",
255
255
  "jsonc-parser": "3.2.1",