@backstage/cli 0.26.1 → 0.26.3-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 (44) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/config/eslint-factory.js +2 -1
  3. package/dist/cjs/{build-CwpT6bF2.cjs.js → build-C1Yz97yo.cjs.js} +7 -7
  4. package/dist/cjs/{buildBackend-DA1sPj38.cjs.js → buildBackend-Bf1cwTvz.cjs.js} +6 -6
  5. package/dist/cjs/{buildWorkspace-C1SYLOri.cjs.js → buildWorkspace-Bwxjp0n4.cjs.js} +4 -4
  6. package/dist/cjs/{bump-CeCdrJTX.cjs.js → bump-BcEi94T1.cjs.js} +5 -5
  7. package/dist/cjs/{clean-Cv8IvozP.cjs.js → clean-DXABP8oG.cjs.js} +2 -2
  8. package/dist/cjs/{clean-DM4n37HU.cjs.js → clean-DXEijWHu.cjs.js} +2 -2
  9. package/dist/cjs/{codeowners-D7pqDS5v.cjs.js → codeowners-Xjej2Vrs.cjs.js} +2 -2
  10. package/dist/cjs/{config-30A1doGp.cjs.js → config-CAdo2W1H.cjs.js} +2 -2
  11. package/dist/cjs/{createDistWorkspace-BGiN72e4.cjs.js → createDistWorkspace-YOTq0AbM.cjs.js} +3 -3
  12. package/dist/cjs/{createPlugin-CwxnrMzx.cjs.js → createPlugin-C717oAvj.cjs.js} +4 -4
  13. package/dist/cjs/{diff-D3wUBD1R.cjs.js → diff-BjrgLO2l.cjs.js} +2 -2
  14. package/dist/cjs/{docs-Cvi9d_ZX.cjs.js → docs-B24aZWv5.cjs.js} +3 -3
  15. package/dist/cjs/{fix-Bea3_Noa.cjs.js → fix-C-zJG-tx.cjs.js} +2 -2
  16. package/dist/cjs/{index-sM4O9JuD.cjs.js → index-0Uk3Ohzl.cjs.js} +15 -12
  17. package/dist/cjs/{index-DY45BN_5.cjs.js → index-D8tJ-jZu.cjs.js} +47 -47
  18. package/dist/cjs/{index-DvRrNqwO.cjs.js → index-DLlvlLtR.cjs.js} +3 -3
  19. package/dist/cjs/{index-nDVbtUZr.cjs.js → index-DTF5nc9v.cjs.js} +2 -2
  20. package/dist/cjs/{index-D3oMtC-Y.cjs.js → index-DX-n4V8v.cjs.js} +8 -8
  21. package/dist/cjs/{info-RFihkADz.cjs.js → info-2RBthJr7.cjs.js} +3 -3
  22. package/dist/cjs/{install-DoqtVqrm.cjs.js → install-CeO--6Jl.cjs.js} +4 -4
  23. package/dist/cjs/{lint-BR_vl9_l.cjs.js → lint-BirQ_Ho3.cjs.js} +2 -2
  24. package/dist/cjs/{lint-C7Wrrowb.cjs.js → lint-DfeO3QNf.cjs.js} +3 -3
  25. package/dist/cjs/{lint-YPKovWFd.cjs.js → lint-ZwLAhTJ1.cjs.js} +2 -2
  26. package/dist/cjs/{list-deprecations-BSHe0Jb3.cjs.js → list-deprecations-JST7ZSUh.cjs.js} +2 -2
  27. package/dist/cjs/{new-C_MIBxr7.cjs.js → new-BYr6U-0z.cjs.js} +4 -4
  28. package/dist/cjs/{pack-CsV2iPfV.cjs.js → pack-BerR-BW5.cjs.js} +2 -2
  29. package/dist/cjs/{packageDetection-pUH1daGF.cjs.js → packageDetection-DTRPAo6f.cjs.js} +3 -3
  30. package/dist/cjs/{packageExports-B8ow9_g8.cjs.js → packageExports-0pm7flhB.cjs.js} +3 -3
  31. package/dist/cjs/{packageLintConfigs-DU8CUxDG.cjs.js → packageLintConfigs-BUViwRgc.cjs.js} +3 -3
  32. package/dist/cjs/{packageRole-BPygF5yd.cjs.js → packageRole-Cep23fMD.cjs.js} +2 -2
  33. package/dist/cjs/{packages-BlHOrEEW.cjs.js → packages-EG2NJjpd.cjs.js} +3 -3
  34. package/dist/cjs/{print-DoEMvoPB.cjs.js → print-LigJIbZN.cjs.js} +3 -3
  35. package/dist/cjs/{role-C2mHZAQE.cjs.js → role-B4NPJAHK.cjs.js} +2 -2
  36. package/dist/cjs/{run-DdHCwSFu.cjs.js → run-DjvfYt1J.cjs.js} +2 -2
  37. package/dist/cjs/{schema-BC3xv-Rs.cjs.js → schema-xmzdbt8Q.cjs.js} +3 -3
  38. package/dist/cjs/{test-dJeJGdt8.cjs.js → test-B-SFrF_G.cjs.js} +3 -3
  39. package/dist/cjs/{test-CE3ZjSss.cjs.js → test-BgCMcksF.cjs.js} +3 -3
  40. package/dist/cjs/{validate-BsyK7u74.cjs.js → validate-BIjCfCCr.cjs.js} +3 -3
  41. package/dist/index.cjs.js +1 -1
  42. package/package.json +11 -11
  43. package/templates/default-backend-plugin/README.md.hbs +1 -1
  44. package/templates/default-backend-plugin/src/plugin.ts.hbs +4 -0
@@ -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.5";
56
+ var version$f = "0.21.7-next.0";
57
57
 
58
- var version$e = "0.6.15";
58
+ var version$e = "0.6.17-next.0";
59
59
 
60
- var version$d = "0.3.5";
60
+ var version$d = "0.3.7-next.0";
61
61
 
62
- var version$c = "0.26.1";
62
+ var version$c = "0.26.3-next.0";
63
63
  var dependencies = {
64
64
  "@backstage/catalog-model": "workspace:^",
65
65
  "@backstage/cli-common": "workspace:^",
@@ -165,7 +165,7 @@ var dependencies = {
165
165
  "terser-webpack-plugin": "^5.1.3",
166
166
  util: "^0.12.3",
167
167
  webpack: "^5.70.0",
168
- "webpack-dev-server": "^4.7.3",
168
+ "webpack-dev-server": "^5.0.0",
169
169
  "webpack-node-externals": "^3.0.0",
170
170
  yaml: "^2.0.0",
171
171
  "yml-loader": "^2.1.0",
@@ -210,25 +210,25 @@ var devDependencies = {
210
210
 
211
211
  var version$b = "1.2.0";
212
212
 
213
- var version$a = "1.12.2";
213
+ var version$a = "1.12.3";
214
214
 
215
- var version$9 = "0.14.2";
215
+ var version$9 = "0.14.4-next.0";
216
216
 
217
217
  var version$8 = "1.9.1";
218
218
 
219
- var version$7 = "1.0.29";
219
+ var version$7 = "1.0.31-next.0";
220
220
 
221
- var version$6 = "1.5.2";
221
+ var version$6 = "1.5.3";
222
222
 
223
- var version$5 = "0.4.1";
223
+ var version$5 = "0.4.3-next.0";
224
224
 
225
- var version$4 = "0.22.2";
225
+ var version$4 = "0.22.4-next.0";
226
226
 
227
- var version$3 = "0.1.1";
227
+ var version$3 = "0.1.3-next.0";
228
228
 
229
229
  var version$2 = "0.5.2";
230
230
 
231
- var version$1 = "0.2.15";
231
+ var version$1 = "0.2.17-next.0";
232
232
 
233
233
  const packageVersions = {
234
234
  "@backstage/backend-common": version$f,
@@ -295,7 +295,7 @@ const configOption = [
295
295
  Array()
296
296
  ];
297
297
  function registerOnboardCommand(program) {
298
- program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-DvRrNqwO.cjs.js'); }).then((m) => m.command)));
298
+ program.command("onboard", { hidden: true }).description("Get help setting up your Backstage App.").action(lazy(() => Promise.resolve().then(function () { return require('./index-DLlvlLtR.cjs.js'); }).then((m) => m.command)));
299
299
  }
300
300
  function registerRepoCommand(program) {
301
301
  const command = program.command("repo [command]").description("Command that run across an entire Backstage project");
@@ -307,7 +307,7 @@ function registerRepoCommand(program) {
307
307
  ).option(
308
308
  "--since <ref>",
309
309
  "Only build packages and their dev dependents that changed since the specified ref"
310
- ).action(lazy(() => Promise.resolve().then(function () { return require('./build-CwpT6bF2.cjs.js'); }).then((m) => m.command)));
310
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./build-C1Yz97yo.cjs.js'); }).then((m) => m.command)));
311
311
  command.command("lint").description("Lint all packages in the project").option(
312
312
  "--format <format>",
313
313
  "Lint report output format",
@@ -315,14 +315,14 @@ function registerRepoCommand(program) {
315
315
  ).option(
316
316
  "--since <ref>",
317
317
  "Only lint packages that changed since the specified ref"
318
- ).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-BR_vl9_l.cjs.js'); }).then((m) => m.command)));
318
+ ).option("--fix", "Attempt to automatically fix violations").action(lazy(() => Promise.resolve().then(function () { return require('./lint-BirQ_Ho3.cjs.js'); }).then((m) => m.command)));
319
319
  command.command("fix").description("Automatically fix packages in the project").option(
320
320
  "--check",
321
321
  "Fail if any packages would have been changed by the command"
322
- ).action(lazy(() => Promise.resolve().then(function () { return require('./fix-Bea3_Noa.cjs.js'); }).then((m) => m.command)));
323
- command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-Cv8IvozP.cjs.js'); }).then((m) => m.command)));
322
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./fix-C-zJG-tx.cjs.js'); }).then((m) => m.command)));
323
+ command.command("clean").description("Delete cache and output directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DXABP8oG.cjs.js'); }).then((m) => m.command)));
324
324
  command.command("list-deprecations").description("List deprecations").option("--json", "Output as JSON").action(
325
- lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-BSHe0Jb3.cjs.js'); }).then((m) => m.command))
325
+ lazy(() => Promise.resolve().then(function () { return require('./list-deprecations-JST7ZSUh.cjs.js'); }).then((m) => m.command))
326
326
  );
327
327
  command.command("test").allowUnknownOption(true).option(
328
328
  "--since <ref>",
@@ -330,14 +330,14 @@ function registerRepoCommand(program) {
330
330
  ).option(
331
331
  "--jest-help",
332
332
  "Show help for Jest CLI options, which are passed through"
333
- ).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-CE3ZjSss.cjs.js'); }).then((m) => m.command)));
333
+ ).description("Run tests, forwarding args to Jest, defaulting to watch mode").action(lazy(() => Promise.resolve().then(function () { return require('./test-BgCMcksF.cjs.js'); }).then((m) => m.command)));
334
334
  }
335
335
  function registerScriptCommand(program) {
336
336
  const command = program.command("package [command]").description("Lifecycle scripts for individual packages");
337
337
  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(
338
338
  "--inspect-brk [host]",
339
339
  "Enable debugger in Node.js environments, breaking before code starts"
340
- ).action(lazy(() => Promise.resolve().then(function () { return require('./index-sM4O9JuD.cjs.js'); }).then((m) => m.command)));
340
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./index-0Uk3Ohzl.cjs.js'); }).then((m) => m.command)));
341
341
  command.command("build").description("Build a package for production deployment or publishing").option("--role <name>", "Run the command with an explicit package role").option(
342
342
  "--minify",
343
343
  "Minify the generated code. Does not apply to app package (app is minified by default)."
@@ -352,30 +352,30 @@ function registerScriptCommand(program) {
352
352
  "Config files to load instead of app-config.yaml. Applies to app packages only.",
353
353
  (opt, opts) => opts ? [...opts, opt] : [opt],
354
354
  Array()
355
- ).action(lazy(() => Promise.resolve().then(function () { return require('./index-D3oMtC-Y.cjs.js'); }).then((m) => m.command)));
355
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./index-DX-n4V8v.cjs.js'); }).then((m) => m.command)));
356
356
  command.command("lint [directories...]").option(
357
357
  "--format <format>",
358
358
  "Lint report output format",
359
359
  "eslint-formatter-friendly"
360
- ).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-YPKovWFd.cjs.js'); }).then((m) => m.default)));
361
- 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-dJeJGdt8.cjs.js'); }).then((m) => m.default)));
362
- command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DM4n37HU.cjs.js'); }).then((m) => m.default)));
363
- command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-CsV2iPfV.cjs.js'); }).then((m) => m.pre)));
364
- command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-CsV2iPfV.cjs.js'); }).then((m) => m.post)));
360
+ ).option("--fix", "Attempt to automatically fix violations").description("Lint a package").action(lazy(() => Promise.resolve().then(function () { return require('./lint-ZwLAhTJ1.cjs.js'); }).then((m) => m.default)));
361
+ 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-B-SFrF_G.cjs.js'); }).then((m) => m.default)));
362
+ command.command("clean").description("Delete cache directories").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DXEijWHu.cjs.js'); }).then((m) => m.default)));
363
+ command.command("prepack").description("Prepares a package for packaging before publishing").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BerR-BW5.cjs.js'); }).then((m) => m.pre)));
364
+ command.command("postpack").description("Restores the changes made by the prepack command").action(lazy(() => Promise.resolve().then(function () { return require('./pack-BerR-BW5.cjs.js'); }).then((m) => m.post)));
365
365
  }
366
366
  function registerMigrateCommand(program) {
367
367
  const command = program.command("migrate [command]").description("Migration utilities");
368
- 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-BPygF5yd.cjs.js'); }).then((m) => m.default)));
368
+ 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-Cep23fMD.cjs.js'); }).then((m) => m.default)));
369
369
  command.command("package-scripts").description("Set package scripts according to each package role").action(
370
370
  lazy(() => Promise.resolve().then(function () { return require('./packageScripts-CPnlPBBs.cjs.js'); }).then((m) => m.command))
371
371
  );
372
372
  command.command("package-exports").description("Synchronize package subpath export definitions").action(
373
- lazy(() => Promise.resolve().then(function () { return require('./packageExports-B8ow9_g8.cjs.js'); }).then((m) => m.command))
373
+ lazy(() => Promise.resolve().then(function () { return require('./packageExports-0pm7flhB.cjs.js'); }).then((m) => m.command))
374
374
  );
375
375
  command.command("package-lint-configs").description(
376
376
  "Migrates all packages to use @backstage/cli/config/eslint-factory"
377
377
  ).action(
378
- lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-DU8CUxDG.cjs.js'); }).then((m) => m.command))
378
+ lazy(() => Promise.resolve().then(function () { return require('./packageLintConfigs-BUViwRgc.cjs.js'); }).then((m) => m.command))
379
379
  );
380
380
  command.command("react-router-deps").description(
381
381
  "Migrates the react-router dependencies for all packages to be peer dependencies"
@@ -400,7 +400,7 @@ function registerCommands(program) {
400
400
  ).option(
401
401
  "--baseVersion <version>",
402
402
  "The version to use for any new packages (default: 0.1.0)"
403
- ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-C_MIBxr7.cjs.js'); }).then((m) => m.default)));
403
+ ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-BYr6U-0z.cjs.js'); }).then((m) => m.default)));
404
404
  program.command("create", { hidden: true }).storeOptionsAsProperties(false).description(
405
405
  "Open up an interactive guide to creating new things in your app [DEPRECATED]"
406
406
  ).option(
@@ -414,30 +414,30 @@ function registerCommands(program) {
414
414
  ).option("--scope <scope>", "The scope to use for new packages").option(
415
415
  "--npm-registry <URL>",
416
416
  "The package registry to use for new packages"
417
- ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-C_MIBxr7.cjs.js'); }).then((m) => m.default)));
417
+ ).option("--no-private", "Do not mark new packages as private").action(lazy(() => Promise.resolve().then(function () { return require('./new-BYr6U-0z.cjs.js'); }).then((m) => m.default)));
418
418
  program.command("create-plugin", { hidden: true }).option(
419
419
  "--backend",
420
420
  "Create plugin with the backend dependencies as default"
421
421
  ).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(
422
- lazy(() => Promise.resolve().then(function () { return require('./createPlugin-CwxnrMzx.cjs.js'); }).then((m) => m.default))
422
+ lazy(() => Promise.resolve().then(function () { return require('./createPlugin-C717oAvj.cjs.js'); }).then((m) => m.default))
423
423
  );
424
424
  program.command("plugin:diff", { hidden: true }).option("--check", "Fail if changes are required").option("--yes", "Apply all changes").description(
425
425
  "Diff an existing plugin with the creation template [DEPRECATED]"
426
- ).action(lazy(() => Promise.resolve().then(function () { return require('./diff-D3wUBD1R.cjs.js'); }).then((m) => m.default)));
426
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./diff-BjrgLO2l.cjs.js'); }).then((m) => m.default)));
427
427
  program.command("test").allowUnknownOption(true).helpOption(", --backstage-cli-help").description(
428
428
  "Run tests, forwarding args to Jest, defaulting to watch mode [DEPRECATED]"
429
- ).action(lazy(() => Promise.resolve().then(function () { return require('./test-dJeJGdt8.cjs.js'); }).then((m) => m.default)));
429
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./test-B-SFrF_G.cjs.js'); }).then((m) => m.default)));
430
430
  program.command("config:docs").option(
431
431
  "--package <name>",
432
432
  "Only include the schema that applies to the given package"
433
- ).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-Cvi9d_ZX.cjs.js'); }).then((m) => m.default)));
433
+ ).description("Browse the configuration reference documentation").action(lazy(() => Promise.resolve().then(function () { return require('./docs-B24aZWv5.cjs.js'); }).then((m) => m.default)));
434
434
  program.command("config:print").option(
435
435
  "--package <name>",
436
436
  "Only load config schema that applies to the given package"
437
437
  ).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(
438
438
  "--format <format>",
439
439
  "Format to print the configuration in, either json or yaml [yaml]"
440
- ).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-DoEMvoPB.cjs.js'); }).then((m) => m.default)));
440
+ ).option(...configOption).description("Print the app configuration for the current package").action(lazy(() => Promise.resolve().then(function () { return require('./print-LigJIbZN.cjs.js'); }).then((m) => m.default)));
441
441
  program.command("config:check").option(
442
442
  "--package <name>",
443
443
  "Only load config schema that applies to the given package"
@@ -446,14 +446,14 @@ function registerCommands(program) {
446
446
  "Enable strict config validation, forbidding errors and unknown keys"
447
447
  ).option(...configOption).description(
448
448
  "Validate that the given configuration loads and matches schema"
449
- ).action(lazy(() => Promise.resolve().then(function () { return require('./validate-BsyK7u74.cjs.js'); }).then((m) => m.default)));
449
+ ).action(lazy(() => Promise.resolve().then(function () { return require('./validate-BIjCfCCr.cjs.js'); }).then((m) => m.default)));
450
450
  program.command("config:schema").option(
451
451
  "--package <name>",
452
452
  "Only output config schema that applies to the given package"
453
453
  ).option(
454
454
  "--format <format>",
455
455
  "Format to print the schema in, either json or yaml [yaml]"
456
- ).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-BC3xv-Rs.cjs.js'); }).then((m) => m.default)));
456
+ ).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-xmzdbt8Q.cjs.js'); }).then((m) => m.default)));
457
457
  registerRepoCommand(program);
458
458
  registerScriptCommand(program);
459
459
  registerMigrateCommand(program);
@@ -465,19 +465,19 @@ function registerCommands(program) {
465
465
  "--release <version|next|main>",
466
466
  "Bump to a specific Backstage release line or version",
467
467
  "main"
468
- ).option("--skip-install", "Skips yarn install step").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-CeCdrJTX.cjs.js'); }).then((m) => m.default)));
469
- 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-C7Wrrowb.cjs.js'); }).then((m) => m.default)));
470
- program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DM4n37HU.cjs.js'); }).then((m) => m.default)));
468
+ ).option("--skip-install", "Skips yarn install step").description("Bump Backstage packages to the latest versions").action(lazy(() => Promise.resolve().then(function () { return require('./bump-BcEi94T1.cjs.js'); }).then((m) => m.default)));
469
+ 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-DfeO3QNf.cjs.js'); }).then((m) => m.default)));
470
+ program.command("clean").description("Delete cache directories [DEPRECATED]").action(lazy(() => Promise.resolve().then(function () { return require('./clean-DXEijWHu.cjs.js'); }).then((m) => m.default)));
471
471
  program.command("build-workspace <workspace-dir> [packages...]").option(
472
472
  "--alwaysYarnPack",
473
473
  "Force workspace output to be a result of running `yarn pack` on each package (warning: very slow)"
474
- ).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-C1SYLOri.cjs.js'); }).then((m) => m.default)));
475
- program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-nDVbtUZr.cjs.js'); }).then((m) => m.default)));
476
- program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-RFihkADz.cjs.js'); }).then((m) => m.default)));
474
+ ).description("Builds a temporary dist workspace from the provided packages").action(lazy(() => Promise.resolve().then(function () { return require('./buildWorkspace-Bwxjp0n4.cjs.js'); }).then((m) => m.default)));
475
+ program.command("create-github-app <github-org>").description("Create new GitHub App in your organization.").action(lazy(() => Promise.resolve().then(function () { return require('./index-DTF5nc9v.cjs.js'); }).then((m) => m.default)));
476
+ program.command("info").description("Show helpful information for debugging and reporting bugs").action(lazy(() => Promise.resolve().then(function () { return require('./info-2RBthJr7.cjs.js'); }).then((m) => m.default)));
477
477
  program.command("install [plugin-id]", { hidden: true }).option(
478
478
  "--from <packageJsonFilePath>",
479
479
  "Install from a local package.json containing the installation recipe"
480
- ).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-DoqtVqrm.cjs.js'); }).then((m) => m.default)));
480
+ ).description("Install a Backstage plugin [EXPERIMENTAL]").action(lazy(() => Promise.resolve().then(function () { return require('./install-CeO--6Jl.cjs.js'); }).then((m) => m.default)));
481
481
  }
482
482
  function lazy(getActionFunc) {
483
483
  return async (...args) => {
@@ -521,4 +521,4 @@ exports.devDependencies = devDependencies;
521
521
  exports.paths = paths;
522
522
  exports.version = version;
523
523
  exports.version$1 = version$c;
524
- //# sourceMappingURL=index-DY45BN_5.cjs.js.map
524
+ //# sourceMappingURL=index-D8tJ-jZu.cjs.js.map
@@ -9,7 +9,7 @@ var yaml = require('yaml');
9
9
  var cliCommon = require('@backstage/cli-common');
10
10
  var path = require('path');
11
11
  var differ = require('diff');
12
- var config = require('./config-30A1doGp.cjs.js');
12
+ var config = require('./config-CAdo2W1H.cjs.js');
13
13
  var catalogModel = require('@backstage/catalog-model');
14
14
  var z = require('zod');
15
15
  var integration = require('@backstage/integration');
@@ -24,7 +24,7 @@ require('child_process');
24
24
  require('@backstage/errors');
25
25
  require('@backstage/config-loader');
26
26
  require('@backstage/config');
27
- require('./index-DY45BN_5.cjs.js');
27
+ require('./index-D8tJ-jZu.cjs.js');
28
28
  require('commander');
29
29
  require('semver');
30
30
  require('@manypkg/get-packages');
@@ -1207,4 +1207,4 @@ async function command() {
1207
1207
  }
1208
1208
 
1209
1209
  exports.command = command;
1210
- //# sourceMappingURL=index-DvRrNqwO.cjs.js.map
1210
+ //# sourceMappingURL=index-DLlvlLtR.cjs.js.map
@@ -4,7 +4,7 @@ var fs = require('fs-extra');
4
4
  var chalk = require('chalk');
5
5
  var yaml = require('yaml');
6
6
  var inquirer = require('inquirer');
7
- var index$1 = require('./index-DY45BN_5.cjs.js');
7
+ var index$1 = require('./index-D8tJ-jZu.cjs.js');
8
8
  var crypto = require('crypto');
9
9
  var openBrowser = require('react-dev-utils/openBrowser');
10
10
  var request = require('@octokit/request');
@@ -230,4 +230,4 @@ async function verifyGithubOrg(org) {
230
230
  }
231
231
 
232
232
  exports.default = index;
233
- //# sourceMappingURL=index-nDVbtUZr.cjs.js.map
233
+ //# sourceMappingURL=index-DTF5nc9v.cjs.js.map
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var createDistWorkspace = require('./createDistWorkspace-BGiN72e4.cjs.js');
4
- var role = require('./role-C2mHZAQE.cjs.js');
3
+ var createDistWorkspace = require('./createDistWorkspace-YOTq0AbM.cjs.js');
4
+ var role = require('./role-B4NPJAHK.cjs.js');
5
5
  var cliNode = require('@backstage/cli-node');
6
- var index = require('./index-DY45BN_5.cjs.js');
7
- var buildBackend = require('./buildBackend-DA1sPj38.cjs.js');
8
- var config = require('./config-30A1doGp.cjs.js');
6
+ var index = require('./index-D8tJ-jZu.cjs.js');
7
+ var buildBackend = require('./buildBackend-Bf1cwTvz.cjs.js');
8
+ var config = require('./config-CAdo2W1H.cjs.js');
9
9
  require('chalk');
10
10
  require('fs-extra');
11
11
  require('path');
@@ -13,7 +13,7 @@ require('p-limit');
13
13
  require('os');
14
14
  require('tar');
15
15
  require('lodash/partition');
16
- require('./run-DdHCwSFu.cjs.js');
16
+ require('./run-DjvfYt1J.cjs.js');
17
17
  require('child_process');
18
18
  require('util');
19
19
  require('@backstage/errors');
@@ -44,7 +44,7 @@ require('react-dev-utils/ModuleScopePlugin');
44
44
  require('run-script-webpack-plugin');
45
45
  require('@manypkg/get-packages');
46
46
  require('webpack-node-externals');
47
- require('./packageDetection-pUH1daGF.cjs.js');
47
+ require('./packageDetection-DTRPAo6f.cjs.js');
48
48
  require('lodash/pickBy');
49
49
  require('mini-css-extract-plugin');
50
50
  require('@pmmmwh/react-refresh-webpack-plugin');
@@ -104,4 +104,4 @@ async function command(opts) {
104
104
  }
105
105
 
106
106
  exports.command = command;
107
- //# sourceMappingURL=index-D3oMtC-Y.cjs.js.map
107
+ //# sourceMappingURL=index-DX-n4V8v.cjs.js.map
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DY45BN_5.cjs.js');
3
+ var index = require('./index-D8tJ-jZu.cjs.js');
4
4
  var os = require('os');
5
- var run = require('./run-DdHCwSFu.cjs.js');
5
+ var run = require('./run-DjvfYt1J.cjs.js');
6
6
  var Lockfile = require('./Lockfile-C7rtIlD6.cjs.js');
7
7
  require('minimatch');
8
8
  require('@manypkg/get-packages');
@@ -58,4 +58,4 @@ var info = async () => {
58
58
  };
59
59
 
60
60
  exports.default = info;
61
- //# sourceMappingURL=info-RFihkADz.cjs.js.map
61
+ //# sourceMappingURL=info-2RBthJr7.cjs.js.map
@@ -4,12 +4,12 @@ var fs = require('fs-extra');
4
4
  require('semver');
5
5
  require('@yarnpkg/parsers');
6
6
  require('@yarnpkg/lockfile');
7
- var packages = require('./packages-BlHOrEEW.cjs.js');
8
- var index = require('./index-DY45BN_5.cjs.js');
7
+ var packages = require('./packages-EG2NJjpd.cjs.js');
8
+ var index = require('./index-D8tJ-jZu.cjs.js');
9
9
  var chalk = require('chalk');
10
10
  var sortBy = require('lodash/sortBy');
11
11
  var groupBy = require('lodash/groupBy');
12
- var run = require('./run-DdHCwSFu.cjs.js');
12
+ var run = require('./run-DjvfYt1J.cjs.js');
13
13
  require('minimatch');
14
14
  require('@manypkg/get-packages');
15
15
  require('./yarn-BDZCENk5.cjs.js');
@@ -268,4 +268,4 @@ var install = async (pluginId, cmd) => {
268
268
  };
269
269
 
270
270
  exports.default = install;
271
- //# sourceMappingURL=install-DoqtVqrm.cjs.js.map
271
+ //# sourceMappingURL=install-CeO--6Jl.cjs.js.map
@@ -3,7 +3,7 @@
3
3
  var chalk = require('chalk');
4
4
  var path = require('path');
5
5
  var cliNode = require('@backstage/cli-node');
6
- var index = require('./index-DY45BN_5.cjs.js');
6
+ var index = require('./index-D8tJ-jZu.cjs.js');
7
7
  var parallel = require('./parallel-BszNaKyc.cjs.js');
8
8
  require('commander');
9
9
  require('fs-extra');
@@ -88,4 +88,4 @@ async function command(opts) {
88
88
  }
89
89
 
90
90
  exports.command = command;
91
- //# sourceMappingURL=lint-BR_vl9_l.cjs.js.map
91
+ //# sourceMappingURL=lint-BirQ_Ho3.cjs.js.map
@@ -5,8 +5,8 @@ require('minimatch');
5
5
  require('@manypkg/get-packages');
6
6
  require('chalk');
7
7
  require('./yarn-BDZCENk5.cjs.js');
8
- require('./run-DdHCwSFu.cjs.js');
9
- var index = require('./index-DY45BN_5.cjs.js');
8
+ require('./run-DjvfYt1J.cjs.js');
9
+ var index = require('./index-D8tJ-jZu.cjs.js');
10
10
  var partition = require('lodash/partition');
11
11
  var cliNode = require('@backstage/cli-node');
12
12
  require('fs-extra');
@@ -112,4 +112,4 @@ function logArray(arr, header, each) {
112
112
  exports.default = lint;
113
113
  exports.forbiddenDuplicatesFilter = forbiddenDuplicatesFilter;
114
114
  exports.includedFilter = includedFilter;
115
- //# sourceMappingURL=lint-C7Wrrowb.cjs.js.map
115
+ //# sourceMappingURL=lint-DfeO3QNf.cjs.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DY45BN_5.cjs.js');
3
+ var index = require('./index-D8tJ-jZu.cjs.js');
4
4
  var eslint = require('eslint');
5
5
  require('commander');
6
6
  require('chalk');
@@ -33,4 +33,4 @@ var lint = async (directories, opts) => {
33
33
  };
34
34
 
35
35
  exports.default = lint;
36
- //# sourceMappingURL=lint-YPKovWFd.cjs.js.map
36
+ //# sourceMappingURL=lint-ZwLAhTJ1.cjs.js.map
@@ -4,7 +4,7 @@ var chalk = require('chalk');
4
4
  var eslint = require('eslint');
5
5
  var path = require('path');
6
6
  var cliNode = require('@backstage/cli-node');
7
- var index = require('./index-DY45BN_5.cjs.js');
7
+ var index = require('./index-D8tJ-jZu.cjs.js');
8
8
  require('commander');
9
9
  require('fs-extra');
10
10
  require('semver');
@@ -76,4 +76,4 @@ async function command(opts) {
76
76
  }
77
77
 
78
78
  exports.command = command;
79
- //# sourceMappingURL=list-deprecations-BSHe0Jb3.cjs.js.map
79
+ //# sourceMappingURL=list-deprecations-JST7ZSUh.cjs.js.map
@@ -7,14 +7,14 @@ var chalk = require('chalk');
7
7
  var inquirer = require('inquirer');
8
8
  var camelCase = require('lodash/camelCase');
9
9
  var upperFirst = require('lodash/upperFirst');
10
- var index = require('./index-DY45BN_5.cjs.js');
11
- var codeowners = require('./codeowners-D7pqDS5v.cjs.js');
10
+ var index = require('./index-D8tJ-jZu.cjs.js');
11
+ var codeowners = require('./codeowners-Xjej2Vrs.cjs.js');
12
12
  var tasks = require('./tasks-mGXy8WjR.cjs.js');
13
13
  var Lockfile = require('./Lockfile-C7rtIlD6.cjs.js');
14
14
  require('minimatch');
15
15
  require('@manypkg/get-packages');
16
16
  require('./yarn-BDZCENk5.cjs.js');
17
- require('./run-DdHCwSFu.cjs.js');
17
+ require('./run-DjvfYt1J.cjs.js');
18
18
  var partition = require('lodash/partition');
19
19
  var cliNode = require('@backstage/cli-node');
20
20
  var errors = require('@backstage/errors');
@@ -777,4 +777,4 @@ var _new = async (opts) => {
777
777
  };
778
778
 
779
779
  exports.default = _new;
780
- //# sourceMappingURL=new-C_MIBxr7.cjs.js.map
780
+ //# sourceMappingURL=new-BYr6U-0z.cjs.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var productionPack = require('./productionPack-DotlEIE2.cjs.js');
4
- var index = require('./index-DY45BN_5.cjs.js');
4
+ var index = require('./index-D8tJ-jZu.cjs.js');
5
5
  require('fs-extra');
6
6
  require('npm-packlist');
7
7
  require('path');
@@ -21,4 +21,4 @@ const post = async () => {
21
21
 
22
22
  exports.post = post;
23
23
  exports.pre = pre;
24
- //# sourceMappingURL=pack-CsV2iPfV.cjs.js.map
24
+ //# sourceMappingURL=pack-BerR-BW5.cjs.js.map
@@ -8,13 +8,13 @@ var HtmlWebpackPlugin = require('html-webpack-plugin');
8
8
  var cliCommon = require('@backstage/cli-common');
9
9
  var ModuleScopePlugin = require('react-dev-utils/ModuleScopePlugin');
10
10
  var runScriptWebpackPlugin = require('run-script-webpack-plugin');
11
- var index = require('./index-DY45BN_5.cjs.js');
11
+ var index = require('./index-D8tJ-jZu.cjs.js');
12
12
  var fs = require('fs-extra');
13
13
  var getPackages = require('@manypkg/get-packages');
14
14
  var nodeExternals = require('webpack-node-externals');
15
15
  var pickBy = require('lodash/pickBy');
16
16
  var entryPoints = require('./entryPoints-CoHH4lBA.cjs.js');
17
- var run = require('./run-DdHCwSFu.cjs.js');
17
+ var run = require('./run-DjvfYt1J.cjs.js');
18
18
  var MiniCssExtractPlugin = require('mini-css-extract-plugin');
19
19
  var svgrTemplate = require('./svgrTemplate-BTjBQ3by.cjs.js');
20
20
  var ReactRefreshPlugin = require('@pmmmwh/react-refresh-webpack-plugin');
@@ -744,4 +744,4 @@ exports.hasReactDomClient = hasReactDomClient;
744
744
  exports.resolveBaseUrl = resolveBaseUrl;
745
745
  exports.resolveBundlingPaths = resolveBundlingPaths;
746
746
  exports.resolveOptionalBundlingPaths = resolveOptionalBundlingPaths;
747
- //# sourceMappingURL=packageDetection-pUH1daGF.cjs.js.map
747
+ //# sourceMappingURL=packageDetection-DTRPAo6f.cjs.js.map
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var fix = require('./fix-Bea3_Noa.cjs.js');
3
+ var fix = require('./fix-C-zJG-tx.cjs.js');
4
4
  require('@backstage/cli-node');
5
5
  require('fs-extra');
6
6
  require('path');
7
- require('./index-DY45BN_5.cjs.js');
7
+ require('./index-D8tJ-jZu.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('semver');
@@ -23,4 +23,4 @@ async function command() {
23
23
  }
24
24
 
25
25
  exports.command = command;
26
- //# sourceMappingURL=packageExports-B8ow9_g8.cjs.js.map
26
+ //# sourceMappingURL=packageExports-0pm7flhB.cjs.js.map
@@ -3,9 +3,9 @@
3
3
  var fs = require('fs-extra');
4
4
  var path = require('path');
5
5
  var cliNode = require('@backstage/cli-node');
6
- var run = require('./run-DdHCwSFu.cjs.js');
6
+ var run = require('./run-DjvfYt1J.cjs.js');
7
7
  require('child_process');
8
- require('./index-DY45BN_5.cjs.js');
8
+ require('./index-D8tJ-jZu.cjs.js');
9
9
  require('commander');
10
10
  require('chalk');
11
11
  require('semver');
@@ -79,4 +79,4 @@ async function command() {
79
79
  }
80
80
 
81
81
  exports.command = command;
82
- //# sourceMappingURL=packageLintConfigs-DU8CUxDG.cjs.js.map
82
+ //# sourceMappingURL=packageLintConfigs-BUViwRgc.cjs.js.map
@@ -4,7 +4,7 @@ var fs = require('fs-extra');
4
4
  var path = require('path');
5
5
  var getPackages = require('@manypkg/get-packages');
6
6
  var cliNode = require('@backstage/cli-node');
7
- var index = require('./index-DY45BN_5.cjs.js');
7
+ var index = require('./index-D8tJ-jZu.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('semver');
@@ -55,4 +55,4 @@ var packageRole = async () => {
55
55
  };
56
56
 
57
57
  exports.default = packageRole;
58
- //# sourceMappingURL=packageRole-BPygF5yd.cjs.js.map
58
+ //# sourceMappingURL=packageRole-Cep23fMD.cjs.js.map
@@ -2,9 +2,9 @@
2
2
 
3
3
  var minimatch = require('minimatch');
4
4
  var getPackages = require('@manypkg/get-packages');
5
- var index = require('./index-DY45BN_5.cjs.js');
5
+ var index = require('./index-D8tJ-jZu.cjs.js');
6
6
  var yarn = require('./yarn-BDZCENk5.cjs.js');
7
- var run = require('./run-DdHCwSFu.cjs.js');
7
+ var run = require('./run-DjvfYt1J.cjs.js');
8
8
 
9
9
  const DEP_TYPES = [
10
10
  "dependencies",
@@ -76,4 +76,4 @@ async function mapDependencies(targetDir, pattern) {
76
76
 
77
77
  exports.fetchPackageInfo = fetchPackageInfo;
78
78
  exports.mapDependencies = mapDependencies;
79
- //# sourceMappingURL=packages-BlHOrEEW.cjs.js.map
79
+ //# sourceMappingURL=packages-EG2NJjpd.cjs.js.map
@@ -2,9 +2,9 @@
2
2
 
3
3
  var yaml = require('yaml');
4
4
  var config$1 = require('@backstage/config');
5
- var config = require('./config-30A1doGp.cjs.js');
5
+ var config = require('./config-CAdo2W1H.cjs.js');
6
6
  require('@backstage/config-loader');
7
- require('./index-DY45BN_5.cjs.js');
7
+ require('./index-D8tJ-jZu.cjs.js');
8
8
  require('commander');
9
9
  require('chalk');
10
10
  require('fs-extra');
@@ -58,4 +58,4 @@ function serializeConfigData(appConfigs, schema, visibility) {
58
58
  }
59
59
 
60
60
  exports.default = print;
61
- //# sourceMappingURL=print-DoEMvoPB.cjs.js.map
61
+ //# sourceMappingURL=print-LigJIbZN.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-DY45BN_5.cjs.js');
4
+ var index = require('./index-D8tJ-jZu.cjs.js');
5
5
  var cliNode = require('@backstage/cli-node');
6
6
 
7
7
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -22,4 +22,4 @@ async function findRoleFromCommand(opts) {
22
22
  }
23
23
 
24
24
  exports.findRoleFromCommand = findRoleFromCommand;
25
- //# sourceMappingURL=role-C2mHZAQE.cjs.js.map
25
+ //# sourceMappingURL=role-B4NPJAHK.cjs.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var child_process = require('child_process');
4
- var index = require('./index-DY45BN_5.cjs.js');
4
+ var index = require('./index-D8tJ-jZu.cjs.js');
5
5
  var util = require('util');
6
6
  var errors = require('@backstage/errors');
7
7
 
@@ -79,4 +79,4 @@ exports.execFile = execFile;
79
79
  exports.run = run;
80
80
  exports.runCheck = runCheck;
81
81
  exports.runPlain = runPlain;
82
- //# sourceMappingURL=run-DdHCwSFu.cjs.js.map
82
+ //# sourceMappingURL=run-DjvfYt1J.cjs.js.map