From 38f4660f1d31383ea807dfbd10c7ca8f29adaa2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 1 Mar 2024 12:59:15 +0100 Subject: [PATCH 1/3] update all knip reports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- packages/backend-next/knip-report.md | 4 +-- packages/backend-test-utils/knip-report.md | 15 +++++---- packages/backend/knip-report.md | 31 ++++++++++--------- packages/cli/knip-report.md | 2 +- packages/core-components/knip-report.md | 3 +- .../knip-report.md | 16 ++++++++++ plugins/azure-sites-backend/knip-report.md | 11 ++++--- .../knip-report.md | 11 ++++--- .../knip-report.md | 6 ++++ plugins/catalog-backend/knip-report.md | 11 ++++--- plugins/code-coverage-backend/knip-report.md | 6 ++++ plugins/devtools-backend/knip-report.md | 6 ++++ .../knip-report.md | 6 ---- .../knip-report.md | 6 ---- .../knip-report.md | 6 ---- .../knip-report.md | 6 ---- .../knip-report.md | 6 ---- plugins/jenkins-backend/knip-report.md | 6 ++++ plugins/notifications-node/knip-report.md | 3 +- plugins/notifications/knip-report.md | 3 +- .../knip-report.md | 6 ++++ .../knip-report.md | 9 +++--- .../knip-report.md | 9 +++--- .../knip-report.md | 9 +++--- .../knip-report.md | 6 ++++ .../knip-report.md | 14 +++++++++ .../knip-report.md | 6 ++++ .../scaffolder-node-test-utils/knip-report.md | 14 +++++++++ plugins/search-backend/knip-report.md | 6 ++++ 29 files changed, 156 insertions(+), 87 deletions(-) create mode 100644 plugins/auth-backend-module-guest-provider/knip-report.md create mode 100644 plugins/scaffolder-backend-module-gitea/knip-report.md diff --git a/packages/backend-next/knip-report.md b/packages/backend-next/knip-report.md index 1e6c975c3b..a26b412ee9 100644 --- a/packages/backend-next/knip-report.md +++ b/packages/backend-next/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused dependencies (7) +## Unused dependencies (5) | Name | Location | Severity | | :----------------------------------------------- | :----------- | :------- | @@ -8,7 +8,5 @@ | @backstage/plugin-search-backend-node | package.json | error | | @backstage/plugin-permission-common | package.json | error | | @backstage/plugin-permission-node | package.json | error | -| @backstage/backend-plugin-api | package.json | error | -| @backstage/plugin-auth-node | package.json | error | | @backstage/backend-tasks | package.json | error | diff --git a/packages/backend-test-utils/knip-report.md b/packages/backend-test-utils/knip-report.md index 47fa0d73e9..18741dce81 100644 --- a/packages/backend-test-utils/knip-report.md +++ b/packages/backend-test-utils/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused dependencies (5) +## Unused dependencies (4) -| Name | Location | Severity | -| :---------------- | :----------- | :------- | -| @backstage/errors | package.json | error | -| better-sqlite3 | package.json | error | -| mysql2 | package.json | error | -| msw | package.json | error | -| pg | package.json | error | +| Name | Location | Severity | +| :------------- | :----------- | :------- | +| better-sqlite3 | package.json | error | +| mysql2 | package.json | error | +| msw | package.json | error | +| pg | package.json | error | diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md index d28d236bf6..f57bda79b7 100644 --- a/packages/backend/knip-report.md +++ b/packages/backend/knip-report.md @@ -1,21 +1,22 @@ # Knip report -## Unused dependencies (12) +## Unused dependencies (13) -| Name | Location | Severity | -| :------------------------------------------------ | :----------- | :------- | -| @backstage/plugin-scaffolder-backend-module-rails | package.json | error | -| @backstage/plugin-azure-sites-common | package.json | error | -| @backstage/plugin-tech-insights-node | package.json | error | -| azure-devops-node-api | package.json | error | -| pg-connection-string | package.json | error | -| @gitbeaker/node | package.json | error | -| better-sqlite3 | package.json | error | -| @octokit/rest | package.json | error | -| example-app | package.json | error | -| mysql2 | package.json | error | -| luxon | package.json | error | -| pg | package.json | error | +| Name | Location | Severity | +| :------------------------------------------------- | :----------- | :------- | +| @backstage/plugin-scaffolder-backend-module-gitlab | package.json | error | +| @backstage/plugin-scaffolder-backend-module-rails | package.json | error | +| @backstage/plugin-azure-sites-common | package.json | error | +| @backstage/plugin-tech-insights-node | package.json | error | +| azure-devops-node-api | package.json | error | +| pg-connection-string | package.json | error | +| @gitbeaker/node | package.json | error | +| better-sqlite3 | package.json | error | +| @octokit/rest | package.json | error | +| example-app | package.json | error | +| mysql2 | package.json | error | +| luxon | package.json | error | +| pg | package.json | error | ## Unused devDependencies (2) diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index 23da9f8411..fa42f97d33 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused dependencies (28) +## Unused dependencies (27) | Name | Location | Severity | | :------------------------------- | :----------- | :------- | diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md index b98e773329..655c324084 100644 --- a/packages/core-components/knip-report.md +++ b/packages/core-components/knip-report.md @@ -1,11 +1,12 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (3) | Name | Location | Severity | | :------------ | :----------- | :------- | | @date-io/core | package.json | error | | linkifyjs | package.json | error | +| pluralize | package.json | error | ## Unused devDependencies (4) diff --git a/plugins/auth-backend-module-guest-provider/knip-report.md b/plugins/auth-backend-module-guest-provider/knip-report.md new file mode 100644 index 0000000000..4a3213a86c --- /dev/null +++ b/plugins/auth-backend-module-guest-provider/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | +| passport-oauth2 | package.json | error | + +## Unused devDependencies (2) + +| Name | Location | Severity | +| :---------------------------- | :----------- | :------- | +| @backstage/backend-test-utils | package.json | error | +| express | package.json | error | + diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index a684a3fa81..769725708c 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -1,11 +1,12 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (3) -| Name | Location | Severity | -| :----------------------- | :----------- | :------- | -| @backstage/catalog-model | package.json | error | -| node-fetch | package.json | error | +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | +| @backstage/catalog-model | package.json | error | +| node-fetch | package.json | error | ## Unused devDependencies (1) diff --git a/plugins/catalog-backend-module-backstage-openapi/knip-report.md b/plugins/catalog-backend-module-backstage-openapi/knip-report.md index efa21d12e6..a04f36eb1d 100644 --- a/plugins/catalog-backend-module-backstage-openapi/knip-report.md +++ b/plugins/catalog-backend-module-backstage-openapi/knip-report.md @@ -1,11 +1,12 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (3) -| Name | Location | Severity | -| :----- | :----------- | :------- | -| lodash | package.json | error | -| yn | package.json | error | +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | +| lodash | package.json | error | +| yn | package.json | error | ## Unused devDependencies (2) diff --git a/plugins/catalog-backend-module-unprocessed/knip-report.md b/plugins/catalog-backend-module-unprocessed/knip-report.md index 2661c35327..89988530e6 100644 --- a/plugins/catalog-backend-module-unprocessed/knip-report.md +++ b/plugins/catalog-backend-module-unprocessed/knip-report.md @@ -1,2 +1,8 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | + diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index c7fec36b28..42523b2f01 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -1,11 +1,12 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (3) -| Name | Location | Severity | -| :-------------------- | :----------- | :------- | -| @backstage/repo-tools | package.json | error | -| node-fetch | package.json | error | +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | +| @backstage/repo-tools | package.json | error | +| node-fetch | package.json | error | ## Unused devDependencies (1) diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index 2661c35327..89988530e6 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,2 +1,8 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | + diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index d38dd1134f..4bae78e421 100644 --- a/plugins/devtools-backend/knip-report.md +++ b/plugins/devtools-backend/knip-report.md @@ -1,5 +1,11 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | + ## Unused devDependencies (1) | Name | Location | Severity | diff --git a/plugins/events-backend-module-azure/knip-report.md b/plugins/events-backend-module-azure/knip-report.md index c955ca23f0..2661c35327 100644 --- a/plugins/events-backend-module-azure/knip-report.md +++ b/plugins/events-backend-module-azure/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------ | :----------- | :------- | -| winston | package.json | error | - diff --git a/plugins/events-backend-module-bitbucket-cloud/knip-report.md b/plugins/events-backend-module-bitbucket-cloud/knip-report.md index c955ca23f0..2661c35327 100644 --- a/plugins/events-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/events-backend-module-bitbucket-cloud/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------ | :----------- | :------- | -| winston | package.json | error | - diff --git a/plugins/events-backend-module-gerrit/knip-report.md b/plugins/events-backend-module-gerrit/knip-report.md index c955ca23f0..2661c35327 100644 --- a/plugins/events-backend-module-gerrit/knip-report.md +++ b/plugins/events-backend-module-gerrit/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------ | :----------- | :------- | -| winston | package.json | error | - diff --git a/plugins/events-backend-module-github/knip-report.md b/plugins/events-backend-module-github/knip-report.md index c955ca23f0..2661c35327 100644 --- a/plugins/events-backend-module-github/knip-report.md +++ b/plugins/events-backend-module-github/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------ | :----------- | :------- | -| winston | package.json | error | - diff --git a/plugins/events-backend-module-gitlab/knip-report.md b/plugins/events-backend-module-gitlab/knip-report.md index c955ca23f0..2661c35327 100644 --- a/plugins/events-backend-module-gitlab/knip-report.md +++ b/plugins/events-backend-module-gitlab/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------ | :----------- | :------- | -| winston | package.json | error | - diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index 8068d6c6d9..ae71f032f6 100644 --- a/plugins/jenkins-backend/knip-report.md +++ b/plugins/jenkins-backend/knip-report.md @@ -1,5 +1,11 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | + ## Unused devDependencies (1) | Name | Location | Severity | diff --git a/plugins/notifications-node/knip-report.md b/plugins/notifications-node/knip-report.md index 1206fc9c3b..ab82a40e51 100644 --- a/plugins/notifications-node/knip-report.md +++ b/plugins/notifications-node/knip-report.md @@ -1,10 +1,11 @@ # Knip report -## Unused dependencies (5) +## Unused dependencies (6) | Name | Location | Severity | | :----------------------------- | :----------- | :------- | | @backstage/plugin-signals-node | package.json | error | +| @backstage/backend-common | package.json | error | | @backstage/catalog-client | package.json | error | | @backstage/catalog-model | package.json | error | | knex | package.json | error | diff --git a/plugins/notifications/knip-report.md b/plugins/notifications/knip-report.md index a3ac626d40..0dd3947f6a 100644 --- a/plugins/notifications/knip-report.md +++ b/plugins/notifications/knip-report.md @@ -1,9 +1,10 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) | Name | Location | Severity | | :--------------- | :----------- | :------- | +| @backstage/types | package.json | error | | @material-ui/lab | package.json | error | ## Unused devDependencies (3) diff --git a/plugins/scaffolder-backend-module-azure/knip-report.md b/plugins/scaffolder-backend-module-azure/knip-report.md index 2661c35327..2fbb979fec 100644 --- a/plugins/scaffolder-backend-module-azure/knip-report.md +++ b/plugins/scaffolder-backend-module-azure/knip-report.md @@ -1,2 +1,8 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | + diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md index 8c142397d7..953d4f5cbe 100644 --- a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md @@ -1,8 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) -| Name | Location | Severity | -| :------- | :----------- | :------- | -| fs-extra | package.json | error | +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | +| fs-extra | package.json | error | diff --git a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md index a99d743140..baed8ec01f 100644 --- a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md @@ -1,8 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) -| Name | Location | Severity | -| :--- | :----------- | :------- | -| yaml | package.json | error | +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | +| yaml | package.json | error | diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 8c142397d7..953d4f5cbe 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,8 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) -| Name | Location | Severity | -| :------- | :----------- | :------- | -| fs-extra | package.json | error | +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | +| fs-extra | package.json | error | diff --git a/plugins/scaffolder-backend-module-gerrit/knip-report.md b/plugins/scaffolder-backend-module-gerrit/knip-report.md index 2661c35327..ec020eab9a 100644 --- a/plugins/scaffolder-backend-module-gerrit/knip-report.md +++ b/plugins/scaffolder-backend-module-gerrit/knip-report.md @@ -1,2 +1,8 @@ # Knip report +## Unused devDependencies (1) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | + diff --git a/plugins/scaffolder-backend-module-gitea/knip-report.md b/plugins/scaffolder-backend-module-gitea/knip-report.md new file mode 100644 index 0000000000..8f0993fa2f --- /dev/null +++ b/plugins/scaffolder-backend-module-gitea/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | Severity | +| :--------- | :----------- | :------- | +| node-fetch | package.json | error | + +## Unused devDependencies (1) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | + diff --git a/plugins/scaffolder-backend-module-yeoman/knip-report.md b/plugins/scaffolder-backend-module-yeoman/knip-report.md index c955ca23f0..7b2c9043ee 100644 --- a/plugins/scaffolder-backend-module-yeoman/knip-report.md +++ b/plugins/scaffolder-backend-module-yeoman/knip-report.md @@ -6,3 +6,9 @@ | :------ | :----------- | :------- | | winston | package.json | error | +## Unused devDependencies (1) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @backstage/backend-common | package.json | error | + diff --git a/plugins/scaffolder-node-test-utils/knip-report.md b/plugins/scaffolder-node-test-utils/knip-report.md index 2661c35327..fb5fd667d8 100644 --- a/plugins/scaffolder-node-test-utils/knip-report.md +++ b/plugins/scaffolder-node-test-utils/knip-report.md @@ -1,2 +1,16 @@ # Knip report +## Unused dependencies (2) + +| Name | Location | Severity | +| :---------------------------------- | :----------- | :------- | +| @backstage/plugin-scaffolder-common | package.json | error | +| winston | package.json | error | + +## Unused devDependencies (2) + +| Name | Location | Severity | +| :------------------------ | :----------- | :------- | +| @testing-library/jest-dom | package.json | error | +| @types/react | package.json | error | + diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 2661c35327..89988530e6 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,2 +1,8 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | Severity | +| :-------------------------- | :----------- | :------- | +| @backstage/plugin-auth-node | package.json | error | + From 44ee5cca1dc73aa5755f06f85f315e60178fe868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 1 Mar 2024 14:29:44 +0100 Subject: [PATCH 2/3] update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- plugins/azure-sites-backend/knip-report.md | 8 ------- plugins/azure-sites-backend/package.json | 3 --- .../knip-report.md | 15 ------------ .../package.json | 7 +----- .../knip-report.md | 6 ----- .../package.json | 1 - plugins/catalog-backend/knip-report.md | 11 ++++----- plugins/catalog-backend/package.json | 1 - plugins/code-coverage-backend/knip-report.md | 6 ----- plugins/code-coverage-backend/package.json | 1 - plugins/devtools-backend/knip-report.md | 6 ----- plugins/devtools-backend/package.json | 1 - plugins/jenkins-backend/knip-report.md | 6 ----- plugins/jenkins-backend/package.json | 1 - .../knip-report.md | 6 ----- .../package.json | 1 - .../knip-report.md | 9 ++++---- .../package.json | 1 - .../knip-report.md | 9 ++++---- .../package.json | 1 - .../knip-report.md | 9 ++++---- .../package.json | 1 - .../knip-report.md | 6 ----- .../package.json | 1 - .../knip-report.md | 6 ----- .../package.json | 1 - .../scaffolder-node-test-utils/knip-report.md | 16 ++++--------- .../scaffolder-node-test-utils/package.json | 5 +--- plugins/search-backend/knip-report.md | 6 ----- plugins/search-backend/package.json | 1 - yarn.lock | 23 ------------------- 31 files changed, 23 insertions(+), 152 deletions(-) diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index 769725708c..8068d6c6d9 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -1,13 +1,5 @@ # Knip report -## Unused dependencies (3) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | -| @backstage/catalog-model | package.json | error | -| node-fetch | package.json | error | - ## Unused devDependencies (1) | Name | Location | Severity | diff --git a/plugins/azure-sites-backend/package.json b/plugins/azure-sites-backend/package.json index ee03a221a1..9ab3b91566 100644 --- a/plugins/azure-sites-backend/package.json +++ b/plugins/azure-sites-backend/package.json @@ -38,10 +38,8 @@ "@backstage/backend-common": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/catalog-client": "workspace:^", - "@backstage/catalog-model": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@backstage/plugin-azure-sites-common": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", @@ -49,7 +47,6 @@ "@types/express": "^4.17.6", "express": "^4.17.1", "express-promise-router": "^4.1.0", - "node-fetch": "^2.6.7", "winston": "^3.2.1", "yn": "^4.0.0" }, diff --git a/plugins/catalog-backend-module-backstage-openapi/knip-report.md b/plugins/catalog-backend-module-backstage-openapi/knip-report.md index a04f36eb1d..2661c35327 100644 --- a/plugins/catalog-backend-module-backstage-openapi/knip-report.md +++ b/plugins/catalog-backend-module-backstage-openapi/knip-report.md @@ -1,17 +1,2 @@ # Knip report -## Unused dependencies (3) - -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | -| lodash | package.json | error | -| yn | package.json | error | - -## Unused devDependencies (2) - -| Name | Location | Severity | -| :--------------- | :----------- | :------- | -| @types/supertest | package.json | error | -| @types/express | package.json | error | - diff --git a/plugins/catalog-backend-module-backstage-openapi/package.json b/plugins/catalog-backend-module-backstage-openapi/package.json index dde4e4f591..5da680a643 100644 --- a/plugins/catalog-backend-module-backstage-openapi/package.json +++ b/plugins/catalog-backend-module-backstage-openapi/package.json @@ -31,7 +31,6 @@ "test": "backstage-cli package test" }, "dependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-openapi-utils": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/backend-tasks": "workspace:^", @@ -40,15 +39,11 @@ "@backstage/errors": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", "cross-fetch": "^4.0.0", - "lodash": "^4.17.21", "openapi-merge": "^1.3.2", - "uuid": "^9.0.0", - "yn": "^4.0.0" + "uuid": "^9.0.0" }, "devDependencies": { "@backstage/cli": "workspace:^", - "@types/express": "*", - "@types/supertest": "^2.0.8", "openapi3-ts": "^3.1.2" }, "configSchema": "config.d.ts" diff --git a/plugins/catalog-backend-module-unprocessed/knip-report.md b/plugins/catalog-backend-module-unprocessed/knip-report.md index 89988530e6..2661c35327 100644 --- a/plugins/catalog-backend-module-unprocessed/knip-report.md +++ b/plugins/catalog-backend-module-unprocessed/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | - diff --git a/plugins/catalog-backend-module-unprocessed/package.json b/plugins/catalog-backend-module-unprocessed/package.json index f3126af9f8..a9afaef75c 100644 --- a/plugins/catalog-backend-module-unprocessed/package.json +++ b/plugins/catalog-backend-module-unprocessed/package.json @@ -36,7 +36,6 @@ "dependencies": { "@backstage/backend-plugin-api": "workspace:^", "@backstage/catalog-model": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "express-promise-router": "^4.1.1", "knex": "^3.0.0" } diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index 42523b2f01..c7fec36b28 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | -| @backstage/repo-tools | package.json | error | -| node-fetch | package.json | error | +| Name | Location | Severity | +| :-------------------- | :----------- | :------- | +| @backstage/repo-tools | package.json | error | +| node-fetch | package.json | error | ## Unused devDependencies (1) diff --git a/plugins/catalog-backend/package.json b/plugins/catalog-backend/package.json index eff1c5838e..0a2a9535b1 100644 --- a/plugins/catalog-backend/package.json +++ b/plugins/catalog-backend/package.json @@ -55,7 +55,6 @@ "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@backstage/integration": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@backstage/plugin-catalog-common": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", "@backstage/plugin-events-node": "workspace:^", diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index 89988530e6..2661c35327 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | - diff --git a/plugins/code-coverage-backend/package.json b/plugins/code-coverage-backend/package.json index a0142c3265..a9572794c6 100644 --- a/plugins/code-coverage-backend/package.json +++ b/plugins/code-coverage-backend/package.json @@ -36,7 +36,6 @@ "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@backstage/integration": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@types/express": "^4.17.6", "body-parser": "^1.20.0", "body-parser-xml": "^2.0.5", diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index 4bae78e421..d38dd1134f 100644 --- a/plugins/devtools-backend/knip-report.md +++ b/plugins/devtools-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | - ## Unused devDependencies (1) | Name | Location | Severity | diff --git a/plugins/devtools-backend/package.json b/plugins/devtools-backend/package.json index 15d2f0d8a2..c0078f425f 100644 --- a/plugins/devtools-backend/package.json +++ b/plugins/devtools-backend/package.json @@ -34,7 +34,6 @@ "@backstage/config": "workspace:^", "@backstage/config-loader": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@backstage/plugin-devtools-common": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", "@backstage/plugin-permission-node": "workspace:^", diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index ae71f032f6..8068d6c6d9 100644 --- a/plugins/jenkins-backend/knip-report.md +++ b/plugins/jenkins-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | - ## Unused devDependencies (1) | Name | Location | Severity | diff --git a/plugins/jenkins-backend/package.json b/plugins/jenkins-backend/package.json index d4ffee38c3..339aa8b456 100644 --- a/plugins/jenkins-backend/package.json +++ b/plugins/jenkins-backend/package.json @@ -36,7 +36,6 @@ "@backstage/catalog-model": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", "@backstage/plugin-jenkins-common": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", diff --git a/plugins/scaffolder-backend-module-azure/knip-report.md b/plugins/scaffolder-backend-module-azure/knip-report.md index 2fbb979fec..2661c35327 100644 --- a/plugins/scaffolder-backend-module-azure/knip-report.md +++ b/plugins/scaffolder-backend-module-azure/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | - diff --git a/plugins/scaffolder-backend-module-azure/package.json b/plugins/scaffolder-backend-module-azure/package.json index a283e42c5e..c1b1a632c3 100644 --- a/plugins/scaffolder-backend-module-azure/package.json +++ b/plugins/scaffolder-backend-module-azure/package.json @@ -37,7 +37,6 @@ "postpack": "backstage-cli package postpack" }, "dependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md index 953d4f5cbe..8c142397d7 100644 --- a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | -| fs-extra | package.json | error | +| Name | Location | Severity | +| :------- | :----------- | :------- | +| fs-extra | package.json | error | diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/package.json b/plugins/scaffolder-backend-module-bitbucket-cloud/package.json index eab9df6925..3cbc770cb4 100644 --- a/plugins/scaffolder-backend-module-bitbucket-cloud/package.json +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/package.json @@ -37,7 +37,6 @@ "postpack": "backstage-cli package postpack" }, "dependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", diff --git a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md index baed8ec01f..a99d743140 100644 --- a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | -| yaml | package.json | error | +| Name | Location | Severity | +| :--- | :----------- | :------- | +| yaml | package.json | error | diff --git a/plugins/scaffolder-backend-module-bitbucket-server/package.json b/plugins/scaffolder-backend-module-bitbucket-server/package.json index c0626baffb..12e4eb9597 100644 --- a/plugins/scaffolder-backend-module-bitbucket-server/package.json +++ b/plugins/scaffolder-backend-module-bitbucket-server/package.json @@ -37,7 +37,6 @@ "postpack": "backstage-cli package postpack" }, "dependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 953d4f5cbe..8c142397d7 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | -| fs-extra | package.json | error | +| Name | Location | Severity | +| :------- | :----------- | :------- | +| fs-extra | package.json | error | diff --git a/plugins/scaffolder-backend-module-bitbucket/package.json b/plugins/scaffolder-backend-module-bitbucket/package.json index 45c2a6436d..905c6f0b54 100644 --- a/plugins/scaffolder-backend-module-bitbucket/package.json +++ b/plugins/scaffolder-backend-module-bitbucket/package.json @@ -38,7 +38,6 @@ "postpack": "backstage-cli package postpack" }, "dependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-plugin-api": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", diff --git a/plugins/scaffolder-backend-module-gerrit/knip-report.md b/plugins/scaffolder-backend-module-gerrit/knip-report.md index ec020eab9a..2661c35327 100644 --- a/plugins/scaffolder-backend-module-gerrit/knip-report.md +++ b/plugins/scaffolder-backend-module-gerrit/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused devDependencies (1) - -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | - diff --git a/plugins/scaffolder-backend-module-gerrit/package.json b/plugins/scaffolder-backend-module-gerrit/package.json index 643ab5d963..92260ec793 100644 --- a/plugins/scaffolder-backend-module-gerrit/package.json +++ b/plugins/scaffolder-backend-module-gerrit/package.json @@ -46,7 +46,6 @@ "yaml": "^2.0.0" }, "devDependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-test-utils": "workspace:^", "@backstage/cli": "workspace:^", "@backstage/plugin-scaffolder-node-test-utils": "workspace:^", diff --git a/plugins/scaffolder-backend-module-gitea/knip-report.md b/plugins/scaffolder-backend-module-gitea/knip-report.md index 8f0993fa2f..a5a6c0f115 100644 --- a/plugins/scaffolder-backend-module-gitea/knip-report.md +++ b/plugins/scaffolder-backend-module-gitea/knip-report.md @@ -6,9 +6,3 @@ | :--------- | :----------- | :------- | | node-fetch | package.json | error | -## Unused devDependencies (1) - -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @backstage/backend-common | package.json | error | - diff --git a/plugins/scaffolder-backend-module-gitea/package.json b/plugins/scaffolder-backend-module-gitea/package.json index 055a02d348..c8e77e4d3f 100644 --- a/plugins/scaffolder-backend-module-gitea/package.json +++ b/plugins/scaffolder-backend-module-gitea/package.json @@ -46,7 +46,6 @@ "yaml": "^2.0.0" }, "devDependencies": { - "@backstage/backend-common": "workspace:^", "@backstage/backend-test-utils": "workspace:^", "@backstage/cli": "workspace:^", "@backstage/plugin-scaffolder-node-test-utils": "workspace:^", diff --git a/plugins/scaffolder-node-test-utils/knip-report.md b/plugins/scaffolder-node-test-utils/knip-report.md index fb5fd667d8..11aea47050 100644 --- a/plugins/scaffolder-node-test-utils/knip-report.md +++ b/plugins/scaffolder-node-test-utils/knip-report.md @@ -1,16 +1,8 @@ # Knip report -## Unused dependencies (2) +## Unused devDependencies (1) -| Name | Location | Severity | -| :---------------------------------- | :----------- | :------- | -| @backstage/plugin-scaffolder-common | package.json | error | -| winston | package.json | error | - -## Unused devDependencies (2) - -| Name | Location | Severity | -| :------------------------ | :----------- | :------- | -| @testing-library/jest-dom | package.json | error | -| @types/react | package.json | error | +| Name | Location | Severity | +| :----------- | :----------- | :------- | +| @types/react | package.json | error | diff --git a/plugins/scaffolder-node-test-utils/package.json b/plugins/scaffolder-node-test-utils/package.json index 19d665bc75..88147a6b2b 100644 --- a/plugins/scaffolder-node-test-utils/package.json +++ b/plugins/scaffolder-node-test-utils/package.json @@ -33,14 +33,11 @@ "dependencies": { "@backstage/backend-common": "workspace:^", "@backstage/backend-test-utils": "workspace:^", - "@backstage/plugin-scaffolder-common": "workspace:^", "@backstage/plugin-scaffolder-node": "workspace:^", - "@backstage/types": "workspace:^", - "winston": "^3.2.1" + "@backstage/types": "workspace:^" }, "devDependencies": { "@backstage/cli": "workspace:^", - "@testing-library/jest-dom": "^6.0.0", "@types/react": "*" } } diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 89988530e6..2661c35327 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,8 +1,2 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | Severity | -| :-------------------------- | :----------- | :------- | -| @backstage/plugin-auth-node | package.json | error | - diff --git a/plugins/search-backend/package.json b/plugins/search-backend/package.json index ee7836218f..06b2780caf 100644 --- a/plugins/search-backend/package.json +++ b/plugins/search-backend/package.json @@ -48,7 +48,6 @@ "@backstage/backend-plugin-api": "workspace:^", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-auth-node": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", "@backstage/plugin-permission-node": "workspace:^", "@backstage/plugin-search-backend-node": "workspace:^", diff --git a/yarn.lock b/yarn.lock index fafc485f01..1545534cf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5186,11 +5186,9 @@ __metadata: "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/catalog-client": "workspace:^" - "@backstage/catalog-model": "workspace:^" "@backstage/cli": "workspace:^" "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@backstage/plugin-azure-sites-common": "workspace:^" "@backstage/plugin-catalog-node": "workspace:^" "@backstage/plugin-permission-common": "workspace:^" @@ -5199,7 +5197,6 @@ __metadata: "@types/supertest": ^2.0.8 express: ^4.17.1 express-promise-router: ^4.1.0 - node-fetch: ^2.6.7 winston: ^3.2.1 yn: ^4.0.0 languageName: unknown @@ -5453,7 +5450,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-catalog-backend-module-backstage-openapi@workspace:plugins/catalog-backend-module-backstage-openapi" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-openapi-utils": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-tasks": "workspace:^" @@ -5462,14 +5458,10 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" "@backstage/plugin-catalog-node": "workspace:^" - "@types/express": "*" - "@types/supertest": ^2.0.8 cross-fetch: ^4.0.0 - lodash: ^4.17.21 openapi-merge: ^1.3.2 openapi3-ts: ^3.1.2 uuid: ^9.0.0 - yn: ^4.0.0 languageName: unknown linkType: soft @@ -5776,7 +5768,6 @@ __metadata: "@backstage/backend-plugin-api": "workspace:^" "@backstage/catalog-model": "workspace:^" "@backstage/cli": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" express-promise-router: ^4.1.1 knex: ^3.0.0 languageName: unknown @@ -5797,7 +5788,6 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" "@backstage/integration": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@backstage/plugin-catalog-common": "workspace:^" "@backstage/plugin-catalog-node": "workspace:^" "@backstage/plugin-events-node": "workspace:^" @@ -6253,7 +6243,6 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" "@backstage/integration": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@types/body-parser-xml": ^2.0.2 "@types/express": ^4.17.6 "@types/supertest": ^2.0.8 @@ -6422,7 +6411,6 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/config-loader": "workspace:^" "@backstage/errors": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@backstage/plugin-devtools-common": "workspace:^" "@backstage/plugin-permission-common": "workspace:^" "@backstage/plugin-permission-node": "workspace:^" @@ -7312,7 +7300,6 @@ __metadata: "@backstage/cli": "workspace:^" "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@backstage/plugin-catalog-node": "workspace:^" "@backstage/plugin-jenkins-common": "workspace:^" "@backstage/plugin-permission-common": "workspace:^" @@ -8469,7 +8456,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-azure@workspace:plugins/scaffolder-backend-module-azure" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/cli": "workspace:^" "@backstage/config": "workspace:^" @@ -8486,7 +8472,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@workspace:plugins/scaffolder-backend-module-bitbucket-cloud" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" @@ -8506,7 +8491,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-bitbucket-server@workspace:plugins/scaffolder-backend-module-bitbucket-server" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" @@ -8526,7 +8510,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-bitbucket@workspace:plugins/scaffolder-backend-module-bitbucket" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" @@ -8593,7 +8576,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-gerrit@workspace:plugins/scaffolder-backend-module-gerrit" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" @@ -8612,7 +8594,6 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-scaffolder-backend-module-gitea@workspace:plugins/scaffolder-backend-module-gitea" dependencies: - "@backstage/backend-common": "workspace:^" "@backstage/backend-plugin-api": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" @@ -8813,12 +8794,9 @@ __metadata: "@backstage/backend-common": "workspace:^" "@backstage/backend-test-utils": "workspace:^" "@backstage/cli": "workspace:^" - "@backstage/plugin-scaffolder-common": "workspace:^" "@backstage/plugin-scaffolder-node": "workspace:^" "@backstage/types": "workspace:^" - "@testing-library/jest-dom": ^6.0.0 "@types/react": "*" - winston: ^3.2.1 languageName: unknown linkType: soft @@ -9126,7 +9104,6 @@ __metadata: "@backstage/cli": "workspace:^" "@backstage/config": "workspace:^" "@backstage/errors": "workspace:^" - "@backstage/plugin-auth-node": "workspace:^" "@backstage/plugin-permission-common": "workspace:^" "@backstage/plugin-permission-node": "workspace:^" "@backstage/plugin-search-backend-node": "workspace:^" From 2bd1410091c0cb035be27cd2ff076a8656fd0b81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 1 Mar 2024 14:42:34 +0100 Subject: [PATCH 3/3] changeset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/bright-colts-explode.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .changeset/bright-colts-explode.md diff --git a/.changeset/bright-colts-explode.md b/.changeset/bright-colts-explode.md new file mode 100644 index 0000000000..70dd8787c8 --- /dev/null +++ b/.changeset/bright-colts-explode.md @@ -0,0 +1,19 @@ +--- +'@backstage/plugin-azure-sites-backend': patch +'@backstage/plugin-catalog-backend-module-backstage-openapi': patch +'@backstage/plugin-catalog-backend-module-unprocessed': patch +'@backstage/plugin-catalog-backend': patch +'@backstage/plugin-code-coverage-backend': patch +'@backstage/plugin-devtools-backend': patch +'@backstage/plugin-jenkins-backend': patch +'@backstage/plugin-scaffolder-backend-module-azure': patch +'@backstage/plugin-scaffolder-backend-module-bitbucket-cloud': patch +'@backstage/plugin-scaffolder-backend-module-bitbucket-server': patch +'@backstage/plugin-scaffolder-backend-module-bitbucket': patch +'@backstage/plugin-events-backend-module-gerrit': patch +'@backstage/plugin-events-backend-module-gitlab': patch +'@backstage/plugin-scaffolder-node-test-utils': patch +'@backstage/plugin-search-backend': patch +--- + +Removed unused dependencies