@backstage/cli 0.26.4 → 0.26.5-next.0

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 (43) hide show
  1. package/CHANGELOG.md +5 -3
  2. package/config/tsconfig.json +2 -2
  3. package/dist/cjs/{build-utVvLEah.cjs.js → build-zyeewHUt.cjs.js} +8 -8
  4. package/dist/cjs/{buildBackend-Cv6N14cB.cjs.js → buildBackend-MtwS4Xzk.cjs.js} +7 -7
  5. package/dist/cjs/{buildWorkspace-DGKvYFIj.cjs.js → buildWorkspace-W5gZcX6G.cjs.js} +4 -4
  6. package/dist/cjs/{bump-XGQA1gKg.cjs.js → bump-BNdSlSZA.cjs.js} +5 -5
  7. package/dist/cjs/{clean-DCboBDiG.cjs.js → clean-CiPJY8xE.cjs.js} +2 -2
  8. package/dist/cjs/{clean-C6SPRIp1.cjs.js → clean-mnWn91Kz.cjs.js} +2 -2
  9. package/dist/cjs/{codeowners-BYrqMw1o.cjs.js → codeowners-BA7pqW1K.cjs.js} +2 -2
  10. package/dist/cjs/{config-OeQcmdz6.cjs.js → config-ClqqpLs9.cjs.js} +2 -2
  11. package/dist/cjs/{createDistWorkspace-CLrZPAfL.cjs.js → createDistWorkspace-DHA76TGo.cjs.js} +6 -4
  12. package/dist/cjs/{createPlugin-CYmaPNu_.cjs.js → createPlugin-BS__DFJ1.cjs.js} +5 -5
  13. package/dist/cjs/{diff-BY86Taqq.cjs.js → diff-C4xrW565.cjs.js} +2 -2
  14. package/dist/cjs/{docs-B0CQkEw9.cjs.js → docs-Dj56P8ff.cjs.js} +3 -3
  15. package/dist/cjs/{fix-FWgJ8c2m.cjs.js → fix-DDq9Dzpx.cjs.js} +2 -2
  16. package/dist/cjs/{index-CCLafGQH.cjs.js → index-BvdmOJNr.cjs.js} +48 -48
  17. package/dist/cjs/{index-BVuheGHy.cjs.js → index-ByT2B5Tx.cjs.js} +10 -10
  18. package/dist/cjs/{index-B7dlVlWC.cjs.js → index-CJ8B-HDS.cjs.js} +9 -9
  19. package/dist/cjs/{index-BGjvavg9.cjs.js → index-D3bjN2-1.cjs.js} +15 -15
  20. package/dist/cjs/{index-BEAuaU6W.cjs.js → index-De0Cp3x9.cjs.js} +2 -2
  21. package/dist/cjs/{info-CpkBUBIC.cjs.js → info-DmDTt3nr.cjs.js} +4 -4
  22. package/dist/cjs/{install-a70I9AV7.cjs.js → install-COChsvim.cjs.js} +5 -5
  23. package/dist/cjs/{lint-CxL5YvXa.cjs.js → lint-BgVFm0jG.cjs.js} +2 -2
  24. package/dist/cjs/{lint-BHw1vR1K.cjs.js → lint-CDPGFet1.cjs.js} +4 -4
  25. package/dist/cjs/{lint-D1cUQzlq.cjs.js → lint-Cavp2OVw.cjs.js} +2 -2
  26. package/dist/cjs/{list-deprecations-CJyw8gP3.cjs.js → list-deprecations-CRBuvluB.cjs.js} +2 -2
  27. package/dist/cjs/{new-CfGQG6Qx.cjs.js → new-BB5zOs3P.cjs.js} +6 -6
  28. package/dist/cjs/{pack-BWpG6Q1Q.cjs.js → pack-XIek1OQT.cjs.js} +2 -2
  29. package/dist/cjs/{packageDetection-C__AGK-g.cjs.js → packageDetection-Bpe3hTRE.cjs.js} +3 -3
  30. package/dist/cjs/{packageExports-BWXuj98y.cjs.js → packageExports-DhFsd23o.cjs.js} +3 -3
  31. package/dist/cjs/{packageLintConfigs-DfJEbmNy.cjs.js → packageLintConfigs-CSqllVBR.cjs.js} +3 -3
  32. package/dist/cjs/{packageRole-DqT0OXAm.cjs.js → packageRole-D2Ow8DXq.cjs.js} +2 -2
  33. package/dist/cjs/{packages-O225IQzG.cjs.js → packages-BMAY3o8U.cjs.js} +4 -4
  34. package/dist/cjs/{print-Brf_w0UC.cjs.js → print-CPt2LwHN.cjs.js} +3 -3
  35. package/dist/cjs/{role-6YZbMsXe.cjs.js → role-BwgGxvDZ.cjs.js} +2 -2
  36. package/dist/cjs/{run-BcxUFacd.cjs.js → run-Cw5ShIvG.cjs.js} +2 -2
  37. package/dist/cjs/{schema-_RJzkqy4.cjs.js → schema-CXYZ5maN.cjs.js} +3 -3
  38. package/dist/cjs/{test-Bhiqn_8K.cjs.js → test-B45kikEd.cjs.js} +3 -3
  39. package/dist/cjs/{test-BEHilerQ.cjs.js → test-C-aW2JPc.cjs.js} +3 -3
  40. package/dist/cjs/{validate-uBFU47Vl.cjs.js → validate-C5s9cEnp.cjs.js} +3 -3
  41. package/dist/cjs/{yarn-BDZCENk5.cjs.js → yarn-Ukl9MOS0.cjs.js} +2 -2
  42. package/dist/index.cjs.js +1 -1
  43. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,12 +1,14 @@
1
1
  # @backstage/cli
2
2
 
3
- ## 0.26.4
3
+ ## 0.26.5-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - ee1ab19: Add support for `versions:migrate` to do code changes. Can be skipped with `--no-code-changes`
7
+ - fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in `@backstage/cli/config/tsconfig.json`.
8
+ - 0cc5ed3: Add support for `versions:migrate` to do code changes. Can be skipped with `--no-code-changes`
9
+ - f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
8
10
  - Updated dependencies
9
- - @backstage/catalog-model@1.4.5
11
+ - @backstage/catalog-model@1.5.0-next.0
10
12
  - @backstage/cli-common@0.1.13
11
13
  - @backstage/cli-node@0.2.5
12
14
  - @backstage/config@1.2.0
@@ -11,7 +11,7 @@
11
11
  "incremental": true,
12
12
  "isolatedModules": true,
13
13
  "jsx": "react",
14
- "lib": ["DOM", "DOM.Iterable", "ScriptHost", "ES2021"],
14
+ "lib": ["DOM", "DOM.Iterable", "ScriptHost", "ES2022"],
15
15
  "module": "ESNext",
16
16
  "moduleResolution": "node",
17
17
  "noEmit": false,
@@ -32,7 +32,7 @@
32
32
  "strictNullChecks": true,
33
33
  "strictPropertyInitialization": true,
34
34
  "stripInternal": true,
35
- "target": "ES2021",
35
+ "target": "ES2022",
36
36
  "types": ["node", "jest", "webpack-env"],
37
37
  "useDefineForClassFields": true
38
38
  }
@@ -2,17 +2,17 @@
2
2
 
3
3
  var chalk = require('chalk');
4
4
  var path = require('path');
5
- var createDistWorkspace = require('./createDistWorkspace-CLrZPAfL.cjs.js');
6
- var index = require('./index-CCLafGQH.cjs.js');
5
+ var createDistWorkspace = require('./createDistWorkspace-DHA76TGo.cjs.js');
6
+ var index = require('./index-BvdmOJNr.cjs.js');
7
7
  var cliNode = require('@backstage/cli-node');
8
8
  var parallel = require('./parallel-BszNaKyc.cjs.js');
9
- var buildBackend = require('./buildBackend-Cv6N14cB.cjs.js');
9
+ var buildBackend = require('./buildBackend-MtwS4Xzk.cjs.js');
10
10
  require('fs-extra');
11
11
  require('p-limit');
12
12
  require('os');
13
13
  require('tar');
14
14
  require('lodash/partition');
15
- require('./run-BcxUFacd.cjs.js');
15
+ require('./run-Cw5ShIvG.cjs.js');
16
16
  require('child_process');
17
17
  require('util');
18
18
  require('@backstage/errors');
@@ -42,7 +42,7 @@ require('react-dev-utils/ModuleScopePlugin');
42
42
  require('run-script-webpack-plugin');
43
43
  require('@manypkg/get-packages');
44
44
  require('webpack-node-externals');
45
- require('./packageDetection-C__AGK-g.cjs.js');
45
+ require('./packageDetection-Bpe3hTRE.cjs.js');
46
46
  require('lodash/pickBy');
47
47
  require('mini-css-extract-plugin');
48
48
  require('@pmmmwh/react-refresh-webpack-plugin');
@@ -58,8 +58,8 @@ require('webpack-dev-server');
58
58
  require('@yarnpkg/parsers');
59
59
  require('@yarnpkg/lockfile');
60
60
  require('minimatch');
61
- require('./yarn-BDZCENk5.cjs.js');
62
- require('./config-OeQcmdz6.cjs.js');
61
+ require('./yarn-Ukl9MOS0.cjs.js');
62
+ require('./config-ClqqpLs9.cjs.js');
63
63
  require('@backstage/config-loader');
64
64
 
65
65
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -196,4 +196,4 @@ async function command(opts, cmd) {
196
196
  }
197
197
 
198
198
  exports.command = command;
199
- //# sourceMappingURL=build-utVvLEah.cjs.js.map
199
+ //# sourceMappingURL=build-zyeewHUt.cjs.js.map
@@ -9,12 +9,12 @@ require('html-webpack-plugin');
9
9
  require('@backstage/cli-common');
10
10
  require('react-dev-utils/ModuleScopePlugin');
11
11
  require('run-script-webpack-plugin');
12
- require('./index-CCLafGQH.cjs.js');
12
+ require('./index-BvdmOJNr.cjs.js');
13
13
  require('@manypkg/get-packages');
14
14
  require('webpack-node-externals');
15
- var packageDetection = require('./packageDetection-C__AGK-g.cjs.js');
15
+ var packageDetection = require('./packageDetection-Bpe3hTRE.cjs.js');
16
16
  require('lodash/pickBy');
17
- require('./run-BcxUFacd.cjs.js');
17
+ require('./run-Cw5ShIvG.cjs.js');
18
18
  require('mini-css-extract-plugin');
19
19
  require('@pmmmwh/react-refresh-webpack-plugin');
20
20
  var yn = require('yn');
@@ -29,13 +29,13 @@ require('semver');
29
29
  require('@yarnpkg/parsers');
30
30
  require('@yarnpkg/lockfile');
31
31
  require('minimatch');
32
- require('./yarn-BDZCENk5.cjs.js');
32
+ require('./yarn-Ukl9MOS0.cjs.js');
33
33
  require('lodash/partition');
34
- var config = require('./config-OeQcmdz6.cjs.js');
34
+ var config = require('./config-ClqqpLs9.cjs.js');
35
35
  var parallel = require('./parallel-BszNaKyc.cjs.js');
36
36
  var os = require('os');
37
37
  var tar = require('tar');
38
- var createDistWorkspace = require('./createDistWorkspace-CLrZPAfL.cjs.js');
38
+ var createDistWorkspace = require('./createDistWorkspace-DHA76TGo.cjs.js');
39
39
 
40
40
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
41
41
 
@@ -262,4 +262,4 @@ async function buildBackend(options) {
262
262
 
263
263
  exports.buildBackend = buildBackend;
264
264
  exports.buildFrontend = buildFrontend;
265
- //# sourceMappingURL=buildBackend-Cv6N14cB.cjs.js.map
265
+ //# sourceMappingURL=buildBackend-MtwS4Xzk.cjs.js.map
@@ -1,19 +1,19 @@
1
1
  'use strict';
2
2
 
3
3
  var fs = require('fs-extra');
4
- var createDistWorkspace = require('./createDistWorkspace-CLrZPAfL.cjs.js');
4
+ var createDistWorkspace = require('./createDistWorkspace-DHA76TGo.cjs.js');
5
5
  require('chalk');
6
6
  require('path');
7
7
  require('p-limit');
8
8
  require('os');
9
9
  require('tar');
10
10
  require('lodash/partition');
11
- require('./index-CCLafGQH.cjs.js');
11
+ require('./index-BvdmOJNr.cjs.js');
12
12
  require('commander');
13
13
  require('semver');
14
14
  require('@backstage/cli-common');
15
15
  require('@backstage/errors');
16
- require('./run-BcxUFacd.cjs.js');
16
+ require('./run-Cw5ShIvG.cjs.js');
17
17
  require('child_process');
18
18
  require('util');
19
19
  require('rollup');
@@ -49,4 +49,4 @@ var buildWorkspace = async (dir, packages, options) => {
49
49
  };
50
50
 
51
51
  exports.default = buildWorkspace;
52
- //# sourceMappingURL=buildWorkspace-DGKvYFIj.cjs.js.map
52
+ //# sourceMappingURL=buildWorkspace-W5gZcX6G.cjs.js.map
@@ -7,11 +7,11 @@ var semver = require('semver');
7
7
  var minimatch = require('minimatch');
8
8
  var errors = require('@backstage/errors');
9
9
  var path = require('path');
10
- var run = require('./run-BcxUFacd.cjs.js');
11
- var index = require('./index-CCLafGQH.cjs.js');
10
+ var run = require('./run-Cw5ShIvG.cjs.js');
11
+ var index = require('./index-BvdmOJNr.cjs.js');
12
12
  var Lockfile = require('./Lockfile-C7rtIlD6.cjs.js');
13
- var packages = require('./packages-O225IQzG.cjs.js');
14
- var lint = require('./lint-BHw1vR1K.cjs.js');
13
+ var packages = require('./packages-BMAY3o8U.cjs.js');
14
+ var lint = require('./lint-CDPGFet1.cjs.js');
15
15
  var cliCommon = require('@backstage/cli-common');
16
16
  var parallel = require('./parallel-BszNaKyc.cjs.js');
17
17
  var releaseManifests = require('@backstage/release-manifests');
@@ -523,4 +523,4 @@ var bump$1 = /*#__PURE__*/Object.freeze({
523
523
 
524
524
  exports.bump = bump$1;
525
525
  exports.migrate = migrate$1;
526
- //# sourceMappingURL=bump-XGQA1gKg.cjs.js.map
526
+ //# sourceMappingURL=bump-BNdSlSZA.cjs.js.map
@@ -5,7 +5,7 @@ var fs = require('fs-extra');
5
5
  var path = require('path');
6
6
  var util = require('util');
7
7
  var cliNode = require('@backstage/cli-node');
8
- var index = require('./index-CCLafGQH.cjs.js');
8
+ var index = require('./index-BvdmOJNr.cjs.js');
9
9
  require('commander');
10
10
  require('chalk');
11
11
  require('semver');
@@ -46,4 +46,4 @@ async function command() {
46
46
  }
47
47
 
48
48
  exports.command = command;
49
- //# sourceMappingURL=clean-DCboBDiG.cjs.js.map
49
+ //# sourceMappingURL=clean-CiPJY8xE.cjs.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var fs = require('fs-extra');
4
- var index = require('./index-CCLafGQH.cjs.js');
4
+ var index = require('./index-BvdmOJNr.cjs.js');
5
5
  require('commander');
6
6
  require('chalk');
7
7
  require('semver');
@@ -19,4 +19,4 @@ async function clean() {
19
19
  }
20
20
 
21
21
  exports.default = clean;
22
- //# sourceMappingURL=clean-C6SPRIp1.cjs.js.map
22
+ //# sourceMappingURL=clean-mnWn91Kz.cjs.js.map
@@ -2,7 +2,7 @@
2
2
 
3
3
  var fs = require('fs-extra');
4
4
  var path = require('path');
5
- var index = require('./index-CCLafGQH.cjs.js');
5
+ var index = require('./index-BvdmOJNr.cjs.js');
6
6
 
7
7
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
8
8
 
@@ -88,4 +88,4 @@ async function addCodeownersEntry(ownedPath, ownerStr, codeownersFilePath) {
88
88
  exports.addCodeownersEntry = addCodeownersEntry;
89
89
  exports.getCodeownersFilePath = getCodeownersFilePath;
90
90
  exports.parseOwnerIds = parseOwnerIds;
91
- //# sourceMappingURL=codeowners-BYrqMw1o.cjs.js.map
91
+ //# sourceMappingURL=codeowners-BA7pqW1K.cjs.js.map
@@ -2,7 +2,7 @@
2
2
 
3
3
  var configLoader = require('@backstage/config-loader');
4
4
  var config = require('@backstage/config');
5
- var index = require('./index-CCLafGQH.cjs.js');
5
+ var index = require('./index-BvdmOJNr.cjs.js');
6
6
  var getPackages = require('@manypkg/get-packages');
7
7
  var cliNode = require('@backstage/cli-node');
8
8
 
@@ -98,4 +98,4 @@ async function loadCliConfig(options) {
98
98
 
99
99
  exports.isValidUrl = isValidUrl;
100
100
  exports.loadCliConfig = loadCliConfig;
101
- //# sourceMappingURL=config-OeQcmdz6.cjs.js.map
101
+ //# sourceMappingURL=config-ClqqpLs9.cjs.js.map
@@ -7,8 +7,8 @@ var pLimit = require('p-limit');
7
7
  var os = require('os');
8
8
  var tar = require('tar');
9
9
  var partition = require('lodash/partition');
10
- var index = require('./index-CCLafGQH.cjs.js');
11
- var run = require('./run-BcxUFacd.cjs.js');
10
+ var index = require('./index-BvdmOJNr.cjs.js');
11
+ var run = require('./run-Cw5ShIvG.cjs.js');
12
12
  var rollup = require('rollup');
13
13
  var commonjs = require('@rollup/plugin-commonjs');
14
14
  var resolve = require('@rollup/plugin-node-resolve');
@@ -164,7 +164,9 @@ async function makeRollupConfigs(options) {
164
164
  entryFileNames: `[name].esm.js`,
165
165
  chunkFileNames: `esm/[name]-[hash].esm.js`,
166
166
  format: "module",
167
- sourcemap: true
167
+ sourcemap: true,
168
+ preserveModules: true,
169
+ preserveModulesRoot: `${targetDir}/src`
168
170
  });
169
171
  mainFields.unshift("browser");
170
172
  }
@@ -568,4 +570,4 @@ exports.buildPackage = buildPackage;
568
570
  exports.buildPackages = buildPackages;
569
571
  exports.createDistWorkspace = createDistWorkspace;
570
572
  exports.getOutputsForRole = getOutputsForRole;
571
- //# sourceMappingURL=createDistWorkspace-CLrZPAfL.cjs.js.map
573
+ //# sourceMappingURL=createDistWorkspace-DHA76TGo.cjs.js.map
@@ -10,14 +10,14 @@ var camelCase = require('lodash/camelCase');
10
10
  var upperFirst = require('lodash/upperFirst');
11
11
  var os = require('os');
12
12
  var errors = require('@backstage/errors');
13
- var codeowners = require('./codeowners-BYrqMw1o.cjs.js');
14
- var index = require('./index-CCLafGQH.cjs.js');
13
+ var codeowners = require('./codeowners-BA7pqW1K.cjs.js');
14
+ var index = require('./index-BvdmOJNr.cjs.js');
15
15
  var tasks = require('./tasks-mGXy8WjR.cjs.js');
16
16
  var Lockfile = require('./Lockfile-C7rtIlD6.cjs.js');
17
17
  require('minimatch');
18
18
  require('@manypkg/get-packages');
19
- require('./yarn-BDZCENk5.cjs.js');
20
- require('./run-BcxUFacd.cjs.js');
19
+ require('./yarn-Ukl9MOS0.cjs.js');
20
+ require('./run-Cw5ShIvG.cjs.js');
21
21
  require('commander');
22
22
  require('semver');
23
23
  require('@backstage/cli-common');
@@ -276,4 +276,4 @@ exports.addPluginExtensionToApp = addPluginExtensionToApp;
276
276
  exports.capitalize = capitalize;
277
277
  exports.default = createPlugin;
278
278
  exports.movePlugin = movePlugin;
279
- //# sourceMappingURL=createPlugin-CYmaPNu_.cjs.js.map
279
+ //# sourceMappingURL=createPlugin-BS__DFJ1.cjs.js.map
@@ -7,7 +7,7 @@ var path = require('path');
7
7
  var inquirer = require('inquirer');
8
8
  var handlebars = require('handlebars');
9
9
  var recursive = require('recursive-readdir');
10
- var index = require('./index-CCLafGQH.cjs.js');
10
+ var index = require('./index-BvdmOJNr.cjs.js');
11
11
  require('commander');
12
12
  require('semver');
13
13
  require('@backstage/cli-common');
@@ -434,4 +434,4 @@ async function readPluginData() {
434
434
  }
435
435
 
436
436
  exports.default = diff;
437
- //# sourceMappingURL=diff-BY86Taqq.cjs.js.map
437
+ //# sourceMappingURL=diff-C4xrW565.cjs.js.map
@@ -2,9 +2,9 @@
2
2
 
3
3
  var configLoader = require('@backstage/config-loader');
4
4
  var openBrowser = require('react-dev-utils/openBrowser');
5
- var config = require('./config-OeQcmdz6.cjs.js');
5
+ var config = require('./config-ClqqpLs9.cjs.js');
6
6
  require('@backstage/config');
7
- require('./index-CCLafGQH.cjs.js');
7
+ require('./index-BvdmOJNr.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('fs-extra');
@@ -34,4 +34,4 @@ var docs = async (opts) => {
34
34
  };
35
35
 
36
36
  exports.default = docs;
37
- //# sourceMappingURL=docs-B0CQkEw9.cjs.js.map
37
+ //# sourceMappingURL=docs-Dj56P8ff.cjs.js.map
@@ -3,7 +3,7 @@
3
3
  var cliNode = require('@backstage/cli-node');
4
4
  var fs = require('fs-extra');
5
5
  var path = require('path');
6
- var index = require('./index-CCLafGQH.cjs.js');
6
+ var index = require('./index-BvdmOJNr.cjs.js');
7
7
  require('commander');
8
8
  require('chalk');
9
9
  require('semver');
@@ -208,4 +208,4 @@ exports.fixSideEffects = fixSideEffects;
208
208
  exports.printPackageFixHint = printPackageFixHint;
209
209
  exports.readFixablePackages = readFixablePackages;
210
210
  exports.writeFixedPackages = writeFixedPackages;
211
- //# sourceMappingURL=fix-FWgJ8c2m.cjs.js.map
211
+ //# sourceMappingURL=fix-DDq9Dzpx.cjs.js.map
@@ -16,7 +16,7 @@ var semver__default = /*#__PURE__*/_interopDefaultCompat(semver);
16
16
  var __defProp = Object.defineProperty;
17
17
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
18
18
  var __publicField = (obj, key, value) => {
19
- __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
19
+ __defNormalProp(obj, key + "" , value);
20
20
  return value;
21
21
  };
22
22
  class CustomError extends Error {
@@ -53,13 +53,13 @@ class NotFoundError extends CustomError {
53
53
 
54
54
  const paths = cliCommon.findPaths(__dirname);
55
55
 
56
- var version$f = "0.21.7";
56
+ var version$f = "0.21.8-next.0";
57
57
 
58
- var version$e = "0.6.17";
58
+ var version$e = "0.6.18-next.0";
59
59
 
60
- var version$d = "0.3.7";
60
+ var version$d = "0.3.8-next.0";
61
61
 
62
- var version$c = "0.26.4";
62
+ var version$c = "0.26.5-next.0";
63
63
  var dependencies = {
64
64
  "@backstage/catalog-model": "workspace:^",
65
65
  "@backstage/cli-common": "workspace:^",
@@ -213,23 +213,23 @@ var version$b = "1.2.0";
213
213
 
214
214
  var version$a = "1.12.4";
215
215
 
216
- var version$9 = "0.14.4";
216
+ var version$9 = "0.14.5-next.0";
217
217
 
218
218
  var version$8 = "1.9.2";
219
219
 
220
- var version$7 = "1.0.31";
220
+ var version$7 = "1.0.32-next.0";
221
221
 
222
- var version$6 = "1.5.4";
222
+ var version$6 = "1.5.5-next.0";
223
223
 
224
- var version$5 = "0.4.3";
224
+ var version$5 = "0.4.4-next.0";
225
225
 
226
- var version$4 = "0.22.4";
226
+ var version$4 = "0.22.5-next.0";
227
227
 
228
- var version$3 = "0.1.3";
228
+ var version$3 = "0.1.4-next.0";
229
229
 
230
- var version$2 = "0.5.3";
230
+ var version$2 = "0.5.4-next.0";
231
231
 
232
- var version$1 = "0.2.17";
232
+ var version$1 = "0.2.18-next.0";
233
233
 
234
234
  const packageVersions = {
235
235
  "@backstage/backend-common": version$f,
@@ -296,7 +296,7 @@ const configOption = [
296
296
  Array()
297
297
  ];
298
298
  function registerOnboardCommand(program) {
299
- program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-BGjvavg9.cjs.js'); }).then((m) => m.command)));
299
+ program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-D3bjN2-1.cjs.js'); }).then((m) => m.command)));
300
300
  }
301
301
  function registerRepoCommand(program) {
302
302
  const command = program.command("repo [command]").description("Command that run across an entire Backstage project");
@@ -308,7 +308,7 @@ function registerRepoCommand(program) {
308
308
  ).option(
309
309
  "--since <ref>",
310
310
  "Only build packages and their dev dependents that changed since the specified ref"
311
- ).action(lazy(() => Promise.resolve().then(function () { return require('./build-utVvLEah.cjs.js'); }).then((m) => m.command)));
311
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./build-zyeewHUt.cjs.js'); }).then((m) => m.command)));
312
312
  command.command("lint").description("Lint all packages in the project").option(
313
313
  "--format <format>",
314
314
  "Lint report output format",
@@ -316,14 +316,14 @@ function registerRepoCommand(program) {
316
316
  ).option(
317
317
  "--since <ref>",
318
318
  "Only lint packages that changed since the specified ref"
319
- ).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-CxL5YvXa.cjs.js'); }).then((m) => m.command)));
319
+ ).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-BgVFm0jG.cjs.js'); }).then((m) => m.command)));
320
320
  command.command("fix").description("Automatically fix packages in the project").option(
321
321
  "--check",
322
322
  "Fail if any packages would have been changed by the command"
323
- ).action(lazy(() => Promise.resolve().then(function () { return require('./fix-FWgJ8c2m.cjs.js'); }).then((m) => m.command)));
324
- command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DCboBDiG.cjs.js'); }).then((m) => m.command)));
323
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./fix-DDq9Dzpx.cjs.js'); }).then((m) => m.command)));
324
+ command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-CiPJY8xE.cjs.js'); }).then((m) => m.command)));
325
325
  command.command("list-deprecations").description("List deprecations").option("--json", "Output as JSON").action(
326
- lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-CJyw8gP3.cjs.js'); }).then((m) => m.command))
326
+ lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-CRBuvluB.cjs.js'); }).then((m) => m.command))
327
327
  );
328
328
  command.command("test").allowUnknownOption(true).option(
329
329
  "--since <ref>",
@@ -331,14 +331,14 @@ function registerRepoCommand(program) {
331
331
  ).option(
332
332
  "--jest-help",
333
333
  "Show help for Jest CLI options, which are passed through"
334
- ).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-BEHilerQ.cjs.js'); }).then((m) => m.command)));
334
+ ).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-C-aW2JPc.cjs.js'); }).then((m) => m.command)));
335
335
  }
336
336
  function registerScriptCommand(program) {
337
337
  const command = program.command("package [command]").description("Lifecycle scripts for individual packages");
338
338
  command.command("start").description("Start a package for local development").option(...configOption).option("--role <name>", "Run the command with an explicit package role").option("--check", "Enable type checking and linting if available").option("--inspect [host]", "Enable debugger in Node.js environments").option(
339
339
  "--inspect-brk [host]",
340
340
  "Enable debugger in Node.js environments, breaking before code starts"
341
- ).action(lazy(() => Promise.resolve().then(function () { return require('./index-BVuheGHy.cjs.js'); }).then((m) => m.command)));
341
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./index-ByT2B5Tx.cjs.js'); }).then((m) => m.command)));
342
342
  command.command("build").description("Build a package for production deployment or publishing").option("--role <name>", "Run the command with an explicit package role").option(
343
343
  "--minify",
344
344
  "Minify the generated code. Does not apply to app package (app is minified by default)."
@@ -353,30 +353,30 @@ function registerScriptCommand(program) {
353
353
  "Config files to load instead of app-config.yaml. Applies to app packages only.",
354
354
  (opt, opts) => opts ? [...opts, opt] : [opt],
355
355
  Array()
356
- ).action(lazy(() => Promise.resolve().then(function () { return require('./index-B7dlVlWC.cjs.js'); }).then((m) => m.command)));
356
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./index-CJ8B-HDS.cjs.js'); }).then((m) => m.command)));
357
357
  command.command("lint [directories...]").option(
358
358
  "--format <format>",
359
359
  "Lint report output format",
360
360
  "eslint-formatter-friendly"
361
- ).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-D1cUQzlq.cjs.js'); }).then((m) => m.default)));
362
- command.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-Bhiqn_8K.cjs.js'); }).then((m) => m.default)));
363
- command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-C6SPRIp1.cjs.js'); }).then((m) => m.default)));
364
- command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BWpG6Q1Q.cjs.js'); }).then((m) => m.pre)));
365
- command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BWpG6Q1Q.cjs.js'); }).then((m) => m.post)));
361
+ ).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-Cavp2OVw.cjs.js'); }).then((m) => m.default)));
362
+ command.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-B45kikEd.cjs.js'); }).then((m) => m.default)));
363
+ command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-mnWn91Kz.cjs.js'); }).then((m) => m.default)));
364
+ command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-XIek1OQT.cjs.js'); }).then((m) => m.pre)));
365
+ command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-XIek1OQT.cjs.js'); }).then((m) => m.post)));
366
366
  }
367
367
  function registerMigrateCommand(program) {
368
368
  const command = program.command("migrate [command]").description("Migration utilities");
369
- command.command("package-roles").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-DqT0OXAm.cjs.js'); }).then((m) => m.default)));
369
+ command.command("package-roles").description(`Add package role field to packages that don't have it`).action(lazy(() => Promise.resolve().then(function () { return require('./packageRole-D2Ow8DXq.cjs.js'); }).then((m) => m.default)));
370
370
  command.command("package-scripts").description("Set package scripts according to each package role").action(
371
371
  lazy(() => Promise.resolve().then(function () { return require('./packageScripts-CPnlPBBs.cjs.js'); }).then((m) => m.command))
372
372
  );
373
373
  command.command("package-exports").description("Synchronize package subpath export definitions").action(
374
- lazy(() => Promise.resolve().then(function () { return require('./packageExports-BWXuj98y.cjs.js'); }).then((m) => m.command))
374
+ lazy(() => Promise.resolve().then(function () { return require('./packageExports-DhFsd23o.cjs.js'); }).then((m) => m.command))
375
375
  );
376
376
  command.command("package-lint-configs").description(
377
377
  "Migrates all packages to use @backstage/cli/config/eslint-factory"
378
378
  ).action(
379
- lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-DfJEbmNy.cjs.js'); }).then((m) => m.command))
379
+ lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-CSqllVBR.cjs.js'); }).then((m) => m.command))
380
380
  );
381
381
  command.command("react-router-deps").description(
382
382
  "Migrates the react-router dependencies for all packages to be peer dependencies"
@@ -401,7 +401,7 @@ function registerCommands(program) {
401
401
  ).option(
402
402
  "--baseVersion <version>",
403
403
  "The version to use for any new packages (default: 0.1.0)"
404
- ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-CfGQG6Qx.cjs.js'); }).then((m) => m.default)));
404
+ ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-BB5zOs3P.cjs.js'); }).then((m) => m.default)));
405
405
  program.command("create", { hidden: true }).storeOptionsAsProperties(false).description(
406
406
  "Open up an interactive guide to creating new things in your app [DEPRECATED]"
407
407
  ).option(
@@ -415,30 +415,30 @@ function registerCommands(program) {
415
415
  ).option("--scope <scope>", "The scope to use for new packages").option(
416
416
  "--npm-registry <URL>",
417
417
  "The package registry to use for new packages"
418
- ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-CfGQG6Qx.cjs.js'); }).then((m) => m.default)));
418
+ ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-BB5zOs3P.cjs.js'); }).then((m) => m.default)));
419
419
  program.command("create-plugin", { hidden: true }).option(
420
420
  "--backend",
421
421
  "Create plugin with the backend dependencies as default"
422
422
  ).description("Creates a new plugin in the current repository [DEPRECATED]").option("--scope <scope>", "npm scope").option("--npm-registry <URL>", "npm registry URL").option("--no-private", "Public npm package").action(
423
- lazy(() => Promise.resolve().then(function () { return require('./createPlugin-CYmaPNu_.cjs.js'); }).then((m) => m.default))
423
+ lazy(() => Promise.resolve().then(function () { return require('./createPlugin-BS__DFJ1.cjs.js'); }).then((m) => m.default))
424
424
  );
425
425
  program.command("plugin:diff", { hidden: true }).option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description(
426
426
  "Diff an existing plugin with the creation template [DEPRECATED]"
427
- ).action(lazy(() => Promise.resolve().then(function () { return require('./diff-BY86Taqq.cjs.js'); }).then((m) => m.default)));
427
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./diff-C4xrW565.cjs.js'); }).then((m) => m.default)));
428
428
  program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description(
429
429
  "Run tests, forwarding args to Jest, defaulting to watch mode [DEPRECATED]"
430
- ).action(lazy(() => Promise.resolve().then(function () { return require('./test-Bhiqn_8K.cjs.js'); }).then((m) => m.default)));
430
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./test-B45kikEd.cjs.js'); }).then((m) => m.default)));
431
431
  program.command("config:docs").option(
432
432
  "--package <name>",
433
433
  "Only include the schema that applies to the given package"
434
- ).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-B0CQkEw9.cjs.js'); }).then((m) => m.default)));
434
+ ).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-Dj56P8ff.cjs.js'); }).then((m) => m.default)));
435
435
  program.command("config:print").option(
436
436
  "--package <name>",
437
437
  "Only load config schema that applies to the given package"
438
438
  ).option("--lax", "Do not require environment variables to be set").option("--frontend", "Print only the frontend configuration").option("--with-secrets", "Include secrets in the printed configuration").option(
439
439
  "--format <format>",
440
440
  "Format to print the configuration in, either json or yaml [yaml]"
441
- ).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-Brf_w0UC.cjs.js'); }).then((m) => m.default)));
441
+ ).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-CPt2LwHN.cjs.js'); }).then((m) => m.default)));
442
442
  program.command("config:check").option(
443
443
  "--package <name>",
444
444
  "Only load config schema that applies to the given package"
@@ -447,14 +447,14 @@ function registerCommands(program) {
447
447
  "Enable strict config validation, forbidding errors and unknown keys"
448
448
  ).option(...configOption).description(
449
449
  "Validate that the given configuration loads and matches schema"
450
- ).action(lazy(() => Promise.resolve().then(function () { return require('./validate-uBFU47Vl.cjs.js'); }).then((m) => m.default)));
450
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./validate-C5s9cEnp.cjs.js'); }).then((m) => m.default)));
451
451
  program.command("config:schema").option(
452
452
  "--package <name>",
453
453
  "Only output config schema that applies to the given package"
454
454
  ).option(
455
455
  "--format <format>",
456
456
  "Format to print the schema in, either json or yaml [yaml]"
457
- ).option("--merge", "Print the config schemas merged", true).option("--no-merge", "Print the config schemas not merged").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-_RJzkqy4.cjs.js'); }).then((m) => m.default)));
457
+ ).option("--merge", "Print the config schemas merged", true).option("--no-merge", "Print the config schemas not merged").description("Print configuration schema").action(lazy(() => Promise.resolve().then(function () { return require('./schema-CXYZ5maN.cjs.js'); }).then((m) => m.default)));
458
458
  registerRepoCommand(program);
459
459
  registerScriptCommand(program);
460
460
  registerMigrateCommand(program);
@@ -466,8 +466,8 @@ function registerCommands(program) {
466
466
  "--release <version|next|main>",
467
467
  "Bump to a specific Backstage release line or version",
468
468
  "main"
469
- ).option("--skip-install", "Skips yarn install step").option("--skip-migrate", "Skips migration of any moved packages").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-XGQA1gKg.cjs.js'); }).then(function (n) { return n.bump; }).then((m) => m.default)));
470
- program.command("versions:check").option("--fix", "Fix any auto-fixable versioning problems").description("Check Backstage package versioning").action(lazy(() => Promise.resolve().then(function () { return require('./lint-BHw1vR1K.cjs.js'); }).then((m) => m.default)));
469
+ ).option("--skip-install", "Skips yarn install step").option("--skip-migrate", "Skips migration of any moved packages").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-BNdSlSZA.cjs.js'); }).then(function (n) { return n.bump; }).then((m) => m.default)));
470
+ program.command("versions:check").option("--fix", "Fix any auto-fixable versioning problems").description("Check Backstage package versioning").action(lazy(() => Promise.resolve().then(function () { return require('./lint-CDPGFet1.cjs.js'); }).then((m) => m.default)));
471
471
  program.command("versions:migrate").option(
472
472
  "--pattern <glob>",
473
473
  "Override glob for matching packages to upgrade"
@@ -476,18 +476,18 @@ function registerCommands(program) {
476
476
  "Skip code changes and only update package.json files"
477
477
  ).description(
478
478
  "Migrate any plugins that have been moved to the @backstage-community namespace automatically"
479
- ).action(lazy(() => Promise.resolve().then(function () { return require('./bump-XGQA1gKg.cjs.js'); }).then(function (n) { return n.migrate; }).then((m) => m.default)));
480
- program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-C6SPRIp1.cjs.js'); }).then((m) => m.default)));
479
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./bump-BNdSlSZA.cjs.js'); }).then(function (n) { return n.migrate; }).then((m) => m.default)));
480
+ program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-mnWn91Kz.cjs.js'); }).then((m) => m.default)));
481
481
  program.command("build-workspace <workspace-dir> [packages...]").option(
482
482
  "--alwaysYarnPack",
483
483
  "Force workspace output to be a result of running `yarn pack` on each package (warning: very slow)"
484
- ).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-DGKvYFIj.cjs.js'); }).then((m) => m.default)));
485
- program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-BEAuaU6W.cjs.js'); }).then((m) => m.default)));
486
- program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-CpkBUBIC.cjs.js'); }).then((m) => m.default)));
484
+ ).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-W5gZcX6G.cjs.js'); }).then((m) => m.default)));
485
+ program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-De0Cp3x9.cjs.js'); }).then((m) => m.default)));
486
+ program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-DmDTt3nr.cjs.js'); }).then((m) => m.default)));
487
487
  program.command("install [plugin-id]", { hidden: true }).option(
488
488
  "--from <packageJsonFilePath>",
489
489
  "Install from a local package.json containing the installation recipe"
490
- ).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-a70I9AV7.cjs.js'); }).then((m) => m.default)));
490
+ ).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-COChsvim.cjs.js'); }).then((m) => m.default)));
491
491
  }
492
492
  function lazy(getActionFunc) {
493
493
  return async (...args) => {
@@ -531,4 +531,4 @@ exports.devDependencies = devDependencies;
531
531
  exports.paths = paths;
532
532
  exports.version = version;
533
533
  exports.version$1 = version$c;
534
- //# sourceMappingURL=index-CCLafGQH.cjs.js.map
534
+ //# sourceMappingURL=index-BvdmOJNr.cjs.js.map