From 60a68f10e9829069d41eb1b0303d438ba38787e2 Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Thu, 21 Dec 2023 09:00:59 +0200 Subject: [PATCH 1/8] ci: introduce knip for checking unused packages fixes #21948 Signed-off-by: Heikki Hellgren --- .changeset/friendly-terms-love.md | 253 +++++ .../config/vocabularies/Backstage/accept.txt | 1 + .prettierignore | 1 + package.json | 1 + packages/app-defaults/knip-report.md | 11 + .../app-next-example-plugin/knip-report.md | 10 + packages/app-next/knip-report.md | 83 ++ packages/app/knip-report.md | 40 + packages/backend-app-api/knip-report.md | 18 + packages/backend-common/knip-report.md | 33 + packages/backend-defaults/knip-report.md | 15 + packages/backend-dev-utils/knip-report.md | 8 + .../knip-report.md | 20 + packages/backend-next/knip-report.md | 20 + packages/backend-openapi-utils/knip-report.md | 16 + packages/backend-plugin-api/knip-report.md | 8 + packages/backend-tasks/knip-report.md | 10 + packages/backend-test-utils/knip-report.md | 20 + packages/backend/knip-report.md | 27 + packages/catalog-client/knip-report.md | 9 + packages/catalog-model/knip-report.md | 10 + packages/cli-common/knip-report.md | 8 + packages/cli-node/knip-report.md | 15 + packages/cli/knip-report.md | 78 ++ packages/codemods/knip-report.md | 17 + packages/config-loader/knip-report.md | 11 + packages/config/knip-report.md | 9 + packages/core-app-api/knip-report.md | 25 + packages/core-compat-api/knip-report.md | 21 + packages/core-components/knip-report.md | 33 + packages/core-plugin-api/knip-report.md | 20 + packages/create-app/knip-report.md | 12 + packages/dev-utils/knip-report.md | 20 + packages/e2e-test-utils/knip-report.md | 14 + packages/e2e-test/knip-report.md | 11 + packages/errors/knip-report.md | 8 + packages/eslint-plugin/knip-report.md | 10 + packages/frontend-app-api/knip-report.md | 11 + packages/frontend-plugin-api/knip-report.md | 22 + packages/frontend-test-utils/knip-report.md | 9 + packages/integration-aws-node/knip-report.md | 19 + packages/integration-react/knip-report.md | 20 + packages/integration/knip-report.md | 10 + packages/release-manifests/knip-report.md | 10 + packages/repo-tools/knip-report.md | 26 + .../src/commands/api-reports/api-extractor.ts | 89 +- .../commands/api-reports/api-reports.test.ts | 5 +- .../src/commands/api-reports/api-reports.ts | 14 +- .../techdocs-cli-embedded-app/knip-report.md | 21 + packages/techdocs-cli/knip-report.md | 18 + packages/test-utils/knip-report.md | 16 + packages/theme/knip-report.md | 18 + packages/types/knip-report.md | 11 + packages/version-bridge/knip-report.md | 10 + plugins/adr-backend/knip-report.md | 17 + plugins/adr-common/knip-report.md | 8 + plugins/adr/knip-report.md | 18 + plugins/airbrake-backend/knip-report.md | 16 + plugins/airbrake/knip-report.md | 23 + plugins/allure/knip-report.md | 14 + plugins/analytics-module-ga/knip-report.md | 19 + plugins/analytics-module-ga4/knip-report.md | 20 + .../knip-report.md | 17 + plugins/apache-airflow/knip-report.md | 15 + .../knip-report.md | 9 + plugins/api-docs/knip-report.md | 23 + plugins/apollo-explorer/knip-report.md | 18 + plugins/app-backend/knip-report.md | 19 + plugins/app-node/knip-report.md | 8 + plugins/app-visualizer/knip-report.md | 8 + .../knip-report.md | 19 + .../knip-report.md | 10 + .../knip-report.md | 12 + .../knip-report.md | 19 + .../knip-report.md | 11 + .../knip-report.md | 21 + .../knip-report.md | 18 + .../knip-report.md | 9 + .../knip-report.md | 19 + .../knip-report.md | 18 + .../knip-report.md | 15 + plugins/auth-backend/knip-report.md | 32 + plugins/auth-node/knip-report.md | 21 + plugins/azure-devops-backend/knip-report.md | 16 + plugins/azure-devops-common/knip-report.md | 8 + plugins/azure-devops/knip-report.md | 13 + plugins/azure-sites-backend/knip-report.md | 16 + plugins/azure-sites-common/knip-report.md | 8 + plugins/azure-sites/knip-report.md | 14 + plugins/badges-backend/knip-report.md | 17 + plugins/badges/knip-report.md | 11 + plugins/bazaar-backend/knip-report.md | 15 + plugins/bazaar/knip-report.md | 17 + plugins/bitbucket-cloud-common/knip-report.md | 11 + plugins/bitrise/knip-report.md | 23 + .../catalog-backend-module-aws/knip-report.md | 20 + .../knip-report.md | 11 + .../knip-report.md | 17 + .../knip-report.md | 11 + .../knip-report.md | 11 + .../knip-report.md | 16 + .../catalog-backend-module-gcp/knip-report.md | 9 + .../knip-report.md | 18 + .../knip-report.md | 10 + .../knip-report.md | 26 + .../knip-report.md | 11 + .../knip-report.md | 10 + .../knip-report.md | 8 + .../knip-report.md | 11 + .../knip-report.md | 10 + .../knip-report.md | 16 + .../knip-report.md | 9 + .../knip-report.md | 8 + plugins/catalog-backend/knip-report.md | 20 + plugins/catalog-common/knip-report.md | 8 + plugins/catalog-graph/knip-report.md | 23 + plugins/catalog-import/knip-report.md | 16 + plugins/catalog-node/knip-report.md | 9 + plugins/catalog-react/knip-report.md | 23 + .../knip-report.md | 11 + plugins/catalog/knip-report.md | 22 + .../knip-report.md | 15 + plugins/cicd-statistics/knip-report.md | 8 + plugins/circleci/knip-report.md | 9 + plugins/cloudbuild/knip-report.md | 13 + plugins/code-climate/knip-report.md | 19 + plugins/code-coverage-backend/knip-report.md | 17 + plugins/code-coverage/knip-report.md | 13 + plugins/codescene/knip-report.md | 21 + plugins/config-schema/knip-report.md | 12 + plugins/cost-insights-common/knip-report.md | 8 + plugins/cost-insights/knip-report.md | 23 + plugins/devtools-backend/knip-report.md | 17 + plugins/devtools-common/knip-report.md | 8 + plugins/devtools/knip-report.md | 11 + plugins/dynatrace/knip-report.md | 14 + .../entity-feedback-backend/knip-report.md | 19 + plugins/entity-feedback-common/knip-report.md | 8 + plugins/entity-feedback/knip-report.md | 14 + plugins/entity-validation/knip-report.md | 12 + .../knip-report.md | 12 + .../knip-report.md | 16 + .../knip-report.md | 16 + .../knip-report.md | 16 + .../knip-report.md | 16 + .../knip-report.md | 16 + .../events-backend-test-utils/knip-report.md | 8 + plugins/events-backend/knip-report.md | 11 + plugins/events-node/knip-report.md | 8 + .../example-todo-list-backend/knip-report.md | 16 + .../example-todo-list-common/knip-report.md | 8 + plugins/example-todo-list/knip-report.md | 11 + plugins/explore-backend/knip-report.md | 18 + plugins/explore-common/knip-report.md | 8 + plugins/explore-react/knip-report.md | 12 + plugins/explore/knip-report.md | 16 + plugins/firehydrant/knip-report.md | 14 + plugins/fossa/knip-report.md | 15 + plugins/gcalendar/knip-report.md | 20 + plugins/gcp-projects/knip-report.md | 12 + plugins/git-release-manager/knip-report.md | 13 + plugins/github-actions/knip-report.md | 14 + plugins/github-deployments/knip-report.md | 15 + plugins/github-issues/knip-report.md | 13 + .../github-pull-requests-board/knip-report.md | 12 + plugins/gitops-profiles/knip-report.md | 14 + plugins/gocd/knip-report.md | 21 + plugins/graphiql/knip-report.md | 21 + plugins/graphql-voyager/knip-report.md | 12 + plugins/home-react/knip-report.md | 9 + plugins/home/knip-report.md | 14 + plugins/ilert/knip-report.md | 12 + plugins/jenkins-backend/knip-report.md | 15 + plugins/jenkins-common/knip-report.md | 8 + plugins/jenkins/knip-report.md | 14 + plugins/kafka-backend/knip-report.md | 11 + plugins/kafka/knip-report.md | 14 + plugins/kubernetes-backend/knip-report.md | 28 + plugins/kubernetes-cluster/knip-report.md | 22 + plugins/kubernetes-common/knip-report.md | 8 + plugins/kubernetes-node/knip-report.md | 8 + plugins/kubernetes-react/knip-report.md | 14 + plugins/kubernetes/knip-report.md | 29 + plugins/lighthouse-backend/knip-report.md | 8 + plugins/lighthouse-common/knip-report.md | 8 + plugins/lighthouse/knip-report.md | 15 + plugins/linguist-backend/knip-report.md | 19 + plugins/linguist-common/knip-report.md | 8 + plugins/linguist/knip-report.md | 12 + plugins/microsoft-calendar/knip-report.md | 12 + plugins/newrelic-dashboard/knip-report.md | 11 + plugins/newrelic/knip-report.md | 14 + plugins/nomad-backend/knip-report.md | 16 + plugins/nomad/knip-report.md | 12 + plugins/octopus-deploy/knip-report.md | 12 + plugins/opencost/knip-report.md | 10 + plugins/org-react/knip-report.md | 20 + plugins/org/knip-report.md | 20 + plugins/pagerduty/knip-report.md | 14 + plugins/periskop-backend/knip-report.md | 16 + plugins/periskop/knip-report.md | 12 + .../knip-report.md | 9 + plugins/permission-backend/knip-report.md | 17 + plugins/permission-common/knip-report.md | 9 + plugins/permission-node/knip-report.md | 12 + plugins/permission-react/knip-report.md | 11 + plugins/playlist-backend/knip-report.md | 19 + plugins/playlist-common/knip-report.md | 8 + plugins/playlist/knip-report.md | 22 + plugins/proxy-backend/knip-report.md | 25 + plugins/puppetdb/knip-report.md | 14 + plugins/rollbar-backend/knip-report.md | 22 + plugins/rollbar/knip-report.md | 19 + .../knip-report.md | 14 + .../knip-report.md | 16 + .../knip-report.md | 10 + .../knip-report.md | 17 + .../knip-report.md | 11 + .../knip-report.md | 18 + .../knip-report.md | 10 + .../knip-report.md | 16 + .../knip-report.md | 17 + .../knip-report.md | 15 + plugins/scaffolder-backend/knip-report.md | 19 + plugins/scaffolder-common/knip-report.md | 8 + plugins/scaffolder-node/knip-report.md | 10 + plugins/scaffolder-react/knip-report.md | 27 + plugins/scaffolder/knip-report.md | 25 + .../knip-report.md | 10 + .../knip-report.md | 17 + .../knip-report.md | 10 + .../search-backend-module-pg/knip-report.md | 15 + .../knip-report.md | 10 + .../knip-report.md | 10 + plugins/search-backend-node/knip-report.md | 14 + plugins/search-backend/knip-report.md | 18 + plugins/search-common/knip-report.md | 8 + plugins/search-react/knip-report.md | 22 + plugins/search/knip-report.md | 16 + plugins/sentry/knip-report.md | 19 + plugins/shortcuts/knip-report.md | 13 + plugins/sonarqube-backend/knip-report.md | 18 + plugins/sonarqube-react/knip-report.md | 9 + plugins/sonarqube/knip-report.md | 21 + plugins/splunk-on-call/knip-report.md | 14 + plugins/stack-overflow-backend/knip-report.md | 17 + plugins/stack-overflow/knip-report.md | 19 + plugins/stackstorm/knip-report.md | 15 + .../knip-report.md | 15 + plugins/tech-insights-backend/knip-report.md | 19 + plugins/tech-insights-common/knip-report.md | 8 + plugins/tech-insights-node/knip-report.md | 8 + plugins/tech-insights/knip-report.md | 12 + plugins/tech-radar/knip-report.md | 15 + .../techdocs-addons-test-utils/knip-report.md | 16 + plugins/techdocs-backend/knip-report.md | 11 + .../knip-report.md | 13 + plugins/techdocs-node/knip-report.md | 12 + plugins/techdocs-react/knip-report.md | 19 + plugins/techdocs/knip-report.md | 24 + plugins/todo-backend/knip-report.md | 16 + plugins/todo/knip-report.md | 19 + plugins/user-settings-backend/knip-report.md | 19 + plugins/user-settings/knip-report.md | 22 + plugins/vault-backend/knip-report.md | 22 + plugins/vault-node/knip-report.md | 8 + plugins/vault/knip-report.md | 15 + plugins/xcmetrics/knip-report.md | 14 + scripts/check-docs-quality.js | 3 +- yarn.lock | 861 +++++++++++++++++- 270 files changed, 5226 insertions(+), 34 deletions(-) create mode 100644 .changeset/friendly-terms-love.md create mode 100644 packages/app-defaults/knip-report.md create mode 100644 packages/app-next-example-plugin/knip-report.md create mode 100644 packages/app-next/knip-report.md create mode 100644 packages/app/knip-report.md create mode 100644 packages/backend-app-api/knip-report.md create mode 100644 packages/backend-common/knip-report.md create mode 100644 packages/backend-defaults/knip-report.md create mode 100644 packages/backend-dev-utils/knip-report.md create mode 100644 packages/backend-dynamic-feature-service/knip-report.md create mode 100644 packages/backend-next/knip-report.md create mode 100644 packages/backend-openapi-utils/knip-report.md create mode 100644 packages/backend-plugin-api/knip-report.md create mode 100644 packages/backend-tasks/knip-report.md create mode 100644 packages/backend-test-utils/knip-report.md create mode 100644 packages/backend/knip-report.md create mode 100644 packages/catalog-client/knip-report.md create mode 100644 packages/catalog-model/knip-report.md create mode 100644 packages/cli-common/knip-report.md create mode 100644 packages/cli-node/knip-report.md create mode 100644 packages/cli/knip-report.md create mode 100644 packages/codemods/knip-report.md create mode 100644 packages/config-loader/knip-report.md create mode 100644 packages/config/knip-report.md create mode 100644 packages/core-app-api/knip-report.md create mode 100644 packages/core-compat-api/knip-report.md create mode 100644 packages/core-components/knip-report.md create mode 100644 packages/core-plugin-api/knip-report.md create mode 100644 packages/create-app/knip-report.md create mode 100644 packages/dev-utils/knip-report.md create mode 100644 packages/e2e-test-utils/knip-report.md create mode 100644 packages/e2e-test/knip-report.md create mode 100644 packages/errors/knip-report.md create mode 100644 packages/eslint-plugin/knip-report.md create mode 100644 packages/frontend-app-api/knip-report.md create mode 100644 packages/frontend-plugin-api/knip-report.md create mode 100644 packages/frontend-test-utils/knip-report.md create mode 100644 packages/integration-aws-node/knip-report.md create mode 100644 packages/integration-react/knip-report.md create mode 100644 packages/integration/knip-report.md create mode 100644 packages/release-manifests/knip-report.md create mode 100644 packages/repo-tools/knip-report.md create mode 100644 packages/techdocs-cli-embedded-app/knip-report.md create mode 100644 packages/techdocs-cli/knip-report.md create mode 100644 packages/test-utils/knip-report.md create mode 100644 packages/theme/knip-report.md create mode 100644 packages/types/knip-report.md create mode 100644 packages/version-bridge/knip-report.md create mode 100644 plugins/adr-backend/knip-report.md create mode 100644 plugins/adr-common/knip-report.md create mode 100644 plugins/adr/knip-report.md create mode 100644 plugins/airbrake-backend/knip-report.md create mode 100644 plugins/airbrake/knip-report.md create mode 100644 plugins/allure/knip-report.md create mode 100644 plugins/analytics-module-ga/knip-report.md create mode 100644 plugins/analytics-module-ga4/knip-report.md create mode 100644 plugins/analytics-module-newrelic-browser/knip-report.md create mode 100644 plugins/apache-airflow/knip-report.md create mode 100644 plugins/api-docs-module-protoc-gen-doc/knip-report.md create mode 100644 plugins/api-docs/knip-report.md create mode 100644 plugins/apollo-explorer/knip-report.md create mode 100644 plugins/app-backend/knip-report.md create mode 100644 plugins/app-node/knip-report.md create mode 100644 plugins/app-visualizer/knip-report.md create mode 100644 plugins/auth-backend-module-atlassian-provider/knip-report.md create mode 100644 plugins/auth-backend-module-gcp-iap-provider/knip-report.md create mode 100644 plugins/auth-backend-module-github-provider/knip-report.md create mode 100644 plugins/auth-backend-module-gitlab-provider/knip-report.md create mode 100644 plugins/auth-backend-module-google-provider/knip-report.md create mode 100644 plugins/auth-backend-module-microsoft-provider/knip-report.md create mode 100644 plugins/auth-backend-module-oauth2-provider/knip-report.md create mode 100644 plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md create mode 100644 plugins/auth-backend-module-okta-provider/knip-report.md create mode 100644 plugins/auth-backend-module-pinniped-provider/knip-report.md create mode 100644 plugins/auth-backend-module-vmware-cloud-provider/knip-report.md create mode 100644 plugins/auth-backend/knip-report.md create mode 100644 plugins/auth-node/knip-report.md create mode 100644 plugins/azure-devops-backend/knip-report.md create mode 100644 plugins/azure-devops-common/knip-report.md create mode 100644 plugins/azure-devops/knip-report.md create mode 100644 plugins/azure-sites-backend/knip-report.md create mode 100644 plugins/azure-sites-common/knip-report.md create mode 100644 plugins/azure-sites/knip-report.md create mode 100644 plugins/badges-backend/knip-report.md create mode 100644 plugins/badges/knip-report.md create mode 100644 plugins/bazaar-backend/knip-report.md create mode 100644 plugins/bazaar/knip-report.md create mode 100644 plugins/bitbucket-cloud-common/knip-report.md create mode 100644 plugins/bitrise/knip-report.md create mode 100644 plugins/catalog-backend-module-aws/knip-report.md create mode 100644 plugins/catalog-backend-module-azure/knip-report.md create mode 100644 plugins/catalog-backend-module-backstage-openapi/knip-report.md create mode 100644 plugins/catalog-backend-module-bitbucket-cloud/knip-report.md create mode 100644 plugins/catalog-backend-module-bitbucket-server/knip-report.md create mode 100644 plugins/catalog-backend-module-bitbucket/knip-report.md create mode 100644 plugins/catalog-backend-module-gcp/knip-report.md create mode 100644 plugins/catalog-backend-module-gerrit/knip-report.md create mode 100644 plugins/catalog-backend-module-github-org/knip-report.md create mode 100644 plugins/catalog-backend-module-github/knip-report.md create mode 100644 plugins/catalog-backend-module-gitlab/knip-report.md create mode 100644 plugins/catalog-backend-module-incremental-ingestion/knip-report.md create mode 100644 plugins/catalog-backend-module-ldap/knip-report.md create mode 100644 plugins/catalog-backend-module-msgraph/knip-report.md create mode 100644 plugins/catalog-backend-module-openapi/knip-report.md create mode 100644 plugins/catalog-backend-module-puppetdb/knip-report.md create mode 100644 plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md create mode 100644 plugins/catalog-backend-module-unprocessed/knip-report.md create mode 100644 plugins/catalog-backend/knip-report.md create mode 100644 plugins/catalog-common/knip-report.md create mode 100644 plugins/catalog-graph/knip-report.md create mode 100644 plugins/catalog-import/knip-report.md create mode 100644 plugins/catalog-node/knip-report.md create mode 100644 plugins/catalog-react/knip-report.md create mode 100644 plugins/catalog-unprocessed-entities/knip-report.md create mode 100644 plugins/catalog/knip-report.md create mode 100644 plugins/cicd-statistics-module-gitlab/knip-report.md create mode 100644 plugins/cicd-statistics/knip-report.md create mode 100644 plugins/circleci/knip-report.md create mode 100644 plugins/cloudbuild/knip-report.md create mode 100644 plugins/code-climate/knip-report.md create mode 100644 plugins/code-coverage-backend/knip-report.md create mode 100644 plugins/code-coverage/knip-report.md create mode 100644 plugins/codescene/knip-report.md create mode 100644 plugins/config-schema/knip-report.md create mode 100644 plugins/cost-insights-common/knip-report.md create mode 100644 plugins/cost-insights/knip-report.md create mode 100644 plugins/devtools-backend/knip-report.md create mode 100644 plugins/devtools-common/knip-report.md create mode 100644 plugins/devtools/knip-report.md create mode 100644 plugins/dynatrace/knip-report.md create mode 100644 plugins/entity-feedback-backend/knip-report.md create mode 100644 plugins/entity-feedback-common/knip-report.md create mode 100644 plugins/entity-feedback/knip-report.md create mode 100644 plugins/entity-validation/knip-report.md create mode 100644 plugins/events-backend-module-aws-sqs/knip-report.md create mode 100644 plugins/events-backend-module-azure/knip-report.md create mode 100644 plugins/events-backend-module-bitbucket-cloud/knip-report.md create mode 100644 plugins/events-backend-module-gerrit/knip-report.md create mode 100644 plugins/events-backend-module-github/knip-report.md create mode 100644 plugins/events-backend-module-gitlab/knip-report.md create mode 100644 plugins/events-backend-test-utils/knip-report.md create mode 100644 plugins/events-backend/knip-report.md create mode 100644 plugins/events-node/knip-report.md create mode 100644 plugins/example-todo-list-backend/knip-report.md create mode 100644 plugins/example-todo-list-common/knip-report.md create mode 100644 plugins/example-todo-list/knip-report.md create mode 100644 plugins/explore-backend/knip-report.md create mode 100644 plugins/explore-common/knip-report.md create mode 100644 plugins/explore-react/knip-report.md create mode 100644 plugins/explore/knip-report.md create mode 100644 plugins/firehydrant/knip-report.md create mode 100644 plugins/fossa/knip-report.md create mode 100644 plugins/gcalendar/knip-report.md create mode 100644 plugins/gcp-projects/knip-report.md create mode 100644 plugins/git-release-manager/knip-report.md create mode 100644 plugins/github-actions/knip-report.md create mode 100644 plugins/github-deployments/knip-report.md create mode 100644 plugins/github-issues/knip-report.md create mode 100644 plugins/github-pull-requests-board/knip-report.md create mode 100644 plugins/gitops-profiles/knip-report.md create mode 100644 plugins/gocd/knip-report.md create mode 100644 plugins/graphiql/knip-report.md create mode 100644 plugins/graphql-voyager/knip-report.md create mode 100644 plugins/home-react/knip-report.md create mode 100644 plugins/home/knip-report.md create mode 100644 plugins/ilert/knip-report.md create mode 100644 plugins/jenkins-backend/knip-report.md create mode 100644 plugins/jenkins-common/knip-report.md create mode 100644 plugins/jenkins/knip-report.md create mode 100644 plugins/kafka-backend/knip-report.md create mode 100644 plugins/kafka/knip-report.md create mode 100644 plugins/kubernetes-backend/knip-report.md create mode 100644 plugins/kubernetes-cluster/knip-report.md create mode 100644 plugins/kubernetes-common/knip-report.md create mode 100644 plugins/kubernetes-node/knip-report.md create mode 100644 plugins/kubernetes-react/knip-report.md create mode 100644 plugins/kubernetes/knip-report.md create mode 100644 plugins/lighthouse-backend/knip-report.md create mode 100644 plugins/lighthouse-common/knip-report.md create mode 100644 plugins/lighthouse/knip-report.md create mode 100644 plugins/linguist-backend/knip-report.md create mode 100644 plugins/linguist-common/knip-report.md create mode 100644 plugins/linguist/knip-report.md create mode 100644 plugins/microsoft-calendar/knip-report.md create mode 100644 plugins/newrelic-dashboard/knip-report.md create mode 100644 plugins/newrelic/knip-report.md create mode 100644 plugins/nomad-backend/knip-report.md create mode 100644 plugins/nomad/knip-report.md create mode 100644 plugins/octopus-deploy/knip-report.md create mode 100644 plugins/opencost/knip-report.md create mode 100644 plugins/org-react/knip-report.md create mode 100644 plugins/org/knip-report.md create mode 100644 plugins/pagerduty/knip-report.md create mode 100644 plugins/periskop-backend/knip-report.md create mode 100644 plugins/periskop/knip-report.md create mode 100644 plugins/permission-backend-module-policy-allow-all/knip-report.md create mode 100644 plugins/permission-backend/knip-report.md create mode 100644 plugins/permission-common/knip-report.md create mode 100644 plugins/permission-node/knip-report.md create mode 100644 plugins/permission-react/knip-report.md create mode 100644 plugins/playlist-backend/knip-report.md create mode 100644 plugins/playlist-common/knip-report.md create mode 100644 plugins/playlist/knip-report.md create mode 100644 plugins/proxy-backend/knip-report.md create mode 100644 plugins/puppetdb/knip-report.md create mode 100644 plugins/rollbar-backend/knip-report.md create mode 100644 plugins/rollbar/knip-report.md create mode 100644 plugins/scaffolder-backend-module-azure/knip-report.md create mode 100644 plugins/scaffolder-backend-module-bitbucket/knip-report.md create mode 100644 plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md create mode 100644 plugins/scaffolder-backend-module-cookiecutter/knip-report.md create mode 100644 plugins/scaffolder-backend-module-gerrit/knip-report.md create mode 100644 plugins/scaffolder-backend-module-github/knip-report.md create mode 100644 plugins/scaffolder-backend-module-gitlab/knip-report.md create mode 100644 plugins/scaffolder-backend-module-rails/knip-report.md create mode 100644 plugins/scaffolder-backend-module-sentry/knip-report.md create mode 100644 plugins/scaffolder-backend-module-yeoman/knip-report.md create mode 100644 plugins/scaffolder-backend/knip-report.md create mode 100644 plugins/scaffolder-common/knip-report.md create mode 100644 plugins/scaffolder-node/knip-report.md create mode 100644 plugins/scaffolder-react/knip-report.md create mode 100644 plugins/scaffolder/knip-report.md create mode 100644 plugins/search-backend-module-catalog/knip-report.md create mode 100644 plugins/search-backend-module-elasticsearch/knip-report.md create mode 100644 plugins/search-backend-module-explore/knip-report.md create mode 100644 plugins/search-backend-module-pg/knip-report.md create mode 100644 plugins/search-backend-module-stack-overflow-collator/knip-report.md create mode 100644 plugins/search-backend-module-techdocs/knip-report.md create mode 100644 plugins/search-backend-node/knip-report.md create mode 100644 plugins/search-backend/knip-report.md create mode 100644 plugins/search-common/knip-report.md create mode 100644 plugins/search-react/knip-report.md create mode 100644 plugins/search/knip-report.md create mode 100644 plugins/sentry/knip-report.md create mode 100644 plugins/shortcuts/knip-report.md create mode 100644 plugins/sonarqube-backend/knip-report.md create mode 100644 plugins/sonarqube-react/knip-report.md create mode 100644 plugins/sonarqube/knip-report.md create mode 100644 plugins/splunk-on-call/knip-report.md create mode 100644 plugins/stack-overflow-backend/knip-report.md create mode 100644 plugins/stack-overflow/knip-report.md create mode 100644 plugins/stackstorm/knip-report.md create mode 100644 plugins/tech-insights-backend-module-jsonfc/knip-report.md create mode 100644 plugins/tech-insights-backend/knip-report.md create mode 100644 plugins/tech-insights-common/knip-report.md create mode 100644 plugins/tech-insights-node/knip-report.md create mode 100644 plugins/tech-insights/knip-report.md create mode 100644 plugins/tech-radar/knip-report.md create mode 100644 plugins/techdocs-addons-test-utils/knip-report.md create mode 100644 plugins/techdocs-backend/knip-report.md create mode 100644 plugins/techdocs-module-addons-contrib/knip-report.md create mode 100644 plugins/techdocs-node/knip-report.md create mode 100644 plugins/techdocs-react/knip-report.md create mode 100644 plugins/techdocs/knip-report.md create mode 100644 plugins/todo-backend/knip-report.md create mode 100644 plugins/todo/knip-report.md create mode 100644 plugins/user-settings-backend/knip-report.md create mode 100644 plugins/user-settings/knip-report.md create mode 100644 plugins/vault-backend/knip-report.md create mode 100644 plugins/vault-node/knip-report.md create mode 100644 plugins/vault/knip-report.md create mode 100644 plugins/xcmetrics/knip-report.md diff --git a/.changeset/friendly-terms-love.md b/.changeset/friendly-terms-love.md new file mode 100644 index 0000000000..ed53fcee31 --- /dev/null +++ b/.changeset/friendly-terms-love.md @@ -0,0 +1,253 @@ +--- +'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch +'@backstage/plugin-catalog-backend-module-scaffolder-entity-model': patch +'@backstage/plugin-search-backend-module-stack-overflow-collator': patch +'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch +'@backstage/plugin-permission-backend-module-allow-all-policy': patch +'@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch +'@backstage/plugin-auth-backend-module-vmware-cloud-provider': patch +'@backstage/plugin-catalog-backend-module-backstage-openapi': patch +'@backstage/plugin-catalog-backend-module-bitbucket-server': patch +'@backstage/plugin-auth-backend-module-atlassian-provider': patch +'@backstage/plugin-auth-backend-module-microsoft-provider': patch +'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch +'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch +'@backstage/plugin-auth-backend-module-pinniped-provider': patch +'@backstage/plugin-events-backend-module-bitbucket-cloud': patch +'@backstage/plugin-auth-backend-module-gcp-iap-provider': patch +'@backstage/plugin-auth-backend-module-github-provider': patch +'@backstage/plugin-auth-backend-module-gitlab-provider': patch +'@backstage/plugin-auth-backend-module-google-provider': patch +'@backstage/plugin-auth-backend-module-oauth2-provider': patch +'@backstage/plugin-scaffolder-backend-module-bitbucket': patch +'@backstage/plugin-search-backend-module-elasticsearch': patch +'@backstage/plugin-tech-insights-backend-module-jsonfc': patch +'@backstage/plugin-catalog-backend-module-unprocessed': patch +'@backstage/plugin-analytics-module-newrelic-browser': patch +'@backstage/plugin-auth-backend-module-okta-provider': patch +'@backstage/plugin-catalog-backend-module-github-org': patch +'@backstage/plugin-catalog-backend-module-bitbucket': patch +'@backstage/plugin-scaffolder-backend-module-gerrit': patch +'@backstage/plugin-scaffolder-backend-module-github': patch +'@backstage/plugin-scaffolder-backend-module-gitlab': patch +'@backstage/plugin-scaffolder-backend-module-sentry': patch +'@backstage/plugin-scaffolder-backend-module-yeoman': patch +'@backstage/plugin-catalog-backend-module-puppetdb': patch +'@backstage/plugin-scaffolder-backend-module-azure': patch +'@backstage/plugin-scaffolder-backend-module-rails': patch +'@backstage/plugin-api-docs-module-protoc-gen-doc': patch +'@backstage/plugin-catalog-backend-module-msgraph': patch +'@backstage/plugin-catalog-backend-module-openapi': patch +'@backstage/plugin-search-backend-module-techdocs': patch +'@backstage/plugin-techdocs-module-addons-contrib': patch +'@backstage/plugin-catalog-backend-module-gerrit': patch +'@backstage/plugin-catalog-backend-module-github': patch +'@backstage/plugin-catalog-backend-module-gitlab': patch +'@backstage/plugin-cicd-statistics-module-gitlab': patch +'@backstage/plugin-events-backend-module-aws-sqs': patch +'@backstage/plugin-search-backend-module-catalog': patch +'@backstage/plugin-search-backend-module-explore': patch +'@backstage/plugin-catalog-backend-module-azure': patch +'@backstage/plugin-catalog-unprocessed-entities': patch +'@backstage/plugin-events-backend-module-gerrit': patch +'@backstage/plugin-events-backend-module-github': patch +'@backstage/plugin-events-backend-module-gitlab': patch +'@backstage/plugin-catalog-backend-module-ldap': patch +'@backstage/plugin-events-backend-module-azure': patch +'@backstage/plugin-catalog-backend-module-aws': patch +'@backstage/plugin-catalog-backend-module-gcp': patch +'@backstage/plugin-github-pull-requests-board': patch +'@backstage/plugin-techdocs-addons-test-utils': patch +'@backstage/plugin-events-backend-test-utils': patch +'@backstage/plugin-search-backend-module-pg': patch +'@backstage/plugin-entity-feedback-backend': patch +'@backstage/backend-openapi-utils': patch +'@backstage/plugin-bitbucket-cloud-common': patch +'@backstage/plugin-entity-feedback-common': patch +'@backstage/plugin-stack-overflow-backend': patch +'@backstage/integration-aws-node': patch +'@backstage/plugin-code-coverage-backend': patch +'@backstage/plugin-tech-insights-backend': patch +'@backstage/plugin-user-settings-backend': patch +'@backstage/frontend-plugin-api': patch +'@backstage/frontend-test-utils': patch +'@backstage/plugin-analytics-module-ga4': patch +'@backstage/plugin-azure-devops-backend': patch +'@backstage/plugin-cost-insights-common': patch +'@backstage/plugin-tech-insights-common': patch +'@backstage/backend-plugin-api': patch +'@backstage/backend-test-utils': patch +'@backstage/plugin-analytics-module-ga': patch +'@backstage/plugin-azure-devops-common': patch +'@backstage/plugin-azure-sites-backend': patch +'@backstage/plugin-git-release-manager': patch +'@backstage/plugin-search-backend-node': patch +'@backstage/backend-dev-utils': patch +'@backstage/integration-react': patch +'@backstage/release-manifests': patch +'@backstage/plugin-azure-sites-common': patch +'@backstage/plugin-github-deployments': patch +'@backstage/plugin-kubernetes-backend': patch +'@backstage/plugin-kubernetes-cluster': patch +'@backstage/plugin-lighthouse-backend': patch +'@backstage/plugin-microsoft-calendar': patch +'@backstage/plugin-newrelic-dashboard': patch +'@backstage/plugin-permission-backend': patch +'@backstage/plugin-scaffolder-backend': patch +'@backstage/plugin-tech-insights-node': patch +'@backstage/backend-defaults': patch +'@backstage/frontend-app-api': patch +'@backstage/plugin-entity-validation': patch +'@backstage/plugin-kubernetes-common': patch +'@backstage/plugin-lighthouse-common': patch +'@backstage/plugin-permission-common': patch +'@backstage/plugin-scaffolder-common': patch +'@backstage/plugin-sonarqube-backend': patch +'@backstage/backend-app-api': patch +'@backstage/core-compat-api': patch +'@backstage/core-components': patch +'@backstage/core-plugin-api': patch +'@backstage/plugin-airbrake-backend': patch +'@backstage/plugin-devtools-backend': patch +'@backstage/plugin-kubernetes-react': patch +'@backstage/plugin-linguist-backend': patch +'@backstage/plugin-periskop-backend': patch +'@backstage/plugin-permission-react': patch +'@backstage/plugin-playlist-backend': patch +'@backstage/plugin-scaffolder-react': patch +'@backstage/plugin-techdocs-backend': patch +'@backstage/backend-common': patch +'@backstage/catalog-client': patch +'@backstage/e2e-test-utils': patch +'@backstage/version-bridge': patch +'@backstage/plugin-apollo-explorer': patch +'@backstage/plugin-catalog-backend': patch +'@backstage/plugin-cicd-statistics': patch +'@backstage/plugin-devtools-common': patch +'@backstage/plugin-entity-feedback': patch +'@backstage/plugin-explore-backend': patch +'@backstage/plugin-gitops-profiles': patch +'@backstage/plugin-graphql-voyager': patch +'@backstage/plugin-jenkins-backend': patch +'@backstage/plugin-kubernetes-node': patch +'@backstage/plugin-linguist-common': patch +'@backstage/plugin-permission-node': patch +'@backstage/plugin-playlist-common': patch +'@backstage/plugin-rollbar-backend': patch +'@backstage/plugin-scaffolder-node': patch +'@backstage/plugin-sonarqube-react': patch +'@backstage/backend-tasks': patch +'@backstage/catalog-model': patch +'@backstage/config-loader': patch +'@backstage/eslint-plugin': patch +'@backstage/plugin-apache-airflow': patch +'@backstage/plugin-badges-backend': patch +'@backstage/plugin-bazaar-backend': patch +'@backstage/plugin-catalog-common': patch +'@backstage/plugin-catalog-import': patch +'@backstage/plugin-events-backend': patch +'@backstage/plugin-explore-common': patch +'@backstage/plugin-github-actions': patch +'@backstage/plugin-jenkins-common': patch +'@backstage/plugin-octopus-deploy': patch +'@backstage/plugin-search-backend': patch +'@backstage/plugin-splunk-on-call': patch +'@backstage/plugin-stack-overflow': patch +'@backstage/plugin-techdocs-react': patch +'@backstage/app-defaults': patch +'@backstage/core-app-api': patch +'@techdocs/cli': patch +'@backstage/plugin-catalog-graph': patch +'@backstage/plugin-catalog-react': patch +'@backstage/plugin-code-coverage': patch +'@backstage/plugin-config-schema': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-explore-react': patch +'@backstage/plugin-github-issues': patch +'@backstage/plugin-kafka-backend': patch +'@backstage/plugin-nomad-backend': patch +'@backstage/plugin-proxy-backend': patch +'@backstage/plugin-search-common': patch +'@backstage/plugin-tech-insights': patch +'@backstage/plugin-techdocs-node': patch +'@backstage/plugin-user-settings': patch +'@backstage/plugin-vault-backend': patch +'@backstage/integration': patch +'@backstage/plugin-auth-backend': patch +'@backstage/plugin-azure-devops': patch +'@backstage/plugin-catalog-node': patch +'@backstage/plugin-code-climate': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-search-react': patch +'@backstage/plugin-todo-backend': patch +'@backstage/cli-common': patch +'@backstage/create-app': patch +'@backstage/repo-tools': patch +'@backstage/test-utils': patch +'@backstage/plugin-adr-backend': patch +'@backstage/plugin-app-backend': patch +'@backstage/plugin-azure-sites': patch +'@backstage/plugin-events-node': patch +'@backstage/plugin-firehydrant': patch +'@backstage/dev-utils': patch +'@backstage/plugin-adr-common': patch +'@backstage/plugin-cloudbuild': patch +'@backstage/plugin-home-react': patch +'@backstage/plugin-kubernetes': patch +'@backstage/plugin-lighthouse': patch +'@backstage/plugin-scaffolder': patch +'@backstage/plugin-stackstorm': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-vault-node': patch +'@backstage/cli-node': patch +'@backstage/codemods': patch +'@backstage/plugin-auth-node': patch +'@backstage/plugin-codescene': patch +'@backstage/plugin-dynatrace': patch +'@backstage/plugin-gcalendar': patch +'@backstage/plugin-org-react': patch +'@backstage/plugin-pagerduty': patch +'@backstage/plugin-shortcuts': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-xcmetrics': patch +'@backstage/plugin-airbrake': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-app-node': patch +'@backstage/plugin-circleci': patch +'@backstage/plugin-devtools': patch +'@backstage/plugin-graphiql': patch +'@backstage/plugin-linguist': patch +'@backstage/plugin-newrelic': patch +'@backstage/plugin-opencost': patch +'@backstage/plugin-periskop': patch +'@backstage/plugin-playlist': patch +'@backstage/plugin-puppetdb': patch +'@backstage/plugin-techdocs': patch +'@backstage/config': patch +'@backstage/errors': patch +'@backstage/plugin-bitrise': patch +'@backstage/plugin-catalog': patch +'@backstage/plugin-explore': patch +'@backstage/plugin-jenkins': patch +'@backstage/plugin-rollbar': patch +'@backstage/theme': patch +'@backstage/types': patch +'@backstage/plugin-allure': patch +'@backstage/plugin-badges': patch +'@backstage/plugin-bazaar': patch +'@backstage/plugin-search': patch +'@backstage/plugin-sentry': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-ilert': patch +'@backstage/plugin-kafka': patch +'@backstage/plugin-nomad': patch +'@backstage/plugin-vault': patch +'@backstage/cli': patch +'@backstage/plugin-gocd': patch +'@backstage/plugin-home': patch +'@backstage/plugin-todo': patch +'@backstage/plugin-adr': patch +'@backstage/plugin-org': patch +--- + +Introduced `knip` to the `api-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. diff --git a/.github/vale/config/vocabularies/Backstage/accept.txt b/.github/vale/config/vocabularies/Backstage/accept.txt index 940e855828..9bb4a52cf4 100644 --- a/.github/vale/config/vocabularies/Backstage/accept.txt +++ b/.github/vale/config/vocabularies/Backstage/accept.txt @@ -185,6 +185,7 @@ Kaswell keepalive Keyv Knex +knip Koyeb KPIs Kuang diff --git a/.prettierignore b/.prettierignore index c54ee5d821..c561036ebb 100644 --- a/.prettierignore +++ b/.prettierignore @@ -6,6 +6,7 @@ coverage templates api-report.md api-report-*.md +knip-report.md cli-report.md plugins/scaffolder-backend/sample-templates .vscode diff --git a/package.json b/package.json index 053e031dcb..f0e399866e 100644 --- a/package.json +++ b/package.json @@ -87,6 +87,7 @@ "eslint-plugin-testing-library": "^6.0.0", "fs-extra": "10.1.0", "husky": "^9.0.0", + "knip": "^3.12.0", "lint-staged": "^15.0.0", "minimist": "^1.2.5", "node-gyp": "^10.0.0", diff --git a/packages/app-defaults/knip-report.md b/packages/app-defaults/knip-report.md new file mode 100644 index 0000000000..bac77f66bc --- /dev/null +++ b/packages/app-defaults/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/packages/app-next-example-plugin/knip-report.md b/packages/app-next-example-plugin/knip-report.md new file mode 100644 index 0000000000..9bc5da7334 --- /dev/null +++ b/packages/app-next-example-plugin/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:---------------|:-------------| +| msw | package.json | +| cross-fetch | package.json | +| @backstage/cli | package.json | + diff --git a/packages/app-next/knip-report.md b/packages/app-next/knip-report.md new file mode 100644 index 0000000000..7ac62531b7 --- /dev/null +++ b/packages/app-next/knip-report.md @@ -0,0 +1,83 @@ +# Knip report + +## Unused dependencies (63) + +| Name | Location | +|:-------------------------------------------------|:-------------| +| lodash | package.json | +| history | package.json | +| react-use | package.json | +| @octokit/rest | package.json | +| zen-observable | package.json | +| @material-ui/lab | package.json | +| @backstage/theme | package.json | +| @backstage/plugin-org | package.json | +| @backstage/plugin-adr | package.json | +| @backstage/plugin-todo | package.json | +| @backstage/plugin-gocd | package.json | +| app-next-example-plugin | package.json | +| @backstage/plugin-kafka | package.json | +| @backstage/app-defaults | package.json | +| @backstage/plugin-sentry | package.json | +| @backstage/plugin-search | package.json | +| @backstage/plugin-badges | package.json | +| @backstage/catalog-model | package.json | +| @backstage/plugin-rollbar | package.json | +| @backstage/plugin-jenkins | package.json | +| @backstage/plugin-explore | package.json | +| @backstage/plugin-catalog | package.json | +| @circleci/backstage-plugin | package.json | +| @backstage/plugin-puppetdb | package.json | +| @backstage/plugin-playlist | package.json | +| @backstage/plugin-newrelic | package.json | +| @backstage/plugin-devtools | package.json | +| @backstage/plugin-api-docs | package.json | +| @backstage/plugin-airbrake | package.json | +| @backstage/plugin-shortcuts | package.json | +| @backstage/plugin-dynatrace | package.json | +| @backstage/plugin-stackstorm | package.json | +| @backstage/plugin-scaffolder | package.json | +| @backstage/plugin-lighthouse | package.json | +| @backstage/plugin-kubernetes | package.json | +| @backstage/plugin-cloudbuild | package.json | +| @backstage/plugin-azure-sites | package.json | +| @backstage/plugin-search-react | package.json | +| @backstage/plugin-gcp-projects | package.json | +| @backstage/plugin-azure-devops | package.json | +| @backstage/plugin-tech-insights | package.json | +| @backstage/plugin-search-common | package.json | +| @backstage/plugin-cost-insights | package.json | +| @backstage/plugin-code-coverage | package.json | +| @backstage/plugin-catalog-react | package.json | +| @backstage/plugin-catalog-graph | package.json | +| @backstage/plugin-techdocs-react | package.json | +| @backstage/plugin-octopus-deploy | package.json | +| @backstage/plugin-github-actions | package.json | +| @backstage/plugin-catalog-common | package.json | +| @backstage/plugin-apache-airflow | package.json | +| @backstage/plugin-linguist-common | package.json | +| @backstage/plugin-entity-feedback | package.json | +| @backstage/plugin-scaffolder-react | package.json | +| @backstage/plugin-permission-react | package.json | +| @roadiehq/backstage-plugin-travis-ci | package.json | +| @roadiehq/backstage-plugin-buildkite | package.json | +| @backstage/plugin-newrelic-dashboard | package.json | +| @oriflame/backstage-plugin-score-card | package.json | +| @roadiehq/backstage-plugin-github-insights | package.json | +| @backstage/plugin-catalog-unprocessed-entities | package.json | +| @roadiehq/backstage-plugin-github-pull-requests | package.json | +| @backstage/plugin-techdocs-module-addons-contrib | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:----------------------------|:-------------| +| cross-env | package.json | +| @types/jquery | package.json | +| @testing-library/dom | package.json | +| @types/zen-observable | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/packages/app/knip-report.md b/packages/app/knip-report.md new file mode 100644 index 0000000000..9a80ddd4ad --- /dev/null +++ b/packages/app/knip-report.md @@ -0,0 +1,40 @@ +# Knip report + +## Unused dependencies (15) + +| Name | Location | +|:----------------------------------|:-------------| +| vite | package.json | +| history | package.json | +| react-router | package.json | +| @octokit/rest | package.json | +| zen-observable | package.json | +| vite-plugin-html | package.json | +| @material-ui/lab | package.json | +| @backstage/theme | package.json | +| @vitejs/plugin-react | package.json | +| vite-plugin-node-polyfills | package.json | +| @backstage/plugin-airbrake | package.json | +| @backstage/plugin-azure-sites | package.json | +| @backstage/plugin-search-common | package.json | +| @backstage/plugin-stack-overflow | package.json | +| @backstage/plugin-linguist-common | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| cross-env | package.json | +| @types/jquery | package.json | +| @testing-library/dom | package.json | +| @types/zen-observable | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + +## Unlisted dependencies (1) + +| Name | Location | +|:------------|:---------------------------------------------------------| +| @rjsf/utils | src/components/scaffolder/customScaffolderExtensions.tsx | + diff --git a/packages/backend-app-api/knip-report.md b/packages/backend-app-api/knip-report.md new file mode 100644 index 0000000000..6b0b884653 --- /dev/null +++ b/packages/backend-app-api/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| winston-transport | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| http-errors | package.json | +| @backstage/cli | package.json | +| @types/http-errors | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/backend-common/knip-report.md b/packages/backend-common/knip-report.md new file mode 100644 index 0000000000..a5bb065337 --- /dev/null +++ b/packages/backend-common/knip-report.md @@ -0,0 +1,33 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| mysql2 | package.json | +| @types/webpack-env | package.json | +| @manypkg/get-packages | package.json | + +## Unused devDependencies (12) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| mysql2 | package.json | +| supertest | package.json | +| http-errors | package.json | +| better-sqlite3 | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @types/webpack-env | package.json | +| @types/http-errors | package.json | +| aws-sdk-client-mock | package.json | +| @aws-sdk/util-stream-node | package.json | +| @backstage/backend-test-utils | package.json | + +## Referenced optional peerDependencies (1) + +| Name | Location | +|:---------------------|:-------------| +| pg-connection-string | package.json | + diff --git a/packages/backend-defaults/knip-report.md b/packages/backend-defaults/knip-report.md new file mode 100644 index 0000000000..f667b944dd --- /dev/null +++ b/packages/backend-defaults/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/backend-plugin-api | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/backend-dev-utils/knip-report.md b/packages/backend-dev-utils/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/packages/backend-dev-utils/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/packages/backend-dynamic-feature-service/knip-report.md b/packages/backend-dynamic-feature-service/knip-report.md new file mode 100644 index 0000000000..72049f8827 --- /dev/null +++ b/packages/backend-dynamic-feature-service/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:--------------------------------|:-------------| +| @backstage/types | package.json | +| @backstage/errors | package.json | +| @backstage/plugin-search-common | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @backstage/config-loader | package.json | +| @backstage/backend-app-api | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/backend-next/knip-report.md b/packages/backend-next/knip-report.md new file mode 100644 index 0000000000..07ea59cd66 --- /dev/null +++ b/packages/backend-next/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (7) + +| Name | Location | +|:-------------------------------------------------|:-------------| +| @backstage/backend-tasks | package.json | +| @backstage/plugin-auth-node | package.json | +| @backstage/backend-plugin-api | package.json | +| @backstage/plugin-permission-node | package.json | +| @backstage/plugin-permission-common | package.json | +| @backstage/plugin-search-backend-node | package.json | +| @backstage/plugin-catalog-backend-module-openapi | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/packages/backend-openapi-utils/knip-report.md b/packages/backend-openapi-utils/knip-report.md new file mode 100644 index 0000000000..1f28b4cd29 --- /dev/null +++ b/packages/backend-openapi-utils/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| lodash | package.json | +| @backstage/backend-plugin-api | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | + diff --git a/packages/backend-plugin-api/knip-report.md b/packages/backend-plugin-api/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/packages/backend-plugin-api/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/packages/backend-tasks/knip-report.md b/packages/backend-tasks/knip-report.md new file mode 100644 index 0000000000..243349f63c --- /dev/null +++ b/packages/backend-tasks/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/backend-test-utils/knip-report.md b/packages/backend-test-utils/knip-report.md new file mode 100644 index 0000000000..c6974ee723 --- /dev/null +++ b/packages/backend-test-utils/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (5) + +| Name | Location | +|:------------------|:-------------| +| pg | package.json | +| msw | package.json | +| mysql2 | package.json | +| better-sqlite3 | package.json | +| @backstage/errors | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md new file mode 100644 index 0000000000..3d3e308dfb --- /dev/null +++ b/packages/backend/knip-report.md @@ -0,0 +1,27 @@ +# Knip report + +## Unused dependencies (12) + +| Name | Location | +|:--------------------------------------------------|:-------------| +| pg | package.json | +| luxon | package.json | +| mysql2 | package.json | +| example-app | package.json | +| @octokit/rest | package.json | +| better-sqlite3 | package.json | +| @gitbeaker/node | package.json | +| pg-connection-string | package.json | +| azure-devops-node-api | package.json | +| @backstage/plugin-tech-insights-node | package.json | +| @backstage/plugin-azure-sites-backend | package.json | +| @backstage/plugin-scaffolder-backend-module-rails | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:---------------------------------|:-------------| +| @types/luxon | package.json | +| @backstage/cli | package.json | +| @types/express-serve-static-core | package.json | + diff --git a/packages/catalog-client/knip-report.md b/packages/catalog-client/knip-report.md new file mode 100644 index 0000000000..23d85dc9a4 --- /dev/null +++ b/packages/catalog-client/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | + diff --git a/packages/catalog-model/knip-report.md b/packages/catalog-model/knip-report.md new file mode 100644 index 0000000000..7b964d1d0f --- /dev/null +++ b/packages/catalog-model/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:-------------------|:-------------| +| yaml | package.json | +| @backstage/cli | package.json | +| @types/json-schema | package.json | + diff --git a/packages/cli-common/knip-report.md b/packages/cli-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/packages/cli-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/packages/cli-node/knip-report.md b/packages/cli-node/knip-report.md new file mode 100644 index 0000000000..fc3e84abaf --- /dev/null +++ b/packages/cli-node/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------|:-------------| +| semver | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md new file mode 100644 index 0000000000..c6242c2598 --- /dev/null +++ b/packages/cli/knip-report.md @@ -0,0 +1,78 @@ +# Knip report + +## Unused dependencies (28) + +| Name | Location | +|:---------------------------------|:-------------| +| util | package.json | +| glob | package.json | +| buffer | package.json | +| sucrase | package.json | +| process | package.json | +| postcss | package.json | +| esbuild | package.json | +| @swc/jest | package.json | +| @swc/core | package.json | +| @svgr/core | package.json | +| cross-fetch | package.json | +| jest-runtime | package.json | +| @swc/helpers | package.json | +| replace-in-file | package.json | +| jest-css-modules | package.json | +| @svgr/plugin-jsx | package.json | +| @svgr/plugin-svgo | package.json | +| @types/webpack-env | package.json | +| eslint-plugin-react | package.json | +| terser-webpack-plugin | package.json | +| jest-environment-jsdom | package.json | +| eslint-plugin-jsx-a11y | package.json | +| @sucrase/webpack-loader | package.json | +| eslint-plugin-react-hooks | package.json | +| eslint-plugin-deprecation | package.json | +| eslint-formatter-friendly | package.json | +| @spotify/eslint-config-react | package.json | +| @typescript-eslint/eslint-plugin | package.json | + +## Unused devDependencies (13) + +| Name | Location | +|:----------------------------------------|:-------------| +| del | package.json | +| ts-node | package.json | +| nodemon | package.json | +| @types/ejs | package.json | +| @types/svgo | package.json | +| @backstage/theme | package.json | +| @types/http-proxy | package.json | +| @backstage/dev-utils | package.json | +| @backstage/core-app-api | package.json | +| @backstage/core-components | package.json | +| @types/terser-webpack-plugin | package.json | +| @backstage/backend-plugin-api | package.json | +| @types/rollup-plugin-peer-deps-external | package.json | + +## Referenced optional peerDependencies (4) + +| Name | Location | +|:---------------------------|:-------------| +| vite | package.json | +| vite-plugin-html | package.json | +| @vitejs/plugin-react | package.json | +| vite-plugin-node-polyfills | package.json | + +## Unlisted dependencies (11) + +| Name | Location | +|:----------------------------------|:-------------------------------------------------------------------------------------------------| +| prettier | src/commands/migrate/packageLintConfigs.ts | +| react-dom/client | src/lib/bundler/hasReactDomClient.ts | +| react/package.json | src/lib/bundler/server.ts | +| supertest | templates/default-backend-plugin/src/service/router.test.ts | +| winston | templates/default-backend-plugin/src/service/router.ts | +| express-promise-router | templates/default-backend-plugin/src/service/router.ts | +| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | +| @testing-library/react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | +| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | +| @material-ui/core | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | +| @backstage/plugin-scaffolder-node | templates/scaffolder-module/src/actions/example/example.ts | + diff --git a/packages/codemods/knip-report.md b/packages/codemods/knip-report.md new file mode 100644 index 0000000000..2d38eafb88 --- /dev/null +++ b/packages/codemods/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:------------------------|:-------------| +| jscodeshift | package.json | +| jscodeshift-add-imports | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-------------------|:-------------| +| ts-node | package.json | +| @backstage/cli | package.json | +| @types/jscodeshift | package.json | + diff --git a/packages/config-loader/knip-report.md b/packages/config-loader/knip-report.md new file mode 100644 index 0000000000..ff197bea3a --- /dev/null +++ b/packages/config-loader/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| zen-observable | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/config/knip-report.md b/packages/config/knip-report.md new file mode 100644 index 0000000000..ce8576bebf --- /dev/null +++ b/packages/config/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | + diff --git a/packages/core-app-api/knip-report.md b/packages/core-app-api/knip-report.md new file mode 100644 index 0000000000..fc58f49ab9 --- /dev/null +++ b/packages/core-app-api/knip-report.md @@ -0,0 +1,25 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| history | package.json | + +## Unused devDependencies (12) + +| Name | Location | +|:-----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| react-router-beta | package.json | +| react-router-stable | package.json | +| @testing-library/dom | package.json | +| react-router-dom-beta | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| react-router-dom-stable | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @testing-library/react-hooks | package.json | + diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md new file mode 100644 index 0000000000..1e6c227882 --- /dev/null +++ b/packages/core-compat-api/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------|:-------------| +| @backstage/core-app-api | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @backstage/plugin-puppetdb | package.json | +| @backstage/plugin-stackstorm | package.json | +| @backstage/frontend-test-utils | package.json | +| @oriflame/backstage-plugin-score-card | package.json | + diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md new file mode 100644 index 0000000000..1a2ba665c4 --- /dev/null +++ b/packages/core-components/knip-report.md @@ -0,0 +1,33 @@ +# Knip report + +## Unused dependencies (4) + +| Name | Location | +|:------------------|:-------------| +| linkifyjs | package.json | +| @date-io/core | package.json | +| zen-observable | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (11) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| cross-fetch | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @types/zen-observable | package.json | +| @backstage/test-utils | package.json | +| @types/google-protobuf | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + +## Unlisted dependencies (1) + +| Name | Location | +|:--------|:---------------------------------------| +| csstype | src/components/Lifecycle/Lifecycle.tsx | + diff --git a/packages/core-plugin-api/knip-report.md b/packages/core-plugin-api/knip-report.md new file mode 100644 index 0000000000..81ec43c56d --- /dev/null +++ b/packages/core-plugin-api/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| history | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/packages/create-app/knip-report.md b/packages/create-app/knip-report.md new file mode 100644 index 0000000000..5c8c59adc1 --- /dev/null +++ b/packages/create-app/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| ts-node | package.json | +| nodemon | package.json | +| @backstage/cli | package.json | +| @types/command-exists | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/packages/dev-utils/knip-report.md b/packages/dev-utils/knip-report.md new file mode 100644 index 0000000000..0215fabf06 --- /dev/null +++ b/packages/dev-utils/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/theme | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| zen-observable | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/packages/e2e-test-utils/knip-report.md b/packages/e2e-test-utils/knip-report.md new file mode 100644 index 0000000000..a41c8d5233 --- /dev/null +++ b/packages/e2e-test-utils/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + +## Referenced optional peerDependencies (1) + +| Name | Location | +|:-----------------|:-------------| +| @playwright/test | package.json | + diff --git a/packages/e2e-test/knip-report.md b/packages/e2e-test/knip-report.md new file mode 100644 index 0000000000..fbc04bfa55 --- /dev/null +++ b/packages/e2e-test/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| ts-node | package.json | +| nodemon | package.json | +| @backstage/cli | package.json | +| @types/puppeteer | package.json | + diff --git a/packages/errors/knip-report.md b/packages/errors/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/packages/errors/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/packages/eslint-plugin/knip-report.md b/packages/eslint-plugin/knip-report.md new file mode 100644 index 0000000000..5c4fbbed76 --- /dev/null +++ b/packages/eslint-plugin/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unlisted dependencies (3) + +| Name | Location | +|:--------------------------|:-------------------------------| +| @typescript-eslint/parser | .eslintrc.js | +| estree | lib/visitImports.js | +| estree | rules/no-undeclared-imports.js | + diff --git a/packages/frontend-app-api/knip-report.md b/packages/frontend-app-api/knip-report.md new file mode 100644 index 0000000000..bac77f66bc --- /dev/null +++ b/packages/frontend-app-api/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/packages/frontend-plugin-api/knip-report.md b/packages/frontend-plugin-api/knip-report.md new file mode 100644 index 0000000000..c7680f4f9e --- /dev/null +++ b/packages/frontend-plugin-api/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:---------------------------|:-------------| +| lodash | package.json | +| @material-ui/core | package.json | +| @backstage/core-components | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:-------------------------------|:-------------| +| history | package.json | +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/frontend-app-api | package.json | +| @backstage/frontend-test-utils | package.json | + diff --git a/packages/frontend-test-utils/knip-report.md b/packages/frontend-test-utils/knip-report.md new file mode 100644 index 0000000000..ae56051f88 --- /dev/null +++ b/packages/frontend-test-utils/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/packages/integration-aws-node/knip-report.md b/packages/integration-aws-node/knip-report.md new file mode 100644 index 0000000000..a8a1f8c820 --- /dev/null +++ b/packages/integration-aws-node/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:----------------------------------|:-------------| +| @backstage/errors | package.json | +| @aws-sdk/credential-provider-node | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/cli | package.json | +| aws-sdk-client-mock | package.json | +| @backstage/test-utils | package.json | +| aws-sdk-client-mock-jest | package.json | +| @backstage/config-loader | package.json | + diff --git a/packages/integration-react/knip-report.md b/packages/integration-react/knip-report.md new file mode 100644 index 0000000000..c7c82e3d6f --- /dev/null +++ b/packages/integration-react/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @material-ui/core | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:---------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/core-components | package.json | + diff --git a/packages/integration/knip-report.md b/packages/integration/knip-report.md new file mode 100644 index 0000000000..995a52d5a7 --- /dev/null +++ b/packages/integration/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:-------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/config-loader | package.json | + diff --git a/packages/release-manifests/knip-report.md b/packages/release-manifests/knip-report.md new file mode 100644 index 0000000000..bac0bb3f80 --- /dev/null +++ b/packages/release-manifests/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | + diff --git a/packages/repo-tools/knip-report.md b/packages/repo-tools/knip-report.md new file mode 100644 index 0000000000..5c60462783 --- /dev/null +++ b/packages/repo-tools/knip-report.md @@ -0,0 +1,26 @@ +# Knip report + +## Unused dependencies (6) + +| Name | Location | +|:------------------------------------|:-------------| +| glob | package.json | +| ts-node | package.json | +| is-glob | package.json | +| @stoplight/spectral-runtime | package.json | +| @stoplight/spectral-functions | package.json | +| @openapitools/openapi-generator-cli | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @types/is-glob | package.json | +| @backstage/backend-test-utils | package.json | + +## Referenced optional peerDependencies (1) + +| Name | Location | +|:---------|:-------------| +| prettier | package.json | + diff --git a/packages/repo-tools/src/commands/api-reports/api-extractor.ts b/packages/repo-tools/src/commands/api-reports/api-extractor.ts index b8c241bb0b..882dbe5f58 100644 --- a/packages/repo-tools/src/commands/api-reports/api-extractor.ts +++ b/packages/repo-tools/src/commands/api-reports/api-extractor.ts @@ -16,37 +16,37 @@ import { groupBy } from 'lodash'; import { - resolve as resolvePath, - relative as relativePath, basename, join, + relative as relativePath, + resolve as resolvePath, } from 'path'; import { execFile } from 'child_process'; import fs from 'fs-extra'; import { + CompilerState, Extractor, ExtractorConfig, - CompilerState, ExtractorLogLevel, ExtractorMessage, } from '@microsoft/api-extractor'; import { Program } from 'typescript'; import { - DocNode, - IDocNodeContainerParameters, - TSDocTagSyntaxKind, - TSDocConfiguration, - Standardization, DocBlockTag, - DocPlainText, DocLinkTag, + DocNode, + DocPlainText, + IDocNodeContainerParameters, + Standardization, + TSDocConfiguration, + TSDocTagSyntaxKind, } from '@microsoft/tsdoc'; import { TSDocConfigFile } from '@microsoft/tsdoc-config'; import { - ApiPackage, - ApiModel, ApiItem, ApiItemKind, + ApiModel, + ApiPackage, } from '@microsoft/api-extractor-model'; import { IMarkdownDocumenterOptions, @@ -290,10 +290,10 @@ function logApiReportInstructions() { '*************************************************************************************', ); console.log( - '* You have uncommitted changes to the public API of a package. *', + '* You have uncommitted changes to the public API or reports of a package. *', ); console.log( - '* To solve this, run `yarn build:api-reports` and commit all api-report.md changes. *', + '* To solve this, run `yarn build:api-reports` and commit all md file changes. *', ); console.log( '*************************************************************************************', @@ -1443,3 +1443,66 @@ export async function runCliExtraction({ } } } + +interface KnipExtractionOptions { + packageDirs: string[]; + isLocalBuild: boolean; +} + +export async function runKnipReports({ + packageDirs, + isLocalBuild, +}: KnipExtractionOptions) { + const knipDir = cliPaths.resolveTargetRoot('./node_modules/knip/bin/'); + + for (const packageDir of packageDirs) { + console.log(`## Processing ${packageDir}`); + const fullDir = cliPaths.resolveTargetRoot(packageDir); + const reportPath = resolvePath(fullDir, 'knip-report.md'); + const run = createBinRunner(fullDir, ''); + + const report = await run( + `${knipDir}/knip.js`, + `--directory ${fullDir}`, // Run in the package directory + '--no-exit-code', // Removing this will end the process in case there are findings by knip + '--no-progress', // Remove unnecessary debugging from output + // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include + '--include dependencies,unlisted', + '--reporter markdown', + ); + + const existingReport = await fs + .readFile(reportPath, 'utf8') + .catch(error => { + if (error.code === 'ENOENT') { + return undefined; + } + throw error; + }); + + if (existingReport !== report) { + if (isLocalBuild) { + console.warn(`Knip report changed for ${packageDir}`); + await fs.writeFile(reportPath, report); + } else { + logApiReportInstructions(); + + if (existingReport) { + console.log(''); + console.log( + `The conflicting file is ${relativePath( + cliPaths.targetRoot, + reportPath, + )}, expecting the following content:`, + ); + console.log(''); + + console.log(report); + + logApiReportInstructions(); + } + throw new Error(`Knip report changed for ${packageDir}, `); + } + } + } +} diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts index d1f7a3836c..955720c52e 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts @@ -20,9 +20,9 @@ import * as pathsLib from '../../lib/paths'; import { buildDocs, - runCliExtraction, - runApiExtraction, categorizePackageDirs, + runApiExtraction, + runCliExtraction, } from './api-extractor'; import { buildApiReports } from './api-reports'; @@ -43,6 +43,7 @@ jest.mock('./api-extractor', () => ({ runApiExtraction: jest.fn(), runCliExtraction: jest.fn(), buildDocs: jest.fn(), + runKnipReports: jest.fn(), })); const projectPaths = pathsLib.paths; diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.ts b/packages/repo-tools/src/commands/api-reports/api-reports.ts index d9164578b0..31900ae9a8 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.ts @@ -16,11 +16,12 @@ import { OptionValues } from 'commander'; import { - createTemporaryTsConfig, + buildDocs, categorizePackageDirs, + createTemporaryTsConfig, runApiExtraction, runCliExtraction, - buildDocs, + runKnipReports, } from './api-extractor'; import { paths as cliPaths, resolvePackagePaths } from '../../lib/paths'; import { generateTypeDeclarations } from './generateTypeDeclarations'; @@ -94,6 +95,7 @@ export const buildApiReports = async (paths: string[] = [], opts: Options) => { validateReleaseTags: opts.validateReleaseTags, }); } + if (cliPackageDirs.length > 0) { console.log('# Generating package CLI reports'); await runCliExtraction({ @@ -102,6 +104,14 @@ export const buildApiReports = async (paths: string[] = [], opts: Options) => { }); } + if (selectedPackageDirs.length > 0) { + console.log('# Generating package knip reports'); + await runKnipReports({ + packageDirs: selectedPackageDirs, + isLocalBuild: !isCiBuild, + }); + } + if (isDocsBuild) { console.log('# Generating package documentation'); await buildDocs({ diff --git a/packages/techdocs-cli-embedded-app/knip-report.md b/packages/techdocs-cli-embedded-app/knip-report.md new file mode 100644 index 0000000000..87e4093961 --- /dev/null +++ b/packages/techdocs-cli-embedded-app/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (4) + +| Name | Location | +|:----------------------|:-------------| +| history | package.json | +| react-use | package.json | +| @backstage/theme | package.json | +| @backstage/test-utils | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:----------------------------|:-------------| +| cross-env | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/packages/techdocs-cli/knip-report.md b/packages/techdocs-cli/knip-report.md new file mode 100644 index 0000000000..818eb3953a --- /dev/null +++ b/packages/techdocs-cli/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------------|:-------------| +| global-agent | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------|:-------------| +| ts-node | package.json | +| nodemon | package.json | +| find-process | package.json | +| @backstage/cli | package.json | +| @types/webpack-env | package.json | + diff --git a/packages/test-utils/knip-report.md b/packages/test-utils/knip-report.md new file mode 100644 index 0000000000..01c8cd52b2 --- /dev/null +++ b/packages/test-utils/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @material-ui/core | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/packages/theme/knip-report.md b/packages/theme/knip-report.md new file mode 100644 index 0000000000..4e238f9db6 --- /dev/null +++ b/packages/theme/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:----------------|:-------------| +| @emotion/react | package.json | +| @emotion/styled | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @mui/styles | package.json | +| @backstage/cli | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/packages/types/knip-report.md b/packages/types/knip-report.md new file mode 100644 index 0000000000..9a1bf2ebe7 --- /dev/null +++ b/packages/types/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:----------------------|:-------------| +| luxon | package.json | +| zen-observable | package.json | +| @backstage/cli | package.json | +| @types/zen-observable | package.json | + diff --git a/packages/version-bridge/knip-report.md b/packages/version-bridge/knip-report.md new file mode 100644 index 0000000000..14792f6907 --- /dev/null +++ b/packages/version-bridge/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/adr-backend/knip-report.md b/plugins/adr-backend/knip-report.md new file mode 100644 index 0000000000..46434ad5e6 --- /dev/null +++ b/plugins/adr-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------|:-------------| +| yn | package.json | +| node-fetch | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/adr-common/knip-report.md b/plugins/adr-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/adr-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/adr/knip-report.md b/plugins/adr/knip-report.md new file mode 100644 index 0000000000..dd9e1bedfe --- /dev/null +++ b/plugins/adr/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:---------------|:-------------| +| remark-gfm | package.json | +| react-markdown | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/airbrake-backend/knip-report.md b/plugins/airbrake-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/airbrake-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/airbrake/knip-report.md b/plugins/airbrake/knip-report.md new file mode 100644 index 0000000000..72d2b4fc16 --- /dev/null +++ b/plugins/airbrake/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| @material-ui/icons | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/app-defaults | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/allure/knip-report.md b/plugins/allure/knip-report.md new file mode 100644 index 0000000000..49caf552e3 --- /dev/null +++ b/plugins/allure/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/analytics-module-ga/knip-report.md b/plugins/analytics-module-ga/knip-report.md new file mode 100644 index 0000000000..5a62588b7e --- /dev/null +++ b/plugins/analytics-module-ga/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/analytics-module-ga4/knip-report.md b/plugins/analytics-module-ga4/knip-report.md new file mode 100644 index 0000000000..abf81e4cb3 --- /dev/null +++ b/plugins/analytics-module-ga4/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @types/jest | package.json | +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/analytics-module-newrelic-browser/knip-report.md b/plugins/analytics-module-newrelic-browser/knip-report.md new file mode 100644 index 0000000000..321f11e9c6 --- /dev/null +++ b/plugins/analytics-module-newrelic-browser/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/apache-airflow/knip-report.md b/plugins/apache-airflow/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/apache-airflow/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/api-docs-module-protoc-gen-doc/knip-report.md b/plugins/api-docs-module-protoc-gen-doc/knip-report.md new file mode 100644 index 0000000000..ae56051f88 --- /dev/null +++ b/plugins/api-docs-module-protoc-gen-doc/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/api-docs/knip-report.md b/plugins/api-docs/knip-report.md new file mode 100644 index 0000000000..d6646c1efe --- /dev/null +++ b/plugins/api-docs/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:---------------------|:-------------| +| graphql-ws | package.json | +| graphql-config | package.json | +| isomorphic-form-data | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/apollo-explorer/knip-report.md b/plugins/apollo-explorer/knip-report.md new file mode 100644 index 0000000000..127784b04c --- /dev/null +++ b/plugins/apollo-explorer/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------|:-------------| +| use-deep-compare-effect | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/app-backend/knip-report.md b/plugins/app-backend/knip-report.md new file mode 100644 index 0000000000..d9b5d085f3 --- /dev/null +++ b/plugins/app-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| node-fetch | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-app-api | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/app-node/knip-report.md b/plugins/app-node/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/app-node/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/app-visualizer/knip-report.md b/plugins/app-visualizer/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/app-visualizer/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/auth-backend-module-atlassian-provider/knip-report.md b/plugins/auth-backend-module-atlassian-provider/knip-report.md new file mode 100644 index 0000000000..2c608a6827 --- /dev/null +++ b/plugins/auth-backend-module-atlassian-provider/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:---------|:-------------| +| express | package.json | +| passport | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-gcp-iap-provider/knip-report.md b/plugins/auth-backend-module-gcp-iap-provider/knip-report.md new file mode 100644 index 0000000000..b0c3c1d32f --- /dev/null +++ b/plugins/auth-backend-module-gcp-iap-provider/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| express | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/auth-backend-module-github-provider/knip-report.md b/plugins/auth-backend-module-github-provider/knip-report.md new file mode 100644 index 0000000000..ef27674899 --- /dev/null +++ b/plugins/auth-backend-module-github-provider/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-gitlab-provider/knip-report.md b/plugins/auth-backend-module-gitlab-provider/knip-report.md new file mode 100644 index 0000000000..2c608a6827 --- /dev/null +++ b/plugins/auth-backend-module-gitlab-provider/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:---------|:-------------| +| express | package.json | +| passport | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-google-provider/knip-report.md b/plugins/auth-backend-module-google-provider/knip-report.md new file mode 100644 index 0000000000..6e4b0f2a59 --- /dev/null +++ b/plugins/auth-backend-module-google-provider/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-microsoft-provider/knip-report.md b/plugins/auth-backend-module-microsoft-provider/knip-report.md new file mode 100644 index 0000000000..67ef0e695c --- /dev/null +++ b/plugins/auth-backend-module-microsoft-provider/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:---------|:-------------| +| express | package.json | +| passport | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/config | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-oauth2-provider/knip-report.md b/plugins/auth-backend-module-oauth2-provider/knip-report.md new file mode 100644 index 0000000000..b4f8775d9a --- /dev/null +++ b/plugins/auth-backend-module-oauth2-provider/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------|:-------------| +| passport | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md b/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md new file mode 100644 index 0000000000..2a595acf79 --- /dev/null +++ b/plugins/auth-backend-module-oauth2-proxy-provider/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/auth-backend-module-okta-provider/knip-report.md b/plugins/auth-backend-module-okta-provider/knip-report.md new file mode 100644 index 0000000000..2c608a6827 --- /dev/null +++ b/plugins/auth-backend-module-okta-provider/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:---------|:-------------| +| express | package.json | +| passport | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-pinniped-provider/knip-report.md b/plugins/auth-backend-module-pinniped-provider/knip-report.md new file mode 100644 index 0000000000..dc55a51fd3 --- /dev/null +++ b/plugins/auth-backend-module-pinniped-provider/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused devDependencies (11) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| jose | package.json | +| express | package.json | +| passport | package.json | +| supertest | package.json | +| cookie-parser | package.json | +| @backstage/cli | package.json | +| express-session | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md new file mode 100644 index 0000000000..d9be83c6e3 --- /dev/null +++ b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/errors | package.json | +| @backstage/config | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | + diff --git a/plugins/auth-backend/knip-report.md b/plugins/auth-backend/knip-report.md new file mode 100644 index 0000000000..40fdccc2c3 --- /dev/null +++ b/plugins/auth-backend/knip-report.md @@ -0,0 +1,32 @@ +# Knip report + +## Unused dependencies (10) + +| Name | Location | +|:------------------------|:-------------| +| yn | package.json | +| cors | package.json | +| morgan | package.json | +| winston | package.json | +| fs-extra | package.json | +| compression | package.json | +| passport-gitlab2 | package.json | +| passport-github2 | package.json | +| google-auth-library | package.json | +| passport-google-oauth20 | package.json | + +## Unused devDependencies (10) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @types/xml2js | package.json | +| @backstage/cli | package.json | +| @types/body-parser | package.json | +| @types/passport-github2 | package.json | +| @types/passport-strategy | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @types/passport-google-oauth20 | package.json | + diff --git a/plugins/auth-node/knip-report.md b/plugins/auth-node/knip-report.md new file mode 100644 index 0000000000..3d3a7684bb --- /dev/null +++ b/plugins/auth-node/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------|:-------------| +| winston | package.json | +| node-fetch | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| uuid | package.json | +| supertest | package.json | +| cookie-parser | package.json | +| @backstage/cli | package.json | +| express-promise-router | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/azure-devops-backend/knip-report.md b/plugins/azure-devops-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/azure-devops-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/azure-devops-common/knip-report.md b/plugins/azure-devops-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/azure-devops-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/azure-devops/knip-report.md b/plugins/azure-devops/knip-report.md new file mode 100644 index 0000000000..5484ac86b2 --- /dev/null +++ b/plugins/azure-devops/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md new file mode 100644 index 0000000000..739ca03adb --- /dev/null +++ b/plugins/azure-sites-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------|:-------------| +| yn | package.json | +| node-fetch | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/azure-sites-common/knip-report.md b/plugins/azure-sites-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/azure-sites-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/azure-sites/knip-report.md b/plugins/azure-sites/knip-report.md new file mode 100644 index 0000000000..49caf552e3 --- /dev/null +++ b/plugins/azure-sites/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/badges-backend/knip-report.md b/plugins/badges-backend/knip-report.md new file mode 100644 index 0000000000..93eacaa2b1 --- /dev/null +++ b/plugins/badges-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:----------|:-------------| +| yn | package.json | +| cors | package.json | +| supertest | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/badges/knip-report.md b/plugins/badges/knip-report.md new file mode 100644 index 0000000000..3fa6192efd --- /dev/null +++ b/plugins/badges/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/bazaar-backend/knip-report.md b/plugins/bazaar-backend/knip-report.md new file mode 100644 index 0000000000..ea141f0cbe --- /dev/null +++ b/plugins/bazaar-backend/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/bazaar/knip-report.md b/plugins/bazaar/knip-report.md new file mode 100644 index 0000000000..b43003d1bb --- /dev/null +++ b/plugins/bazaar/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @testing-library/jest-dom | package.json | +| @backstage/catalog-client | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/bitbucket-cloud-common/knip-report.md b/plugins/bitbucket-cloud-common/knip-report.md new file mode 100644 index 0000000000..63682826ff --- /dev/null +++ b/plugins/bitbucket-cloud-common/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------------|:-------------| +| msw | package.json | +| ts-morph | package.json | +| @backstage/cli | package.json | +| @openapitools/openapi-generator-cli | package.json | + diff --git a/plugins/bitrise/knip-report.md b/plugins/bitrise/knip-report.md new file mode 100644 index 0000000000..3bf7c90c2b --- /dev/null +++ b/plugins/bitrise/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------|:-------------| +| recharts | package.json | + +## Unused devDependencies (10) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @types/recharts | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/catalog-backend-module-aws/knip-report.md b/plugins/catalog-backend-module-aws/knip-report.md new file mode 100644 index 0000000000..cb210f6032 --- /dev/null +++ b/plugins/catalog-backend-module-aws/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------------|:-------------| +| @aws-sdk/credential-providers | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:------------------------------|:-------------| +| yaml | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| aws-sdk-client-mock | package.json | +| aws-sdk-client-mock-jest | package.json | +| @aws-sdk/util-stream-node | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-azure/knip-report.md b/plugins/catalog-backend-module-azure/knip-report.md new file mode 100644 index 0000000000..195f060dc1 --- /dev/null +++ b/plugins/catalog-backend-module-azure/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-backstage-openapi/knip-report.md b/plugins/catalog-backend-module-backstage-openapi/knip-report.md new file mode 100644 index 0000000000..1a11be1d96 --- /dev/null +++ b/plugins/catalog-backend-module-backstage-openapi/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-------|:-------------| +| yn | package.json | +| lodash | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| @types/express | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md b/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md new file mode 100644 index 0000000000..195f060dc1 --- /dev/null +++ b/plugins/catalog-backend-module-bitbucket-cloud/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-bitbucket-server/knip-report.md b/plugins/catalog-backend-module-bitbucket-server/knip-report.md new file mode 100644 index 0000000000..195f060dc1 --- /dev/null +++ b/plugins/catalog-backend-module-bitbucket-server/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-bitbucket/knip-report.md b/plugins/catalog-backend-module-bitbucket/knip-report.md new file mode 100644 index 0000000000..7f1069ffcc --- /dev/null +++ b/plugins/catalog-backend-module-bitbucket/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/backend-common | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-gcp/knip-report.md b/plugins/catalog-backend-module-gcp/knip-report.md new file mode 100644 index 0000000000..2a595acf79 --- /dev/null +++ b/plugins/catalog-backend-module-gcp/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-gerrit/knip-report.md b/plugins/catalog-backend-module-gerrit/knip-report.md new file mode 100644 index 0000000000..9a01b39c31 --- /dev/null +++ b/plugins/catalog-backend-module-gerrit/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------|:-------------| +| fs-extra | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @types/fs-extra | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-github-org/knip-report.md b/plugins/catalog-backend-module-github-org/knip-report.md new file mode 100644 index 0000000000..7165b5aa7f --- /dev/null +++ b/plugins/catalog-backend-module-github-org/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-github/knip-report.md b/plugins/catalog-backend-module-github/knip-report.md new file mode 100644 index 0000000000..6654a9469f --- /dev/null +++ b/plugins/catalog-backend-module-github/knip-report.md @@ -0,0 +1,26 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:----------------------------------|:-------------| +| node-fetch | package.json | +| @backstage/plugin-catalog-backend | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + +## Unlisted dependencies (3) + +| Name | Location | +|:------------------------|:----------------------------------------------| +| @octokit/webhooks-types | src/providers/GithubEntityProvider.ts | +| @octokit/webhooks-types | src/providers/GithubMultiOrgEntityProvider.ts | +| @octokit/webhooks-types | src/providers/GithubOrgEntityProvider.ts | + diff --git a/plugins/catalog-backend-module-gitlab/knip-report.md b/plugins/catalog-backend-module-gitlab/knip-report.md new file mode 100644 index 0000000000..195f060dc1 --- /dev/null +++ b/plugins/catalog-backend-module-gitlab/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md new file mode 100644 index 0000000000..fbc203820a --- /dev/null +++ b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-ldap/knip-report.md b/plugins/catalog-backend-module-ldap/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/catalog-backend-module-ldap/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/catalog-backend-module-msgraph/knip-report.md b/plugins/catalog-backend-module-msgraph/knip-report.md new file mode 100644 index 0000000000..195f060dc1 --- /dev/null +++ b/plugins/catalog-backend-module-msgraph/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| luxon | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-openapi/knip-report.md b/plugins/catalog-backend-module-openapi/knip-report.md new file mode 100644 index 0000000000..76c554b1db --- /dev/null +++ b/plugins/catalog-backend-module-openapi/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| openapi-types | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-puppetdb/knip-report.md b/plugins/catalog-backend-module-puppetdb/knip-report.md new file mode 100644 index 0000000000..eaad6fecaa --- /dev/null +++ b/plugins/catalog-backend-module-puppetdb/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------|:-------------| +| luxon | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md b/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md new file mode 100644 index 0000000000..2a595acf79 --- /dev/null +++ b/plugins/catalog-backend-module-scaffolder-entity-model/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-backend-module-unprocessed/knip-report.md b/plugins/catalog-backend-module-unprocessed/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/catalog-backend-module-unprocessed/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md new file mode 100644 index 0000000000..5639c9c550 --- /dev/null +++ b/plugins/catalog-backend/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-----------|:-------------| +| node-fetch | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| better-sqlite3 | package.json | +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-common/knip-report.md b/plugins/catalog-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/catalog-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/catalog-graph/knip-report.md b/plugins/catalog-graph/knip-report.md new file mode 100644 index 0000000000..ffeefea695 --- /dev/null +++ b/plugins/catalog-graph/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| lodash | package.json | +| @backstage/catalog-client | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/catalog-import/knip-report.md b/plugins/catalog-import/knip-report.md new file mode 100644 index 0000000000..106e5b2b82 --- /dev/null +++ b/plugins/catalog-import/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused devDependencies (9) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/catalog-node/knip-report.md b/plugins/catalog-node/knip-report.md new file mode 100644 index 0000000000..2a595acf79 --- /dev/null +++ b/plugins/catalog-node/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/catalog-react/knip-report.md b/plugins/catalog-react/knip-report.md new file mode 100644 index 0000000000..0bd163e533 --- /dev/null +++ b/plugins/catalog-react/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---------------------------------|:-------------| +| @backstage/plugin-catalog-common | package.json | + +## Unused devDependencies (10) + +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/cli | package.json | +| react-test-renderer | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-catalog-common | package.json | +| @backstage/plugin-scaffolder-common | package.json | + diff --git a/plugins/catalog-unprocessed-entities/knip-report.md b/plugins/catalog-unprocessed-entities/knip-report.md new file mode 100644 index 0000000000..f57e40a0ba --- /dev/null +++ b/plugins/catalog-unprocessed-entities/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/catalog/knip-report.md b/plugins/catalog/knip-report.md new file mode 100644 index 0000000000..875b92587f --- /dev/null +++ b/plugins/catalog/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| history | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-permission-common | package.json | + diff --git a/plugins/cicd-statistics-module-gitlab/knip-report.md b/plugins/cicd-statistics-module-gitlab/knip-report.md new file mode 100644 index 0000000000..3826e577d2 --- /dev/null +++ b/plugins/cicd-statistics-module-gitlab/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------|:-------------| +| luxon | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | + diff --git a/plugins/cicd-statistics/knip-report.md b/plugins/cicd-statistics/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/cicd-statistics/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/circleci/knip-report.md b/plugins/circleci/knip-report.md new file mode 100644 index 0000000000..60ceb9a96f --- /dev/null +++ b/plugins/circleci/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:---------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | + diff --git a/plugins/cloudbuild/knip-report.md b/plugins/cloudbuild/knip-report.md new file mode 100644 index 0000000000..5484ac86b2 --- /dev/null +++ b/plugins/cloudbuild/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/code-climate/knip-report.md b/plugins/code-climate/knip-report.md new file mode 100644 index 0000000000..ae8b1336a1 --- /dev/null +++ b/plugins/code-climate/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/catalog-model | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md new file mode 100644 index 0000000000..bce9ec210a --- /dev/null +++ b/plugins/code-coverage-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| xml2js | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/code-coverage/knip-report.md b/plugins/code-coverage/knip-report.md new file mode 100644 index 0000000000..308b2f4748 --- /dev/null +++ b/plugins/code-coverage/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/highlightjs | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/codescene/knip-report.md b/plugins/codescene/knip-report.md new file mode 100644 index 0000000000..cd4b52a70a --- /dev/null +++ b/plugins/codescene/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @backstage/config | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/config-schema/knip-report.md b/plugins/config-schema/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/config-schema/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/cost-insights-common/knip-report.md b/plugins/cost-insights-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/cost-insights-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/cost-insights/knip-report.md b/plugins/cost-insights/knip-report.md new file mode 100644 index 0000000000..6e3734e217 --- /dev/null +++ b/plugins/cost-insights/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------|:-------------| +| history | package.json | +| @material-ui/styles | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:----------------------------|:-------------| +| canvas | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md new file mode 100644 index 0000000000..dc9f753a6b --- /dev/null +++ b/plugins/devtools-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/minimist | package.json | +| @types/supertest | package.json | + diff --git a/plugins/devtools-common/knip-report.md b/plugins/devtools-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/devtools-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/devtools/knip-report.md b/plugins/devtools/knip-report.md new file mode 100644 index 0000000000..f57e40a0ba --- /dev/null +++ b/plugins/devtools/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/dynatrace/knip-report.md b/plugins/dynatrace/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/dynatrace/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/entity-feedback-backend/knip-report.md b/plugins/entity-feedback-backend/knip-report.md new file mode 100644 index 0000000000..02e48d9bc4 --- /dev/null +++ b/plugins/entity-feedback-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/entity-feedback-common/knip-report.md b/plugins/entity-feedback-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/entity-feedback-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/entity-feedback/knip-report.md b/plugins/entity-feedback/knip-report.md new file mode 100644 index 0000000000..f3538df4bb --- /dev/null +++ b/plugins/entity-feedback/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/entity-validation/knip-report.md b/plugins/entity-validation/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/entity-validation/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/events-backend-module-aws-sqs/knip-report.md b/plugins/events-backend-module-aws-sqs/knip-report.md new file mode 100644 index 0000000000..f8ed497e3c --- /dev/null +++ b/plugins/events-backend-module-aws-sqs/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @aws-sdk/types | package.json | +| aws-sdk-client-mock | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-module-azure/knip-report.md b/plugins/events-backend-module-azure/knip-report.md new file mode 100644 index 0000000000..c0ed269e78 --- /dev/null +++ b/plugins/events-backend-module-azure/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-module-bitbucket-cloud/knip-report.md b/plugins/events-backend-module-bitbucket-cloud/knip-report.md new file mode 100644 index 0000000000..c0ed269e78 --- /dev/null +++ b/plugins/events-backend-module-bitbucket-cloud/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-module-gerrit/knip-report.md b/plugins/events-backend-module-gerrit/knip-report.md new file mode 100644 index 0000000000..c0ed269e78 --- /dev/null +++ b/plugins/events-backend-module-gerrit/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-module-github/knip-report.md b/plugins/events-backend-module-github/knip-report.md new file mode 100644 index 0000000000..c0ed269e78 --- /dev/null +++ b/plugins/events-backend-module-github/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-module-gitlab/knip-report.md b/plugins/events-backend-module-gitlab/knip-report.md new file mode 100644 index 0000000000..c0ed269e78 --- /dev/null +++ b/plugins/events-backend-module-gitlab/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-backend-test-utils/knip-report.md b/plugins/events-backend-test-utils/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/events-backend-test-utils/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/events-backend/knip-report.md b/plugins/events-backend/knip-report.md new file mode 100644 index 0000000000..f97871a27b --- /dev/null +++ b/plugins/events-backend/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-events-backend-test-utils | package.json | + diff --git a/plugins/events-node/knip-report.md b/plugins/events-node/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/events-node/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/example-todo-list-backend/knip-report.md b/plugins/example-todo-list-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/example-todo-list-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/example-todo-list-common/knip-report.md b/plugins/example-todo-list-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/example-todo-list-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/example-todo-list/knip-report.md b/plugins/example-todo-list/knip-report.md new file mode 100644 index 0000000000..a3d34e034c --- /dev/null +++ b/plugins/example-todo-list/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/explore-backend/knip-report.md b/plugins/explore-backend/knip-report.md new file mode 100644 index 0000000000..d957444a99 --- /dev/null +++ b/plugins/explore-backend/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/types | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/explore-common/knip-report.md b/plugins/explore-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/explore-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/explore-react/knip-report.md b/plugins/explore-react/knip-report.md new file mode 100644 index 0000000000..34e67d091a --- /dev/null +++ b/plugins/explore-react/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/explore/knip-report.md b/plugins/explore/knip-report.md new file mode 100644 index 0000000000..b63a8830f2 --- /dev/null +++ b/plugins/explore/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused devDependencies (9) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | + diff --git a/plugins/firehydrant/knip-report.md b/plugins/firehydrant/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/firehydrant/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/fossa/knip-report.md b/plugins/fossa/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/fossa/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/gcalendar/knip-report.md b/plugins/gcalendar/knip-report.md new file mode 100644 index 0000000000..d90d7bd7a6 --- /dev/null +++ b/plugins/gcalendar/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------------------|:-------------| +| @maxim_mazurok/gapi.client.calendar | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/sanitize-html | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/gcp-projects/knip-report.md b/plugins/gcp-projects/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/gcp-projects/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/git-release-manager/knip-report.md b/plugins/git-release-manager/knip-report.md new file mode 100644 index 0000000000..3187e43d3b --- /dev/null +++ b/plugins/git-release-manager/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/github-actions/knip-report.md b/plugins/github-actions/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/github-actions/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/github-deployments/knip-report.md b/plugins/github-deployments/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/github-deployments/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/github-issues/knip-report.md b/plugins/github-issues/knip-report.md new file mode 100644 index 0000000000..5484ac86b2 --- /dev/null +++ b/plugins/github-issues/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/github-pull-requests-board/knip-report.md b/plugins/github-pull-requests-board/knip-report.md new file mode 100644 index 0000000000..3ef6ce2cf7 --- /dev/null +++ b/plugins/github-pull-requests-board/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/gitops-profiles/knip-report.md b/plugins/gitops-profiles/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/gitops-profiles/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/gocd/knip-report.md b/plugins/gocd/knip-report.md new file mode 100644 index 0000000000..5c60390a31 --- /dev/null +++ b/plugins/gocd/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| qs | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md new file mode 100644 index 0000000000..db0c26367a --- /dev/null +++ b/plugins/graphiql/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------|:-------------| +| graphql | package.json | +| graphql-ws | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/codemirror | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/graphql-voyager/knip-report.md b/plugins/graphql-voyager/knip-report.md new file mode 100644 index 0000000000..3ef6ce2cf7 --- /dev/null +++ b/plugins/graphql-voyager/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/home-react/knip-report.md b/plugins/home-react/knip-report.md new file mode 100644 index 0000000000..a2badb7a17 --- /dev/null +++ b/plugins/home-react/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/cli | package.json | +| @types/react-grid-layout | package.json | + diff --git a/plugins/home/knip-report.md b/plugins/home/knip-report.md new file mode 100644 index 0000000000..b0aec89510 --- /dev/null +++ b/plugins/home/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/ilert/knip-report.md b/plugins/ilert/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/ilert/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md new file mode 100644 index 0000000000..586ac73fae --- /dev/null +++ b/plugins/jenkins-backend/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/jenkins-common/knip-report.md b/plugins/jenkins-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/jenkins-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/jenkins/knip-report.md b/plugins/jenkins/knip-report.md new file mode 100644 index 0000000000..34592ee915 --- /dev/null +++ b/plugins/jenkins/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:---------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @types/testing-library__jest-dom | package.json | + diff --git a/plugins/kafka-backend/knip-report.md b/plugins/kafka-backend/knip-report.md new file mode 100644 index 0000000000..c8923ea814 --- /dev/null +++ b/plugins/kafka-backend/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| jest-when | package.json | +| @backstage/cli | package.json | +| @types/jest-when | package.json | + diff --git a/plugins/kafka/knip-report.md b/plugins/kafka/knip-report.md new file mode 100644 index 0000000000..17bd287fbc --- /dev/null +++ b/plugins/kafka/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| jest-when | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/kubernetes-backend/knip-report.md b/plugins/kubernetes-backend/knip-report.md new file mode 100644 index 0000000000..20f05141fc --- /dev/null +++ b/plugins/kubernetes-backend/knip-report.md @@ -0,0 +1,28 @@ +# Knip report + +## Unused dependencies (7) + +| Name | Location | +|:-------------------|:-------------| +| yn | package.json | +| cors | package.json | +| morgan | package.json | +| helmet | package.json | +| compression | package.json | +| stream-buffers | package.json | +| @jest-mock/express | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:-------------------------------------------------------------|:-------------| +| ws | package.json | +| msw | package.json | +| supertest | package.json | +| @types/aws4 | package.json | +| @backstage/cli | package.json | +| @backstage/backend-app-api | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-permission-backend | package.json | +| @backstage/plugin-permission-backend-module-allow-all-policy | package.json | + diff --git a/plugins/kubernetes-cluster/knip-report.md b/plugins/kubernetes-cluster/knip-report.md new file mode 100644 index 0000000000..963f8f85a6 --- /dev/null +++ b/plugins/kubernetes-cluster/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (5) + +| Name | Location | +|:------------------------|:-------------| +| luxon | package.json | +| lodash | package.json | +| js-yaml | package.json | +| cronstrue | package.json | +| @kubernetes-models/base | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/kubernetes-common/knip-report.md b/plugins/kubernetes-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/kubernetes-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/kubernetes-node/knip-report.md b/plugins/kubernetes-node/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/kubernetes-node/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/kubernetes-react/knip-report.md b/plugins/kubernetes-react/knip-report.md new file mode 100644 index 0000000000..953c3c2f9f --- /dev/null +++ b/plugins/kubernetes-react/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| jest-websocket-mock | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/kubernetes/knip-report.md b/plugins/kubernetes/knip-report.md new file mode 100644 index 0000000000..6d80ad2943 --- /dev/null +++ b/plugins/kubernetes/knip-report.md @@ -0,0 +1,29 @@ +# Knip report + +## Unused dependencies (11) + +| Name | Location | +|:--------------------------------|:-------------| +| xterm | package.json | +| luxon | package.json | +| lodash | package.json | +| js-yaml | package.json | +| cronstrue | package.json | +| xterm-addon-fit | package.json | +| kubernetes-models | package.json | +| xterm-addon-attach | package.json | +| @kubernetes/client-node | package.json | +| @kubernetes-models/base | package.json | +| @kubernetes-models/apimachinery | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/lighthouse-backend/knip-report.md b/plugins/lighthouse-backend/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/lighthouse-backend/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/lighthouse-common/knip-report.md b/plugins/lighthouse-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/lighthouse-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/lighthouse/knip-report.md b/plugins/lighthouse/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/lighthouse/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/linguist-backend/knip-report.md b/plugins/linguist-backend/knip-report.md new file mode 100644 index 0000000000..93d1ed03cc --- /dev/null +++ b/plugins/linguist-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:----------------------------|:-------------| +| yn | package.json | +| @backstage/plugin-auth-node | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| js-yaml | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/linguist-common/knip-report.md b/plugins/linguist-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/linguist-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/linguist/knip-report.md b/plugins/linguist/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/linguist/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/microsoft-calendar/knip-report.md b/plugins/microsoft-calendar/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/microsoft-calendar/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/newrelic-dashboard/knip-report.md b/plugins/newrelic-dashboard/knip-report.md new file mode 100644 index 0000000000..3fa6192efd --- /dev/null +++ b/plugins/newrelic-dashboard/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/newrelic/knip-report.md b/plugins/newrelic/knip-report.md new file mode 100644 index 0000000000..49caf552e3 --- /dev/null +++ b/plugins/newrelic/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/nomad-backend/knip-report.md b/plugins/nomad-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/nomad-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/nomad/knip-report.md b/plugins/nomad/knip-report.md new file mode 100644 index 0000000000..d8e2df9bd9 --- /dev/null +++ b/plugins/nomad/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| cross-fetch | package.json | +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/octopus-deploy/knip-report.md b/plugins/octopus-deploy/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/octopus-deploy/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/opencost/knip-report.md b/plugins/opencost/knip-report.md new file mode 100644 index 0000000000..a42dca8cda --- /dev/null +++ b/plugins/opencost/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/org-react/knip-report.md b/plugins/org-react/knip-report.md new file mode 100644 index 0000000000..8b68d31b4a --- /dev/null +++ b/plugins/org-react/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/catalog-client | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/org/knip-report.md b/plugins/org/knip-report.md new file mode 100644 index 0000000000..50cc635025 --- /dev/null +++ b/plugins/org/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused devDependencies (13) + +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/types | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @backstage/catalog-client | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-permission-react | package.json | +| @backstage/plugin-permission-common | package.json | + diff --git a/plugins/pagerduty/knip-report.md b/plugins/pagerduty/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/pagerduty/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/periskop-backend/knip-report.md b/plugins/periskop-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/periskop-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/periskop/knip-report.md b/plugins/periskop/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/periskop/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/permission-backend-module-policy-allow-all/knip-report.md b/plugins/permission-backend-module-policy-allow-all/knip-report.md new file mode 100644 index 0000000000..2a595acf79 --- /dev/null +++ b/plugins/permission-backend-module-policy-allow-all/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/permission-backend/knip-report.md b/plugins/permission-backend/knip-report.md new file mode 100644 index 0000000000..cd9ea197f2 --- /dev/null +++ b/plugins/permission-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/permission-common/knip-report.md b/plugins/permission-common/knip-report.md new file mode 100644 index 0000000000..23d85dc9a4 --- /dev/null +++ b/plugins/permission-common/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | + diff --git a/plugins/permission-node/knip-report.md b/plugins/permission-node/knip-report.md new file mode 100644 index 0000000000..e03ed5c8a2 --- /dev/null +++ b/plugins/permission-node/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/permission-react/knip-report.md b/plugins/permission-react/knip-report.md new file mode 100644 index 0000000000..bac77f66bc --- /dev/null +++ b/plugins/permission-react/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/playlist-backend/knip-report.md b/plugins/playlist-backend/knip-report.md new file mode 100644 index 0000000000..02e48d9bc4 --- /dev/null +++ b/plugins/playlist-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/playlist-common/knip-report.md b/plugins/playlist-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/playlist-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/playlist/knip-report.md b/plugins/playlist/knip-report.md new file mode 100644 index 0000000000..f7eb3835e9 --- /dev/null +++ b/plugins/playlist/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/plugin-permission-common | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:--------------------------|:-------------| +| swr | package.json | +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/proxy-backend/knip-report.md b/plugins/proxy-backend/knip-report.md new file mode 100644 index 0000000000..a62026b363 --- /dev/null +++ b/plugins/proxy-backend/knip-report.md @@ -0,0 +1,25 @@ +# Knip report + +## Unused dependencies (5) + +| Name | Location | +|:-------|:-------------| +| yn | package.json | +| yup | package.json | +| yaml | package.json | +| uuid | package.json | +| morgan | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @types/yup | package.json | +| @types/uuid | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/config-loader | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/puppetdb/knip-report.md b/plugins/puppetdb/knip-report.md new file mode 100644 index 0000000000..4aa4b7205e --- /dev/null +++ b/plugins/puppetdb/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/rollbar-backend/knip-report.md b/plugins/rollbar-backend/knip-report.md new file mode 100644 index 0000000000..c9d04b52a7 --- /dev/null +++ b/plugins/rollbar-backend/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (5) + +| Name | Location | +|:------------|:-------------| +| yn | package.json | +| cors | package.json | +| morgan | package.json | +| fs-extra | package.json | +| compression | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/rollbar/knip-report.md b/plugins/rollbar/knip-report.md new file mode 100644 index 0000000000..95ee34d272 --- /dev/null +++ b/plugins/rollbar/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------|:-------------| +| lodash | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/scaffolder-backend-module-azure/knip-report.md b/plugins/scaffolder-backend-module-azure/knip-report.md new file mode 100644 index 0000000000..e0fd9e375f --- /dev/null +++ b/plugins/scaffolder-backend-module-azure/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/backend-common | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md new file mode 100644 index 0000000000..7f1069ffcc --- /dev/null +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/backend-common | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md b/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md new file mode 100644 index 0000000000..3a54a7981d --- /dev/null +++ b/plugins/scaffolder-backend-module-confluence-to-markdown/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-cookiecutter/knip-report.md b/plugins/scaffolder-backend-module-cookiecutter/knip-report.md new file mode 100644 index 0000000000..bbd720480b --- /dev/null +++ b/plugins/scaffolder-backend-module-cookiecutter/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| winston | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-gerrit/knip-report.md b/plugins/scaffolder-backend-module-gerrit/knip-report.md new file mode 100644 index 0000000000..ae9842cd4e --- /dev/null +++ b/plugins/scaffolder-backend-module-gerrit/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-common | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-github/knip-report.md b/plugins/scaffolder-backend-module-github/knip-report.md new file mode 100644 index 0000000000..9a7a0d3a57 --- /dev/null +++ b/plugins/scaffolder-backend-module-github/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| fs-extra | package.json | +| jest-when | package.json | +| jsonschema | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + +## Unlisted dependencies (1) + +| Name | Location | +|:-------------------------------|:-----------------------| +| @octokit/core/dist-types/types | src/actions/helpers.ts | + diff --git a/plugins/scaffolder-backend-module-gitlab/knip-report.md b/plugins/scaffolder-backend-module-gitlab/knip-report.md new file mode 100644 index 0000000000..b127556ac5 --- /dev/null +++ b/plugins/scaffolder-backend-module-gitlab/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/core-app-api | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-rails/knip-report.md b/plugins/scaffolder-backend-module-rails/knip-report.md new file mode 100644 index 0000000000..b7d1f647ff --- /dev/null +++ b/plugins/scaffolder-backend-module-rails/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @backstage/config | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| jest-when | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-sentry/knip-report.md b/plugins/scaffolder-backend-module-sentry/knip-report.md new file mode 100644 index 0000000000..8834481f6c --- /dev/null +++ b/plugins/scaffolder-backend-module-sentry/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-----|:-------------| +| yaml | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/types | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-yeoman/knip-report.md b/plugins/scaffolder-backend-module-yeoman/knip-report.md new file mode 100644 index 0000000000..c15e502911 --- /dev/null +++ b/plugins/scaffolder-backend-module-yeoman/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| winston | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-common | package.json | + diff --git a/plugins/scaffolder-backend/knip-report.md b/plugins/scaffolder-backend/knip-report.md new file mode 100644 index 0000000000..de66889150 --- /dev/null +++ b/plugins/scaffolder-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------|:-------------| +| p-limit | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| strip-ansi | package.json | +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-common/knip-report.md b/plugins/scaffolder-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/scaffolder-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/scaffolder-node/knip-report.md b/plugins/scaffolder-node/knip-report.md new file mode 100644 index 0000000000..27a330fa40 --- /dev/null +++ b/plugins/scaffolder-node/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/config | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-react/knip-report.md b/plugins/scaffolder-react/knip-report.md new file mode 100644 index 0000000000..57eae672dc --- /dev/null +++ b/plugins/scaffolder-react/knip-report.md @@ -0,0 +1,27 @@ +# Knip report + +## Unused dependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| zod | package.json | +| immer | package.json | +| zen-observable | package.json | +| @backstage/theme | package.json | +| zod-to-json-schema | package.json | +| @backstage/catalog-client | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:---------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-catalog-common | package.json | + diff --git a/plugins/scaffolder/knip-report.md b/plugins/scaffolder/knip-report.md new file mode 100644 index 0000000000..bf7175c19f --- /dev/null +++ b/plugins/scaffolder/knip-report.md @@ -0,0 +1,25 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:--------------------|:-------------| +| immer | package.json | +| git-url-parse | package.json | +| json-schema-library | package.json | + +## Unused devDependencies (10) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/search-backend-module-catalog/knip-report.md b/plugins/search-backend-module-catalog/knip-report.md new file mode 100644 index 0000000000..3a54a7981d --- /dev/null +++ b/plugins/search-backend-module-catalog/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-backend-module-elasticsearch/knip-report.md b/plugins/search-backend-module-elasticsearch/knip-report.md new file mode 100644 index 0000000000..80371af481 --- /dev/null +++ b/plugins/search-backend-module-elasticsearch/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/backend-common | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @short.io/opensearch-mock | package.json | +| @backstage/backend-common | package.json | +| @elastic/elasticsearch-mock | package.json | + diff --git a/plugins/search-backend-module-explore/knip-report.md b/plugins/search-backend-module-explore/knip-report.md new file mode 100644 index 0000000000..3a54a7981d --- /dev/null +++ b/plugins/search-backend-module-explore/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-backend-module-pg/knip-report.md b/plugins/search-backend-module-pg/knip-report.md new file mode 100644 index 0000000000..d85ea7be07 --- /dev/null +++ b/plugins/search-backend-module-pg/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------|:-------------| +| lodash | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-backend-module-stack-overflow-collator/knip-report.md b/plugins/search-backend-module-stack-overflow-collator/knip-report.md new file mode 100644 index 0000000000..3a54a7981d --- /dev/null +++ b/plugins/search-backend-module-stack-overflow-collator/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-backend-module-techdocs/knip-report.md b/plugins/search-backend-module-techdocs/knip-report.md new file mode 100644 index 0000000000..3a54a7981d --- /dev/null +++ b/plugins/search-backend-module-techdocs/knip-report.md @@ -0,0 +1,10 @@ +# Knip report + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-backend-node/knip-report.md b/plugins/search-backend-node/knip-report.md new file mode 100644 index 0000000000..1beec7d360 --- /dev/null +++ b/plugins/search-backend-node/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------|:-------------| +| lodash | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md new file mode 100644 index 0000000000..21d04f2ad5 --- /dev/null +++ b/plugins/search-backend/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:----------------------------------|:-------------| +| yn | package.json | +| @backstage/plugin-permission-node | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/search-common/knip-report.md b/plugins/search-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/search-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/search-react/knip-report.md b/plugins/search-react/knip-report.md new file mode 100644 index 0000000000..fcc7b94e86 --- /dev/null +++ b/plugins/search-react/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/theme | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:-------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @backstage/frontend-app-api | package.json | +| @backstage/frontend-test-utils | package.json | + diff --git a/plugins/search/knip-report.md b/plugins/search/knip-report.md new file mode 100644 index 0000000000..290a23740b --- /dev/null +++ b/plugins/search/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused devDependencies (9) + +| Name | Location | +|:----------------------------|:-------------| +| history | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/sentry/knip-report.md b/plugins/sentry/knip-report.md new file mode 100644 index 0000000000..89c276c630 --- /dev/null +++ b/plugins/sentry/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------|:-------------| +| @date-io/core | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/shortcuts/knip-report.md b/plugins/shortcuts/knip-report.md new file mode 100644 index 0000000000..5484ac86b2 --- /dev/null +++ b/plugins/shortcuts/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/sonarqube-backend/knip-report.md b/plugins/sonarqube-backend/knip-report.md new file mode 100644 index 0000000000..dfdfabd895 --- /dev/null +++ b/plugins/sonarqube-backend/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/sonarqube-react/knip-report.md b/plugins/sonarqube-react/knip-report.md new file mode 100644 index 0000000000..588d89283b --- /dev/null +++ b/plugins/sonarqube-react/knip-report.md @@ -0,0 +1,9 @@ +# Knip report + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | + diff --git a/plugins/sonarqube/knip-report.md b/plugins/sonarqube/knip-report.md new file mode 100644 index 0000000000..3f33f551fb --- /dev/null +++ b/plugins/sonarqube/knip-report.md @@ -0,0 +1,21 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/catalog-model | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/splunk-on-call/knip-report.md b/plugins/splunk-on-call/knip-report.md new file mode 100644 index 0000000000..44e48cb6b2 --- /dev/null +++ b/plugins/splunk-on-call/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/stack-overflow-backend/knip-report.md b/plugins/stack-overflow-backend/knip-report.md new file mode 100644 index 0000000000..42a04f1be0 --- /dev/null +++ b/plugins/stack-overflow-backend/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:-----------|:-------------| +| qs | package.json | +| winston | package.json | +| node-fetch | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/stack-overflow/knip-report.md b/plugins/stack-overflow/knip-report.md new file mode 100644 index 0000000000..e70def7c45 --- /dev/null +++ b/plugins/stack-overflow/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @testing-library/jest-dom | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/stackstorm/knip-report.md b/plugins/stackstorm/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/stackstorm/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/tech-insights-backend-module-jsonfc/knip-report.md b/plugins/tech-insights-backend-module-jsonfc/knip-report.md new file mode 100644 index 0000000000..d250ee017c --- /dev/null +++ b/plugins/tech-insights-backend-module-jsonfc/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| luxon | package.json | +| @backstage/backend-common | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/tech-insights-backend/knip-report.md b/plugins/tech-insights-backend/knip-report.md new file mode 100644 index 0000000000..35f2e6fc89 --- /dev/null +++ b/plugins/tech-insights-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----|:-------------| +| yn | package.json | +| uuid | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/tech-insights-common/knip-report.md b/plugins/tech-insights-common/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/tech-insights-common/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/tech-insights-node/knip-report.md b/plugins/tech-insights-node/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/tech-insights-node/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/tech-insights/knip-report.md b/plugins/tech-insights/knip-report.md new file mode 100644 index 0000000000..4346521955 --- /dev/null +++ b/plugins/tech-insights/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/tech-radar/knip-report.md b/plugins/tech-radar/knip-report.md new file mode 100644 index 0000000000..7854337bc3 --- /dev/null +++ b/plugins/tech-radar/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:-------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @backstage/frontend-test-utils | package.json | + diff --git a/plugins/techdocs-addons-test-utils/knip-report.md b/plugins/techdocs-addons-test-utils/knip-report.md new file mode 100644 index 0000000000..6772f6c64a --- /dev/null +++ b/plugins/techdocs-addons-test-utils/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/plugin-catalog | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/techdocs-backend/knip-report.md b/plugins/techdocs-backend/knip-report.md new file mode 100644 index 0000000000..771313f9d2 --- /dev/null +++ b/plugins/techdocs-backend/knip-report.md @@ -0,0 +1,11 @@ +# Knip report + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/techdocs-module-addons-contrib/knip-report.md b/plugins/techdocs-module-addons-contrib/knip-report.md new file mode 100644 index 0000000000..05a106a71a --- /dev/null +++ b/plugins/techdocs-module-addons-contrib/knip-report.md @@ -0,0 +1,13 @@ +# Knip report + +## Unused devDependencies (6) + +| Name | Location | +|:---------------------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-techdocs-addons-test-utils | package.json | + diff --git a/plugins/techdocs-node/knip-report.md b/plugins/techdocs-node/knip-report.md new file mode 100644 index 0000000000..5057ef304a --- /dev/null +++ b/plugins/techdocs-node/knip-report.md @@ -0,0 +1,12 @@ +# Knip report + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| aws-sdk-client-mock | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/techdocs-react/knip-report.md b/plugins/techdocs-react/knip-report.md new file mode 100644 index 0000000000..95c382cd51 --- /dev/null +++ b/plugins/techdocs-react/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:------------------|:-------------| +| react-helmet | package.json | +| @material-ui/core | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/theme | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/techdocs/knip-report.md b/plugins/techdocs/knip-report.md new file mode 100644 index 0000000000..f78d6cfa0d --- /dev/null +++ b/plugins/techdocs/knip-report.md @@ -0,0 +1,24 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------------|:-------------| +| jss | package.json | +| @backstage/theme | package.json | + +## Unused devDependencies (10) + +| Name | Location | +|:-------------------------------------------------|:-------------| +| canvas | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-techdocs-module-addons-contrib | package.json | + diff --git a/plugins/todo-backend/knip-report.md b/plugins/todo-backend/knip-report.md new file mode 100644 index 0000000000..8c164ce0a4 --- /dev/null +++ b/plugins/todo-backend/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/todo/knip-report.md b/plugins/todo/knip-report.md new file mode 100644 index 0000000000..a1b2118648 --- /dev/null +++ b/plugins/todo/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------------------|:-------------| +| @material-ui/icons | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/user-settings-backend/knip-report.md b/plugins/user-settings-backend/knip-report.md new file mode 100644 index 0000000000..57512bd519 --- /dev/null +++ b/plugins/user-settings-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| winston | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/user-settings/knip-report.md b/plugins/user-settings/knip-report.md new file mode 100644 index 0000000000..7d8fa19337 --- /dev/null +++ b/plugins/user-settings/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/theme | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/vault-backend/knip-report.md b/plugins/vault-backend/knip-report.md new file mode 100644 index 0000000000..6db72eb479 --- /dev/null +++ b/plugins/vault-backend/knip-report.md @@ -0,0 +1,22 @@ +# Knip report + +## Unused dependencies (4) + +| Name | Location | +|:------------|:-------------| +| yn | package.json | +| cors | package.json | +| helmet | package.json | +| compression | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @types/compression | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/vault-node/knip-report.md b/plugins/vault-node/knip-report.md new file mode 100644 index 0000000000..24c942926b --- /dev/null +++ b/plugins/vault-node/knip-report.md @@ -0,0 +1,8 @@ +# Knip report + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/vault/knip-report.md b/plugins/vault/knip-report.md new file mode 100644 index 0000000000..08495d977c --- /dev/null +++ b/plugins/vault/knip-report.md @@ -0,0 +1,15 @@ +# Knip report + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | + diff --git a/plugins/xcmetrics/knip-report.md b/plugins/xcmetrics/knip-report.md new file mode 100644 index 0000000000..b0aec89510 --- /dev/null +++ b/plugins/xcmetrics/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @testing-library/user-event | package.json | + diff --git a/scripts/check-docs-quality.js b/scripts/check-docs-quality.js index 7960ff72bb..b0c5790467 100755 --- a/scripts/check-docs-quality.js +++ b/scripts/check-docs-quality.js @@ -26,6 +26,7 @@ const IGNORED = [ /^OWNERS\.md$/, /^.*[/\\]CHANGELOG\.md$/, /^.*[/\\]([^\/]+-)?api-report\.md$/, + /^.*[/\\]knip-report\.md$/, /^docs[/\\]releases[/\\].*-changelog\.md$/, /^docs[/\\]reference[/\\]/, ]; @@ -65,7 +66,7 @@ async function exitIfMissingVale() { } catch (e) { if (process.env.CI) { console.log( - `Language linter (vale) was not found. Please install vale linter (https://docs.errata.ai/vale/install).\n`, + `Language linter (vale) was not found. Please install vale linter (https://vale.sh/docs/vale-cli/installation/).\n`, ); process.exit(1); } diff --git a/yarn.lock b/yarn.lock index 4711891d38..2c7aa0ecdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10788,6 +10788,33 @@ __metadata: languageName: node linkType: hard +"@ericcornelissen/bash-parser@npm:0.5.2": + version: 0.5.2 + resolution: "@ericcornelissen/bash-parser@npm:0.5.2" + dependencies: + array-last: ^1.1.1 + babylon: ^6.9.1 + compose-function: ^3.0.3 + deep-freeze: 0.0.1 + filter-iterator: 0.0.1 + filter-obj: ^1.1.0 + has-own-property: ^0.1.0 + identity-function: ^1.0.0 + is-iterable: ^1.1.0 + iterable-lookahead: ^1.0.0 + lodash.curry: ^4.1.1 + magic-string: ^0.16.0 + map-obj: ^2.0.0 + object-pairs: ^0.1.0 + object-values: ^1.0.0 + reverse-arguments: ^1.0.0 + shell-quote-word: ^1.0.1 + to-pascal-case: ^1.0.0 + unescape-js: ^1.0.5 + checksum: ed6feb775a45e529e36b8ab01cfe2ba39446d8403f30022d4c00f009a45ae47e9c2fd43d5607b7120366c29c42aaf4c5b0bc202066e71d543f3cde235240a87b + languageName: node + linkType: hard + "@esbuild/aix-ppc64@npm:0.19.12": version: 0.19.12 resolution: "@esbuild/aix-ppc64@npm:0.19.12" @@ -13759,6 +13786,22 @@ __metadata: languageName: node linkType: hard +"@npmcli/git@npm:^5.0.0": + version: 5.0.4 + resolution: "@npmcli/git@npm:5.0.4" + dependencies: + "@npmcli/promise-spawn": ^7.0.0 + lru-cache: ^10.0.1 + npm-pick-manifest: ^9.0.0 + proc-log: ^3.0.0 + promise-inflight: ^1.0.1 + promise-retry: ^2.0.1 + semver: ^7.3.5 + which: ^4.0.0 + checksum: 3c4adb7294eb7562cb0d908f36e1967ae6bde438192affd7f103cdeebbd9b2d83cd6b41b7db2278c9acd934c4af138baa094544e8e8a530b515c4084438d0170 + languageName: node + linkType: hard + "@npmcli/installed-package-contents@npm:^1.0.6, @npmcli/installed-package-contents@npm:^1.0.7": version: 1.0.7 resolution: "@npmcli/installed-package-contents@npm:1.0.7" @@ -13771,6 +13814,18 @@ __metadata: languageName: node linkType: hard +"@npmcli/map-workspaces@npm:3.0.4": + version: 3.0.4 + resolution: "@npmcli/map-workspaces@npm:3.0.4" + dependencies: + "@npmcli/name-from-folder": ^2.0.0 + glob: ^10.2.2 + minimatch: ^9.0.0 + read-package-json-fast: ^3.0.0 + checksum: 99607dbc502b16d0ce7a47a81ccc496b3f5ed10df4e61e61a505929de12c356092996044174ae0cfd6d8cc177ef3b597eef4987b674fc0c5a306d3a8cc1fe91a + languageName: node + linkType: hard + "@npmcli/map-workspaces@npm:^2.0.0": version: 2.0.0 resolution: "@npmcli/map-workspaces@npm:2.0.0" @@ -13822,6 +13877,13 @@ __metadata: languageName: node linkType: hard +"@npmcli/name-from-folder@npm:^2.0.0": + version: 2.0.0 + resolution: "@npmcli/name-from-folder@npm:2.0.0" + checksum: fb3ef891aa57315fb6171866847f298577c8bda98a028e93e458048477133e142b4eb45ce9f3b80454f7c257612cb01754ee782d608507698dd712164436f5bd + languageName: node + linkType: hard + "@npmcli/node-gyp@npm:^1.0.2, @npmcli/node-gyp@npm:^1.0.3": version: 1.0.3 resolution: "@npmcli/node-gyp@npm:1.0.3" @@ -13829,6 +13891,21 @@ __metadata: languageName: node linkType: hard +"@npmcli/package-json@npm:5.0.0": + version: 5.0.0 + resolution: "@npmcli/package-json@npm:5.0.0" + dependencies: + "@npmcli/git": ^5.0.0 + glob: ^10.2.2 + hosted-git-info: ^7.0.0 + json-parse-even-better-errors: ^3.0.0 + normalize-package-data: ^6.0.0 + proc-log: ^3.0.0 + semver: ^7.5.3 + checksum: 0d128e84e05e8a1771c8cc1f4232053fecf32e28f44e123ad16366ca3a7fd06f272f25f0b7d058f2763cab26bc479c8fc3c570af5de6324b05cb39868dcc6264 + languageName: node + linkType: hard + "@npmcli/package-json@npm:^1.0.1": version: 1.0.1 resolution: "@npmcli/package-json@npm:1.0.1" @@ -13847,6 +13924,15 @@ __metadata: languageName: node linkType: hard +"@npmcli/promise-spawn@npm:^7.0.0": + version: 7.0.1 + resolution: "@npmcli/promise-spawn@npm:7.0.1" + dependencies: + which: ^4.0.0 + checksum: a2b25d66d4dc835c69593bdf56588d66299fde3e80be4978347e686f24647007b794ce4da4cfcfcc569c67112720b746c4e7bf18ce45c096712d8b75fed19ec7 + languageName: node + linkType: hard + "@npmcli/run-script@npm:^2.0.0": version: 2.0.0 resolution: "@npmcli/run-script@npm:2.0.0" @@ -14704,7 +14790,7 @@ __metadata: languageName: node linkType: hard -"@pkgjs/parseargs@npm:^0.11.0": +"@pkgjs/parseargs@npm:0.11.0, @pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" checksum: 6ad6a00fc4f2f2cfc6bff76fb1d88b8ee20bc0601e18ebb01b6d4be583733a860239a521a7fbca73b612e66705078809483549d2b18f370eb346c5155c8e4a0f @@ -14761,6 +14847,141 @@ __metadata: languageName: node linkType: hard +"@pnpm/constants@npm:7.1.1": + version: 7.1.1 + resolution: "@pnpm/constants@npm:7.1.1" + checksum: a8b6a8c633ba2099ee844a3dd7934352a2135872e86f8fe497d599837b8be7eac374839598b70030e63cb3a32f945e881d6c0e1542f0be2b74ec52d78f891649 + languageName: node + linkType: hard + +"@pnpm/core-loggers@npm:9.0.6": + version: 9.0.6 + resolution: "@pnpm/core-loggers@npm:9.0.6" + dependencies: + "@pnpm/types": 9.4.2 + peerDependencies: + "@pnpm/logger": ^5.0.0 + checksum: ab0656839c873f5954109d540ca2a7b144626036c7f78ef4a7717e755449f9c7acda3a425b83ebc1349ad5ce295f2b6e9b133be14294b11c5df6a0f8b4feaea1 + languageName: node + linkType: hard + +"@pnpm/error@npm:5.0.2": + version: 5.0.2 + resolution: "@pnpm/error@npm:5.0.2" + dependencies: + "@pnpm/constants": 7.1.1 + checksum: 490e90b3a6fa6527a5a2b07dfd46982e005d8834036871a30cf03fcb389497b9828ed01c0d39e88b6352a340556de316eae9dbefcb3246f368815a03241576e6 + languageName: node + linkType: hard + +"@pnpm/fetching-types@npm:5.0.0": + version: 5.0.0 + resolution: "@pnpm/fetching-types@npm:5.0.0" + dependencies: + "@zkochan/retry": ^0.2.0 + node-fetch: 3.0.0-beta.9 + checksum: 845c1597be6246f484477c3badce5573a1ab35c741f59e297813faf195d07e4c03ca871beb10d614a987a4dff78bd72265c0bd56c40cbf941e416b1f3ea6231c + languageName: node + linkType: hard + +"@pnpm/graceful-fs@npm:3.2.0": + version: 3.2.0 + resolution: "@pnpm/graceful-fs@npm:3.2.0" + dependencies: + graceful-fs: ^4.2.11 + checksum: b31bad77530101d27044d2d712ecf09684398cc72311fbb079675f393219fff002a9ab8e3ea91014e79f1586a861a100ac9b4881d72156383aca6e85cf9855be + languageName: node + linkType: hard + +"@pnpm/logger@npm:5.0.0": + version: 5.0.0 + resolution: "@pnpm/logger@npm:5.0.0" + dependencies: + bole: ^5.0.0 + ndjson: ^2.0.0 + checksum: 6ea91cb3a539351371147b6f051489a01630538327bb3773105e91b9b35ec689b6fc1d112d484726deffe6953b738318e1a86205362baf9fb49fad27084b8f74 + languageName: node + linkType: hard + +"@pnpm/npm-package-arg@npm:^1.0.0": + version: 1.0.0 + resolution: "@pnpm/npm-package-arg@npm:1.0.0" + dependencies: + hosted-git-info: ^4.0.1 + semver: ^7.3.5 + validate-npm-package-name: ^4.0.0 + checksum: e3dbcb605b6c86e0d29854aab00af086fd922211c9c2ed4f4923a70947c10d563b5e9adc8441d7ec0a23d074edb9cd1f0c334b506c4ecc549b07b60700f3639a + languageName: node + linkType: hard + +"@pnpm/npm-resolver@npm:18.0.2": + version: 18.0.2 + resolution: "@pnpm/npm-resolver@npm:18.0.2" + dependencies: + "@pnpm/core-loggers": 9.0.6 + "@pnpm/error": 5.0.2 + "@pnpm/fetching-types": 5.0.0 + "@pnpm/graceful-fs": 3.2.0 + "@pnpm/resolve-workspace-range": 5.0.1 + "@pnpm/resolver-base": 11.0.2 + "@pnpm/types": 9.4.2 + "@zkochan/retry": ^0.2.0 + encode-registry: ^3.0.1 + load-json-file: ^6.2.0 + lru-cache: ^10.0.2 + normalize-path: ^3.0.0 + p-limit: ^3.1.0 + p-memoize: 4.0.1 + parse-npm-tarball-url: ^3.0.0 + path-temp: ^2.1.0 + ramda: "npm:@pnpm/ramda@0.28.1" + rename-overwrite: ^5.0.0 + semver: ^7.5.4 + ssri: 10.0.5 + version-selector-type: ^3.0.0 + peerDependencies: + "@pnpm/logger": ^5.0.0 + checksum: 49f07d4939cb8589f4133e0d47fb525d6d04dbe2dfa28057ca8a8f143b4676fb339a96299852119c28c46cabf68b5f66be5385dbcba59a1bddeab65d7a5d189e + languageName: node + linkType: hard + +"@pnpm/resolve-workspace-range@npm:5.0.1": + version: 5.0.1 + resolution: "@pnpm/resolve-workspace-range@npm:5.0.1" + dependencies: + semver: ^7.4.0 + checksum: 4c6a853b1f6d8030e5458d1d88891932e209ed35daa3032919802e6005a4beca5fa31ffd2769be1353a9f0367971afebd51493ab187ac675a73a35640a82aaa1 + languageName: node + linkType: hard + +"@pnpm/resolver-base@npm:11.0.2": + version: 11.0.2 + resolution: "@pnpm/resolver-base@npm:11.0.2" + dependencies: + "@pnpm/types": 9.4.2 + checksum: 346abcdfcae881601f374b8323bf17bcc6f35282e28e073eff8e2f3c388c4ff897da6a2c615bc5165383bb825fe24985e8b987ae8221ca876a2f24aaf9b40656 + languageName: node + linkType: hard + +"@pnpm/types@npm:9.4.2": + version: 9.4.2 + resolution: "@pnpm/types@npm:9.4.2" + checksum: a499e5442c53c38820730e626eb75b67305c838d486e2544527a1dd7bc2666ac75e91db8bc8b6ee7776927593297339468e212d239f27b0d0520ee972ab8b0b9 + languageName: node + linkType: hard + +"@pnpm/workspace.pkgs-graph@npm:^2.0.13": + version: 2.0.13 + resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.13" + dependencies: + "@pnpm/npm-package-arg": ^1.0.0 + "@pnpm/npm-resolver": 18.0.2 + "@pnpm/resolve-workspace-range": 5.0.1 + ramda: "npm:@pnpm/ramda@0.28.1" + checksum: 3a39f39b5c86a2a273106a68d0060ca09e2dfd8ac646d11ac0471d4848f6db23b9d8719cbf9e36285ef13ad78527b41824b2e04fdbf533ce275bfe081012dfb8 + languageName: node + linkType: hard + "@popperjs/core@npm:^2.11.8": version: 2.11.8 resolution: "@popperjs/core@npm:2.11.8" @@ -15929,6 +16150,13 @@ __metadata: languageName: node linkType: hard +"@sindresorhus/merge-streams@npm:^1.0.0": + version: 1.0.0 + resolution: "@sindresorhus/merge-streams@npm:1.0.0" + checksum: 453c2a28164113a5ec4fd23ba636e291a4112f6ee9e91cd5476b9a96e0fc9ee5ff40d405fe81bbf284c9773b7ed718a3a0f31df7895a0efd413b1f9775d154fe + languageName: node + linkType: hard + "@sinonjs/commons@npm:^2.0.0": version: 2.0.0 resolution: "@sinonjs/commons@npm:2.0.0" @@ -16547,6 +16775,19 @@ __metadata: languageName: node linkType: hard +"@snyk/github-codeowners@npm:1.1.0": + version: 1.1.0 + resolution: "@snyk/github-codeowners@npm:1.1.0" + dependencies: + commander: ^4.1.1 + ignore: ^5.1.8 + p-map: ^4.0.0 + bin: + github-codeowners: dist/cli.js + checksum: 133f867fa968f96229ebce724d8aedaa124218e20add96a3a7d39ea45e52007fee50cc90c39e406c9e662483d003da9326e00dc4d612afa5c2ca069d1cdab9d7 + languageName: node + linkType: hard + "@spotify/eslint-config-base@npm:^14.0.0": version: 14.0.1 resolution: "@spotify/eslint-config-base@npm:14.0.1" @@ -20557,6 +20798,22 @@ __metadata: languageName: node linkType: hard +"@zkochan/retry@npm:^0.2.0": + version: 0.2.0 + resolution: "@zkochan/retry@npm:0.2.0" + checksum: 268e77e4f2254e608fdb79396ab6947e7c302ebe3df90696ad6cda4f09417845ca13ad4e6bfe813fab1839f1e66b14294ceb5591fb4dacd0999927aa6fe55826 + languageName: node + linkType: hard + +"@zkochan/rimraf@npm:^2.1.2": + version: 2.1.3 + resolution: "@zkochan/rimraf@npm:2.1.3" + dependencies: + rimraf: ^3.0.2 + checksum: 81cf488065b3b3fcb49980d35dc49a59f8961887c7ed589250ea233f7b91a30c3b9d3ec0b7700829062e7c514c5f07afdcf5f811a4f1a06227daa69c0638f32a + languageName: node + linkType: hard + "@zxing/text-encoding@npm:0.9.0": version: 0.9.0 resolution: "@zxing/text-encoding@npm:0.9.0" @@ -21154,6 +21411,13 @@ __metadata: languageName: node linkType: hard +"arity-n@npm:^1.0.4": + version: 1.0.4 + resolution: "arity-n@npm:1.0.4" + checksum: 3d76e16907f7b8a9452690c1efc301d0fbecea457365797eccfbade9b8d1653175b2c38343201bf26fdcbf0bcbb31eab6d912e7c008c6d19042301dc0be80a73 + languageName: node + linkType: hard + "array-buffer-byte-length@npm:^1.0.0": version: 1.0.0 resolution: "array-buffer-byte-length@npm:1.0.0" @@ -21198,6 +21462,15 @@ __metadata: languageName: node linkType: hard +"array-last@npm:^1.1.1": + version: 1.3.0 + resolution: "array-last@npm:1.3.0" + dependencies: + is-number: ^4.0.0 + checksum: 7631c7df9b44ea26f49e2f6eeb7a7d4d95b3798586b917e1efae4a321b6362e449e00b011e88eb0260959fbfc940fbdfce1d2a35765ea080de6d71e3fc3cf1dd + languageName: node + linkType: hard + "array-union@npm:^2.1.0": version: 2.1.0 resolution: "array-union@npm:2.1.0" @@ -21816,6 +22089,15 @@ __metadata: languageName: node linkType: hard +"babylon@npm:^6.9.1": + version: 6.18.0 + resolution: "babylon@npm:6.18.0" + bin: + babylon: ./bin/babylon.js + checksum: 0777ae0c735ce1cbfc856d627589ed9aae212b84fb0c03c368b55e6c5d3507841780052808d0ad46e18a2ba516e93d55eeed8cd967f3b2938822dfeccfb2a16d + languageName: node + linkType: hard + "backo2@npm:^1.0.2": version: 1.0.2 resolution: "backo2@npm:1.0.2" @@ -22125,6 +22407,16 @@ __metadata: languageName: node linkType: hard +"bole@npm:^5.0.0": + version: 5.0.10 + resolution: "bole@npm:5.0.10" + dependencies: + fast-safe-stringify: ^2.0.7 + individual: ^3.0.0 + checksum: 029aa4cbef6ddf01e24e585f3d0836ad696f0062d62db11bc0d486c9b2337691e5e60911b704a768e3ad76f5df231789c00c52ea92d61b3a61717b32363feff8 + languageName: node + linkType: hard + "bonjour-service@npm:^1.0.11": version: 1.0.11 resolution: "bonjour-service@npm:1.0.11" @@ -22462,6 +22754,15 @@ __metadata: languageName: node linkType: hard +"builtins@npm:^5.0.0": + version: 5.0.1 + resolution: "builtins@npm:5.0.1" + dependencies: + semver: ^7.0.0 + checksum: 66d204657fe36522822a95b288943ad11b58f5eaede235b11d8c4edaa28ce4800087d44a2681524c340494aadb120a0068011acabe99d30e8f11a7d826d83515 + languageName: node + linkType: hard + "busboy@npm:^1.0.0, busboy@npm:^1.6.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" @@ -23459,7 +23760,7 @@ __metadata: languageName: node linkType: hard -"commander@npm:^4.0.0": +"commander@npm:^4.0.0, commander@npm:^4.1.1": version: 4.1.1 resolution: "commander@npm:4.1.1" checksum: d7b9913ff92cae20cb577a4ac6fcc121bd6223319e54a40f51a14740a681ad5c574fd29a57da478a5f234a6fa6c52cbf0b7c641353e03c648b1ae85ba670b977 @@ -23550,6 +23851,15 @@ __metadata: languageName: node linkType: hard +"compose-function@npm:^3.0.3": + version: 3.0.3 + resolution: "compose-function@npm:3.0.3" + dependencies: + arity-n: ^1.0.4 + checksum: 9f17d431e3ee4797c844f2870e13494079882ac3dbc54c143b7d99967b371908e0ce7ceb71c6aed61e2ecddbcd7bb437d91428a3d0e6569aee17a87fcbc7918f + languageName: node + linkType: hard + "compress-commons@npm:^4.1.0": version: 4.1.0 resolution: "compress-commons@npm:4.1.0" @@ -24779,6 +25089,13 @@ __metadata: languageName: node linkType: hard +"data-uri-to-buffer@npm:^3.0.1": + version: 3.0.1 + resolution: "data-uri-to-buffer@npm:3.0.1" + checksum: c59c3009686a78c071806b72f4810856ec28222f0f4e252aa495ec027ed9732298ceea99c50328cf59b151dd34cbc3ad6150bbb43e41fc56fa19f48c99e9fc30 + languageName: node + linkType: hard + "data-uri-to-buffer@npm:^6.0.0": version: 6.0.1 resolution: "data-uri-to-buffer@npm:6.0.1" @@ -25016,6 +25333,13 @@ __metadata: languageName: node linkType: hard +"deep-freeze@npm:0.0.1": + version: 0.0.1 + resolution: "deep-freeze@npm:0.0.1" + checksum: 1e43c98e44c7849382d9f896e679d48a1b5bf40993f7cc858e3730ef4e2ba387b9b7b7fe722cac34febe7f6a564cd242c27bbc319e8df793c2a287f21e5ba038 + languageName: node + linkType: hard + "deep-is@npm:^0.1.3, deep-is@npm:~0.1.3": version: 0.1.3 resolution: "deep-is@npm:0.1.3" @@ -25713,6 +26037,19 @@ __metadata: languageName: node linkType: hard +"easy-table@npm:1.2.0": + version: 1.2.0 + resolution: "easy-table@npm:1.2.0" + dependencies: + ansi-regex: ^5.0.1 + wcwidth: ^1.0.1 + dependenciesMeta: + wcwidth: + optional: true + checksum: 66961b19751a68d2d30ce9b74ef750c374cc3112bbcac3d1ed5a939e43c035ecf6b1954098df2d5b05f1e853ab2b67de893794390dcbf0abe1f157fddeb52174 + languageName: node + linkType: hard + "ebnf@npm:^1.9.1": version: 1.9.1 resolution: "ebnf@npm:1.9.1" @@ -25839,6 +26176,15 @@ __metadata: languageName: node linkType: hard +"encode-registry@npm:^3.0.1": + version: 3.0.1 + resolution: "encode-registry@npm:3.0.1" + dependencies: + mem: ^8.0.0 + checksum: 4e7cb234704782ef3e9e0c1941cb90de9b2421da8b87a21c968609e59b931c0316b15ea0e9b5280338a831dcb8e91362f8a54f712b10c70e28598f2dfb97da4a + languageName: node + linkType: hard + "encodeurl@npm:~1.0.2": version: 1.0.2 resolution: "encodeurl@npm:1.0.2" @@ -27721,7 +28067,7 @@ __metadata: languageName: node linkType: hard -"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2": +"fast-glob@npm:3.3.2, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" dependencies: @@ -27949,6 +28295,16 @@ __metadata: languageName: node linkType: hard +"fetch-blob@npm:^2.1.1": + version: 2.1.2 + resolution: "fetch-blob@npm:2.1.2" + peerDependenciesMeta: + domexception: + optional: true + checksum: 22d4487ce78ea4e52b432b0057d8d42922d5d93c0374b0bc2692cebdcb11bf8fac4f6d141b31f1633db1e9212effd38385adbd765a2c7412a621307058499214 + languageName: node + linkType: hard + "fflate@npm:^0.4.4": version: 0.4.8 resolution: "fflate@npm:0.4.8" @@ -28031,6 +28387,13 @@ __metadata: languageName: node linkType: hard +"filter-iterator@npm:0.0.1": + version: 0.0.1 + resolution: "filter-iterator@npm:0.0.1" + checksum: 1dd34e0728183b3cc69d45c57ec58cbdd21c5160d53e70592e2db049ed4da81ba551b7bfaccb11731011ce5b07ee09961b09fa4573fe906145ce63d9a1813db0 + languageName: node + linkType: hard + "filter-obj@npm:^1.1.0": version: 1.1.0 resolution: "filter-obj@npm:1.1.0" @@ -29052,6 +29415,20 @@ __metadata: languageName: node linkType: hard +"globby@npm:^14.0.0": + version: 14.0.0 + resolution: "globby@npm:14.0.0" + dependencies: + "@sindresorhus/merge-streams": ^1.0.0 + fast-glob: ^3.3.2 + ignore: ^5.2.4 + path-type: ^5.0.0 + slash: ^5.1.0 + unicorn-magic: ^0.1.0 + checksum: f331b42993e420c8f2b61a6ca062276977ea6d95f181640ff018f00200f4fe5b50f1fae7540903483e6570ca626fe16234ab88e848d43381a2529220548a9d39 + languageName: node + linkType: hard + "good-listener@npm:^1.2.2": version: 1.2.2 resolution: "good-listener@npm:1.2.2" @@ -29183,6 +29560,13 @@ __metadata: languageName: node linkType: hard +"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.2.11": + version: 4.2.11 + resolution: "graceful-fs@npm:4.2.11" + checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7 + languageName: node + linkType: hard + "grapheme-splitter@npm:^1.0.4": version: 1.0.4 resolution: "grapheme-splitter@npm:1.0.4" @@ -29490,6 +29874,13 @@ __metadata: languageName: node linkType: hard +"has-own-property@npm:^0.1.0": + version: 0.1.0 + resolution: "has-own-property@npm:0.1.0" + checksum: 4754f42e8a54860ea1a397c231843937ba890f3aa556698c9a2160df5f9b1a02ddb321ef0528294aec3aaa3139d17744da048027aa7129a631cb6554b6faed6f + languageName: node + linkType: hard + "has-property-descriptors@npm:^1.0.0": version: 1.0.0 resolution: "has-property-descriptors@npm:1.0.0" @@ -29718,6 +30109,15 @@ __metadata: languageName: node linkType: hard +"hosted-git-info@npm:^7.0.0": + version: 7.0.1 + resolution: "hosted-git-info@npm:7.0.1" + dependencies: + lru-cache: ^10.0.1 + checksum: be5280f0a20d6153b47e1ab578e09f5ae8ad734301b3ed7e547dc88a6814d7347a4888db1b4f9635cc738e3c0ef1fbff02272aba7d07c75d4c5a50ff8d618db6 + languageName: node + linkType: hard + "hpack.js@npm:^2.1.6": version: 2.1.6 resolution: "hpack.js@npm:2.1.6" @@ -30117,6 +30517,13 @@ __metadata: languageName: node linkType: hard +"identity-function@npm:^1.0.0": + version: 1.0.0 + resolution: "identity-function@npm:1.0.0" + checksum: 0ec311050c69679334b12479f53226f67ca41bc3ba7283ede3dacfb80802ec07643868d16b274ab823ceb2e81291697f01b07e32c7796f92255bd81452b7ea15 + languageName: node + linkType: hard + "identity-obj-proxy@npm:3.0.0": version: 3.0.0 resolution: "identity-obj-proxy@npm:3.0.0" @@ -30165,6 +30572,13 @@ __metadata: languageName: node linkType: hard +"ignore@npm:^5.1.8": + version: 5.3.0 + resolution: "ignore@npm:5.3.0" + checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9 + languageName: node + linkType: hard + "immediate@npm:~3.0.5": version: 3.0.6 resolution: "immediate@npm:3.0.6" @@ -30277,6 +30691,13 @@ __metadata: languageName: node linkType: hard +"individual@npm:^3.0.0": + version: 3.0.0 + resolution: "individual@npm:3.0.0" + checksum: 49f69cff2791f09d1364b39723cc03d8d48ae425b15b23c8f618ac81f8d76160dae9c2abde5fb885a6bfbce939017ba2a5c84cf3d8051d0804fca0ee79138aa2 + languageName: node + linkType: hard + "infer-owner@npm:^1.0.4": version: 1.0.4 resolution: "infer-owner@npm:1.0.4" @@ -30628,7 +31049,7 @@ __metadata: languageName: node linkType: hard -"is-core-module@npm:^2.1.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1, is-core-module@npm:^2.9.0": +"is-core-module@npm:^2.1.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0": version: 2.13.1 resolution: "is-core-module@npm:2.13.1" dependencies: @@ -30781,6 +31202,13 @@ __metadata: languageName: node linkType: hard +"is-iterable@npm:^1.1.0": + version: 1.1.1 + resolution: "is-iterable@npm:1.1.1" + checksum: d059aaf00899cf351cdf4d71ea6b4e8912107c47b31b554d28205199b306420f3b5d30a419efa6b807f466f675fd945822f1651fd6d1fd45469a578573da671e + languageName: node + linkType: hard + "is-lambda@npm:^1.0.1": version: 1.0.1 resolution: "is-lambda@npm:1.0.1" @@ -30842,6 +31270,13 @@ __metadata: languageName: node linkType: hard +"is-number@npm:^4.0.0": + version: 4.0.0 + resolution: "is-number@npm:4.0.0" + checksum: e71962a5ae97400211e6be5946eff2b81d3fa85154dad498bfe2704999e63ac6b3f8591fdb7971a121122cc6e25915c2cfe882ff7b77e243d51b92ca6961267e + languageName: node + linkType: hard + "is-number@npm:^7.0.0": version: 7.0.0 resolution: "is-number@npm:7.0.0" @@ -31371,6 +31806,13 @@ __metadata: languageName: node linkType: hard +"iterable-lookahead@npm:^1.0.0": + version: 1.0.0 + resolution: "iterable-lookahead@npm:1.0.0" + checksum: 9d849bfbfafcaf83c6eec2835192088b1f7d1aadf9f33ec4e1d117664af2d47acb742e130179c35a6eec01d0e3ec2750ea8347ba6796e47e329b015455076e67 + languageName: node + linkType: hard + "iterall@npm:^1.2.1, iterall@npm:^1.3.0": version: 1.3.0 resolution: "iterall@npm:1.3.0" @@ -32036,7 +32478,7 @@ __metadata: languageName: node linkType: hard -"jiti@npm:^1.18.2": +"jiti@npm:1.21.0, jiti@npm:^1.18.2": version: 1.21.0 resolution: "jiti@npm:1.21.0" bin: @@ -32115,7 +32557,7 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:=4.1.0, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0": +"js-yaml@npm:4.1.0, js-yaml@npm:=4.1.0, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0": version: 4.1.0 resolution: "js-yaml@npm:4.1.0" dependencies: @@ -32348,6 +32790,13 @@ __metadata: languageName: node linkType: hard +"json-parse-even-better-errors@npm:^3.0.0": + version: 3.0.1 + resolution: "json-parse-even-better-errors@npm:3.0.1" + checksum: bf74fa3f715e56699ccd68b80a7d20908de432a3fae2d5aa2ed530a148e9d9ccdf8e6983b93d9966a553aa70dcf003ce3a7ffec2c0ce74d2a6173e3691a426f0 + languageName: node + linkType: hard + "json-pointer@npm:0.6.2": version: 0.6.2 resolution: "json-pointer@npm:0.6.2" @@ -32960,6 +33409,39 @@ __metadata: languageName: node linkType: hard +"knip@npm:^3.12.0": + version: 3.13.2 + resolution: "knip@npm:3.13.2" + dependencies: + "@ericcornelissen/bash-parser": 0.5.2 + "@npmcli/map-workspaces": 3.0.4 + "@npmcli/package-json": 5.0.0 + "@pkgjs/parseargs": 0.11.0 + "@pnpm/logger": 5.0.0 + "@pnpm/workspace.pkgs-graph": ^2.0.13 + "@snyk/github-codeowners": 1.1.0 + easy-table: 1.2.0 + fast-glob: 3.3.2 + globby: ^14.0.0 + jiti: 1.21.0 + js-yaml: 4.1.0 + micromatch: 4.0.5 + minimist: 1.2.8 + picocolors: 1.0.0 + pretty-ms: 8.0.0 + strip-json-comments: 5.0.1 + summary: 2.1.0 + zod: 3.22.4 + zod-validation-error: 2.1.0 + peerDependencies: + "@types/node": ">=18" + typescript: ">=5.0.4" + bin: + knip: bin/knip.js + checksum: b70fbfed3a3ee340bae3b0ec2d5bd4e598fde3d99923a4d26c0a0b86317d26073f024d8710ac2c8275990bea20529a36d4183eb4549e916d0a40b375b64d6b6d + languageName: node + linkType: hard + "kubernetes-models@npm:^4.1.0, kubernetes-models@npm:^4.3.1": version: 4.3.1 resolution: "kubernetes-models@npm:4.3.1" @@ -33250,6 +33732,18 @@ __metadata: languageName: node linkType: hard +"load-json-file@npm:^6.2.0": + version: 6.2.0 + resolution: "load-json-file@npm:6.2.0" + dependencies: + graceful-fs: ^4.1.15 + parse-json: ^5.0.0 + strip-bom: ^4.0.0 + type-fest: ^0.6.0 + checksum: 4429e430ebb99375fc7cd936348e4f7ba729486080ced4272091c1e386a7f5f738ea3337d8ffd4b01c2f5bc3ddde92f2c780045b66838fe98bdb79f901884643 + languageName: node + linkType: hard + "load-yaml-file@npm:^0.2.0": version: 0.2.0 resolution: "load-yaml-file@npm:0.2.0" @@ -33354,7 +33848,7 @@ __metadata: languageName: node linkType: hard -"lodash.curry@npm:^4.0.1": +"lodash.curry@npm:^4.0.1, lodash.curry@npm:^4.1.1": version: 4.1.1 resolution: "lodash.curry@npm:4.1.1" checksum: 9192b70fe7df4d1ff780c0260bee271afa9168c93fe4fa24bc861900240531b59781b5fdaadf4644fea8f4fbcd96f0700539ab294b579ffc1022c6c15dcc462a @@ -33713,7 +34207,7 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^9.1.1 || ^10.0.0": +"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.0.2, lru-cache@npm:^9.1.1 || ^10.0.0": version: 10.1.0 resolution: "lru-cache@npm:10.1.0" checksum: 58056d33e2500fbedce92f8c542e7c11b50d7d086578f14b7074d8c241422004af0718e08a6eaae8705cee09c77e39a61c1c79e9370ba689b7010c152e6a76ab @@ -33815,6 +34309,15 @@ __metadata: languageName: node linkType: hard +"magic-string@npm:^0.16.0": + version: 0.16.0 + resolution: "magic-string@npm:0.16.0" + dependencies: + vlq: ^0.2.1 + checksum: f97e225062b600212e95fc8ed1948410bee3cb5248e03ed14fc45f12bb61a43960fdc0525f4aaaf62d6e79165526c9f8274ec225a92d421980cfcfcb8063be98 + languageName: node + linkType: hard + "magic-string@npm:^0.25.7": version: 0.25.7 resolution: "magic-string@npm:0.25.7" @@ -33944,6 +34447,15 @@ __metadata: languageName: node linkType: hard +"map-age-cleaner@npm:^0.1.3": + version: 0.1.3 + resolution: "map-age-cleaner@npm:0.1.3" + dependencies: + p-defer: ^1.0.0 + checksum: cb2804a5bcb3cbdfe4b59066ea6d19f5e7c8c196cd55795ea4c28f792b192e4c442426ae52524e5e1acbccf393d3bddacefc3d41f803e66453f6c4eda3650bc1 + languageName: node + linkType: hard + "map-age-cleaner@npm:^0.2.0": version: 0.2.0 resolution: "map-age-cleaner@npm:0.2.0" @@ -33960,6 +34472,13 @@ __metadata: languageName: node linkType: hard +"map-obj@npm:^2.0.0": + version: 2.0.0 + resolution: "map-obj@npm:2.0.0" + checksum: 77d2b7b03398a71c84bd7df8ab7be2139e5459fc1e18dbb5f15055fe7284bec0fc37fe410185b5f8ca2e3c3e01fd0fd1f946c579607878adb26cad1cd75314aa + languageName: node + linkType: hard + "map-obj@npm:^4.0.0": version: 4.3.0 resolution: "map-obj@npm:4.3.0" @@ -34278,6 +34797,26 @@ __metadata: languageName: node linkType: hard +"mem@npm:^6.0.1": + version: 6.1.1 + resolution: "mem@npm:6.1.1" + dependencies: + map-age-cleaner: ^0.1.3 + mimic-fn: ^3.0.0 + checksum: 59a54b66838f074354fd2ae32cca5064996761ded870e74fa1e098bb3e5d48fc033ebeacf6809d4b2ad3036f7a6fb7538858821bbd4f1cfb7ef8966c0ab9b753 + languageName: node + linkType: hard + +"mem@npm:^8.0.0": + version: 8.1.1 + resolution: "mem@npm:8.1.1" + dependencies: + map-age-cleaner: ^0.1.3 + mimic-fn: ^3.1.0 + checksum: c41bc97f6f82b91899206058989e34bcb1543af40413c2ab59e5a8e97e4f8f2188d62e7bd95b2d575d5b0d823d5034a0f274a0676f6d11a0e0b973898b06c8b1 + languageName: node + linkType: hard + "memfs@npm:^3.1.2, memfs@npm:^3.4.1": version: 3.4.1 resolution: "memfs@npm:3.4.1" @@ -34801,7 +35340,7 @@ __metadata: languageName: node linkType: hard -"mimic-fn@npm:^3.0.0": +"mimic-fn@npm:^3.0.0, mimic-fn@npm:^3.1.0": version: 3.1.0 resolution: "mimic-fn@npm:3.1.0" checksum: f7b167f9115b8bbdf2c3ee55dce9149d14be9e54b237259c4bc1d8d0512ea60f25a1b323f814eb1fe8f5a541662804bcfcfff3202ca58df143edb986849d58db @@ -34887,7 +35426,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:9.0.3, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3": +"minimatch@npm:9.0.3, minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3": version: 9.0.3 resolution: "minimatch@npm:9.0.3" dependencies: @@ -34934,7 +35473,7 @@ __metadata: languageName: node linkType: hard -"minimist@npm:>=1.2.2, minimist@npm:^1.2.0, minimist@npm:^1.2.3, minimist@npm:^1.2.5, minimist@npm:^1.2.6": +"minimist@npm:1.2.8, minimist@npm:>=1.2.2, minimist@npm:^1.2.0, minimist@npm:^1.2.3, minimist@npm:^1.2.5, minimist@npm:^1.2.6": version: 1.2.8 resolution: "minimist@npm:1.2.8" checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0 @@ -35651,6 +36190,16 @@ __metadata: languageName: node linkType: hard +"node-fetch@npm:3.0.0-beta.9": + version: 3.0.0-beta.9 + resolution: "node-fetch@npm:3.0.0-beta.9" + dependencies: + data-uri-to-buffer: ^3.0.1 + fetch-blob: ^2.1.1 + checksum: 586af0910649cb62f1c044ddac41e71c0b0f48133fba406ad5e0fab51baff18f22cd187ea65ef690ceed7386a71910e904348105dc8eae55f907fa94df7e76ca + languageName: node + linkType: hard + "node-fetch@npm:^1.0.1": version: 1.7.3 resolution: "node-fetch@npm:1.7.3" @@ -35913,6 +36462,18 @@ __metadata: languageName: node linkType: hard +"normalize-package-data@npm:^6.0.0": + version: 6.0.0 + resolution: "normalize-package-data@npm:6.0.0" + dependencies: + hosted-git-info: ^7.0.0 + is-core-module: ^2.8.1 + semver: ^7.3.5 + validate-npm-package-license: ^3.0.4 + checksum: 741211a4354ba6d618caffa98f64e0e5ec9e5575bf3aefe47f4b68e662d65f9ba1b6b2d10640c16254763ed0879288155566138b5ffe384172352f6e969c1752 + languageName: node + linkType: hard + "normalize-path@npm:^2.1.1": version: 2.1.1 resolution: "normalize-path@npm:2.1.1" @@ -35977,6 +36538,15 @@ __metadata: languageName: node linkType: hard +"npm-install-checks@npm:^6.0.0": + version: 6.3.0 + resolution: "npm-install-checks@npm:6.3.0" + dependencies: + semver: ^7.1.1 + checksum: 6c20dadb878a0d2f1f777405217b6b63af1299d0b43e556af9363ee6eefaa98a17dfb7b612a473a473e96faf7e789c58b221e0d8ffdc1d34903c4f71618df3b4 + languageName: node + linkType: hard + "npm-normalize-package-bin@npm:^1.0.0, npm-normalize-package-bin@npm:^1.0.1": version: 1.0.1 resolution: "npm-normalize-package-bin@npm:1.0.1" @@ -35991,6 +36561,25 @@ __metadata: languageName: node linkType: hard +"npm-normalize-package-bin@npm:^3.0.0": + version: 3.0.1 + resolution: "npm-normalize-package-bin@npm:3.0.1" + checksum: de416d720ab22137a36292ff8a333af499ea0933ef2320a8c6f56a73b0f0448227fec4db5c890d702e26d21d04f271415eab6580b5546456861cc0c19498a4bf + languageName: node + linkType: hard + +"npm-package-arg@npm:^11.0.0": + version: 11.0.1 + resolution: "npm-package-arg@npm:11.0.1" + dependencies: + hosted-git-info: ^7.0.0 + proc-log: ^3.0.0 + semver: ^7.3.5 + validate-npm-package-name: ^5.0.0 + checksum: 60364504e04e34fc20b47ad192efc9181922bce0cb41fa81871b1b75748d8551725f61b2f9a2e3dffb1782d749a35313f5dc02c18c3987653990d486f223adf2 + languageName: node + linkType: hard + "npm-package-arg@npm:^8.0.1, npm-package-arg@npm:^8.1.2, npm-package-arg@npm:^8.1.5": version: 8.1.5 resolution: "npm-package-arg@npm:8.1.5" @@ -36042,6 +36631,18 @@ __metadata: languageName: node linkType: hard +"npm-pick-manifest@npm:^9.0.0": + version: 9.0.0 + resolution: "npm-pick-manifest@npm:9.0.0" + dependencies: + npm-install-checks: ^6.0.0 + npm-normalize-package-bin: ^3.0.0 + npm-package-arg: ^11.0.0 + semver: ^7.3.5 + checksum: a6f102f9e9e8feea69be3a65e492fef6319084a85fc4e40dc88a277a3aa675089cef13ab0436ed7916e97c7bbba8315633d818eb15402c3abfb0bddc1af08cc7 + languageName: node + linkType: hard + "npm-registry-fetch@npm:^12.0.0, npm-registry-fetch@npm:^12.0.1": version: 12.0.2 resolution: "npm-registry-fetch@npm:12.0.2" @@ -36207,6 +36808,20 @@ __metadata: languageName: node linkType: hard +"object-pairs@npm:^0.1.0": + version: 0.1.0 + resolution: "object-pairs@npm:0.1.0" + checksum: 8bde82dda701c84a27ba5bcf5e014283c6defbdab6df189af0b6582541711ed86ba2f0cce0a300a2220ba27b54ee11128c508982a191fa04f81770a7695b23d9 + languageName: node + linkType: hard + +"object-values@npm:^1.0.0": + version: 1.0.0 + resolution: "object-values@npm:1.0.0" + checksum: b86e7ef56349de1444e45b00f4aac7dcb76f2973f3e2cd5836cf86815b1ea4b2b3827bb2320cd5d1a50c78dd3068ce23cbcb5a1f024abe12296af8cf50d17a22 + languageName: node + linkType: hard + "object.assign@npm:^4.1.4": version: 4.1.4 resolution: "object.assign@npm:4.1.4" @@ -36660,6 +37275,16 @@ __metadata: languageName: node linkType: hard +"p-memoize@npm:4.0.1": + version: 4.0.1 + resolution: "p-memoize@npm:4.0.1" + dependencies: + mem: ^6.0.1 + mimic-fn: ^3.0.0 + checksum: 322294f7d8c6112cc961cf48f3e08eadc5fa0da7bc457db1a3f6f6c72d9745ae098255584d67a62367707551c514825917c86773e60c27cc341eabc9636d0a0d + languageName: node + linkType: hard + "p-queue@npm:^6.6.2": version: 6.6.2 resolution: "p-queue@npm:6.6.2" @@ -36887,6 +37512,13 @@ __metadata: languageName: node linkType: hard +"parse-ms@npm:^3.0.0": + version: 3.0.0 + resolution: "parse-ms@npm:3.0.0" + checksum: fc602bba093835562321a67a9d6c8c9687ca4f26a09459a77e07ebd7efddd1a5766725ec60eb0c83a2abe67f7a23808f7deb1c1226727776eaf7f9607ae09db2 + languageName: node + linkType: hard + "parse-multipart-data@npm:^1.4.0": version: 1.5.0 resolution: "parse-multipart-data@npm:1.5.0" @@ -36894,6 +37526,15 @@ __metadata: languageName: node linkType: hard +"parse-npm-tarball-url@npm:^3.0.0": + version: 3.0.0 + resolution: "parse-npm-tarball-url@npm:3.0.0" + dependencies: + semver: ^6.1.0 + checksum: 4a6c1048a86465570fe128d69aa4d5a4a9916cbdf86ac39e43fca3fea16554905cafa4b351bf6274ce131e698412fd89157b372abed29dfd8e6aea9e67b3a717 + languageName: node + linkType: hard + "parse-path@npm:^7.0.0": version: 7.0.0 resolution: "parse-path@npm:7.0.0" @@ -37211,6 +37852,15 @@ __metadata: languageName: node linkType: hard +"path-temp@npm:^2.1.0": + version: 2.1.0 + resolution: "path-temp@npm:2.1.0" + dependencies: + unique-string: ^2.0.0 + checksum: ad28022a9c807d17d729c3ee265cd51a36f2d0283c9b1daee02dfd84fa2e4944b93e0a8d07bd5c2ed678c3c6c048d011c1817a181f6a3f03cd3a9648faef1b7d + languageName: node + linkType: hard + "path-to-regexp@npm:0.1.7": version: 0.1.7 resolution: "path-to-regexp@npm:0.1.7" @@ -37255,6 +37905,13 @@ __metadata: languageName: node linkType: hard +"path-type@npm:^5.0.0": + version: 5.0.0 + resolution: "path-type@npm:5.0.0" + checksum: 15ec24050e8932c2c98d085b72cfa0d6b4eeb4cbde151a0a05726d8afae85784fc5544f733d8dfc68536587d5143d29c0bd793623fad03d7e61cc00067291cd5 + languageName: node + linkType: hard + "pathe@npm:^0.2.0": version: 0.2.0 resolution: "pathe@npm:0.2.0" @@ -37436,7 +38093,7 @@ __metadata: languageName: node linkType: hard -"picocolors@npm:^1.0.0": +"picocolors@npm:1.0.0, picocolors@npm:^1.0.0": version: 1.0.0 resolution: "picocolors@npm:1.0.0" checksum: a2e8092dd86c8396bdba9f2b5481032848525b3dc295ce9b57896f931e63fc16f79805144321f72976383fc249584672a75cc18d6777c6b757603f372f745981 @@ -38308,6 +38965,15 @@ __metadata: languageName: node linkType: hard +"pretty-ms@npm:8.0.0": + version: 8.0.0 + resolution: "pretty-ms@npm:8.0.0" + dependencies: + parse-ms: ^3.0.0 + checksum: b7d2a8182887af0e5ab93f9df331f10db9b8eda86855e2de115eb01a6c501bde5631a8813b1b0abdd7d045e79b08ae875369a8fd279a3dacd6d9e572bdd3bfa6 + languageName: node + linkType: hard + "printj@npm:~1.1.0": version: 1.1.2 resolution: "printj@npm:1.1.2" @@ -38719,6 +39385,13 @@ __metadata: languageName: node linkType: hard +"ramda@npm:@pnpm/ramda@0.28.1": + version: 0.28.1 + resolution: "@pnpm/ramda@npm:0.28.1" + checksum: e45e41ceab4f9a0a08fec9c7809a7b79cf3b3220998588f76567addb7533167b591112e0ea1a34b9d99f97ab7511a5bedb1cbb3d49c424c7dc0cdc060ffc2aae + languageName: node + linkType: hard + "ramda@npm:~0.29.1": version: 0.29.1 resolution: "ramda@npm:0.29.1" @@ -39597,6 +40270,16 @@ __metadata: languageName: node linkType: hard +"read-package-json-fast@npm:^3.0.0": + version: 3.0.2 + resolution: "read-package-json-fast@npm:3.0.2" + dependencies: + json-parse-even-better-errors: ^3.0.0 + npm-normalize-package-bin: ^3.0.0 + checksum: 8d406869f045f1d76e2a99865a8fd1c1af9c1dc06200b94d2b07eef87ed734b22703a8d72e1cd36ea36cc48e22020bdd187f88243c7dd0563f72114d38c17072 + languageName: node + linkType: hard + "read-pkg-up@npm:^7.0.1": version: 7.0.1 resolution: "read-pkg-up@npm:7.0.1" @@ -40074,6 +40757,16 @@ __metadata: languageName: node linkType: hard +"rename-overwrite@npm:^5.0.0": + version: 5.0.0 + resolution: "rename-overwrite@npm:5.0.0" + dependencies: + "@zkochan/rimraf": ^2.1.2 + fs-extra: 10.1.0 + checksum: eaac7b36302b6f184dcff91c625776e3a3b46b234550adcf70434695ef9c7dd28bd9c5b2945c4a7fbcd09649bd31efce26aae39166becdc05ca9213524d2c3b8 + languageName: node + linkType: hard + "renderkid@npm:^3.0.0": version: 3.0.0 resolution: "renderkid@npm:3.0.0" @@ -40385,6 +41078,13 @@ __metadata: languageName: node linkType: hard +"reverse-arguments@npm:^1.0.0": + version: 1.0.0 + resolution: "reverse-arguments@npm:1.0.0" + checksum: 4dc725066adb35bccdee90545bab7e3ddd07e61c3622afa22a6a17cc84cf22166f9355f8f206c89d344f0afc78a53ae6a8d43a710ca9774a676e3632a5a3d9a1 + languageName: node + linkType: hard + "rfc4648@npm:^1.3.0": version: 1.4.0 resolution: "rfc4648@npm:1.4.0" @@ -40628,6 +41328,7 @@ __metadata: eslint-plugin-testing-library: ^6.0.0 fs-extra: 10.1.0 husky: ^9.0.0 + knip: ^3.12.0 lint-staged: ^15.0.0 minimist: ^1.2.5 node-gyp: ^10.0.0 @@ -40969,7 +41670,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:7.5.4, semver@npm:~7.5.4": +"semver@npm:7.5.4, semver@npm:^7.0.0, semver@npm:^7.4.0, semver@npm:~7.5.4": version: 7.5.4 resolution: "semver@npm:7.5.4" dependencies: @@ -40980,7 +41681,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^6.0.0, semver@npm:^6.2.0, semver@npm:^6.3.0, semver@npm:^6.3.1": +"semver@npm:^6.0.0, semver@npm:^6.1.0, semver@npm:^6.2.0, semver@npm:^6.3.0, semver@npm:^6.3.1": version: 6.3.1 resolution: "semver@npm:6.3.1" bin: @@ -41233,6 +41934,13 @@ __metadata: languageName: node linkType: hard +"shell-quote-word@npm:^1.0.1": + version: 1.0.1 + resolution: "shell-quote-word@npm:1.0.1" + checksum: 05c5df92acba3e7920dbd987b235276871d38cf360d339074cbfabea49bbca8406a6f06a822cd1e84912c3150277d73de5194ca21c37ef95e108dfe45372526f + languageName: node + linkType: hard + "shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.1": version: 1.8.1 resolution: "shell-quote@npm:1.8.1" @@ -41398,6 +42106,13 @@ __metadata: languageName: node linkType: hard +"slash@npm:^5.1.0": + version: 5.1.0 + resolution: "slash@npm:5.1.0" + checksum: 70434b34c50eb21b741d37d455110258c42d2cf18c01e6518aeb7299f3c6e626330c889c0c552b5ca2ef54a8f5a74213ab48895f0640717cacefeef6830a1ba4 + languageName: node + linkType: hard + "slice-ansi@npm:^4.0.0": version: 4.0.0 resolution: "slice-ansi@npm:4.0.0" @@ -41817,6 +42532,15 @@ __metadata: languageName: node linkType: hard +"ssri@npm:10.0.5": + version: 10.0.5 + resolution: "ssri@npm:10.0.5" + dependencies: + minipass: ^7.0.3 + checksum: 0a31b65f21872dea1ed3f7c200d7bc1c1b91c15e419deca14f282508ba917cbb342c08a6814c7f68ca4ca4116dd1a85da2bbf39227480e50125a1ceffeecb750 + languageName: node + linkType: hard + "ssri@npm:^10.0.0": version: 10.0.4 resolution: "ssri@npm:10.0.4" @@ -42152,6 +42876,13 @@ __metadata: languageName: node linkType: hard +"string.fromcodepoint@npm:^0.2.1": + version: 0.2.1 + resolution: "string.fromcodepoint@npm:0.2.1" + checksum: 6ba80f70c3e2a36dab87f5d68168936403295a73838564e701f5c861d397d77d9e97b0e2aa0f3c163a25a96c785dcc2145452b220753fb7b3e6c6fe431c9c411 + languageName: node + linkType: hard + "string.prototype.matchall@npm:^4.0.8": version: 4.0.8 resolution: "string.prototype.matchall@npm:4.0.8" @@ -42325,6 +43056,13 @@ __metadata: languageName: node linkType: hard +"strip-json-comments@npm:5.0.1": + version: 5.0.1 + resolution: "strip-json-comments@npm:5.0.1" + checksum: b314af70c6666a71133e309a571bdb87687fc878d9fd8b38ebed393a77b89835b92f191aa6b0bc10dfd028ba99eed6b6365985001d64c5aef32a4a82456a156b + languageName: node + linkType: hard + "strip-json-comments@npm:^3.1.1, strip-json-comments@npm:~3.1.1": version: 3.1.1 resolution: "strip-json-comments@npm:3.1.1" @@ -42486,6 +43224,13 @@ __metadata: languageName: node linkType: hard +"summary@npm:2.1.0": + version: 2.1.0 + resolution: "summary@npm:2.1.0" + checksum: 10ac12ce12c013b56ad44c37cfac206961f0993d98867b33b1b03a27b38a1cf8dd2db0b788883356c5335bbbb37d953772ef4a381d6fc8f408faf99f2bc54af5 + languageName: node + linkType: hard + "superagent@npm:^8.1.2": version: 8.1.2 resolution: "superagent@npm:8.1.2" @@ -43081,6 +43826,22 @@ __metadata: languageName: node linkType: hard +"to-no-case@npm:^1.0.0": + version: 1.0.2 + resolution: "to-no-case@npm:1.0.2" + checksum: 1d85326eeb89f9f3a805bf5b395bcabb8556e882350164c1faa10846076732f4cec02ac95b016e7d6bb2f55e448ce5dd227c7699ec43e387c705a5b2b1ee2963 + languageName: node + linkType: hard + +"to-pascal-case@npm:^1.0.0": + version: 1.0.0 + resolution: "to-pascal-case@npm:1.0.0" + dependencies: + to-space-case: ^1.0.0 + checksum: 3956e209defc6df9de98c5db24a16fb2a1a11f711350ea3bdd9466240a04ab889fa09f1bd005e26fc31343c1cca341981daf2d80d4ec3f2d0706a557978f8b91 + languageName: node + linkType: hard + "to-readable-stream@npm:^1.0.0": version: 1.0.0 resolution: "to-readable-stream@npm:1.0.0" @@ -43097,6 +43858,15 @@ __metadata: languageName: node linkType: hard +"to-space-case@npm:^1.0.0": + version: 1.0.0 + resolution: "to-space-case@npm:1.0.0" + dependencies: + to-no-case: ^1.0.0 + checksum: 157cebe3e98e7cb465fe1978cf26450cc8ea8e637a01039854fac7ed60ad074e5e18b32333cc5f30df81b81ca374d63df768cd4c1fa0fe672605f965376227f4 + languageName: node + linkType: hard + "toggle-selection@npm:^1.0.6": version: 1.0.6 resolution: "toggle-selection@npm:1.0.6" @@ -43847,6 +44617,15 @@ __metadata: languageName: node linkType: hard +"unescape-js@npm:^1.0.5": + version: 1.1.4 + resolution: "unescape-js@npm:1.1.4" + dependencies: + string.fromcodepoint: ^0.2.1 + checksum: 97acf60a8f6c170f8a66b48b71f5c56bda728c2ff6b08c3443c5f21635bf5fa38a4265bcfcf46d17cb6ac9bbb8b913a34b1abc5cfe8db5d7cc5c8eecb1817472 + languageName: node + linkType: hard + "uni-global@npm:^1.0.0": version: 1.0.0 resolution: "uni-global@npm:1.0.0" @@ -43887,6 +44666,13 @@ __metadata: languageName: node linkType: hard +"unicorn-magic@npm:^0.1.0": + version: 0.1.0 + resolution: "unicorn-magic@npm:0.1.0" + checksum: 48c5882ca3378f380318c0b4eb1d73b7e3c5b728859b060276e0a490051d4180966beeb48962d850fd0c6816543bcdfc28629dcd030bb62a286a2ae2acb5acb6 + languageName: node + linkType: hard + "unified@npm:^10.0.0": version: 10.1.0 resolution: "unified@npm:10.1.0" @@ -44457,7 +45243,7 @@ __metadata: languageName: node linkType: hard -"validate-npm-package-license@npm:^3.0.1": +"validate-npm-package-license@npm:^3.0.1, validate-npm-package-license@npm:^3.0.4": version: 3.0.4 resolution: "validate-npm-package-license@npm:3.0.4" dependencies: @@ -44476,6 +45262,24 @@ __metadata: languageName: node linkType: hard +"validate-npm-package-name@npm:^4.0.0": + version: 4.0.0 + resolution: "validate-npm-package-name@npm:4.0.0" + dependencies: + builtins: ^5.0.0 + checksum: a32fd537bad17fcb59cfd58ae95a414d443866020d448ec3b22e8d40550cb585026582a57efbe1f132b882eea4da8ac38ee35f7be0dd72988a3cb55d305a20c1 + languageName: node + linkType: hard + +"validate-npm-package-name@npm:^5.0.0": + version: 5.0.0 + resolution: "validate-npm-package-name@npm:5.0.0" + dependencies: + builtins: ^5.0.0 + checksum: 5342a994986199b3c28e53a8452a14b2bb5085727691ea7aa0d284a6606b127c371e0925ae99b3f1ef7cc7d2c9de75f52eb61a3d1cc45e39bca1e3a9444cbb4e + languageName: node + linkType: hard + "validate.io-array@npm:^1.0.3": version: 1.0.6 resolution: "validate.io-array@npm:1.0.6" @@ -44564,6 +45368,15 @@ __metadata: languageName: node linkType: hard +"version-selector-type@npm:^3.0.0": + version: 3.0.0 + resolution: "version-selector-type@npm:3.0.0" + dependencies: + semver: ^7.3.2 + checksum: e97968054ad3bd2ff25a1c8e55273d34db5601e573f1ebca144b145d6a984925390358959859e77aca526082a64483e776e3f15178b0d8e2b3f1deb64932a7aa + languageName: node + linkType: hard + "vfile-message@npm:^3.0.0": version: 3.0.2 resolution: "vfile-message@npm:3.0.2" @@ -44716,6 +45529,13 @@ __metadata: languageName: node linkType: hard +"vlq@npm:^0.2.1": + version: 0.2.3 + resolution: "vlq@npm:0.2.3" + checksum: 2231d8caeb5b2c1a438677ab029e9a94aa6fb61ab05819c72691b792aea0456dab29576aff5ae29309ee45bad0a309e832dc45173119bca1393f3b87709d8f8d + languageName: node + linkType: hard + "vm-browserify@npm:^1.0.1": version: 1.1.2 resolution: "vm-browserify@npm:1.1.2" @@ -45896,7 +46716,16 @@ __metadata: languageName: node linkType: hard -"zod@npm:^3.22.4": +"zod-validation-error@npm:2.1.0": + version: 2.1.0 + resolution: "zod-validation-error@npm:2.1.0" + peerDependencies: + zod: ^3.18.0 + checksum: 2331cc8d876c2df0b720b648249447b65d6b85ad0b6e60dd6515170570e6ffbe7a9adb844d44035c07d59c871048d9c45a8c429849bedeb8cbcdfa5f90101402 + languageName: node + linkType: hard + +"zod@npm:3.22.4, zod@npm:^3.22.4": version: 3.22.4 resolution: "zod@npm:3.22.4" checksum: 80bfd7f8039b24fddeb0718a2ec7c02aa9856e4838d6aa4864335a047b6b37a3273b191ef335bf0b2002e5c514ef261ffcda5a589fb084a48c336ffc4cdbab7f From b38d6b1e66b724a5e28f1723fa136c25f477160e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Tue, 16 Jan 2024 09:56:03 +0100 Subject: [PATCH 2/8] parallelize MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- packages/cli/knip-report.md | 9 +- packages/core-compat-api/knip-report.md | 3 +- .../src/commands/api-reports/api-extractor.ts | 101 ++++++++++-------- .../knip-report.md | 3 +- 4 files changed, 66 insertions(+), 50 deletions(-) diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index c6242c2598..0143d297fe 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -60,10 +60,17 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | -## Unlisted dependencies (11) +## Unlisted dependencies (18) | Name | Location | |:----------------------------------|:-------------------------------------------------------------------------------------------------| +| rollup-plugin-polyfill-node | dist/cjs/build-5e63d42c.cjs.js | +| rollup-plugin-polyfill-node | dist/cjs/buildWorkspace-47e09dac.cjs.js | +| rollup-plugin-polyfill-node | dist/cjs/createDistWorkspace-09d75851.cjs.js | +| rollup-plugin-polyfill-node | dist/cjs/index-4cb89d61.cjs.js | +| react/package.json | dist/cjs/index-7e560cd7.cjs.js | +| react-dom/client | dist/cjs/packageDetection-6cb79707.cjs.js | +| prettier | dist/cjs/packageLintConfigs-eceb588c.cjs.js | | prettier | src/commands/migrate/packageLintConfigs.ts | | react-dom/client | src/lib/bundler/hasReactDomClient.ts | | react/package.json | src/lib/bundler/server.ts | diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md index 1e6c227882..9be63304d1 100644 --- a/packages/core-compat-api/knip-report.md +++ b/packages/core-compat-api/knip-report.md @@ -6,7 +6,7 @@ |:------------------------|:-------------| | @backstage/core-app-api | package.json | -## Unused devDependencies (8) +## Unused devDependencies (9) | Name | Location | |:--------------------------------------|:-------------| @@ -15,6 +15,7 @@ | @testing-library/jest-dom | package.json | | @backstage/plugin-catalog | package.json | | @backstage/plugin-puppetdb | package.json | +| @backstage/frontend-app-api | package.json | | @backstage/plugin-stackstorm | package.json | | @backstage/frontend-test-utils | package.json | | @oriflame/backstage-plugin-score-card | package.json | diff --git a/packages/repo-tools/src/commands/api-reports/api-extractor.ts b/packages/repo-tools/src/commands/api-reports/api-extractor.ts index 882dbe5f58..f7a635ad14 100644 --- a/packages/repo-tools/src/commands/api-reports/api-extractor.ts +++ b/packages/repo-tools/src/commands/api-reports/api-extractor.ts @@ -30,6 +30,8 @@ import { ExtractorLogLevel, ExtractorMessage, } from '@microsoft/api-extractor'; +import os from 'os'; +import pLimit from 'p-limit'; import { Program } from 'typescript'; import { DocBlockTag, @@ -1454,55 +1456,60 @@ export async function runKnipReports({ isLocalBuild, }: KnipExtractionOptions) { const knipDir = cliPaths.resolveTargetRoot('./node_modules/knip/bin/'); + const limiter = pLimit(os.cpus().length); - for (const packageDir of packageDirs) { - console.log(`## Processing ${packageDir}`); - const fullDir = cliPaths.resolveTargetRoot(packageDir); - const reportPath = resolvePath(fullDir, 'knip-report.md'); - const run = createBinRunner(fullDir, ''); + await Promise.all( + packageDirs.map(packageDir => + limiter(async () => { + console.log(`## Processing ${packageDir}`); + const fullDir = cliPaths.resolveTargetRoot(packageDir); + const reportPath = resolvePath(fullDir, 'knip-report.md'); + const run = createBinRunner(fullDir, ''); - const report = await run( - `${knipDir}/knip.js`, - `--directory ${fullDir}`, // Run in the package directory - '--no-exit-code', // Removing this will end the process in case there are findings by knip - '--no-progress', // Remove unnecessary debugging from output - // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include - '--include dependencies,unlisted', - '--reporter markdown', - ); + const report = await run( + `${knipDir}/knip.js`, + `--directory ${fullDir}`, // Run in the package directory + '--no-exit-code', // Removing this will end the process in case there are findings by knip + '--no-progress', // Remove unnecessary debugging from output + // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include + '--include dependencies,unlisted', + '--reporter markdown', + ); - const existingReport = await fs - .readFile(reportPath, 'utf8') - .catch(error => { - if (error.code === 'ENOENT') { - return undefined; + const existingReport = await fs + .readFile(reportPath, 'utf8') + .catch(error => { + if (error.code === 'ENOENT') { + return undefined; + } + throw error; + }); + + if (existingReport !== report) { + if (isLocalBuild) { + console.warn(`Knip report changed for ${packageDir}`); + await fs.writeFile(reportPath, report); + } else { + logApiReportInstructions(); + + if (existingReport) { + console.log(''); + console.log( + `The conflicting file is ${relativePath( + cliPaths.targetRoot, + reportPath, + )}, expecting the following content:`, + ); + console.log(''); + + console.log(report); + + logApiReportInstructions(); + } + throw new Error(`Knip report changed for ${packageDir}, `); + } } - throw error; - }); - - if (existingReport !== report) { - if (isLocalBuild) { - console.warn(`Knip report changed for ${packageDir}`); - await fs.writeFile(reportPath, report); - } else { - logApiReportInstructions(); - - if (existingReport) { - console.log(''); - console.log( - `The conflicting file is ${relativePath( - cliPaths.targetRoot, - reportPath, - )}, expecting the following content:`, - ); - console.log(''); - - console.log(report); - - logApiReportInstructions(); - } - throw new Error(`Knip report changed for ${packageDir}, `); - } - } - } + }), + ), + ); } diff --git a/plugins/scaffolder-backend-module-gitlab/knip-report.md b/plugins/scaffolder-backend-module-gitlab/knip-report.md index b127556ac5..f296802cab 100644 --- a/plugins/scaffolder-backend-module-gitlab/knip-report.md +++ b/plugins/scaffolder-backend-module-gitlab/knip-report.md @@ -1,9 +1,10 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (4) | Name | Location | |:------------------------------|:-------------| +| jest-date-mock | package.json | | @backstage/cli | package.json | | @backstage/core-app-api | package.json | | @backstage/backend-test-utils | package.json | From e5a84943f276acbda4d9057424b5ba47f70cb981 Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Wed, 31 Jan 2024 09:05:14 +0200 Subject: [PATCH 3/8] chore: update to knip 4 Signed-off-by: Heikki Hellgren --- package.json | 4 +- yarn.lock | 205 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 121 insertions(+), 88 deletions(-) diff --git a/package.json b/package.json index f0e399866e..60d4a285a5 100644 --- a/package.json +++ b/package.json @@ -86,8 +86,8 @@ "eslint-plugin-react": "^7.28.0", "eslint-plugin-testing-library": "^6.0.0", "fs-extra": "10.1.0", - "husky": "^9.0.0", - "knip": "^3.12.0", + "husky": "^8.0.0", + "knip": "^4.3.1", "lint-staged": "^15.0.0", "minimist": "^1.2.5", "node-gyp": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 2c7aa0ecdf..838a17e680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13669,6 +13669,16 @@ __metadata: languageName: node linkType: hard +"@nodelib/fs.scandir@npm:3.0.0": + version: 3.0.0 + resolution: "@nodelib/fs.scandir@npm:3.0.0" + dependencies: + "@nodelib/fs.stat": 3.0.0 + run-parallel: ^1.2.0 + checksum: f4e9d07b310f248503d3cd632310b25cd01d97a74701bc59e1458bad32c84f78615d9853820adba8af73d970868aab46de68e540ca7efd90dacd4ea34d05553d + languageName: node + linkType: hard + "@nodelib/fs.stat@npm:2.0.5, @nodelib/fs.stat@npm:^2.0.2": version: 2.0.5 resolution: "@nodelib/fs.stat@npm:2.0.5" @@ -13676,6 +13686,23 @@ __metadata: languageName: node linkType: hard +"@nodelib/fs.stat@npm:3.0.0": + version: 3.0.0 + resolution: "@nodelib/fs.stat@npm:3.0.0" + checksum: 93a93e19b64d0275b5120bed2cf85da4c5804014de1bdac6e9933b835b1cb9f88252dc990b148076bec034fc757bdd97d74cf5d99bc9f895e0f925aeabe7dbcf + languageName: node + linkType: hard + +"@nodelib/fs.walk@npm:2.0.0": + version: 2.0.0 + resolution: "@nodelib/fs.walk@npm:2.0.0" + dependencies: + "@nodelib/fs.scandir": 3.0.0 + fastq: ^1.15.0 + checksum: f900965bc3953a67cb74916ec0950cd5d58006a9218aef99928cc22dd77d117376aaf710e46c740d18638a99337a4e81cbf70c892a2124269bf177c459d89837 + languageName: node + linkType: hard + "@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8": version: 1.2.8 resolution: "@nodelib/fs.walk@npm:1.2.8" @@ -14790,7 +14817,7 @@ __metadata: languageName: node linkType: hard -"@pkgjs/parseargs@npm:0.11.0, @pkgjs/parseargs@npm:^0.11.0": +"@pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" checksum: 6ad6a00fc4f2f2cfc6bff76fb1d88b8ee20bc0601e18ebb01b6d4be583733a860239a521a7fbca73b612e66705078809483549d2b18f370eb346c5155c8e4a0f @@ -14914,16 +14941,16 @@ __metadata: languageName: node linkType: hard -"@pnpm/npm-resolver@npm:18.0.2": - version: 18.0.2 - resolution: "@pnpm/npm-resolver@npm:18.0.2" +"@pnpm/npm-resolver@npm:18.1.0": + version: 18.1.0 + resolution: "@pnpm/npm-resolver@npm:18.1.0" dependencies: "@pnpm/core-loggers": 9.0.6 "@pnpm/error": 5.0.2 "@pnpm/fetching-types": 5.0.0 "@pnpm/graceful-fs": 3.2.0 "@pnpm/resolve-workspace-range": 5.0.1 - "@pnpm/resolver-base": 11.0.2 + "@pnpm/resolver-base": 11.1.0 "@pnpm/types": 9.4.2 "@zkochan/retry": ^0.2.0 encode-registry: ^3.0.1 @@ -14941,7 +14968,7 @@ __metadata: version-selector-type: ^3.0.0 peerDependencies: "@pnpm/logger": ^5.0.0 - checksum: 49f07d4939cb8589f4133e0d47fb525d6d04dbe2dfa28057ca8a8f143b4676fb339a96299852119c28c46cabf68b5f66be5385dbcba59a1bddeab65d7a5d189e + checksum: 81b0dd97a0062374db7aecd68a94e7e52dd19c9675bd052c7fa7a2b5edb6219dc525e71dccb70bf4bae90faf44f6e1cd0d4f155606bc754ffcec4f9ab6852c08 languageName: node linkType: hard @@ -14954,12 +14981,12 @@ __metadata: languageName: node linkType: hard -"@pnpm/resolver-base@npm:11.0.2": - version: 11.0.2 - resolution: "@pnpm/resolver-base@npm:11.0.2" +"@pnpm/resolver-base@npm:11.1.0": + version: 11.1.0 + resolution: "@pnpm/resolver-base@npm:11.1.0" dependencies: "@pnpm/types": 9.4.2 - checksum: 346abcdfcae881601f374b8323bf17bcc6f35282e28e073eff8e2f3c388c4ff897da6a2c615bc5165383bb825fe24985e8b987ae8221ca876a2f24aaf9b40656 + checksum: ff42d6f1bd3cfef46ab644709de13795af682c04575d782ec8cf32ef4b114486f22f3d758b1d94423ee8969fbb786a81d3a7b6fa52054af8e403b19f15a40b3f languageName: node linkType: hard @@ -14970,15 +14997,15 @@ __metadata: languageName: node linkType: hard -"@pnpm/workspace.pkgs-graph@npm:^2.0.13": - version: 2.0.13 - resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.13" +"@pnpm/workspace.pkgs-graph@npm:^2.0.14": + version: 2.0.14 + resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.14" dependencies: "@pnpm/npm-package-arg": ^1.0.0 - "@pnpm/npm-resolver": 18.0.2 + "@pnpm/npm-resolver": 18.1.0 "@pnpm/resolve-workspace-range": 5.0.1 ramda: "npm:@pnpm/ramda@0.28.1" - checksum: 3a39f39b5c86a2a273106a68d0060ca09e2dfd8ac646d11ac0471d4848f6db23b9d8719cbf9e36285ef13ad78527b41824b2e04fdbf533ce275bfe081012dfb8 + checksum: ff3b5234611da1ec4b636616554abcb4720c4fcd3db33bcb7b4b1e4ed5ebd091a854163876c1b1f7d56d2ec6e4f344c22eaf02054f2963d9a50a49462412793d languageName: node linkType: hard @@ -16150,13 +16177,6 @@ __metadata: languageName: node linkType: hard -"@sindresorhus/merge-streams@npm:^1.0.0": - version: 1.0.0 - resolution: "@sindresorhus/merge-streams@npm:1.0.0" - checksum: 453c2a28164113a5ec4fd23ba636e291a4112f6ee9e91cd5476b9a96e0fc9ee5ff40d405fe81bbf284c9773b7ed718a3a0f31df7895a0efd413b1f9775d154fe - languageName: node - linkType: hard - "@sinonjs/commons@npm:^2.0.0": version: 2.0.0 resolution: "@sinonjs/commons@npm:2.0.0" @@ -19451,6 +19471,13 @@ __metadata: languageName: node linkType: hard +"@types/picomatch@npm:2.3.3": + version: 2.3.3 + resolution: "@types/picomatch@npm:2.3.3" + checksum: 1bf1a1d80296a585d3310c97be87e67e16da6f5c168e01ce27eef835abfc5bcca8e395afd6ae8b2b73eb72540d1587da7a468e4dfe7277ea208cf43cae096854 + languageName: node + linkType: hard + "@types/ping@npm:^0.4.1": version: 0.4.4 resolution: "@types/ping@npm:0.4.4" @@ -28197,6 +28224,15 @@ __metadata: languageName: node linkType: hard +"fastq@npm:^1.15.0": + version: 1.17.0 + resolution: "fastq@npm:1.17.0" + dependencies: + reusify: ^1.0.4 + checksum: a1c88c357a220bdc666c2df5ec6071d49bdf79ea827d92f9a9559da3ff1b4288eecca3ecbb7b6ddf0ba016eb0a4bf756bf17c411a6d10c814aecd26e939cbd06 + languageName: node + linkType: hard + "fastq@npm:^1.6.0": version: 1.6.1 resolution: "fastq@npm:1.6.1" @@ -29415,20 +29451,6 @@ __metadata: languageName: node linkType: hard -"globby@npm:^14.0.0": - version: 14.0.0 - resolution: "globby@npm:14.0.0" - dependencies: - "@sindresorhus/merge-streams": ^1.0.0 - fast-glob: ^3.3.2 - ignore: ^5.2.4 - path-type: ^5.0.0 - slash: ^5.1.0 - unicorn-magic: ^0.1.0 - checksum: f331b42993e420c8f2b61a6ca062276977ea6d95f181640ff018f00200f4fe5b50f1fae7540903483e6570ca626fe16234ab88e848d43381a2529220548a9d39 - languageName: node - linkType: hard - "good-listener@npm:^1.2.2": version: 1.2.2 resolution: "good-listener@npm:1.2.2" @@ -30458,12 +30480,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^9.0.0": - version: 9.0.10 - resolution: "husky@npm:9.0.10" +"husky@npm:^8.0.0": + version: 8.0.3 + resolution: "husky@npm:8.0.3" bin: - husky: bin.mjs - checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2 + husky: lib/bin.js + checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0 languageName: node linkType: hard @@ -33409,36 +33431,38 @@ __metadata: languageName: node linkType: hard -"knip@npm:^3.12.0": - version: 3.13.2 - resolution: "knip@npm:3.13.2" +"knip@npm:^4.3.1": + version: 4.3.1 + resolution: "knip@npm:4.3.1" dependencies: "@ericcornelissen/bash-parser": 0.5.2 + "@nodelib/fs.walk": 2.0.0 "@npmcli/map-workspaces": 3.0.4 "@npmcli/package-json": 5.0.0 - "@pkgjs/parseargs": 0.11.0 "@pnpm/logger": 5.0.0 - "@pnpm/workspace.pkgs-graph": ^2.0.13 + "@pnpm/workspace.pkgs-graph": ^2.0.14 "@snyk/github-codeowners": 1.1.0 + "@types/picomatch": 2.3.3 easy-table: 1.2.0 fast-glob: 3.3.2 - globby: ^14.0.0 jiti: 1.21.0 js-yaml: 4.1.0 micromatch: 4.0.5 minimist: 1.2.8 picocolors: 1.0.0 - pretty-ms: 8.0.0 + picomatch: 3.0.1 + pretty-ms: 9.0.0 + smol-toml: 1.1.4 strip-json-comments: 5.0.1 summary: 2.1.0 zod: 3.22.4 - zod-validation-error: 2.1.0 + zod-validation-error: 3.0.0 peerDependencies: "@types/node": ">=18" typescript: ">=5.0.4" bin: knip: bin/knip.js - checksum: b70fbfed3a3ee340bae3b0ec2d5bd4e598fde3d99923a4d26c0a0b86317d26073f024d8710ac2c8275990bea20529a36d4183eb4549e916d0a40b375b64d6b6d + checksum: bfee70d98b484e21be4d47e1fb3c747bb4c6ec7a01deba7af9597203c9b49510a2ccb979239d04f972c1cbf5aac2c80d0b33d4fddf9a58f24b3fcb6878ba8548 languageName: node linkType: hard @@ -37512,10 +37536,10 @@ __metadata: languageName: node linkType: hard -"parse-ms@npm:^3.0.0": - version: 3.0.0 - resolution: "parse-ms@npm:3.0.0" - checksum: fc602bba093835562321a67a9d6c8c9687ca4f26a09459a77e07ebd7efddd1a5766725ec60eb0c83a2abe67f7a23808f7deb1c1226727776eaf7f9607ae09db2 +"parse-ms@npm:^4.0.0": + version: 4.0.0 + resolution: "parse-ms@npm:4.0.0" + checksum: 673c801d9f957ff79962d71ed5a24850163f4181a90dd30c4e3666b3a804f53b77f1f0556792e8b2adbb5d58757907d1aa51d7d7dc75997c2a56d72937cbc8b7 languageName: node linkType: hard @@ -37905,13 +37929,6 @@ __metadata: languageName: node linkType: hard -"path-type@npm:^5.0.0": - version: 5.0.0 - resolution: "path-type@npm:5.0.0" - checksum: 15ec24050e8932c2c98d085b72cfa0d6b4eeb4cbde151a0a05726d8afae85784fc5544f733d8dfc68536587d5143d29c0bd793623fad03d7e61cc00067291cd5 - languageName: node - linkType: hard - "pathe@npm:^0.2.0": version: 0.2.0 resolution: "pathe@npm:0.2.0" @@ -38107,6 +38124,13 @@ __metadata: languageName: node linkType: hard +"picomatch@npm:3.0.1": + version: 3.0.1 + resolution: "picomatch@npm:3.0.1" + checksum: b7fe18174bcc05bbf0ea09cc85623ae395676b3e6bc25636d4c20db79a948586237e429905453bf1ba385bc7a7aa5b56f1b351680e650d2b5c305ceb98dfc914 + languageName: node + linkType: hard + "picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.2, picomatch@npm:^2.2.3, picomatch@npm:^2.3.0, picomatch@npm:^2.3.1": version: 2.3.1 resolution: "picomatch@npm:2.3.1" @@ -38965,12 +38989,12 @@ __metadata: languageName: node linkType: hard -"pretty-ms@npm:8.0.0": - version: 8.0.0 - resolution: "pretty-ms@npm:8.0.0" +"pretty-ms@npm:9.0.0": + version: 9.0.0 + resolution: "pretty-ms@npm:9.0.0" dependencies: - parse-ms: ^3.0.0 - checksum: b7d2a8182887af0e5ab93f9df331f10db9b8eda86855e2de115eb01a6c501bde5631a8813b1b0abdd7d045e79b08ae875369a8fd279a3dacd6d9e572bdd3bfa6 + parse-ms: ^4.0.0 + checksum: 072b17547e09cb232e8e4c7be0281e256b6d8acd18dfb2fdd715d50330d1689fdaa877f53cf90c62ed419ef842f0f5fb94a2cd8ed1aa6d7608ad48834219435d languageName: node linkType: hard @@ -39334,6 +39358,13 @@ __metadata: languageName: node linkType: hard +"queue-microtask@npm:^1.2.2": + version: 1.2.3 + resolution: "queue-microtask@npm:1.2.3" + checksum: b676f8c040cdc5b12723ad2f91414d267605b26419d5c821ff03befa817ddd10e238d22b25d604920340fd73efd8ba795465a0377c4adf45a4a41e4234e42dc4 + languageName: node + linkType: hard + "queue-tick@npm:^1.0.1": version: 1.0.1 resolution: "queue-tick@npm:1.0.1" @@ -41327,8 +41358,8 @@ __metadata: eslint-plugin-react: ^7.28.0 eslint-plugin-testing-library: ^6.0.0 fs-extra: 10.1.0 - husky: ^9.0.0 - knip: ^3.12.0 + husky: ^8.0.0 + knip: ^4.3.1 lint-staged: ^15.0.0 minimist: ^1.2.5 node-gyp: ^10.0.0 @@ -41398,6 +41429,15 @@ __metadata: languageName: node linkType: hard +"run-parallel@npm:^1.2.0": + version: 1.2.0 + resolution: "run-parallel@npm:1.2.0" + dependencies: + queue-microtask: ^1.2.2 + checksum: cb4f97ad25a75ebc11a8ef4e33bb962f8af8516bb2001082ceabd8902e15b98f4b84b4f8a9b222e5d57fc3bd1379c483886ed4619367a7680dad65316993021d + languageName: node + linkType: hard + "run-script-webpack-plugin@npm:^0.2.0": version: 0.2.0 resolution: "run-script-webpack-plugin@npm:0.2.0" @@ -42106,13 +42146,6 @@ __metadata: languageName: node linkType: hard -"slash@npm:^5.1.0": - version: 5.1.0 - resolution: "slash@npm:5.1.0" - checksum: 70434b34c50eb21b741d37d455110258c42d2cf18c01e6518aeb7299f3c6e626330c889c0c552b5ca2ef54a8f5a74213ab48895f0640717cacefeef6830a1ba4 - languageName: node - linkType: hard - "slice-ansi@npm:^4.0.0": version: 4.0.0 resolution: "slice-ansi@npm:4.0.0" @@ -42188,6 +42221,13 @@ __metadata: languageName: node linkType: hard +"smol-toml@npm:1.1.4": + version: 1.1.4 + resolution: "smol-toml@npm:1.1.4" + checksum: 71537b27c18172c819778d54b6328d438af9d16dd63f0722a9df9fd77c7084eb163274224910c89e6dec0369f130ab050bc3cf4bdba34a4dc134b4faa74749de + languageName: node + linkType: hard + "smtp-address-parser@npm:^1.0.3": version: 1.0.10 resolution: "smtp-address-parser@npm:1.0.10" @@ -44666,13 +44706,6 @@ __metadata: languageName: node linkType: hard -"unicorn-magic@npm:^0.1.0": - version: 0.1.0 - resolution: "unicorn-magic@npm:0.1.0" - checksum: 48c5882ca3378f380318c0b4eb1d73b7e3c5b728859b060276e0a490051d4180966beeb48962d850fd0c6816543bcdfc28629dcd030bb62a286a2ae2acb5acb6 - languageName: node - linkType: hard - "unified@npm:^10.0.0": version: 10.1.0 resolution: "unified@npm:10.1.0" @@ -46716,12 +46749,12 @@ __metadata: languageName: node linkType: hard -"zod-validation-error@npm:2.1.0": - version: 2.1.0 - resolution: "zod-validation-error@npm:2.1.0" +"zod-validation-error@npm:3.0.0": + version: 3.0.0 + resolution: "zod-validation-error@npm:3.0.0" peerDependencies: zod: ^3.18.0 - checksum: 2331cc8d876c2df0b720b648249447b65d6b85ad0b6e60dd6515170570e6ffbe7a9adb844d44035c07d59c871048d9c45a8c429849bedeb8cbcdfa5f90101402 + checksum: a1492268847aa69a160a50ad04dcce3d65454520c56a63680c1e6382f07a66a98463f5fbc0d58ee536651ec189fd0464d6ce657dddbdc37700cc8f7fc6e9c292 languageName: node linkType: hard From 55963c4714d24f1d9b2d1d8ed1f0bf449a250edb Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Wed, 31 Jan 2024 10:15:45 +0200 Subject: [PATCH 4/8] feat: move knip reports under own command Signed-off-by: Heikki Hellgren --- .changeset/friendly-terms-love.md | 250 +----------------- .gitignore | 5 +- package.json | 1 + packages/app-defaults/knip-report.md | 13 +- packages/app-next/knip-report.md | 6 +- packages/app/knip-report.md | 6 +- packages/backend-tasks/knip-report.md | 11 +- packages/backend/knip-report.md | 2 +- packages/cli/knip-report.md | 34 +-- packages/core-app-api/knip-report.md | 3 +- packages/core-compat-api/knip-report.md | 3 +- packages/core-components/knip-report.md | 6 +- packages/core-plugin-api/knip-report.md | 3 +- packages/dev-utils/knip-report.md | 3 +- packages/eslint-plugin/knip-report.md | 11 +- packages/frontend-app-api/knip-report.md | 13 +- packages/frontend-plugin-api/knip-report.md | 3 +- packages/frontend-test-utils/knip-report.md | 9 +- packages/integration-react/knip-report.md | 23 +- packages/repo-tools/cli-report.md | 11 + .../src/commands/api-reports/api-extractor.ts | 101 +------ .../commands/api-reports/api-reports.test.ts | 1 - .../src/commands/api-reports/api-reports.ts | 9 - packages/repo-tools/src/commands/index.ts | 11 + .../commands/knip-reports/knip-extractor.ts | 175 ++++++++++++ .../src/commands/knip-reports/knip-reports.ts | 54 ++++ packages/repo-tools/src/commands/util.ts | 41 +++ packages/test-utils/knip-report.md | 11 +- packages/theme/knip-report.md | 13 +- packages/version-bridge/knip-report.md | 11 +- plugins/adr/knip-report.md | 13 +- plugins/airbrake-backend/knip-report.md | 6 - plugins/airbrake/knip-report.md | 27 +- plugins/allure/knip-report.md | 18 +- plugins/analytics-module-ga/knip-report.md | 21 +- plugins/analytics-module-ga4/knip-report.md | 23 +- .../knip-report.md | 18 +- plugins/apache-airflow/knip-report.md | 20 +- .../knip-report.md | 9 +- plugins/api-docs/knip-report.md | 4 +- plugins/apollo-explorer/knip-report.md | 14 +- .../knip-report.md | 14 +- .../knip-report.md | 18 ++ .../knip-report.md | 14 +- .../knip-report.md | 14 +- .../knip-report.md | 18 +- .../knip-report.md | 14 +- .../knip-report.md | 24 ++ .../knip-report.md | 14 +- .../knip-report.md | 26 +- .../knip-report.md | 20 +- plugins/auth-backend/knip-report.md | 11 +- plugins/azure-devops-backend/knip-report.md | 6 - plugins/azure-devops/knip-report.md | 16 +- plugins/azure-sites-backend/knip-report.md | 8 +- plugins/azure-sites-common/knip-report.md | 6 + plugins/azure-sites/knip-report.md | 26 +- plugins/badges-backend/knip-report.md | 3 +- plugins/badges/knip-report.md | 12 +- plugins/bazaar-backend/knip-report.md | 6 - plugins/bazaar/knip-report.md | 13 +- plugins/bitrise/knip-report.md | 4 +- .../knip-report.md | 3 +- plugins/catalog-backend/knip-report.md | 19 +- plugins/catalog-graph/knip-report.md | 14 +- plugins/catalog-import/knip-report.md | 4 +- plugins/catalog-react/knip-report.md | 4 +- .../knip-report.md | 12 +- plugins/catalog/knip-report.md | 4 +- plugins/circleci/knip-report.md | 9 +- plugins/cloudbuild/knip-report.md | 16 +- plugins/code-climate/knip-report.md | 22 +- plugins/code-coverage-backend/knip-report.md | 6 - plugins/code-coverage/knip-report.md | 16 +- plugins/codescene/knip-report.md | 20 +- plugins/config-schema/knip-report.md | 14 +- plugins/cost-insights/knip-report.md | 4 +- plugins/devtools-backend/knip-report.md | 6 - plugins/devtools/knip-report.md | 12 +- plugins/dynatrace/knip-report.md | 18 +- .../entity-feedback-backend/knip-report.md | 10 +- plugins/entity-feedback/knip-report.md | 3 +- plugins/entity-validation/knip-report.md | 15 +- .../example-todo-list-backend/knip-report.md | 6 - plugins/example-todo-list/knip-report.md | 13 +- plugins/explore-backend/knip-report.md | 16 +- plugins/explore-react/knip-report.md | 15 +- plugins/explore/knip-report.md | 21 +- plugins/firehydrant/knip-report.md | 18 +- plugins/fossa/knip-report.md | 20 +- plugins/gcalendar/knip-report.md | 18 +- plugins/gcp-projects/knip-report.md | 14 +- plugins/git-release-manager/knip-report.md | 16 +- plugins/github-actions/knip-report.md | 18 +- plugins/github-deployments/knip-report.md | 20 +- plugins/github-issues/knip-report.md | 16 +- .../github-pull-requests-board/knip-report.md | 15 +- plugins/gitops-profiles/knip-report.md | 18 +- plugins/gocd/knip-report.md | 4 +- plugins/graphiql/knip-report.md | 18 +- plugins/graphql-voyager/knip-report.md | 15 +- plugins/home/knip-report.md | 5 +- plugins/ilert/knip-report.md | 14 +- plugins/jenkins-backend/knip-report.md | 6 - plugins/jenkins/knip-report.md | 17 +- plugins/kafka/knip-report.md | 18 +- plugins/kubernetes-backend/knip-report.md | 6 +- plugins/kubernetes-node/knip-report.md | 14 +- plugins/kubernetes-react/knip-report.md | 19 +- plugins/kubernetes/knip-report.md | 15 +- plugins/lighthouse/knip-report.md | 20 +- plugins/linguist-backend/knip-report.md | 3 +- plugins/linguist/knip-report.md | 14 +- plugins/microsoft-calendar/knip-report.md | 14 +- plugins/newrelic-dashboard/knip-report.md | 11 +- plugins/newrelic/knip-report.md | 18 +- plugins/nomad-backend/knip-report.md | 6 - plugins/nomad/knip-report.md | 13 +- plugins/octopus-deploy/knip-report.md | 14 +- plugins/opencost/knip-report.md | 3 +- plugins/org-react/knip-report.md | 3 +- plugins/org/knip-report.md | 25 +- plugins/pagerduty/knip-report.md | 18 +- plugins/periskop-backend/knip-report.md | 6 - plugins/periskop/knip-report.md | 14 +- plugins/permission-react/knip-report.md | 13 +- plugins/playlist-backend/knip-report.md | 10 +- plugins/playlist/knip-report.md | 22 +- plugins/proxy-backend/knip-report.md | 3 +- plugins/puppetdb/knip-report.md | 18 +- plugins/rollbar-backend/knip-report.md | 3 +- plugins/rollbar/knip-report.md | 16 +- plugins/scaffolder-react/knip-report.md | 3 +- plugins/scaffolder/knip-report.md | 8 +- plugins/search-backend/knip-report.md | 7 - plugins/search-react/knip-report.md | 10 +- plugins/search/knip-report.md | 5 +- plugins/sentry/knip-report.md | 16 +- plugins/shortcuts/knip-report.md | 16 +- plugins/signals-backend/knip-report.md | 19 ++ plugins/signals-node/knip-report.md | 20 ++ plugins/signals-react/knip-report.md | 16 ++ plugins/signals/knip-report.md | 23 ++ plugins/sonarqube-backend/knip-report.md | 6 - plugins/sonarqube/knip-report.md | 26 +- plugins/splunk-on-call/knip-report.md | 18 +- plugins/stack-overflow/knip-report.md | 9 +- plugins/stackstorm/knip-report.md | 20 +- plugins/tech-insights/knip-report.md | 14 +- plugins/tech-radar/knip-report.md | 4 +- .../techdocs-addons-test-utils/knip-report.md | 11 +- .../knip-report.md | 3 +- plugins/techdocs-react/knip-report.md | 15 +- plugins/techdocs/knip-report.md | 4 +- plugins/todo/knip-report.md | 21 +- plugins/user-settings-backend/knip-report.md | 8 - plugins/user-settings/knip-report.md | 5 +- plugins/vault-backend/knip-report.md | 25 +- plugins/vault/knip-report.md | 19 +- plugins/xcmetrics/knip-report.md | 4 +- yarn.lock | 49 +--- 161 files changed, 1128 insertions(+), 1472 deletions(-) create mode 100644 packages/repo-tools/src/commands/knip-reports/knip-extractor.ts create mode 100644 packages/repo-tools/src/commands/knip-reports/knip-reports.ts create mode 100644 packages/repo-tools/src/commands/util.ts create mode 100644 plugins/auth-backend-module-aws-alb-provider/knip-report.md create mode 100644 plugins/auth-backend-module-oidc-provider/knip-report.md create mode 100644 plugins/signals-backend/knip-report.md create mode 100644 plugins/signals-node/knip-report.md create mode 100644 plugins/signals-react/knip-report.md create mode 100644 plugins/signals/knip-report.md diff --git a/.changeset/friendly-terms-love.md b/.changeset/friendly-terms-love.md index ed53fcee31..18fc399740 100644 --- a/.changeset/friendly-terms-love.md +++ b/.changeset/friendly-terms-love.md @@ -1,253 +1,5 @@ --- -'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch -'@backstage/plugin-catalog-backend-module-scaffolder-entity-model': patch -'@backstage/plugin-search-backend-module-stack-overflow-collator': patch -'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch -'@backstage/plugin-permission-backend-module-allow-all-policy': patch -'@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch -'@backstage/plugin-auth-backend-module-vmware-cloud-provider': patch -'@backstage/plugin-catalog-backend-module-backstage-openapi': patch -'@backstage/plugin-catalog-backend-module-bitbucket-server': patch -'@backstage/plugin-auth-backend-module-atlassian-provider': patch -'@backstage/plugin-auth-backend-module-microsoft-provider': patch -'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch -'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch -'@backstage/plugin-auth-backend-module-pinniped-provider': patch -'@backstage/plugin-events-backend-module-bitbucket-cloud': patch -'@backstage/plugin-auth-backend-module-gcp-iap-provider': patch -'@backstage/plugin-auth-backend-module-github-provider': patch -'@backstage/plugin-auth-backend-module-gitlab-provider': patch -'@backstage/plugin-auth-backend-module-google-provider': patch -'@backstage/plugin-auth-backend-module-oauth2-provider': patch -'@backstage/plugin-scaffolder-backend-module-bitbucket': patch -'@backstage/plugin-search-backend-module-elasticsearch': patch -'@backstage/plugin-tech-insights-backend-module-jsonfc': patch -'@backstage/plugin-catalog-backend-module-unprocessed': patch -'@backstage/plugin-analytics-module-newrelic-browser': patch -'@backstage/plugin-auth-backend-module-okta-provider': patch -'@backstage/plugin-catalog-backend-module-github-org': patch -'@backstage/plugin-catalog-backend-module-bitbucket': patch -'@backstage/plugin-scaffolder-backend-module-gerrit': patch -'@backstage/plugin-scaffolder-backend-module-github': patch -'@backstage/plugin-scaffolder-backend-module-gitlab': patch -'@backstage/plugin-scaffolder-backend-module-sentry': patch -'@backstage/plugin-scaffolder-backend-module-yeoman': patch -'@backstage/plugin-catalog-backend-module-puppetdb': patch -'@backstage/plugin-scaffolder-backend-module-azure': patch -'@backstage/plugin-scaffolder-backend-module-rails': patch -'@backstage/plugin-api-docs-module-protoc-gen-doc': patch -'@backstage/plugin-catalog-backend-module-msgraph': patch -'@backstage/plugin-catalog-backend-module-openapi': patch -'@backstage/plugin-search-backend-module-techdocs': patch -'@backstage/plugin-techdocs-module-addons-contrib': patch -'@backstage/plugin-catalog-backend-module-gerrit': patch -'@backstage/plugin-catalog-backend-module-github': patch -'@backstage/plugin-catalog-backend-module-gitlab': patch -'@backstage/plugin-cicd-statistics-module-gitlab': patch -'@backstage/plugin-events-backend-module-aws-sqs': patch -'@backstage/plugin-search-backend-module-catalog': patch -'@backstage/plugin-search-backend-module-explore': patch -'@backstage/plugin-catalog-backend-module-azure': patch -'@backstage/plugin-catalog-unprocessed-entities': patch -'@backstage/plugin-events-backend-module-gerrit': patch -'@backstage/plugin-events-backend-module-github': patch -'@backstage/plugin-events-backend-module-gitlab': patch -'@backstage/plugin-catalog-backend-module-ldap': patch -'@backstage/plugin-events-backend-module-azure': patch -'@backstage/plugin-catalog-backend-module-aws': patch -'@backstage/plugin-catalog-backend-module-gcp': patch -'@backstage/plugin-github-pull-requests-board': patch -'@backstage/plugin-techdocs-addons-test-utils': patch -'@backstage/plugin-events-backend-test-utils': patch -'@backstage/plugin-search-backend-module-pg': patch -'@backstage/plugin-entity-feedback-backend': patch -'@backstage/backend-openapi-utils': patch -'@backstage/plugin-bitbucket-cloud-common': patch -'@backstage/plugin-entity-feedback-common': patch -'@backstage/plugin-stack-overflow-backend': patch -'@backstage/integration-aws-node': patch -'@backstage/plugin-code-coverage-backend': patch -'@backstage/plugin-tech-insights-backend': patch -'@backstage/plugin-user-settings-backend': patch -'@backstage/frontend-plugin-api': patch -'@backstage/frontend-test-utils': patch -'@backstage/plugin-analytics-module-ga4': patch -'@backstage/plugin-azure-devops-backend': patch -'@backstage/plugin-cost-insights-common': patch -'@backstage/plugin-tech-insights-common': patch -'@backstage/backend-plugin-api': patch -'@backstage/backend-test-utils': patch -'@backstage/plugin-analytics-module-ga': patch -'@backstage/plugin-azure-devops-common': patch -'@backstage/plugin-azure-sites-backend': patch -'@backstage/plugin-git-release-manager': patch -'@backstage/plugin-search-backend-node': patch -'@backstage/backend-dev-utils': patch -'@backstage/integration-react': patch -'@backstage/release-manifests': patch -'@backstage/plugin-azure-sites-common': patch -'@backstage/plugin-github-deployments': patch -'@backstage/plugin-kubernetes-backend': patch -'@backstage/plugin-kubernetes-cluster': patch -'@backstage/plugin-lighthouse-backend': patch -'@backstage/plugin-microsoft-calendar': patch -'@backstage/plugin-newrelic-dashboard': patch -'@backstage/plugin-permission-backend': patch -'@backstage/plugin-scaffolder-backend': patch -'@backstage/plugin-tech-insights-node': patch -'@backstage/backend-defaults': patch -'@backstage/frontend-app-api': patch -'@backstage/plugin-entity-validation': patch -'@backstage/plugin-kubernetes-common': patch -'@backstage/plugin-lighthouse-common': patch -'@backstage/plugin-permission-common': patch -'@backstage/plugin-scaffolder-common': patch -'@backstage/plugin-sonarqube-backend': patch -'@backstage/backend-app-api': patch -'@backstage/core-compat-api': patch -'@backstage/core-components': patch -'@backstage/core-plugin-api': patch -'@backstage/plugin-airbrake-backend': patch -'@backstage/plugin-devtools-backend': patch -'@backstage/plugin-kubernetes-react': patch -'@backstage/plugin-linguist-backend': patch -'@backstage/plugin-periskop-backend': patch -'@backstage/plugin-permission-react': patch -'@backstage/plugin-playlist-backend': patch -'@backstage/plugin-scaffolder-react': patch -'@backstage/plugin-techdocs-backend': patch -'@backstage/backend-common': patch -'@backstage/catalog-client': patch -'@backstage/e2e-test-utils': patch -'@backstage/version-bridge': patch -'@backstage/plugin-apollo-explorer': patch -'@backstage/plugin-catalog-backend': patch -'@backstage/plugin-cicd-statistics': patch -'@backstage/plugin-devtools-common': patch -'@backstage/plugin-entity-feedback': patch -'@backstage/plugin-explore-backend': patch -'@backstage/plugin-gitops-profiles': patch -'@backstage/plugin-graphql-voyager': patch -'@backstage/plugin-jenkins-backend': patch -'@backstage/plugin-kubernetes-node': patch -'@backstage/plugin-linguist-common': patch -'@backstage/plugin-permission-node': patch -'@backstage/plugin-playlist-common': patch -'@backstage/plugin-rollbar-backend': patch -'@backstage/plugin-scaffolder-node': patch -'@backstage/plugin-sonarqube-react': patch -'@backstage/backend-tasks': patch -'@backstage/catalog-model': patch -'@backstage/config-loader': patch -'@backstage/eslint-plugin': patch -'@backstage/plugin-apache-airflow': patch -'@backstage/plugin-badges-backend': patch -'@backstage/plugin-bazaar-backend': patch -'@backstage/plugin-catalog-common': patch -'@backstage/plugin-catalog-import': patch -'@backstage/plugin-events-backend': patch -'@backstage/plugin-explore-common': patch -'@backstage/plugin-github-actions': patch -'@backstage/plugin-jenkins-common': patch -'@backstage/plugin-octopus-deploy': patch -'@backstage/plugin-search-backend': patch -'@backstage/plugin-splunk-on-call': patch -'@backstage/plugin-stack-overflow': patch -'@backstage/plugin-techdocs-react': patch -'@backstage/app-defaults': patch -'@backstage/core-app-api': patch -'@techdocs/cli': patch -'@backstage/plugin-catalog-graph': patch -'@backstage/plugin-catalog-react': patch -'@backstage/plugin-code-coverage': patch -'@backstage/plugin-config-schema': patch -'@backstage/plugin-cost-insights': patch -'@backstage/plugin-explore-react': patch -'@backstage/plugin-github-issues': patch -'@backstage/plugin-kafka-backend': patch -'@backstage/plugin-nomad-backend': patch -'@backstage/plugin-proxy-backend': patch -'@backstage/plugin-search-common': patch -'@backstage/plugin-tech-insights': patch -'@backstage/plugin-techdocs-node': patch -'@backstage/plugin-user-settings': patch -'@backstage/plugin-vault-backend': patch -'@backstage/integration': patch -'@backstage/plugin-auth-backend': patch -'@backstage/plugin-azure-devops': patch -'@backstage/plugin-catalog-node': patch -'@backstage/plugin-code-climate': patch -'@backstage/plugin-gcp-projects': patch -'@backstage/plugin-search-react': patch -'@backstage/plugin-todo-backend': patch -'@backstage/cli-common': patch -'@backstage/create-app': patch '@backstage/repo-tools': patch -'@backstage/test-utils': patch -'@backstage/plugin-adr-backend': patch -'@backstage/plugin-app-backend': patch -'@backstage/plugin-azure-sites': patch -'@backstage/plugin-events-node': patch -'@backstage/plugin-firehydrant': patch -'@backstage/dev-utils': patch -'@backstage/plugin-adr-common': patch -'@backstage/plugin-cloudbuild': patch -'@backstage/plugin-home-react': patch -'@backstage/plugin-kubernetes': patch -'@backstage/plugin-lighthouse': patch -'@backstage/plugin-scaffolder': patch -'@backstage/plugin-stackstorm': patch -'@backstage/plugin-tech-radar': patch -'@backstage/plugin-vault-node': patch -'@backstage/cli-node': patch -'@backstage/codemods': patch -'@backstage/plugin-auth-node': patch -'@backstage/plugin-codescene': patch -'@backstage/plugin-dynatrace': patch -'@backstage/plugin-gcalendar': patch -'@backstage/plugin-org-react': patch -'@backstage/plugin-pagerduty': patch -'@backstage/plugin-shortcuts': patch -'@backstage/plugin-sonarqube': patch -'@backstage/plugin-xcmetrics': patch -'@backstage/plugin-airbrake': patch -'@backstage/plugin-api-docs': patch -'@backstage/plugin-app-node': patch -'@backstage/plugin-circleci': patch -'@backstage/plugin-devtools': patch -'@backstage/plugin-graphiql': patch -'@backstage/plugin-linguist': patch -'@backstage/plugin-newrelic': patch -'@backstage/plugin-opencost': patch -'@backstage/plugin-periskop': patch -'@backstage/plugin-playlist': patch -'@backstage/plugin-puppetdb': patch -'@backstage/plugin-techdocs': patch -'@backstage/config': patch -'@backstage/errors': patch -'@backstage/plugin-bitrise': patch -'@backstage/plugin-catalog': patch -'@backstage/plugin-explore': patch -'@backstage/plugin-jenkins': patch -'@backstage/plugin-rollbar': patch -'@backstage/theme': patch -'@backstage/types': patch -'@backstage/plugin-allure': patch -'@backstage/plugin-badges': patch -'@backstage/plugin-bazaar': patch -'@backstage/plugin-search': patch -'@backstage/plugin-sentry': patch -'@backstage/plugin-fossa': patch -'@backstage/plugin-ilert': patch -'@backstage/plugin-kafka': patch -'@backstage/plugin-nomad': patch -'@backstage/plugin-vault': patch -'@backstage/cli': patch -'@backstage/plugin-gocd': patch -'@backstage/plugin-home': patch -'@backstage/plugin-todo': patch -'@backstage/plugin-adr': patch -'@backstage/plugin-org': patch --- -Introduced `knip` to the `api-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. +Introduced `knip` to the `knip-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. diff --git a/.gitignore b/.gitignore index c0ef0d2001..e499faf29e 100644 --- a/.gitignore +++ b/.gitignore @@ -162,4 +162,7 @@ e2e-test-report/ *svg.dtmp # Scripts -plugins-report.csv \ No newline at end of file +plugins-report.csv + +# Temporary knip configs +knip.json diff --git a/package.json b/package.json index 60d4a285a5..7f38af475e 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "build:all": "backstage-cli repo build --all", "build:api-reports": "yarn build:api-reports:only --tsc", "build:api-reports:only": "backstage-repo-tools api-reports --allow-warnings 'packages/core-components,plugins/+(catalog|catalog-import|git-release-manager|jenkins|kubernetes)' -o ae-wrong-input-file-type --validate-release-tags", + "build:knip-reports": "backstage-repo-tools knip-reports", "build:api-docs": "LANG=en_EN yarn build:api-reports --docs --exclude 'plugins/@(adr|adr-backend|adr-common|airbrake|airbrake-backend|allure|analytics-module-ga|analytics-module-ga4|analytics-module-newrelic-browser|apache-airflow|api-docs|api-docs-module-protoc-gen-doc|apollo-explorer|app-visualizer|azure-devops|azure-devops-backend|azure-devops-common|azure-sites|azure-sites-backend|azure-sites-common|badges|badges-backend|bazaar|bazaar-backend|bitbucket-cloud-common|bitrise|catalog-graph|catalog-graphql|catalog-import|catalog-unprocessed-entities|cicd-statistics|cicd-statistics-module-gitlab|circleci|cloudbuild|code-climate|code-coverage|code-coverage-backend|codescene|config-schema|cost-insights|cost-insights-common|dynatrace|entity-feedback|entity-feedback-backend|entity-feedback-common|entity-validation|example-todo-list|example-todo-list-backend|example-todo-list-common|firehydrant|fossa|gcalendar|gcp-projects|git-release-manager|github-actions|github-deployments|github-issues|github-pull-requests-board|gitops-profiles|gocd|graphiql|graphql-backend|graphql-voyager|ilert|jenkins|jenkins-backend|jenkins-common|kafka|kafka-backend|lighthouse|lighthouse-backend|lighthouse-common|linguist|linguist-backend|linguist-common|microsoft-calendar|newrelic|newrelic-dashboard|nomad|nomad-backend|octopus-deploy|opencost|pagerduty|periskop|periskop-backend|playlist|playlist-backend|playlist-common|proxy-backend|puppetdb|rollbar|rollbar-backend|sentry|shortcuts|splunk-on-call|stack-overflow|stack-overflow-backend|stackstorm|tech-radar|tech-radar-2|todo|todo-backend|xcmetrics)'", "build:plugins-report": "node ./scripts/build-plugins-report", "tsc": "tsc", diff --git a/packages/app-defaults/knip-report.md b/packages/app-defaults/knip-report.md index bac77f66bc..fb60112aa2 100644 --- a/packages/app-defaults/knip-report.md +++ b/packages/app-defaults/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/packages/app-next/knip-report.md b/packages/app-next/knip-report.md index 7ac62531b7..7787f9c8fc 100644 --- a/packages/app-next/knip-report.md +++ b/packages/app-next/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused dependencies (63) +## Unused dependencies (64) | Name | Location | |:-------------------------------------------------|:-------------| @@ -30,6 +30,7 @@ | @backstage/plugin-puppetdb | package.json | | @backstage/plugin-playlist | package.json | | @backstage/plugin-newrelic | package.json | +| @backstage/plugin-linguist | package.json | | @backstage/plugin-devtools | package.json | | @backstage/plugin-api-docs | package.json | | @backstage/plugin-airbrake | package.json | @@ -68,7 +69,7 @@ | @roadiehq/backstage-plugin-github-pull-requests | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | -## Unused devDependencies (8) +## Unused devDependencies (7) | Name | Location | |:----------------------------|:-------------| @@ -78,6 +79,5 @@ | @types/zen-observable | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/packages/app/knip-report.md b/packages/app/knip-report.md index 9a80ddd4ad..f22347da9f 100644 --- a/packages/app/knip-report.md +++ b/packages/app/knip-report.md @@ -15,12 +15,12 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | | @backstage/plugin-airbrake | package.json | +| @backstage/frontend-app-api | package.json | | @backstage/plugin-azure-sites | package.json | | @backstage/plugin-search-common | package.json | -| @backstage/plugin-stack-overflow | package.json | | @backstage/plugin-linguist-common | package.json | -## Unused devDependencies (7) +## Unused devDependencies (5) | Name | Location | |:----------------------------|:-------------| @@ -28,8 +28,6 @@ | @types/jquery | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/backend-tasks/knip-report.md b/packages/backend-tasks/knip-report.md index 243349f63c..b4595609b6 100644 --- a/packages/backend-tasks/knip-report.md +++ b/packages/backend-tasks/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:----------------|:-------------| +| @backstage/cli | package.json | +| wait-for-expect | package.json | diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md index 3d3e308dfb..dbd46f1746 100644 --- a/packages/backend/knip-report.md +++ b/packages/backend/knip-report.md @@ -14,7 +14,7 @@ | pg-connection-string | package.json | | azure-devops-node-api | package.json | | @backstage/plugin-tech-insights-node | package.json | -| @backstage/plugin-azure-sites-backend | package.json | +| @backstage/plugin-azure-sites-common | package.json | | @backstage/plugin-scaffolder-backend-module-rails | package.json | ## Unused devDependencies (3) diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index 0143d297fe..8caf86f5ec 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -33,10 +33,11 @@ | @spotify/eslint-config-react | package.json | | @typescript-eslint/eslint-plugin | package.json | -## Unused devDependencies (13) +## Unused devDependencies (18) | Name | Location | |:----------------------------------------|:-------------| +| msw | package.json | | del | package.json | | ts-node | package.json | | nodemon | package.json | @@ -45,9 +46,13 @@ | @backstage/theme | package.json | | @types/http-proxy | package.json | | @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | | @backstage/core-app-api | package.json | +| @backstage/backend-common | package.json | +| @backstage/core-plugin-api | package.json | | @backstage/core-components | package.json | | @types/terser-webpack-plugin | package.json | +| @backstage/backend-test-utils | package.json | | @backstage/backend-plugin-api | package.json | | @types/rollup-plugin-peer-deps-external | package.json | @@ -60,26 +65,11 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | -## Unlisted dependencies (18) +## Unlisted dependencies (3) -| Name | Location | -|:----------------------------------|:-------------------------------------------------------------------------------------------------| -| rollup-plugin-polyfill-node | dist/cjs/build-5e63d42c.cjs.js | -| rollup-plugin-polyfill-node | dist/cjs/buildWorkspace-47e09dac.cjs.js | -| rollup-plugin-polyfill-node | dist/cjs/createDistWorkspace-09d75851.cjs.js | -| rollup-plugin-polyfill-node | dist/cjs/index-4cb89d61.cjs.js | -| react/package.json | dist/cjs/index-7e560cd7.cjs.js | -| react-dom/client | dist/cjs/packageDetection-6cb79707.cjs.js | -| prettier | dist/cjs/packageLintConfigs-eceb588c.cjs.js | -| prettier | src/commands/migrate/packageLintConfigs.ts | -| react-dom/client | src/lib/bundler/hasReactDomClient.ts | -| react/package.json | src/lib/bundler/server.ts | -| supertest | templates/default-backend-plugin/src/service/router.test.ts | -| winston | templates/default-backend-plugin/src/service/router.ts | -| express-promise-router | templates/default-backend-plugin/src/service/router.ts | -| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | -| @testing-library/react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | -| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | -| @material-ui/core | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | -| @backstage/plugin-scaffolder-node | templates/scaffolder-module/src/actions/example/example.ts | +| Name | Location | +|:-------------------|:-------------------------------------------| +| prettier | src/commands/migrate/packageLintConfigs.ts | +| react-dom/client | src/lib/bundler/hasReactDomClient.ts | +| react/package.json | src/lib/bundler/server.ts | diff --git a/packages/core-app-api/knip-report.md b/packages/core-app-api/knip-report.md index fc58f49ab9..905368dd3f 100644 --- a/packages/core-app-api/knip-report.md +++ b/packages/core-app-api/knip-report.md @@ -6,7 +6,7 @@ |:--------|:-------------| | history | package.json | -## Unused devDependencies (12) +## Unused devDependencies (11) | Name | Location | |:-----------------------------|:-------------| @@ -19,7 +19,6 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | react-router-dom-stable | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @testing-library/react-hooks | package.json | diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md index 9be63304d1..25c65be193 100644 --- a/packages/core-compat-api/knip-report.md +++ b/packages/core-compat-api/knip-report.md @@ -6,13 +6,12 @@ |:------------------------|:-------------| | @backstage/core-app-api | package.json | -## Unused devDependencies (9) +## Unused devDependencies (8) | Name | Location | |:--------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @backstage/plugin-catalog | package.json | | @backstage/plugin-puppetdb | package.json | | @backstage/frontend-app-api | package.json | diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md index 1a2ba665c4..f457b7bb78 100644 --- a/packages/core-components/knip-report.md +++ b/packages/core-components/knip-report.md @@ -9,7 +9,7 @@ | zen-observable | package.json | | @backstage/config | package.json | -## Unused devDependencies (11) +## Unused devDependencies (9) | Name | Location | |:----------------------------|:-------------| @@ -18,11 +18,9 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | -| @backstage/test-utils | package.json | | @types/google-protobuf | package.json | | @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| @backstage/app-defaults | package.json | | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/core-plugin-api/knip-report.md b/packages/core-plugin-api/knip-report.md index 81ec43c56d..b222f9399d 100644 --- a/packages/core-plugin-api/knip-report.md +++ b/packages/core-plugin-api/knip-report.md @@ -6,7 +6,7 @@ |:--------|:-------------| | history | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| @@ -15,6 +15,5 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/packages/dev-utils/knip-report.md b/packages/dev-utils/knip-report.md index 0215fabf06..c4383e6fce 100644 --- a/packages/dev-utils/knip-report.md +++ b/packages/dev-utils/knip-report.md @@ -6,7 +6,7 @@ |:-----------------|:-------------| | @backstage/theme | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| @@ -15,6 +15,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/packages/eslint-plugin/knip-report.md b/packages/eslint-plugin/knip-report.md index 5c4fbbed76..77fca799d7 100644 --- a/packages/eslint-plugin/knip-report.md +++ b/packages/eslint-plugin/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unlisted dependencies (3) +## Unlisted dependencies (2) -| Name | Location | -|:--------------------------|:-------------------------------| -| @typescript-eslint/parser | .eslintrc.js | -| estree | lib/visitImports.js | -| estree | rules/no-undeclared-imports.js | +| Name | Location | +|:-------|:-------------------------------| +| estree | lib/visitImports.js | +| estree | rules/no-undeclared-imports.js | diff --git a/packages/frontend-app-api/knip-report.md b/packages/frontend-app-api/knip-report.md index bac77f66bc..fb60112aa2 100644 --- a/packages/frontend-app-api/knip-report.md +++ b/packages/frontend-app-api/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/packages/frontend-plugin-api/knip-report.md b/packages/frontend-plugin-api/knip-report.md index c7680f4f9e..a6c1e939c7 100644 --- a/packages/frontend-plugin-api/knip-report.md +++ b/packages/frontend-plugin-api/knip-report.md @@ -8,7 +8,7 @@ | @material-ui/core | package.json | | @backstage/core-components | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:-------------------------------|:-------------| @@ -16,7 +16,6 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/packages/frontend-test-utils/knip-report.md b/packages/frontend-test-utils/knip-report.md index ae56051f88..24c942926b 100644 --- a/packages/frontend-test-utils/knip-report.md +++ b/packages/frontend-test-utils/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | diff --git a/packages/integration-react/knip-report.md b/packages/integration-react/knip-report.md index c7c82e3d6f..1ffbed64e8 100644 --- a/packages/integration-react/knip-report.md +++ b/packages/integration-react/knip-report.md @@ -1,20 +1,11 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (4) -| Name | Location | -|:------------------|:-------------| -| @material-ui/core | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:---------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/core-components | package.json | +| Name | Location | +|:----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | diff --git a/packages/repo-tools/cli-report.md b/packages/repo-tools/cli-report.md index 7988c479b0..13e588e3e2 100644 --- a/packages/repo-tools/cli-report.md +++ b/packages/repo-tools/cli-report.md @@ -15,6 +15,7 @@ Commands: api-reports [options] [paths...] type-deps generate-catalog-info [options] + knip-reports [options] [paths...] package [command] repo [command] help [command] @@ -49,6 +50,16 @@ Options: -h, --help ``` +### `backstage-repo-tools knip-reports` + +``` +Usage: backstage-repo-tools knip-reports [options] [paths...] + +Options: + --ci + -h, --help +``` + ### `backstage-repo-tools package` ``` diff --git a/packages/repo-tools/src/commands/api-reports/api-extractor.ts b/packages/repo-tools/src/commands/api-reports/api-extractor.ts index f7a635ad14..2a7da2eac9 100644 --- a/packages/repo-tools/src/commands/api-reports/api-extractor.ts +++ b/packages/repo-tools/src/commands/api-reports/api-extractor.ts @@ -21,7 +21,6 @@ import { relative as relativePath, resolve as resolvePath, } from 'path'; -import { execFile } from 'child_process'; import fs from 'fs-extra'; import { CompilerState, @@ -30,8 +29,6 @@ import { ExtractorLogLevel, ExtractorMessage, } from '@microsoft/api-extractor'; -import os from 'os'; -import pLimit from 'p-limit'; import { Program } from 'typescript'; import { DocBlockTag, @@ -66,6 +63,7 @@ import { AstDeclaration } from '@microsoft/api-extractor/lib/analyzer/AstDeclara import { paths as cliPaths } from '../../lib/paths'; import minimatch from 'minimatch'; import { getPackageExportNames } from '../../lib/entryPoints'; +import { createBinRunner } from '../util'; const tmpDir = cliPaths.resolveTargetRoot( './node_modules/.cache/api-extractor', @@ -292,10 +290,10 @@ function logApiReportInstructions() { '*************************************************************************************', ); console.log( - '* You have uncommitted changes to the public API or reports of a package. *', + '* You have uncommitted changes to the public API of a package. *', ); console.log( - '* To solve this, run `yarn build:api-reports` and commit all md file changes. *', + '* To solve this, run `yarn build:api-reports` and commit all api-report.md changes. *', ); console.log( '*************************************************************************************', @@ -1229,31 +1227,6 @@ export async function categorizePackageDirs(packageDirs: string[]) { return { tsPackageDirs, cliPackageDirs }; } -function createBinRunner(cwd: string, path: string) { - return async (...command: string[]) => - new Promise((resolve, reject) => { - execFile( - 'node', - [path, ...command], - { - cwd, - shell: true, - timeout: 60000, - maxBuffer: 1024 * 1024, - }, - (err, stdout, stderr) => { - if (err) { - reject(new Error(`${err.message}\n${stderr}`)); - } else if (stderr) { - reject(new Error(`Command printed error output: ${stderr}`)); - } else { - resolve(stdout); - } - }, - ); - }); -} - function parseHelpPage(helpPageContent: string) { const [, usage] = helpPageContent.match(/^\s*Usage: (.*)$/im) ?? []; const lines = helpPageContent.split(/\r?\n/); @@ -1445,71 +1418,3 @@ export async function runCliExtraction({ } } } - -interface KnipExtractionOptions { - packageDirs: string[]; - isLocalBuild: boolean; -} - -export async function runKnipReports({ - packageDirs, - isLocalBuild, -}: KnipExtractionOptions) { - const knipDir = cliPaths.resolveTargetRoot('./node_modules/knip/bin/'); - const limiter = pLimit(os.cpus().length); - - await Promise.all( - packageDirs.map(packageDir => - limiter(async () => { - console.log(`## Processing ${packageDir}`); - const fullDir = cliPaths.resolveTargetRoot(packageDir); - const reportPath = resolvePath(fullDir, 'knip-report.md'); - const run = createBinRunner(fullDir, ''); - - const report = await run( - `${knipDir}/knip.js`, - `--directory ${fullDir}`, // Run in the package directory - '--no-exit-code', // Removing this will end the process in case there are findings by knip - '--no-progress', // Remove unnecessary debugging from output - // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include - '--include dependencies,unlisted', - '--reporter markdown', - ); - - const existingReport = await fs - .readFile(reportPath, 'utf8') - .catch(error => { - if (error.code === 'ENOENT') { - return undefined; - } - throw error; - }); - - if (existingReport !== report) { - if (isLocalBuild) { - console.warn(`Knip report changed for ${packageDir}`); - await fs.writeFile(reportPath, report); - } else { - logApiReportInstructions(); - - if (existingReport) { - console.log(''); - console.log( - `The conflicting file is ${relativePath( - cliPaths.targetRoot, - reportPath, - )}, expecting the following content:`, - ); - console.log(''); - - console.log(report); - - logApiReportInstructions(); - } - throw new Error(`Knip report changed for ${packageDir}, `); - } - } - }), - ), - ); -} diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts index 955720c52e..d26f6dba85 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts @@ -43,7 +43,6 @@ jest.mock('./api-extractor', () => ({ runApiExtraction: jest.fn(), runCliExtraction: jest.fn(), buildDocs: jest.fn(), - runKnipReports: jest.fn(), })); const projectPaths = pathsLib.paths; diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.ts b/packages/repo-tools/src/commands/api-reports/api-reports.ts index 31900ae9a8..637cd86671 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.ts @@ -21,7 +21,6 @@ import { createTemporaryTsConfig, runApiExtraction, runCliExtraction, - runKnipReports, } from './api-extractor'; import { paths as cliPaths, resolvePackagePaths } from '../../lib/paths'; import { generateTypeDeclarations } from './generateTypeDeclarations'; @@ -104,14 +103,6 @@ export const buildApiReports = async (paths: string[] = [], opts: Options) => { }); } - if (selectedPackageDirs.length > 0) { - console.log('# Generating package knip reports'); - await runKnipReports({ - packageDirs: selectedPackageDirs, - isLocalBuild: !isCiBuild, - }); - } - if (isDocsBuild) { console.log('# Generating package documentation'); await buildDocs({ diff --git a/packages/repo-tools/src/commands/index.ts b/packages/repo-tools/src/commands/index.ts index 1fa37402ce..e0463da4f9 100644 --- a/packages/repo-tools/src/commands/index.ts +++ b/packages/repo-tools/src/commands/index.ts @@ -168,6 +168,17 @@ export function registerCommands(program: Command) { ), ), ); + + program + .command('knip-reports [paths...]') + .option('--ci', 'CI run checks that there is no changes on knip reports') + .description('Generate a knip report for selected packages') + .action( + lazy(() => + import('./knip-reports/knip-reports').then(m => m.buildKnipReports), + ), + ); + registerPackageCommand(program); registerRepoCommand(program); } diff --git a/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts b/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts new file mode 100644 index 0000000000..8273ab2533 --- /dev/null +++ b/packages/repo-tools/src/commands/knip-reports/knip-extractor.ts @@ -0,0 +1,175 @@ +/* + * Copyright 2024 The Backstage Authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { paths as cliPaths } from '../../lib/paths'; +import pLimit from 'p-limit'; +import os from 'os'; +import { relative as relativePath, resolve as resolvePath } from 'path'; +import fs from 'fs-extra'; +import { createBinRunner } from '../util'; + +// Ignore this due to Knip error: Error: ENAMETOOLONG: name too long, scandir +const ignoredPackages = ['packages/techdocs-cli-embedded-app']; + +interface KnipExtractionOptions { + packageDirs: string[]; + isLocalBuild: boolean; +} + +interface KnipConfigOptions { + packageDir: string; +} + +interface KnipPackageOptions { + packageDir: string; + knipDir: string; + isLocalBuild: boolean; +} + +function logKnipReportInstructions() { + console.log(''); + console.log( + '*************************************************************************************', + ); + console.log( + '* You have uncommitted changes to the knip reports of a package. *', + ); + console.log( + '* To solve this, run `yarn build:knip-reports` and commit all md file changes. *', + ); + console.log( + '*************************************************************************************', + ); + console.log(''); +} + +async function generateKnipConfig({ packageDir }: KnipConfigOptions) { + const knipConfig = { + entry: [ + 'dev/index.{ts,tsx}', + 'src/index.{ts,tsx}', + 'src/routes.ts', + 'src/run.ts', + ], + jest: { entry: 'src/setupTests.ts' }, + storybook: { entry: 'src/components/**/*.stories.tsx' }, + ignore: [ + '.eslintrc.js', + 'config.d.ts', + 'knexfile.js', + 'node_modules/**', + 'dist/**', + '{fixtures,migrations,templates}/**', + ], + }; + await fs.writeFile( + `${packageDir}/knip.json`, + JSON.stringify(knipConfig, null, 2), + ); +} + +function cleanKnipConfig({ packageDir }: KnipConfigOptions) { + if (fs.existsSync(`${packageDir}/knip.json`)) { + fs.rmSync(`${packageDir}/knip.json`); + } +} + +async function handlePackage({ + packageDir, + knipDir, + isLocalBuild, +}: KnipPackageOptions) { + console.log(`## Processing ${packageDir}`); + if (ignoredPackages.includes(packageDir)) { + console.log(`Skipping ${packageDir}`); + return; + } + const fullDir = cliPaths.resolveTargetRoot(packageDir); + const reportPath = resolvePath(fullDir, 'knip-report.md'); + const run = createBinRunner(fullDir, ''); + + await generateKnipConfig({ packageDir: fullDir }); + + const report = await run( + `${knipDir}/knip.js`, + `--directory ${fullDir}`, // Run in the package directory + '--config knip.json', + '--no-exit-code', // Removing this will end the process in case there are findings by knip + '--no-progress', // Remove unnecessary debugging from output + // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include + '--include dependencies,unlisted', + '--reporter markdown', + ); + + cleanKnipConfig({ packageDir: fullDir }); + + const existingReport = await fs.readFile(reportPath, 'utf8').catch(error => { + if (error.code === 'ENOENT') { + return undefined; + } + throw error; + }); + + if (existingReport !== report) { + if (isLocalBuild) { + console.warn(`Knip report changed for ${packageDir}`); + await fs.writeFile(reportPath, report); + } else { + logKnipReportInstructions(); + + if (existingReport) { + console.log(''); + console.log( + `The conflicting file is ${relativePath( + cliPaths.targetRoot, + reportPath, + )}, expecting the following content:`, + ); + console.log(''); + + console.log(report); + + logKnipReportInstructions(); + } + throw new Error(`Knip report changed for ${packageDir}, `); + } + } +} + +export async function runKnipReports({ + packageDirs, + isLocalBuild, +}: KnipExtractionOptions) { + const knipDir = cliPaths.resolveTargetRoot('./node_modules/knip/bin/'); + const limiter = pLimit(os.cpus().length); + + try { + await Promise.all( + packageDirs.map(packageDir => + limiter(async () => + handlePackage({ packageDir, knipDir, isLocalBuild }), + ), + ), + ); + } catch (e) { + console.log( + `Error occurred during knip reporting: ${e}, cleaning knip configs`, + ); + packageDirs.map(packageDir => { + const fullDir = cliPaths.resolveTargetRoot(packageDir); + cleanKnipConfig({ packageDir: fullDir }); + }); + } +} diff --git a/packages/repo-tools/src/commands/knip-reports/knip-reports.ts b/packages/repo-tools/src/commands/knip-reports/knip-reports.ts new file mode 100644 index 0000000000..48ffa6cbdb --- /dev/null +++ b/packages/repo-tools/src/commands/knip-reports/knip-reports.ts @@ -0,0 +1,54 @@ +/* + * Copyright 2022 The Backstage Authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { OptionValues } from 'commander'; +import { runKnipReports } from './knip-extractor'; +import { resolvePackagePaths } from '../../lib/paths'; + +type Options = { + ci?: boolean; +} & OptionValues; + +export const buildKnipReports = async (paths: string[] = [], opts: Options) => { + const isCiBuild = opts.ci; + + const isAllPackages = !paths?.length; + const selectedPackageDirs = await resolvePackagePaths({ + paths, + include: opts.include, + exclude: opts.exclude, + }); + + if (isAllPackages && !isCiBuild) { + console.log(''); + console.log( + 'TIP: You can generate knip-reports for select packages by passing package paths:', + ); + console.log(''); + console.log( + ' yarn build:knip-reports packages/config packages/core-plugin-api plugins/*', + ); + console.log(''); + } + + if (selectedPackageDirs.length > 0) { + console.log('# Generating package knip reports'); + await runKnipReports({ + packageDirs: selectedPackageDirs, + isLocalBuild: !isCiBuild, + }); + } +}; diff --git a/packages/repo-tools/src/commands/util.ts b/packages/repo-tools/src/commands/util.ts new file mode 100644 index 0000000000..933945bc5c --- /dev/null +++ b/packages/repo-tools/src/commands/util.ts @@ -0,0 +1,41 @@ +/* + * Copyright 2024 The Backstage Authors + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { execFile } from 'child_process'; + +export function createBinRunner(cwd: string, path: string) { + return async (...command: string[]) => + new Promise((resolve, reject) => { + execFile( + 'node', + [path, ...command], + { + cwd, + shell: true, + timeout: 60000, + maxBuffer: 1024 * 1024, + }, + (err, stdout, stderr) => { + if (err) { + reject(new Error(`${err.message}\n${stderr}`)); + } else if (stderr) { + reject(new Error(`Command printed error output: ${stderr}`)); + } else { + resolve(stdout); + } + }, + ); + }); +} diff --git a/packages/test-utils/knip-report.md b/packages/test-utils/knip-report.md index 01c8cd52b2..4c8222eecd 100644 --- a/packages/test-utils/knip-report.md +++ b/packages/test-utils/knip-report.md @@ -6,11 +6,10 @@ |:------------------|:-------------| | @material-ui/core | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | diff --git a/packages/theme/knip-report.md b/packages/theme/knip-report.md index 4e238f9db6..71141a3bba 100644 --- a/packages/theme/knip-report.md +++ b/packages/theme/knip-report.md @@ -7,12 +7,11 @@ | @emotion/react | package.json | | @emotion/styled | package.json | -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @mui/styles | package.json | -| @backstage/cli | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @mui/styles | package.json | +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/packages/version-bridge/knip-report.md b/packages/version-bridge/knip-report.md index 14792f6907..9f54e7f06d 100644 --- a/packages/version-bridge/knip-report.md +++ b/packages/version-bridge/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/plugins/adr/knip-report.md b/plugins/adr/knip-report.md index dd9e1bedfe..881216583e 100644 --- a/plugins/adr/knip-report.md +++ b/plugins/adr/knip-report.md @@ -7,12 +7,11 @@ | remark-gfm | package.json | | react-markdown | package.json | -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/airbrake-backend/knip-report.md b/plugins/airbrake-backend/knip-report.md index 8c164ce0a4..e31e20b852 100644 --- a/plugins/airbrake-backend/knip-report.md +++ b/plugins/airbrake-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/airbrake/knip-report.md b/plugins/airbrake/knip-report.md index 72d2b4fc16..9364473c4f 100644 --- a/plugins/airbrake/knip-report.md +++ b/plugins/airbrake/knip-report.md @@ -1,23 +1,12 @@ # Knip report -## Unused dependencies (3) +## Unused devDependencies (5) -| Name | Location | -|:----------------------|:-------------| -| @material-ui/icons | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/app-defaults | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @backstage/app-defaults | package.json | diff --git a/plugins/allure/knip-report.md b/plugins/allure/knip-report.md index 49caf552e3..a7fde3968b 100644 --- a/plugins/allure/knip-report.md +++ b/plugins/allure/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/analytics-module-ga/knip-report.md b/plugins/analytics-module-ga/knip-report.md index 5a62588b7e..9679afeb54 100644 --- a/plugins/analytics-module-ga/knip-report.md +++ b/plugins/analytics-module-ga/knip-report.md @@ -1,19 +1,10 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (3) -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/analytics-module-ga4/knip-report.md b/plugins/analytics-module-ga4/knip-report.md index abf81e4cb3..544b473dd0 100644 --- a/plugins/analytics-module-ga4/knip-report.md +++ b/plugins/analytics-module-ga4/knip-report.md @@ -1,20 +1,11 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (4) -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @types/jest | package.json | -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @types/jest | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/analytics-module-newrelic-browser/knip-report.md b/plugins/analytics-module-newrelic-browser/knip-report.md index 321f11e9c6..9f54e7f06d 100644 --- a/plugins/analytics-module-newrelic-browser/knip-report.md +++ b/plugins/analytics-module-newrelic-browser/knip-report.md @@ -1,17 +1,9 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (2) -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/plugins/apache-airflow/knip-report.md b/plugins/apache-airflow/knip-report.md index 08495d977c..44a5bee885 100644 --- a/plugins/apache-airflow/knip-report.md +++ b/plugins/apache-airflow/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/api-docs-module-protoc-gen-doc/knip-report.md b/plugins/api-docs-module-protoc-gen-doc/knip-report.md index ae56051f88..24c942926b 100644 --- a/plugins/api-docs-module-protoc-gen-doc/knip-report.md +++ b/plugins/api-docs-module-protoc-gen-doc/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | diff --git a/plugins/api-docs/knip-report.md b/plugins/api-docs/knip-report.md index d6646c1efe..7ecee7de26 100644 --- a/plugins/api-docs/knip-report.md +++ b/plugins/api-docs/knip-report.md @@ -8,16 +8,14 @@ | graphql-config | package.json | | isomorphic-form-data | package.json | -## Unused devDependencies (8) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/apollo-explorer/knip-report.md b/plugins/apollo-explorer/knip-report.md index 127784b04c..25d92625f5 100644 --- a/plugins/apollo-explorer/knip-report.md +++ b/plugins/apollo-explorer/knip-report.md @@ -6,13 +6,11 @@ |:------------------------|:-------------| | use-deep-compare-effect | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/auth-backend-module-atlassian-provider/knip-report.md b/plugins/auth-backend-module-atlassian-provider/knip-report.md index 2c608a6827..fe0782ee45 100644 --- a/plugins/auth-backend-module-atlassian-provider/knip-report.md +++ b/plugins/auth-backend-module-atlassian-provider/knip-report.md @@ -7,13 +7,11 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-aws-alb-provider/knip-report.md b/plugins/auth-backend-module-aws-alb-provider/knip-report.md new file mode 100644 index 0000000000..3071bbff01 --- /dev/null +++ b/plugins/auth-backend-module-aws-alb-provider/knip-report.md @@ -0,0 +1,18 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-------------------------------|:-------------| +| @backstage/backend-common | package.json | +| @backstage/plugin-auth-backend | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:------------------------------|:-------------| +| express | package.json | +| @backstage/cli | package.json | +| @backstage/config | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/auth-backend-module-github-provider/knip-report.md b/plugins/auth-backend-module-github-provider/knip-report.md index ef27674899..8d7bd5cd41 100644 --- a/plugins/auth-backend-module-github-provider/knip-report.md +++ b/plugins/auth-backend-module-github-provider/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-gitlab-provider/knip-report.md b/plugins/auth-backend-module-gitlab-provider/knip-report.md index 2c608a6827..fe0782ee45 100644 --- a/plugins/auth-backend-module-gitlab-provider/knip-report.md +++ b/plugins/auth-backend-module-gitlab-provider/knip-report.md @@ -7,13 +7,11 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-microsoft-provider/knip-report.md b/plugins/auth-backend-module-microsoft-provider/knip-report.md index 67ef0e695c..d51b79899b 100644 --- a/plugins/auth-backend-module-microsoft-provider/knip-report.md +++ b/plugins/auth-backend-module-microsoft-provider/knip-report.md @@ -7,15 +7,13 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/config | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/config | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-oauth2-provider/knip-report.md b/plugins/auth-backend-module-oauth2-provider/knip-report.md index b4f8775d9a..3db18e15f0 100644 --- a/plugins/auth-backend-module-oauth2-provider/knip-report.md +++ b/plugins/auth-backend-module-oauth2-provider/knip-report.md @@ -6,13 +6,11 @@ |:---------|:-------------| | passport | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-oidc-provider/knip-report.md b/plugins/auth-backend-module-oidc-provider/knip-report.md new file mode 100644 index 0000000000..8cb9f67afb --- /dev/null +++ b/plugins/auth-backend-module-oidc-provider/knip-report.md @@ -0,0 +1,24 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| express | package.json | +| passport | package.json | +| @backstage/backend-common | package.json | + +## Unused devDependencies (9) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| jose | package.json | +| supertest | package.json | +| cookie-parser | package.json | +| @backstage/cli | package.json | +| express-session | package.json | +| @backstage/config | package.json | +| express-promise-router | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/auth-backend-module-okta-provider/knip-report.md b/plugins/auth-backend-module-okta-provider/knip-report.md index 2c608a6827..fe0782ee45 100644 --- a/plugins/auth-backend-module-okta-provider/knip-report.md +++ b/plugins/auth-backend-module-okta-provider/knip-report.md @@ -7,13 +7,11 @@ | express | package.json | | passport | package.json | -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-pinniped-provider/knip-report.md b/plugins/auth-backend-module-pinniped-provider/knip-report.md index dc55a51fd3..c3dbae1569 100644 --- a/plugins/auth-backend-module-pinniped-provider/knip-report.md +++ b/plugins/auth-backend-module-pinniped-provider/knip-report.md @@ -1,18 +1,16 @@ # Knip report -## Unused devDependencies (11) +## Unused devDependencies (9) -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| jose | package.json | -| express | package.json | -| passport | package.json | -| supertest | package.json | -| cookie-parser | package.json | -| @backstage/cli | package.json | -| express-session | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| jose | package.json | +| express | package.json | +| passport | package.json | +| supertest | package.json | +| cookie-parser | package.json | +| @backstage/cli | package.json | +| express-session | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md index d9be83c6e3..c5d1ec2ac8 100644 --- a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md +++ b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/errors | package.json | -| @backstage/config | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/errors | package.json | +| @backstage/config | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/auth-backend/knip-report.md b/plugins/auth-backend/knip-report.md index 40fdccc2c3..b5112154f3 100644 --- a/plugins/auth-backend/knip-report.md +++ b/plugins/auth-backend/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused dependencies (10) +## Unused dependencies (12) | Name | Location | |:------------------------|:-------------| @@ -9,13 +9,15 @@ | morgan | package.json | | winston | package.json | | fs-extra | package.json | +| node-cache | package.json | | compression | package.json | -| passport-gitlab2 | package.json | +| openid-client | package.json | | passport-github2 | package.json | +| passport-microsoft | package.json | | google-auth-library | package.json | | passport-google-oauth20 | package.json | -## Unused devDependencies (10) +## Unused devDependencies (9) | Name | Location | |:-------------------------------|:-------------| @@ -26,7 +28,6 @@ | @types/body-parser | package.json | | @types/passport-github2 | package.json | | @types/passport-strategy | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | +| @types/passport-microsoft | package.json | | @types/passport-google-oauth20 | package.json | diff --git a/plugins/azure-devops-backend/knip-report.md b/plugins/azure-devops-backend/knip-report.md index 8c164ce0a4..e31e20b852 100644 --- a/plugins/azure-devops-backend/knip-report.md +++ b/plugins/azure-devops-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/azure-devops/knip-report.md b/plugins/azure-devops/knip-report.md index 5484ac86b2..ecf6480396 100644 --- a/plugins/azure-devops/knip-report.md +++ b/plugins/azure-devops/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index 739ca03adb..b1d05b28ee 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -2,10 +2,10 @@ ## Unused dependencies (2) -| Name | Location | -|:-----------|:-------------| -| yn | package.json | -| node-fetch | package.json | +| Name | Location | +|:-------------------------|:-------------| +| node-fetch | package.json | +| @backstage/catalog-model | package.json | ## Unused devDependencies (2) diff --git a/plugins/azure-sites-common/knip-report.md b/plugins/azure-sites-common/knip-report.md index 24c942926b..c61d844657 100644 --- a/plugins/azure-sites-common/knip-report.md +++ b/plugins/azure-sites-common/knip-report.md @@ -1,5 +1,11 @@ # Knip report +## Unused dependencies (1) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/catalog-model | package.json | + ## Unused devDependencies (1) | Name | Location | diff --git a/plugins/azure-sites/knip-report.md b/plugins/azure-sites/knip-report.md index 49caf552e3..c60bbdc1a8 100644 --- a/plugins/azure-sites/knip-report.md +++ b/plugins/azure-sites/knip-report.md @@ -1,14 +1,20 @@ # Knip report -## Unused devDependencies (7) +## Unused dependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/theme | package.json | +| @backstage/plugin-permission-react | package.json | +| @backstage/plugin-permission-common | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:-----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/badges-backend/knip-report.md b/plugins/badges-backend/knip-report.md index 93eacaa2b1..db5d6f9746 100644 --- a/plugins/badges-backend/knip-report.md +++ b/plugins/badges-backend/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) | Name | Location | |:----------|:-------------| -| yn | package.json | | cors | package.json | | supertest | package.json | diff --git a/plugins/badges/knip-report.md b/plugins/badges/knip-report.md index 3fa6192efd..ce8576bebf 100644 --- a/plugins/badges/knip-report.md +++ b/plugins/badges/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | diff --git a/plugins/bazaar-backend/knip-report.md b/plugins/bazaar-backend/knip-report.md index ea141f0cbe..2a595acf79 100644 --- a/plugins/bazaar-backend/knip-report.md +++ b/plugins/bazaar-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/bazaar/knip-report.md b/plugins/bazaar/knip-report.md index b43003d1bb..a203b667b3 100644 --- a/plugins/bazaar/knip-report.md +++ b/plugins/bazaar/knip-report.md @@ -1,17 +1,14 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) | Name | Location | |:--------------------------|:-------------| -| @testing-library/jest-dom | package.json | | @backstage/catalog-client | package.json | -## Unused devDependencies (3) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | diff --git a/plugins/bitrise/knip-report.md b/plugins/bitrise/knip-report.md index 3bf7c90c2b..5ab0e57e57 100644 --- a/plugins/bitrise/knip-report.md +++ b/plugins/bitrise/knip-report.md @@ -6,7 +6,7 @@ |:---------|:-------------| | recharts | package.json | -## Unused devDependencies (10) +## Unused devDependencies (8) | Name | Location | |:----------------------------|:-------------| @@ -14,10 +14,8 @@ | @backstage/cli | package.json | | @types/recharts | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md index fbc203820a..2a595acf79 100644 --- a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md +++ b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:------------------------------|:-------------| | @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index 5639c9c550..bae768e781 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -6,15 +6,14 @@ |:-----------|:-------------| | node-fetch | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| better-sqlite3 | package.json | -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----------------|:-------------| +| msw | package.json | +| supertest | package.json | +| better-sqlite3 | package.json | +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @types/supertest | package.json | diff --git a/plugins/catalog-graph/knip-report.md b/plugins/catalog-graph/knip-report.md index ffeefea695..95a44323ae 100644 --- a/plugins/catalog-graph/knip-report.md +++ b/plugins/catalog-graph/knip-report.md @@ -1,23 +1,19 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| lodash | package.json | -| @backstage/catalog-client | package.json | +| Name | Location | +|:--------|:-------------| +| p-limit | package.json | -## Unused devDependencies (9) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/catalog-import/knip-report.md b/plugins/catalog-import/knip-report.md index 106e5b2b82..dbaf2b64d3 100644 --- a/plugins/catalog-import/knip-report.md +++ b/plugins/catalog-import/knip-report.md @@ -1,16 +1,14 @@ # Knip report -## Unused devDependencies (9) +## Unused devDependencies (7) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/catalog-react/knip-report.md b/plugins/catalog-react/knip-report.md index 0bd163e533..03d1ee0396 100644 --- a/plugins/catalog-react/knip-report.md +++ b/plugins/catalog-react/knip-report.md @@ -6,17 +6,15 @@ |:---------------------------------|:-------------| | @backstage/plugin-catalog-common | package.json | -## Unused devDependencies (10) +## Unused devDependencies (8) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | react-test-renderer | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | | @backstage/plugin-scaffolder-common | package.json | diff --git a/plugins/catalog-unprocessed-entities/knip-report.md b/plugins/catalog-unprocessed-entities/knip-report.md index f57e40a0ba..9f54e7f06d 100644 --- a/plugins/catalog-unprocessed-entities/knip-report.md +++ b/plugins/catalog-unprocessed-entities/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/plugins/catalog/knip-report.md b/plugins/catalog/knip-report.md index 875b92587f..cdf24bac48 100644 --- a/plugins/catalog/knip-report.md +++ b/plugins/catalog/knip-report.md @@ -6,17 +6,15 @@ |:--------|:-------------| | history | package.json | -## Unused devDependencies (9) +## Unused devDependencies (7) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-permission-common | package.json | diff --git a/plugins/circleci/knip-report.md b/plugins/circleci/knip-report.md index 60ceb9a96f..24c942926b 100644 --- a/plugins/circleci/knip-report.md +++ b/plugins/circleci/knip-report.md @@ -1,9 +1,8 @@ # Knip report -## Unused devDependencies (2) +## Unused devDependencies (1) -| Name | Location | -|:---------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | diff --git a/plugins/cloudbuild/knip-report.md b/plugins/cloudbuild/knip-report.md index 5484ac86b2..ecf6480396 100644 --- a/plugins/cloudbuild/knip-report.md +++ b/plugins/cloudbuild/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/code-climate/knip-report.md b/plugins/code-climate/knip-report.md index ae8b1336a1..ecf6480396 100644 --- a/plugins/code-climate/knip-report.md +++ b/plugins/code-climate/knip-report.md @@ -1,19 +1,11 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (4) -| Name | Location | -|:-------------------------|:-------------| -| @backstage/catalog-model | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index bce9ec210a..86e3079791 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/code-coverage/knip-report.md b/plugins/code-coverage/knip-report.md index 308b2f4748..2f33ca2948 100644 --- a/plugins/code-coverage/knip-report.md +++ b/plugins/code-coverage/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/highlightjs | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @types/highlightjs | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/codescene/knip-report.md b/plugins/codescene/knip-report.md index cd4b52a70a..efbc44e5d5 100644 --- a/plugins/codescene/knip-report.md +++ b/plugins/codescene/knip-report.md @@ -6,16 +6,14 @@ |:------------------|:-------------| | @backstage/config | package.json | -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/config-schema/knip-report.md b/plugins/config-schema/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/config-schema/knip-report.md +++ b/plugins/config-schema/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/cost-insights/knip-report.md b/plugins/cost-insights/knip-report.md index 6e3734e217..942ccee1be 100644 --- a/plugins/cost-insights/knip-report.md +++ b/plugins/cost-insights/knip-report.md @@ -7,17 +7,15 @@ | history | package.json | | @material-ui/styles | package.json | -## Unused devDependencies (9) +## Unused devDependencies (7) | Name | Location | |:----------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index dc9f753a6b..0c78f2475f 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 | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/devtools/knip-report.md b/plugins/devtools/knip-report.md index f57e40a0ba..9f54e7f06d 100644 --- a/plugins/devtools/knip-report.md +++ b/plugins/devtools/knip-report.md @@ -1,11 +1,9 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/plugins/dynatrace/knip-report.md b/plugins/dynatrace/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/dynatrace/knip-report.md +++ b/plugins/dynatrace/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/entity-feedback-backend/knip-report.md b/plugins/entity-feedback-backend/knip-report.md index 02e48d9bc4..3e8751a225 100644 --- a/plugins/entity-feedback-backend/knip-report.md +++ b/plugins/entity-feedback-backend/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (1) -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| node-fetch | package.json | -| @backstage/config | package.json | +| Name | Location | +|:-----------|:-------------| +| node-fetch | package.json | ## Unused devDependencies (4) diff --git a/plugins/entity-feedback/knip-report.md b/plugins/entity-feedback/knip-report.md index f3538df4bb..c767d8f623 100644 --- a/plugins/entity-feedback/knip-report.md +++ b/plugins/entity-feedback/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| @@ -9,6 +9,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/entity-validation/knip-report.md b/plugins/entity-validation/knip-report.md index 4346521955..ecf6480396 100644 --- a/plugins/entity-validation/knip-report.md +++ b/plugins/entity-validation/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/example-todo-list-backend/knip-report.md b/plugins/example-todo-list-backend/knip-report.md index 8c164ce0a4..e31e20b852 100644 --- a/plugins/example-todo-list-backend/knip-report.md +++ b/plugins/example-todo-list-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/example-todo-list/knip-report.md b/plugins/example-todo-list/knip-report.md index a3d34e034c..9679afeb54 100644 --- a/plugins/example-todo-list/knip-report.md +++ b/plugins/example-todo-list/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/explore-backend/knip-report.md b/plugins/explore-backend/knip-report.md index d957444a99..899e3d7956 100644 --- a/plugins/explore-backend/knip-report.md +++ b/plugins/explore-backend/knip-report.md @@ -1,18 +1,18 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (2) | Name | Location | |:-----------------|:-------------| -| yn | package.json | | node-fetch | package.json | | @backstage/types | package.json | -## Unused devDependencies (3) +## Unused devDependencies (4) -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | +| Name | Location | +|:------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | diff --git a/plugins/explore-react/knip-report.md b/plugins/explore-react/knip-report.md index 34e67d091a..0b4e23a04e 100644 --- a/plugins/explore-react/knip-report.md +++ b/plugins/explore-react/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/explore/knip-report.md b/plugins/explore/knip-report.md index b63a8830f2..44a5bee885 100644 --- a/plugins/explore/knip-report.md +++ b/plugins/explore/knip-report.md @@ -1,16 +1,13 @@ # Knip report -## Unused devDependencies (9) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/firehydrant/knip-report.md b/plugins/firehydrant/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/firehydrant/knip-report.md +++ b/plugins/firehydrant/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/fossa/knip-report.md b/plugins/fossa/knip-report.md index 08495d977c..44a5bee885 100644 --- a/plugins/fossa/knip-report.md +++ b/plugins/fossa/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/gcalendar/knip-report.md b/plugins/gcalendar/knip-report.md index d90d7bd7a6..58fbe96097 100644 --- a/plugins/gcalendar/knip-report.md +++ b/plugins/gcalendar/knip-report.md @@ -6,15 +6,13 @@ |:------------------------------------|:-------------| | @maxim_mazurok/gapi.client.calendar | package.json | -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/sanitize-html | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @types/sanitize-html | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/gcp-projects/knip-report.md b/plugins/gcp-projects/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/gcp-projects/knip-report.md +++ b/plugins/gcp-projects/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/git-release-manager/knip-report.md b/plugins/git-release-manager/knip-report.md index 3187e43d3b..7d4e715dc1 100644 --- a/plugins/git-release-manager/knip-report.md +++ b/plugins/git-release-manager/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/github-actions/knip-report.md b/plugins/github-actions/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/github-actions/knip-report.md +++ b/plugins/github-actions/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/github-deployments/knip-report.md b/plugins/github-deployments/knip-report.md index 08495d977c..44a5bee885 100644 --- a/plugins/github-deployments/knip-report.md +++ b/plugins/github-deployments/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/github-issues/knip-report.md b/plugins/github-issues/knip-report.md index 5484ac86b2..ecf6480396 100644 --- a/plugins/github-issues/knip-report.md +++ b/plugins/github-issues/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/github-pull-requests-board/knip-report.md b/plugins/github-pull-requests-board/knip-report.md index 3ef6ce2cf7..ecf6480396 100644 --- a/plugins/github-pull-requests-board/knip-report.md +++ b/plugins/github-pull-requests-board/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/gitops-profiles/knip-report.md b/plugins/gitops-profiles/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/gitops-profiles/knip-report.md +++ b/plugins/gitops-profiles/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/gocd/knip-report.md b/plugins/gocd/knip-report.md index 5c60390a31..2f750523b0 100644 --- a/plugins/gocd/knip-report.md +++ b/plugins/gocd/knip-report.md @@ -6,16 +6,14 @@ |:---|:-------------| | qs | package.json | -## Unused devDependencies (8) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md index db0c26367a..9022122cfc 100644 --- a/plugins/graphiql/knip-report.md +++ b/plugins/graphiql/knip-report.md @@ -7,15 +7,13 @@ | graphql | package.json | | graphql-ws | package.json | -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/codemirror | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @types/codemirror | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/graphql-voyager/knip-report.md b/plugins/graphql-voyager/knip-report.md index 3ef6ce2cf7..ecf6480396 100644 --- a/plugins/graphql-voyager/knip-report.md +++ b/plugins/graphql-voyager/knip-report.md @@ -1,12 +1,11 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/home/knip-report.md b/plugins/home/knip-report.md index b0aec89510..e9ae64e960 100644 --- a/plugins/home/knip-report.md +++ b/plugins/home/knip-report.md @@ -1,14 +1,11 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (4) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/ilert/knip-report.md b/plugins/ilert/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/ilert/knip-report.md +++ b/plugins/ilert/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index 586ac73fae..4e473a9f2e 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 | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/jenkins/knip-report.md b/plugins/jenkins/knip-report.md index 34592ee915..ecf6480396 100644 --- a/plugins/jenkins/knip-report.md +++ b/plugins/jenkins/knip-report.md @@ -1,14 +1,11 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (4) -| Name | Location | -|:---------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | -| @types/testing-library__jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/kafka/knip-report.md b/plugins/kafka/knip-report.md index 17bd287fbc..67f9dbc286 100644 --- a/plugins/kafka/knip-report.md +++ b/plugins/kafka/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| jest-when | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| jest-when | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/kubernetes-backend/knip-report.md b/plugins/kubernetes-backend/knip-report.md index 20f05141fc..29043eb8d9 100644 --- a/plugins/kubernetes-backend/knip-report.md +++ b/plugins/kubernetes-backend/knip-report.md @@ -1,14 +1,10 @@ # Knip report -## Unused dependencies (7) +## Unused dependencies (3) | Name | Location | |:-------------------|:-------------| -| yn | package.json | -| cors | package.json | | morgan | package.json | -| helmet | package.json | -| compression | package.json | | stream-buffers | package.json | | @jest-mock/express | package.json | diff --git a/plugins/kubernetes-node/knip-report.md b/plugins/kubernetes-node/knip-report.md index 24c942926b..f45a227afc 100644 --- a/plugins/kubernetes-node/knip-report.md +++ b/plugins/kubernetes-node/knip-report.md @@ -1,8 +1,14 @@ # Knip report -## Unused devDependencies (1) +## Unused devDependencies (7) -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | +| Name | Location | +|:-------------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-common | package.json | +| @backstage/backend-app-api | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-kubernetes-backend | package.json | diff --git a/plugins/kubernetes-react/knip-report.md b/plugins/kubernetes-react/knip-report.md index 953c3c2f9f..176a3af098 100644 --- a/plugins/kubernetes-react/knip-report.md +++ b/plugins/kubernetes-react/knip-report.md @@ -1,14 +1,13 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| jest-websocket-mock | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| jest-websocket-mock | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/kubernetes/knip-report.md b/plugins/kubernetes/knip-report.md index 6d80ad2943..b164678b81 100644 --- a/plugins/kubernetes/knip-report.md +++ b/plugins/kubernetes/knip-report.md @@ -16,14 +16,11 @@ | @kubernetes-models/base | package.json | | @kubernetes-models/apimachinery | package.json | -## Unused devDependencies (6) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/lighthouse/knip-report.md b/plugins/lighthouse/knip-report.md index 08495d977c..44a5bee885 100644 --- a/plugins/lighthouse/knip-report.md +++ b/plugins/lighthouse/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/linguist-backend/knip-report.md b/plugins/linguist-backend/knip-report.md index 93d1ed03cc..8588b69130 100644 --- a/plugins/linguist-backend/knip-report.md +++ b/plugins/linguist-backend/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) | Name | Location | |:----------------------------|:-------------| -| yn | package.json | | @backstage/plugin-auth-node | package.json | ## Unused devDependencies (5) diff --git a/plugins/linguist/knip-report.md b/plugins/linguist/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/linguist/knip-report.md +++ b/plugins/linguist/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/microsoft-calendar/knip-report.md b/plugins/microsoft-calendar/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/microsoft-calendar/knip-report.md +++ b/plugins/microsoft-calendar/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/newrelic-dashboard/knip-report.md b/plugins/newrelic-dashboard/knip-report.md index 3fa6192efd..24c942926b 100644 --- a/plugins/newrelic-dashboard/knip-report.md +++ b/plugins/newrelic-dashboard/knip-report.md @@ -1,11 +1,8 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (1) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | diff --git a/plugins/newrelic/knip-report.md b/plugins/newrelic/knip-report.md index 49caf552e3..a7fde3968b 100644 --- a/plugins/newrelic/knip-report.md +++ b/plugins/newrelic/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/nomad-backend/knip-report.md b/plugins/nomad-backend/knip-report.md index 8c164ce0a4..e31e20b852 100644 --- a/plugins/nomad-backend/knip-report.md +++ b/plugins/nomad-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/nomad/knip-report.md b/plugins/nomad/knip-report.md index d8e2df9bd9..9f54e7f06d 100644 --- a/plugins/nomad/knip-report.md +++ b/plugins/nomad/knip-report.md @@ -1,12 +1,9 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| cross-fetch | package.json | -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | diff --git a/plugins/octopus-deploy/knip-report.md b/plugins/octopus-deploy/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/octopus-deploy/knip-report.md +++ b/plugins/octopus-deploy/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/opencost/knip-report.md b/plugins/opencost/knip-report.md index a42dca8cda..ae56051f88 100644 --- a/plugins/opencost/knip-report.md +++ b/plugins/opencost/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused devDependencies (3) +## Unused devDependencies (2) | Name | Location | |:--------------------------|:-------------| | @backstage/cli | package.json | -| @backstage/dev-utils | package.json | | @testing-library/jest-dom | package.json | diff --git a/plugins/org-react/knip-report.md b/plugins/org-react/knip-report.md index 8b68d31b4a..7b939bc6d9 100644 --- a/plugins/org-react/knip-report.md +++ b/plugins/org-react/knip-report.md @@ -6,7 +6,7 @@ |:--------------------------|:-------------| | @backstage/catalog-client | package.json | -## Unused devDependencies (7) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| @@ -15,6 +15,5 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/org/knip-report.md b/plugins/org/knip-report.md index 50cc635025..d2f6612ddc 100644 --- a/plugins/org/knip-report.md +++ b/plugins/org/knip-report.md @@ -1,20 +1,13 @@ # Knip report -## Unused devDependencies (13) +## Unused devDependencies (6) -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/types | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | -| @backstage/catalog-client | package.json | -| @testing-library/user-event | package.json | -| @backstage/plugin-permission-react | package.json | -| @backstage/plugin-permission-common | package.json | +| Name | Location | +|:----------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/types | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @backstage/plugin-catalog | package.json | +| @testing-library/user-event | package.json | diff --git a/plugins/pagerduty/knip-report.md b/plugins/pagerduty/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/pagerduty/knip-report.md +++ b/plugins/pagerduty/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/periskop-backend/knip-report.md b/plugins/periskop-backend/knip-report.md index 8c164ce0a4..e31e20b852 100644 --- a/plugins/periskop-backend/knip-report.md +++ b/plugins/periskop-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/periskop/knip-report.md b/plugins/periskop/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/periskop/knip-report.md +++ b/plugins/periskop/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/permission-react/knip-report.md b/plugins/permission-react/knip-report.md index bac77f66bc..fb60112aa2 100644 --- a/plugins/permission-react/knip-report.md +++ b/plugins/permission-react/knip-report.md @@ -1,11 +1,10 @@ # Knip report -## Unused devDependencies (4) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/playlist-backend/knip-report.md b/plugins/playlist-backend/knip-report.md index 02e48d9bc4..3e8751a225 100644 --- a/plugins/playlist-backend/knip-report.md +++ b/plugins/playlist-backend/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (1) -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| node-fetch | package.json | -| @backstage/config | package.json | +| Name | Location | +|:-----------|:-------------| +| node-fetch | package.json | ## Unused devDependencies (4) diff --git a/plugins/playlist/knip-report.md b/plugins/playlist/knip-report.md index f7eb3835e9..84aa502ad9 100644 --- a/plugins/playlist/knip-report.md +++ b/plugins/playlist/knip-report.md @@ -6,17 +6,15 @@ |:------------------------------------|:-------------| | @backstage/plugin-permission-common | package.json | -## Unused devDependencies (9) +## Unused devDependencies (7) -| Name | Location | -|:--------------------------|:-------------| -| swr | package.json | -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| swr | package.json | +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/proxy-backend/knip-report.md b/plugins/proxy-backend/knip-report.md index a62026b363..6895986f47 100644 --- a/plugins/proxy-backend/knip-report.md +++ b/plugins/proxy-backend/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused dependencies (5) +## Unused dependencies (4) | Name | Location | |:-------|:-------------| -| yn | package.json | | yup | package.json | | yaml | package.json | | uuid | package.json | diff --git a/plugins/puppetdb/knip-report.md b/plugins/puppetdb/knip-report.md index 4aa4b7205e..96247d3c96 100644 --- a/plugins/puppetdb/knip-report.md +++ b/plugins/puppetdb/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/rollbar-backend/knip-report.md b/plugins/rollbar-backend/knip-report.md index c9d04b52a7..a4bbbbb810 100644 --- a/plugins/rollbar-backend/knip-report.md +++ b/plugins/rollbar-backend/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused dependencies (5) +## Unused dependencies (4) | Name | Location | |:------------|:-------------| -| yn | package.json | | cors | package.json | | morgan | package.json | | fs-extra | package.json | diff --git a/plugins/rollbar/knip-report.md b/plugins/rollbar/knip-report.md index 95ee34d272..aa8f8b77be 100644 --- a/plugins/rollbar/knip-report.md +++ b/plugins/rollbar/knip-report.md @@ -6,14 +6,12 @@ |:-------|:-------------| | lodash | package.json | -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/scaffolder-react/knip-report.md b/plugins/scaffolder-react/knip-report.md index 57eae672dc..ffe4b02cf2 100644 --- a/plugins/scaffolder-react/knip-report.md +++ b/plugins/scaffolder-react/knip-report.md @@ -11,7 +11,7 @@ | zod-to-json-schema | package.json | | @backstage/catalog-client | package.json | -## Unused devDependencies (9) +## Unused devDependencies (8) | Name | Location | |:---------------------------------|:-------------| @@ -20,7 +20,6 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | diff --git a/plugins/scaffolder/knip-report.md b/plugins/scaffolder/knip-report.md index bf7175c19f..d3f951fd6f 100644 --- a/plugins/scaffolder/knip-report.md +++ b/plugins/scaffolder/knip-report.md @@ -1,25 +1,23 @@ # Knip report -## Unused dependencies (3) +## Unused dependencies (4) | Name | Location | |:--------------------|:-------------| | immer | package.json | | git-url-parse | package.json | +| @rjsf/material-ui | package.json | | json-schema-library | package.json | -## Unused devDependencies (10) +## Unused devDependencies (7) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 21d04f2ad5..22d525923f 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,12 +1,5 @@ # Knip report -## Unused dependencies (2) - -| Name | Location | -|:----------------------------------|:-------------| -| yn | package.json | -| @backstage/plugin-permission-node | package.json | - ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/search-react/knip-report.md b/plugins/search-react/knip-report.md index fcc7b94e86..3ab62f70ee 100644 --- a/plugins/search-react/knip-report.md +++ b/plugins/search-react/knip-report.md @@ -1,21 +1,13 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:-----------------|:-------------| -| @backstage/theme | package.json | - -## Unused devDependencies (9) +## Unused devDependencies (7) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/search/knip-report.md b/plugins/search/knip-report.md index 290a23740b..c6b6402246 100644 --- a/plugins/search/knip-report.md +++ b/plugins/search/knip-report.md @@ -1,16 +1,13 @@ # Knip report -## Unused devDependencies (9) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| | history | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/sentry/knip-report.md b/plugins/sentry/knip-report.md index 89c276c630..8353ecad20 100644 --- a/plugins/sentry/knip-report.md +++ b/plugins/sentry/knip-report.md @@ -6,14 +6,12 @@ |:--------------|:-------------| | @date-io/core | package.json | -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/shortcuts/knip-report.md b/plugins/shortcuts/knip-report.md index 5484ac86b2..ecf6480396 100644 --- a/plugins/shortcuts/knip-report.md +++ b/plugins/shortcuts/knip-report.md @@ -1,13 +1,11 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/signals-backend/knip-report.md b/plugins/signals-backend/knip-report.md new file mode 100644 index 0000000000..03597de16c --- /dev/null +++ b/plugins/signals-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| node-fetch | package.json | +| @backstage/config | package.json | +| http-proxy-middleware | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:-----------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | + diff --git a/plugins/signals-node/knip-report.md b/plugins/signals-node/knip-report.md new file mode 100644 index 0000000000..ef1a89a394 --- /dev/null +++ b/plugins/signals-node/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (6) + +| Name | Location | +|:----------------------------|:-------------| +| ws | package.json | +| uuid | package.json | +| express | package.json | +| @backstage/config | package.json | +| @backstage/backend-common | package.json | +| @backstage/plugin-auth-node | package.json | + +## Unused devDependencies (2) + +| Name | Location | +|:---------------|:-------------| +| @types/express | package.json | +| @backstage/cli | package.json | + diff --git a/plugins/signals-react/knip-report.md b/plugins/signals-react/knip-report.md new file mode 100644 index 0000000000..b22feb3580 --- /dev/null +++ b/plugins/signals-react/knip-report.md @@ -0,0 +1,16 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @material-ui/core | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | + diff --git a/plugins/signals/knip-report.md b/plugins/signals/knip-report.md new file mode 100644 index 0000000000..7331067004 --- /dev/null +++ b/plugins/signals/knip-report.md @@ -0,0 +1,23 @@ +# Knip report + +## Unused dependencies (4) + +| Name | Location | +|:-------------------|:-------------| +| react-use | package.json | +| @material-ui/lab | package.json | +| @backstage/theme | package.json | +| @material-ui/icons | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| jest-websocket-mock | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/sonarqube-backend/knip-report.md b/plugins/sonarqube-backend/knip-report.md index dfdfabd895..e03ed5c8a2 100644 --- a/plugins/sonarqube-backend/knip-report.md +++ b/plugins/sonarqube-backend/knip-report.md @@ -1,11 +1,5 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ## Unused devDependencies (5) | Name | Location | diff --git a/plugins/sonarqube/knip-report.md b/plugins/sonarqube/knip-report.md index 3f33f551fb..44a5bee885 100644 --- a/plugins/sonarqube/knip-report.md +++ b/plugins/sonarqube/knip-report.md @@ -1,21 +1,13 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (6) -| Name | Location | -|:-------------------------|:-------------| -| @backstage/catalog-model | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/splunk-on-call/knip-report.md b/plugins/splunk-on-call/knip-report.md index 44e48cb6b2..3770bb993e 100644 --- a/plugins/splunk-on-call/knip-report.md +++ b/plugins/splunk-on-call/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/stack-overflow/knip-report.md b/plugins/stack-overflow/knip-report.md index e70def7c45..5553b3a1f7 100644 --- a/plugins/stack-overflow/knip-report.md +++ b/plugins/stack-overflow/knip-report.md @@ -1,19 +1,12 @@ # Knip report -## Unused dependencies (1) - -| Name | Location | -|:--------------------------|:-------------| -| @testing-library/jest-dom | package.json | - -## Unused devDependencies (6) +## Unused devDependencies (5) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/test-utils | package.json | | @testing-library/react | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/stackstorm/knip-report.md b/plugins/stackstorm/knip-report.md index 08495d977c..44a5bee885 100644 --- a/plugins/stackstorm/knip-report.md +++ b/plugins/stackstorm/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/tech-insights/knip-report.md b/plugins/tech-insights/knip-report.md index 4346521955..9679afeb54 100644 --- a/plugins/tech-insights/knip-report.md +++ b/plugins/tech-insights/knip-report.md @@ -1,12 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (3) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/tech-radar/knip-report.md b/plugins/tech-radar/knip-report.md index 7854337bc3..8fc787027b 100644 --- a/plugins/tech-radar/knip-report.md +++ b/plugins/tech-radar/knip-report.md @@ -1,15 +1,13 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (6) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/techdocs-addons-test-utils/knip-report.md b/plugins/techdocs-addons-test-utils/knip-report.md index 6772f6c64a..79290793ca 100644 --- a/plugins/techdocs-addons-test-utils/knip-report.md +++ b/plugins/techdocs-addons-test-utils/knip-report.md @@ -6,11 +6,10 @@ |:--------------------------|:-------------| | @backstage/plugin-catalog | package.json | -## Unused devDependencies (3) +## Unused devDependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:---------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | diff --git a/plugins/techdocs-module-addons-contrib/knip-report.md b/plugins/techdocs-module-addons-contrib/knip-report.md index 05a106a71a..88c7858e93 100644 --- a/plugins/techdocs-module-addons-contrib/knip-report.md +++ b/plugins/techdocs-module-addons-contrib/knip-report.md @@ -1,6 +1,6 @@ # Knip report -## Unused devDependencies (6) +## Unused devDependencies (5) | Name | Location | |:---------------------------------------------|:-------------| @@ -8,6 +8,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @backstage/plugin-techdocs-addons-test-utils | package.json | diff --git a/plugins/techdocs-react/knip-report.md b/plugins/techdocs-react/knip-report.md index 95c382cd51..912e0d57b9 100644 --- a/plugins/techdocs-react/knip-report.md +++ b/plugins/techdocs-react/knip-report.md @@ -7,13 +7,12 @@ | react-helmet | package.json | | @material-ui/core | package.json | -## Unused devDependencies (5) +## Unused devDependencies (4) -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/theme | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/theme | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | diff --git a/plugins/techdocs/knip-report.md b/plugins/techdocs/knip-report.md index f78d6cfa0d..0aa86b7492 100644 --- a/plugins/techdocs/knip-report.md +++ b/plugins/techdocs/knip-report.md @@ -7,18 +7,16 @@ | jss | package.json | | @backstage/theme | package.json | -## Unused devDependencies (10) +## Unused devDependencies (8) | Name | Location | |:-------------------------------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | diff --git a/plugins/todo/knip-report.md b/plugins/todo/knip-report.md index a1b2118648..9679afeb54 100644 --- a/plugins/todo/knip-report.md +++ b/plugins/todo/knip-report.md @@ -1,19 +1,10 @@ # Knip report -## Unused dependencies (1) +## Unused devDependencies (3) -| Name | Location | -|:-------------------|:-------------| -| @material-ui/icons | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:-----------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | diff --git a/plugins/user-settings-backend/knip-report.md b/plugins/user-settings-backend/knip-report.md index 57512bd519..22d525923f 100644 --- a/plugins/user-settings-backend/knip-report.md +++ b/plugins/user-settings-backend/knip-report.md @@ -1,13 +1,5 @@ # Knip report -## Unused dependencies (3) - -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| winston | package.json | -| @backstage/config | package.json | - ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/user-settings/knip-report.md b/plugins/user-settings/knip-report.md index 7d8fa19337..53337fea0b 100644 --- a/plugins/user-settings/knip-report.md +++ b/plugins/user-settings/knip-report.md @@ -6,17 +6,14 @@ |:-----------------|:-------------| | @backstage/theme | package.json | -## Unused devDependencies (9) +## Unused devDependencies (6) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/vault-backend/knip-report.md b/plugins/vault-backend/knip-report.md index 6db72eb479..9597d52c23 100644 --- a/plugins/vault-backend/knip-report.md +++ b/plugins/vault-backend/knip-report.md @@ -1,22 +1,11 @@ # Knip report -## Unused dependencies (4) +## Unused devDependencies (4) -| Name | Location | -|:------------|:-------------| -| yn | package.json | -| cors | package.json | -| helmet | package.json | -| compression | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @types/compression | package.json | -| @backstage/backend-test-utils | package.json | +| Name | Location | +|:-----------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | diff --git a/plugins/vault/knip-report.md b/plugins/vault/knip-report.md index 08495d977c..a469608db4 100644 --- a/plugins/vault/knip-report.md +++ b/plugins/vault/knip-report.md @@ -1,15 +1,12 @@ # Knip report -## Unused devDependencies (8) +## Unused devDependencies (5) -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | +| Name | Location | +|:------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | diff --git a/plugins/xcmetrics/knip-report.md b/plugins/xcmetrics/knip-report.md index b0aec89510..d0ad73b69c 100644 --- a/plugins/xcmetrics/knip-report.md +++ b/plugins/xcmetrics/knip-report.md @@ -1,14 +1,12 @@ # Knip report -## Unused devDependencies (7) +## Unused devDependencies (5) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | | @testing-library/user-event | package.json | diff --git a/yarn.lock b/yarn.lock index 838a17e680..80827873f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28224,7 +28224,7 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.15.0": +"fastq@npm:^1.15.0, fastq@npm:^1.6.0": version: 1.17.0 resolution: "fastq@npm:1.17.0" dependencies: @@ -28233,15 +28233,6 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.6.0": - version: 1.6.1 - resolution: "fastq@npm:1.6.1" - dependencies: - reusify: ^1.0.4 - checksum: e9940b30758a6a6bb3595d965accb4c86b85c7b594c3387788c480a83ac5e43d933eccb6b41f510d0c944aa17af340f432b4efe791f0d0bbe0e3e06dfdcda610 - languageName: node - linkType: hard - "fault@npm:^1.0.0": version: 1.0.4 resolution: "fault@npm:1.0.4" @@ -29575,14 +29566,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": - version: 4.2.10 - resolution: "graceful-fs@npm:4.2.10" - checksum: 3f109d70ae123951905d85032ebeae3c2a5a7a997430df00ea30df0e3a6c60cf6689b109654d6fdacd28810a053348c4d14642da1d075049e6be1ba5216218da - languageName: node - linkType: hard - -"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.2.11": +"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7 @@ -30587,14 +30571,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^5.1.4, ignore@npm:^5.2.0, ignore@npm:^5.2.4": - version: 5.2.4 - resolution: "ignore@npm:5.2.4" - checksum: 3d4c309c6006e2621659311783eaea7ebcd41fe4ca1d78c91c473157ad6666a57a2df790fe0d07a12300d9aac2888204d7be8d59f9aaf665b1c7fcdb432517ef - languageName: node - linkType: hard - -"ignore@npm:^5.1.8": +"ignore@npm:^5.1.4, ignore@npm:^5.1.8, ignore@npm:^5.2.0, ignore@npm:^5.2.4": version: 5.3.0 resolution: "ignore@npm:5.3.0" checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9 @@ -41422,14 +41399,7 @@ __metadata: languageName: node linkType: hard -"run-parallel@npm:^1.1.9": - version: 1.1.9 - resolution: "run-parallel@npm:1.1.9" - checksum: 8bbeda89c2c1dbfeaa0cdb9f17e93a011ac58ef77339ef1e61a62208b67c8e7b661891df677bb7c5be84b8792e27061177368d500b3c731bb019b0c71e667591 - languageName: node - linkType: hard - -"run-parallel@npm:^1.2.0": +"run-parallel@npm:^1.1.9, run-parallel@npm:^1.2.0": version: 1.2.0 resolution: "run-parallel@npm:1.2.0" dependencies: @@ -42572,7 +42542,7 @@ __metadata: languageName: node linkType: hard -"ssri@npm:10.0.5": +"ssri@npm:10.0.5, ssri@npm:^10.0.0": version: 10.0.5 resolution: "ssri@npm:10.0.5" dependencies: @@ -42581,15 +42551,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^10.0.0": - version: 10.0.4 - resolution: "ssri@npm:10.0.4" - dependencies: - minipass: ^5.0.0 - checksum: fb14da9f8a72b04eab163eb13a9dda11d5962cd2317f85457c4e0b575e9a6e0e3a6a87b5bf122c75cb36565830cd5f263fb457571bf6f1587eb5f95d095d6165 - languageName: node - linkType: hard - "ssri@npm:^8.0.0, ssri@npm:^8.0.1": version: 8.0.1 resolution: "ssri@npm:8.0.1" From 00175d889a615bfdbd7b6852186004707c2792c7 Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Tue, 6 Feb 2024 15:29:37 +0200 Subject: [PATCH 5/8] docs: update knip reports Signed-off-by: Heikki Hellgren --- .changeset/tasty-oranges-rescue.md | 7 +++++++ packages/create-app/knip-report.md | 3 ++- .../knip-report.md | 3 ++- plugins/graphiql/knip-report.md | 3 +-- plugins/notifications-backend/knip-report.md | 19 ++++++++++++++++++ plugins/notifications-common/knip-report.md | 14 +++++++++++++ plugins/notifications-node/knip-report.md | 20 +++++++++++++++++++ plugins/notifications/knip-report.md | 20 +++++++++++++++++++ .../knip-report.md | 17 ++++++++++++++++ .../knip-report.md | 17 ++++++++++++++++ .../knip-report.md | 3 ++- .../knip-report.md | 17 ++++++++-------- 12 files changed, 130 insertions(+), 13 deletions(-) create mode 100644 plugins/notifications-backend/knip-report.md create mode 100644 plugins/notifications-common/knip-report.md create mode 100644 plugins/notifications-node/knip-report.md create mode 100644 plugins/notifications/knip-report.md create mode 100644 plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md create mode 100644 plugins/scaffolder-backend-module-bitbucket-server/knip-report.md diff --git a/.changeset/tasty-oranges-rescue.md b/.changeset/tasty-oranges-rescue.md index b146c2e143..891b5b3b07 100644 --- a/.changeset/tasty-oranges-rescue.md +++ b/.changeset/tasty-oranges-rescue.md @@ -1,4 +1,5 @@ --- +<<<<<<< HEAD '@backstage/plugin-auth-backend': minor --- @@ -9,3 +10,9 @@ This comes with breaking changes to config options: - `audience` is now mandatory - `wantAuthnResponseSigned` is now exposed and defaults to `true` - `wantAssertionsSigned` is now exposed and defaults to `true` +======= +'@backstage/plugin-auth-backend': patch +--- + +migrate from 'passport-saml' to '@node-saml/passport-saml' +>>>>>>> 653fd33301e (chore(plugins/auth-backend): migrate from passport-saml package to @node-saml/passport-saml) diff --git a/packages/create-app/knip-report.md b/packages/create-app/knip-report.md index 5c8c59adc1..3e3ca1b1a7 100644 --- a/packages/create-app/knip-report.md +++ b/packages/create-app/knip-report.md @@ -1,9 +1,10 @@ # Knip report -## Unused devDependencies (5) +## Unused devDependencies (6) | Name | Location | |:------------------------------|:-------------| +| msw | package.json | | ts-node | package.json | | nodemon | package.json | | @backstage/cli | package.json | diff --git a/plugins/auth-backend-module-aws-alb-provider/knip-report.md b/plugins/auth-backend-module-aws-alb-provider/knip-report.md index 3071bbff01..3f2a3a7c13 100644 --- a/plugins/auth-backend-module-aws-alb-provider/knip-report.md +++ b/plugins/auth-backend-module-aws-alb-provider/knip-report.md @@ -7,10 +7,11 @@ | @backstage/backend-common | package.json | | @backstage/plugin-auth-backend | package.json | -## Unused devDependencies (4) +## Unused devDependencies (5) | Name | Location | |:------------------------------|:-------------| +| msw | package.json | | express | package.json | | @backstage/cli | package.json | | @backstage/config | package.json | diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md index 9022122cfc..0fb6911e83 100644 --- a/plugins/graphiql/knip-report.md +++ b/plugins/graphiql/knip-report.md @@ -1,10 +1,9 @@ # Knip report -## Unused dependencies (2) +## Unused dependencies (1) | Name | Location | |:-----------|:-------------| -| graphql | package.json | | graphql-ws | package.json | ## Unused devDependencies (5) diff --git a/plugins/notifications-backend/knip-report.md b/plugins/notifications-backend/knip-report.md new file mode 100644 index 0000000000..07cbe4037a --- /dev/null +++ b/plugins/notifications-backend/knip-report.md @@ -0,0 +1,19 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:------------------|:-------------| +| node-fetch | package.json | +| @backstage/config | package.json | + +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/notifications-common/knip-report.md b/plugins/notifications-common/knip-report.md new file mode 100644 index 0000000000..372c0d21f4 --- /dev/null +++ b/plugins/notifications-common/knip-report.md @@ -0,0 +1,14 @@ +# Knip report + +## Unused dependencies (1) + +| Name | Location | +|:-------------------|:-------------| +| @material-ui/icons | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | + diff --git a/plugins/notifications-node/knip-report.md b/plugins/notifications-node/knip-report.md new file mode 100644 index 0000000000..ede95a89bc --- /dev/null +++ b/plugins/notifications-node/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| uuid | package.json | +| knex | package.json | +| @backstage/catalog-model | package.json | +| @backstage/catalog-client | package.json | +| @backstage/plugin-signals-node | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | + diff --git a/plugins/notifications/knip-report.md b/plugins/notifications/knip-report.md new file mode 100644 index 0000000000..9713c78460 --- /dev/null +++ b/plugins/notifications/knip-report.md @@ -0,0 +1,20 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:-----------------|:-------------| +| @material-ui/lab | package.json | +| @backstage/theme | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:----------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/user-event | package.json | + diff --git a/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md new file mode 100644 index 0000000000..97643caaa1 --- /dev/null +++ b/plugins/scaffolder-backend-module-bitbucket-cloud/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| fs-extra | package.json | +| @backstage/backend-common | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md new file mode 100644 index 0000000000..dd5d6b075b --- /dev/null +++ b/plugins/scaffolder-backend-module-bitbucket-server/knip-report.md @@ -0,0 +1,17 @@ +# Knip report + +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| yaml | package.json | +| @backstage/backend-common | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | + diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 7f1069ffcc..97643caaa1 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,9 +1,10 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) | Name | Location | |:--------------------------|:-------------| +| fs-extra | package.json | | @backstage/backend-common | package.json | ## Unused devDependencies (3) diff --git a/plugins/tech-insights-backend-module-jsonfc/knip-report.md b/plugins/tech-insights-backend-module-jsonfc/knip-report.md index d250ee017c..bfd4d03096 100644 --- a/plugins/tech-insights-backend-module-jsonfc/knip-report.md +++ b/plugins/tech-insights-backend-module-jsonfc/knip-report.md @@ -2,14 +2,15 @@ ## Unused dependencies (2) -| Name | Location | -|:--------------------------|:-------------| -| luxon | package.json | -| @backstage/backend-common | package.json | +| Name | Location | +|:-----------------|:-------------| +| luxon | package.json | +| @backstage/types | package.json | -## Unused devDependencies (1) +## Unused devDependencies (2) -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/backend-test-utils | package.json | From 23a29697aa20972e0b6298efa06194561f43f5bc Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Thu, 21 Dec 2023 09:00:59 +0200 Subject: [PATCH 6/8] ci: introduce knip for checking unused packages fixes #21948 Signed-off-by: Heikki Hellgren --- .changeset/friendly-terms-love.md | 255 ++++++++++++++++++ package.json | 2 +- packages/app-defaults/knip-report.md | 11 + packages/app-next/knip-report.md | 15 ++ packages/app/knip-report.md | 14 + packages/backend-tasks/knip-report.md | 10 + packages/backend/knip-report.md | 4 + packages/cli/knip-report.md | 31 +++ packages/core-app-api/knip-report.md | 8 + packages/core-compat-api/knip-report.md | 6 + packages/core-components/knip-report.md | 12 + packages/core-plugin-api/knip-report.md | 8 + packages/create-app/knip-report.md | 7 + packages/dev-utils/knip-report.md | 8 + packages/eslint-plugin/knip-report.md | 10 + packages/frontend-app-api/knip-report.md | 11 + packages/frontend-plugin-api/knip-report.md | 8 + packages/frontend-test-utils/knip-report.md | 9 + packages/integration-react/knip-report.md | 20 ++ .../src/commands/api-reports/api-extractor.ts | 67 ++++- .../commands/api-reports/api-reports.test.ts | 1 + .../src/commands/api-reports/api-reports.ts | 12 + packages/test-utils/knip-report.md | 10 + packages/theme/knip-report.md | 11 + packages/version-bridge/knip-report.md | 10 + plugins/adr/knip-report.md | 11 + plugins/airbrake-backend/knip-report.md | 9 + plugins/airbrake/knip-report.md | 23 ++ plugins/allure/knip-report.md | 14 + plugins/analytics-module-ga/knip-report.md | 19 ++ plugins/analytics-module-ga4/knip-report.md | 20 ++ .../knip-report.md | 17 ++ plugins/apache-airflow/knip-report.md | 15 ++ .../knip-report.md | 9 + plugins/api-docs/knip-report.md | 12 + plugins/apollo-explorer/knip-report.md | 12 + .../knip-report.md | 12 + .../knip-report.md | 12 + .../knip-report.md | 12 + .../knip-report.md | 14 + .../knip-report.md | 12 + .../knip-report.md | 12 + .../knip-report.md | 18 ++ .../knip-report.md | 15 ++ plugins/auth-backend/knip-report.md | 19 ++ plugins/azure-devops-backend/knip-report.md | 9 + plugins/azure-devops/knip-report.md | 13 + plugins/azure-sites-backend/knip-report.md | 7 + plugins/azure-sites-common/knip-report.md | 3 + plugins/azure-sites/knip-report.md | 14 + plugins/badges-backend/knip-report.md | 8 + plugins/badges/knip-report.md | 11 + plugins/bazaar-backend/knip-report.md | 9 + plugins/bazaar/knip-report.md | 17 ++ plugins/bitrise/knip-report.md | 12 + .../knip-report.md | 8 + plugins/catalog-backend/knip-report.md | 14 + plugins/catalog-graph/knip-report.md | 20 ++ plugins/catalog-import/knip-report.md | 12 + plugins/catalog-react/knip-report.md | 11 + .../knip-report.md | 11 + plugins/catalog/knip-report.md | 12 + plugins/circleci/knip-report.md | 9 + plugins/cloudbuild/knip-report.md | 13 + plugins/code-climate/knip-report.md | 19 ++ plugins/code-coverage-backend/knip-report.md | 9 + plugins/code-coverage/knip-report.md | 13 + plugins/codescene/knip-report.md | 15 ++ plugins/config-schema/knip-report.md | 12 + plugins/cost-insights/knip-report.md | 12 + plugins/devtools-backend/knip-report.md | 9 + plugins/devtools/knip-report.md | 11 + plugins/dynatrace/knip-report.md | 14 + .../entity-feedback-backend/knip-report.md | 10 + plugins/entity-feedback/knip-report.md | 8 + plugins/entity-validation/knip-report.md | 12 + .../example-todo-list-backend/knip-report.md | 9 + plugins/example-todo-list/knip-report.md | 11 + plugins/explore-backend/knip-report.md | 18 ++ plugins/explore-react/knip-report.md | 12 + plugins/explore/knip-report.md | 16 ++ plugins/firehydrant/knip-report.md | 14 + plugins/fossa/knip-report.md | 15 ++ plugins/gcalendar/knip-report.md | 14 + plugins/gcp-projects/knip-report.md | 12 + plugins/git-release-manager/knip-report.md | 13 + plugins/github-actions/knip-report.md | 14 + plugins/github-deployments/knip-report.md | 15 ++ plugins/github-issues/knip-report.md | 13 + .../github-pull-requests-board/knip-report.md | 12 + plugins/gitops-profiles/knip-report.md | 14 + plugins/gocd/knip-report.md | 12 + plugins/graphiql/knip-report.md | 21 ++ plugins/graphql-voyager/knip-report.md | 12 + plugins/home/knip-report.md | 11 + plugins/ilert/knip-report.md | 12 + plugins/jenkins-backend/knip-report.md | 9 + plugins/jenkins/knip-report.md | 14 + plugins/kafka/knip-report.md | 14 + plugins/kubernetes-backend/knip-report.md | 12 + plugins/kubernetes-node/knip-report.md | 8 + plugins/kubernetes-react/knip-report.md | 14 + plugins/kubernetes/knip-report.md | 13 + plugins/lighthouse/knip-report.md | 15 ++ plugins/linguist-backend/knip-report.md | 8 + plugins/linguist/knip-report.md | 12 + plugins/microsoft-calendar/knip-report.md | 12 + plugins/newrelic-dashboard/knip-report.md | 11 + plugins/newrelic/knip-report.md | 14 + plugins/nomad-backend/knip-report.md | 9 + plugins/nomad/knip-report.md | 12 + plugins/octopus-deploy/knip-report.md | 12 + plugins/opencost/knip-report.md | 8 + plugins/org-react/knip-report.md | 8 + plugins/org/knip-report.md | 20 ++ plugins/pagerduty/knip-report.md | 14 + plugins/periskop-backend/knip-report.md | 9 + plugins/periskop/knip-report.md | 12 + plugins/permission-react/knip-report.md | 11 + plugins/playlist-backend/knip-report.md | 10 + plugins/playlist/knip-report.md | 16 ++ plugins/proxy-backend/knip-report.md | 8 + plugins/puppetdb/knip-report.md | 14 + plugins/rollbar-backend/knip-report.md | 8 + plugins/rollbar/knip-report.md | 13 + .../knip-report.md | 7 + .../knip-report.md | 7 + plugins/scaffolder-react/knip-report.md | 8 + plugins/scaffolder/knip-report.md | 19 ++ plugins/search-backend/knip-report.md | 10 + plugins/search-react/knip-report.md | 17 ++ plugins/search/knip-report.md | 12 + plugins/sentry/knip-report.md | 13 + plugins/shortcuts/knip-report.md | 13 + plugins/sonarqube-backend/knip-report.md | 9 + plugins/sonarqube/knip-report.md | 21 ++ plugins/splunk-on-call/knip-report.md | 14 + plugins/stack-overflow/knip-report.md | 14 + plugins/stackstorm/knip-report.md | 15 ++ .../knip-report.md | 13 + plugins/tech-insights/knip-report.md | 12 + plugins/tech-radar/knip-report.md | 11 + .../techdocs-addons-test-utils/knip-report.md | 10 + .../knip-report.md | 8 + plugins/techdocs-react/knip-report.md | 12 + plugins/techdocs/knip-report.md | 12 + plugins/todo/knip-report.md | 19 ++ plugins/user-settings-backend/knip-report.md | 11 + plugins/user-settings/knip-report.md | 12 + plugins/vault-backend/knip-report.md | 22 ++ plugins/vault/knip-report.md | 15 ++ plugins/xcmetrics/knip-report.md | 11 + yarn.lock | 193 ++++++++++++- 153 files changed, 2345 insertions(+), 9 deletions(-) diff --git a/.changeset/friendly-terms-love.md b/.changeset/friendly-terms-love.md index 18fc399740..8cb9618f08 100644 --- a/.changeset/friendly-terms-love.md +++ b/.changeset/friendly-terms-love.md @@ -1,5 +1,260 @@ --- +<<<<<<< HEAD '@backstage/repo-tools': patch --- Introduced `knip` to the `knip-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. +======= +'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch +'@backstage/plugin-catalog-backend-module-scaffolder-entity-model': patch +'@backstage/plugin-search-backend-module-stack-overflow-collator': patch +'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch +'@backstage/plugin-permission-backend-module-allow-all-policy': patch +'@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch +'@backstage/plugin-auth-backend-module-vmware-cloud-provider': patch +'@backstage/plugin-catalog-backend-module-backstage-openapi': patch +'@backstage/plugin-catalog-backend-module-bitbucket-server': patch +'@backstage/plugin-auth-backend-module-atlassian-provider': patch +'@backstage/plugin-auth-backend-module-microsoft-provider': patch +'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch +'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch +'@backstage/plugin-auth-backend-module-pinniped-provider': patch +'@backstage/plugin-events-backend-module-bitbucket-cloud': patch +'@backstage/plugin-auth-backend-module-gcp-iap-provider': patch +'@backstage/plugin-auth-backend-module-github-provider': patch +'@backstage/plugin-auth-backend-module-gitlab-provider': patch +'@backstage/plugin-auth-backend-module-google-provider': patch +'@backstage/plugin-auth-backend-module-oauth2-provider': patch +'@backstage/plugin-scaffolder-backend-module-bitbucket': patch +'@backstage/plugin-search-backend-module-elasticsearch': patch +'@backstage/plugin-tech-insights-backend-module-jsonfc': patch +'@backstage/plugin-catalog-backend-module-unprocessed': patch +'@backstage/plugin-analytics-module-newrelic-browser': patch +'@backstage/plugin-auth-backend-module-okta-provider': patch +'@backstage/plugin-catalog-backend-module-github-org': patch +'@backstage/plugin-catalog-backend-module-bitbucket': patch +'@backstage/plugin-scaffolder-backend-module-gerrit': patch +'@backstage/plugin-scaffolder-backend-module-github': patch +'@backstage/plugin-scaffolder-backend-module-gitlab': patch +'@backstage/plugin-scaffolder-backend-module-sentry': patch +'@backstage/plugin-scaffolder-backend-module-yeoman': patch +'@backstage/plugin-catalog-backend-module-puppetdb': patch +'@backstage/plugin-scaffolder-backend-module-azure': patch +'@backstage/plugin-scaffolder-backend-module-rails': patch +'@backstage/plugin-api-docs-module-protoc-gen-doc': patch +'@backstage/plugin-catalog-backend-module-msgraph': patch +'@backstage/plugin-catalog-backend-module-openapi': patch +'@backstage/plugin-search-backend-module-techdocs': patch +'@backstage/plugin-techdocs-module-addons-contrib': patch +'@backstage/plugin-catalog-backend-module-gerrit': patch +'@backstage/plugin-catalog-backend-module-github': patch +'@backstage/plugin-catalog-backend-module-gitlab': patch +'@backstage/plugin-cicd-statistics-module-gitlab': patch +'@backstage/plugin-events-backend-module-aws-sqs': patch +'@backstage/plugin-search-backend-module-catalog': patch +'@backstage/plugin-search-backend-module-explore': patch +'@backstage/plugin-catalog-backend-module-azure': patch +'@backstage/plugin-catalog-unprocessed-entities': patch +'@backstage/plugin-events-backend-module-gerrit': patch +'@backstage/plugin-events-backend-module-github': patch +'@backstage/plugin-events-backend-module-gitlab': patch +'@backstage/plugin-catalog-backend-module-ldap': patch +'@backstage/plugin-events-backend-module-azure': patch +'@backstage/plugin-catalog-backend-module-aws': patch +'@backstage/plugin-catalog-backend-module-gcp': patch +'@backstage/plugin-github-pull-requests-board': patch +'@backstage/plugin-techdocs-addons-test-utils': patch +'@backstage/plugin-events-backend-test-utils': patch +'@backstage/plugin-search-backend-module-pg': patch +'@backstage/plugin-entity-feedback-backend': patch +'@backstage/backend-openapi-utils': patch +'@backstage/plugin-bitbucket-cloud-common': patch +'@backstage/plugin-entity-feedback-common': patch +'@backstage/plugin-stack-overflow-backend': patch +'@backstage/integration-aws-node': patch +'@backstage/plugin-code-coverage-backend': patch +'@backstage/plugin-tech-insights-backend': patch +'@backstage/plugin-user-settings-backend': patch +'@backstage/frontend-plugin-api': patch +'@backstage/frontend-test-utils': patch +'@backstage/plugin-analytics-module-ga4': patch +'@backstage/plugin-azure-devops-backend': patch +'@backstage/plugin-cost-insights-common': patch +'@backstage/plugin-tech-insights-common': patch +'@backstage/backend-plugin-api': patch +'@backstage/backend-test-utils': patch +'@backstage/plugin-analytics-module-ga': patch +'@backstage/plugin-azure-devops-common': patch +'@backstage/plugin-azure-sites-backend': patch +'@backstage/plugin-git-release-manager': patch +'@backstage/plugin-search-backend-node': patch +'@backstage/backend-dev-utils': patch +'@backstage/integration-react': patch +'@backstage/release-manifests': patch +'@backstage/plugin-azure-sites-common': patch +'@backstage/plugin-github-deployments': patch +'@backstage/plugin-kubernetes-backend': patch +'@backstage/plugin-kubernetes-cluster': patch +'@backstage/plugin-lighthouse-backend': patch +'@backstage/plugin-microsoft-calendar': patch +'@backstage/plugin-newrelic-dashboard': patch +'@backstage/plugin-permission-backend': patch +'@backstage/plugin-scaffolder-backend': patch +'@backstage/plugin-tech-insights-node': patch +'@backstage/backend-defaults': patch +'@backstage/frontend-app-api': patch +'@backstage/plugin-entity-validation': patch +'@backstage/plugin-kubernetes-common': patch +'@backstage/plugin-lighthouse-common': patch +'@backstage/plugin-permission-common': patch +'@backstage/plugin-scaffolder-common': patch +'@backstage/plugin-sonarqube-backend': patch +'@backstage/backend-app-api': patch +'@backstage/core-compat-api': patch +'@backstage/core-components': patch +'@backstage/core-plugin-api': patch +'@backstage/plugin-airbrake-backend': patch +'@backstage/plugin-devtools-backend': patch +'@backstage/plugin-kubernetes-react': patch +'@backstage/plugin-linguist-backend': patch +'@backstage/plugin-periskop-backend': patch +'@backstage/plugin-permission-react': patch +'@backstage/plugin-playlist-backend': patch +'@backstage/plugin-scaffolder-react': patch +'@backstage/plugin-techdocs-backend': patch +'@backstage/backend-common': patch +'@backstage/catalog-client': patch +'@backstage/e2e-test-utils': patch +'@backstage/version-bridge': patch +'@backstage/plugin-apollo-explorer': patch +'@backstage/plugin-catalog-backend': patch +'@backstage/plugin-cicd-statistics': patch +'@backstage/plugin-devtools-common': patch +'@backstage/plugin-entity-feedback': patch +'@backstage/plugin-explore-backend': patch +'@backstage/plugin-gitops-profiles': patch +'@backstage/plugin-graphql-voyager': patch +'@backstage/plugin-jenkins-backend': patch +'@backstage/plugin-kubernetes-node': patch +'@backstage/plugin-linguist-common': patch +'@backstage/plugin-permission-node': patch +'@backstage/plugin-playlist-common': patch +'@backstage/plugin-rollbar-backend': patch +'@backstage/plugin-scaffolder-node': patch +'@backstage/plugin-sonarqube-react': patch +'@backstage/backend-tasks': patch +'@backstage/catalog-model': patch +'@backstage/config-loader': patch +'@backstage/eslint-plugin': patch +'@backstage/plugin-apache-airflow': patch +'@backstage/plugin-badges-backend': patch +'@backstage/plugin-bazaar-backend': patch +'@backstage/plugin-catalog-common': patch +'@backstage/plugin-catalog-import': patch +'@backstage/plugin-events-backend': patch +'@backstage/plugin-explore-common': patch +'@backstage/plugin-github-actions': patch +'@backstage/plugin-jenkins-common': patch +'@backstage/plugin-octopus-deploy': patch +'@backstage/plugin-search-backend': patch +'@backstage/plugin-splunk-on-call': patch +'@backstage/plugin-stack-overflow': patch +'@backstage/plugin-techdocs-react': patch +'@backstage/app-defaults': patch +'@backstage/core-app-api': patch +'@techdocs/cli': patch +'@backstage/plugin-catalog-graph': patch +'@backstage/plugin-catalog-react': patch +'@backstage/plugin-code-coverage': patch +'@backstage/plugin-config-schema': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-explore-react': patch +'@backstage/plugin-github-issues': patch +'@backstage/plugin-kafka-backend': patch +'@backstage/plugin-nomad-backend': patch +'@backstage/plugin-proxy-backend': patch +'@backstage/plugin-search-common': patch +'@backstage/plugin-tech-insights': patch +'@backstage/plugin-techdocs-node': patch +'@backstage/plugin-user-settings': patch +'@backstage/plugin-vault-backend': patch +'@backstage/integration': patch +'@backstage/plugin-auth-backend': patch +'@backstage/plugin-azure-devops': patch +'@backstage/plugin-catalog-node': patch +'@backstage/plugin-code-climate': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-search-react': patch +'@backstage/plugin-todo-backend': patch +'@backstage/cli-common': patch +'@backstage/create-app': patch +'@backstage/repo-tools': patch +'@backstage/test-utils': patch +'@backstage/plugin-adr-backend': patch +'@backstage/plugin-app-backend': patch +'@backstage/plugin-azure-sites': patch +'@backstage/plugin-events-node': patch +'@backstage/plugin-firehydrant': patch +'@backstage/dev-utils': patch +'@backstage/plugin-adr-common': patch +'@backstage/plugin-cloudbuild': patch +'@backstage/plugin-home-react': patch +'@backstage/plugin-kubernetes': patch +'@backstage/plugin-lighthouse': patch +'@backstage/plugin-scaffolder': patch +'@backstage/plugin-stackstorm': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-vault-node': patch +'@backstage/cli-node': patch +'@backstage/codemods': patch +'@backstage/plugin-auth-node': patch +'@backstage/plugin-codescene': patch +'@backstage/plugin-dynatrace': patch +'@backstage/plugin-gcalendar': patch +'@backstage/plugin-org-react': patch +'@backstage/plugin-pagerduty': patch +'@backstage/plugin-shortcuts': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-xcmetrics': patch +'@backstage/plugin-airbrake': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-app-node': patch +'@backstage/plugin-circleci': patch +'@backstage/plugin-devtools': patch +'@backstage/plugin-graphiql': patch +'@backstage/plugin-linguist': patch +'@backstage/plugin-newrelic': patch +'@backstage/plugin-opencost': patch +'@backstage/plugin-periskop': patch +'@backstage/plugin-playlist': patch +'@backstage/plugin-puppetdb': patch +'@backstage/plugin-techdocs': patch +'@backstage/config': patch +'@backstage/errors': patch +'@backstage/plugin-bitrise': patch +'@backstage/plugin-catalog': patch +'@backstage/plugin-explore': patch +'@backstage/plugin-jenkins': patch +'@backstage/plugin-rollbar': patch +'@backstage/theme': patch +'@backstage/types': patch +'@backstage/plugin-allure': patch +'@backstage/plugin-badges': patch +'@backstage/plugin-bazaar': patch +'@backstage/plugin-search': patch +'@backstage/plugin-sentry': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-ilert': patch +'@backstage/plugin-kafka': patch +'@backstage/plugin-nomad': patch +'@backstage/plugin-vault': patch +'@backstage/cli': patch +'@backstage/plugin-gocd': patch +'@backstage/plugin-home': patch +'@backstage/plugin-todo': patch +'@backstage/plugin-adr': patch +'@backstage/plugin-org': patch +--- + +Introduced `knip` to the `api-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/package.json b/package.json index 7f38af475e..cbf04d65ea 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-react": "^7.28.0", "eslint-plugin-testing-library": "^6.0.0", "fs-extra": "10.1.0", - "husky": "^8.0.0", + "husky": "^9.0.0", "knip": "^4.3.1", "lint-staged": "^15.0.0", "minimist": "^1.2.5", diff --git a/packages/app-defaults/knip-report.md b/packages/app-defaults/knip-report.md index fb60112aa2..8d546ae255 100644 --- a/packages/app-defaults/knip-report.md +++ b/packages/app-defaults/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,14 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/app-next/knip-report.md b/packages/app-next/knip-report.md index 7787f9c8fc..b96d412224 100644 --- a/packages/app-next/knip-report.md +++ b/packages/app-next/knip-report.md @@ -1,6 +1,10 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (64) +======= +## Unused dependencies (63) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------------------------|:-------------| @@ -30,7 +34,10 @@ | @backstage/plugin-puppetdb | package.json | | @backstage/plugin-playlist | package.json | | @backstage/plugin-newrelic | package.json | +<<<<<<< HEAD | @backstage/plugin-linguist | package.json | +======= +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-devtools | package.json | | @backstage/plugin-api-docs | package.json | | @backstage/plugin-airbrake | package.json | @@ -69,7 +76,11 @@ | @roadiehq/backstage-plugin-github-pull-requests | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | +<<<<<<< HEAD ## Unused devDependencies (7) +======= +## Unused devDependencies (8) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -79,5 +90,9 @@ | @types/zen-observable | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/app/knip-report.md b/packages/app/knip-report.md index f22347da9f..f116708f3d 100644 --- a/packages/app/knip-report.md +++ b/packages/app/knip-report.md @@ -15,12 +15,21 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | | @backstage/plugin-airbrake | package.json | +<<<<<<< HEAD | @backstage/frontend-app-api | package.json | | @backstage/plugin-azure-sites | package.json | | @backstage/plugin-search-common | package.json | | @backstage/plugin-linguist-common | package.json | ## Unused devDependencies (5) +======= +| @backstage/plugin-azure-sites | package.json | +| @backstage/plugin-search-common | package.json | +| @backstage/plugin-stack-overflow | package.json | +| @backstage/plugin-linguist-common | package.json | + +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -28,6 +37,11 @@ | @types/jquery | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | +<<<<<<< HEAD +======= +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/backend-tasks/knip-report.md b/packages/backend-tasks/knip-report.md index b4595609b6..f17fdee4f5 100644 --- a/packages/backend-tasks/knip-report.md +++ b/packages/backend-tasks/knip-report.md @@ -1,9 +1,19 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:----------------|:-------------| | @backstage/cli | package.json | | wait-for-expect | package.json | +======= +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @backstage/backend-test-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md index dbd46f1746..37cab7b78b 100644 --- a/packages/backend/knip-report.md +++ b/packages/backend/knip-report.md @@ -14,7 +14,11 @@ | pg-connection-string | package.json | | azure-devops-node-api | package.json | | @backstage/plugin-tech-insights-node | package.json | +<<<<<<< HEAD | @backstage/plugin-azure-sites-common | package.json | +======= +| @backstage/plugin-azure-sites-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-scaffolder-backend-module-rails | package.json | ## Unused devDependencies (3) diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index 8caf86f5ec..6b82908882 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -33,11 +33,18 @@ | @spotify/eslint-config-react | package.json | | @typescript-eslint/eslint-plugin | package.json | +<<<<<<< HEAD ## Unused devDependencies (18) | Name | Location | |:----------------------------------------|:-------------| | msw | package.json | +======= +## Unused devDependencies (13) + +| Name | Location | +|:----------------------------------------|:-------------| +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | del | package.json | | ts-node | package.json | | nodemon | package.json | @@ -46,6 +53,7 @@ | @backstage/theme | package.json | | @types/http-proxy | package.json | | @backstage/dev-utils | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @backstage/core-app-api | package.json | | @backstage/backend-common | package.json | @@ -53,6 +61,11 @@ | @backstage/core-components | package.json | | @types/terser-webpack-plugin | package.json | | @backstage/backend-test-utils | package.json | +======= +| @backstage/core-app-api | package.json | +| @backstage/core-components | package.json | +| @types/terser-webpack-plugin | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-plugin-api | package.json | | @types/rollup-plugin-peer-deps-external | package.json | @@ -65,6 +78,7 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | +<<<<<<< HEAD ## Unlisted dependencies (3) | Name | Location | @@ -72,4 +86,21 @@ | prettier | src/commands/migrate/packageLintConfigs.ts | | react-dom/client | src/lib/bundler/hasReactDomClient.ts | | react/package.json | src/lib/bundler/server.ts | +======= +## Unlisted dependencies (11) + +| Name | Location | +|:----------------------------------|:-------------------------------------------------------------------------------------------------| +| prettier | src/commands/migrate/packageLintConfigs.ts | +| react-dom/client | src/lib/bundler/hasReactDomClient.ts | +| react/package.json | src/lib/bundler/server.ts | +| supertest | templates/default-backend-plugin/src/service/router.test.ts | +| winston | templates/default-backend-plugin/src/service/router.ts | +| express-promise-router | templates/default-backend-plugin/src/service/router.ts | +| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | +| @testing-library/react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | +| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | +| @material-ui/core | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | +| @backstage/plugin-scaffolder-node | templates/scaffolder-module/src/actions/example/example.ts | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/core-app-api/knip-report.md b/packages/core-app-api/knip-report.md index 905368dd3f..f4288e2651 100644 --- a/packages/core-app-api/knip-report.md +++ b/packages/core-app-api/knip-report.md @@ -6,7 +6,11 @@ |:--------|:-------------| | history | package.json | +<<<<<<< HEAD ## Unused devDependencies (11) +======= +## Unused devDependencies (12) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-----------------------------|:-------------| @@ -19,6 +23,10 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | react-router-dom-stable | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @testing-library/react-hooks | package.json | diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md index 25c65be193..2832fd0400 100644 --- a/packages/core-compat-api/knip-report.md +++ b/packages/core-compat-api/knip-report.md @@ -12,9 +12,15 @@ |:--------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD | @backstage/plugin-catalog | package.json | | @backstage/plugin-puppetdb | package.json | | @backstage/frontend-app-api | package.json | +======= +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @backstage/plugin-puppetdb | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-stackstorm | package.json | | @backstage/frontend-test-utils | package.json | | @oriflame/backstage-plugin-score-card | package.json | diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md index f457b7bb78..f05ab12708 100644 --- a/packages/core-components/knip-report.md +++ b/packages/core-components/knip-report.md @@ -9,7 +9,11 @@ | zen-observable | package.json | | @backstage/config | package.json | +<<<<<<< HEAD ## Unused devDependencies (9) +======= +## Unused devDependencies (11) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -18,9 +22,17 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | +<<<<<<< HEAD | @types/google-protobuf | package.json | | @testing-library/react | package.json | | @backstage/app-defaults | package.json | +======= +| @backstage/test-utils | package.json | +| @types/google-protobuf | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/core-plugin-api/knip-report.md b/packages/core-plugin-api/knip-report.md index b222f9399d..05d6074288 100644 --- a/packages/core-plugin-api/knip-report.md +++ b/packages/core-plugin-api/knip-report.md @@ -6,7 +6,11 @@ |:--------|:-------------| | history | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -15,5 +19,9 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/create-app/knip-report.md b/packages/create-app/knip-report.md index 3e3ca1b1a7..d0fb85b8bf 100644 --- a/packages/create-app/knip-report.md +++ b/packages/create-app/knip-report.md @@ -1,10 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | |:------------------------------|:-------------| | msw | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:------------------------------|:-------------| +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | ts-node | package.json | | nodemon | package.json | | @backstage/cli | package.json | diff --git a/packages/dev-utils/knip-report.md b/packages/dev-utils/knip-report.md index c4383e6fce..e3a66ca3ec 100644 --- a/packages/dev-utils/knip-report.md +++ b/packages/dev-utils/knip-report.md @@ -6,7 +6,11 @@ |:-----------------|:-------------| | @backstage/theme | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -15,5 +19,9 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/eslint-plugin/knip-report.md b/packages/eslint-plugin/knip-report.md index 77fca799d7..571007d06b 100644 --- a/packages/eslint-plugin/knip-report.md +++ b/packages/eslint-plugin/knip-report.md @@ -1,9 +1,19 @@ # Knip report +<<<<<<< HEAD ## Unlisted dependencies (2) | Name | Location | |:-------|:-------------------------------| | estree | lib/visitImports.js | | estree | rules/no-undeclared-imports.js | +======= +## Unlisted dependencies (3) + +| Name | Location | +|:--------------------------|:-------------------------------| +| @typescript-eslint/parser | .eslintrc.js | +| estree | lib/visitImports.js | +| estree | rules/no-undeclared-imports.js | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/frontend-app-api/knip-report.md b/packages/frontend-app-api/knip-report.md index fb60112aa2..8d546ae255 100644 --- a/packages/frontend-app-api/knip-report.md +++ b/packages/frontend-app-api/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,14 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/frontend-plugin-api/knip-report.md b/packages/frontend-plugin-api/knip-report.md index a6c1e939c7..2b86fc1ff2 100644 --- a/packages/frontend-plugin-api/knip-report.md +++ b/packages/frontend-plugin-api/knip-report.md @@ -8,7 +8,11 @@ | @material-ui/core | package.json | | @backstage/core-components | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| @@ -16,6 +20,10 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/packages/frontend-test-utils/knip-report.md b/packages/frontend-test-utils/knip-report.md index 24c942926b..456761f652 100644 --- a/packages/frontend-test-utils/knip-report.md +++ b/packages/frontend-test-utils/knip-report.md @@ -1,8 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | +======= +## Unused devDependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/integration-react/knip-report.md b/packages/integration-react/knip-report.md index 1ffbed64e8..a4e32b9680 100644 --- a/packages/integration-react/knip-report.md +++ b/packages/integration-react/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,23 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @backstage/test-utils | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:------------------|:-------------| +| @material-ui/core | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:---------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/core-components | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/repo-tools/src/commands/api-reports/api-extractor.ts b/packages/repo-tools/src/commands/api-reports/api-extractor.ts index 2a7da2eac9..250e8c5c03 100644 --- a/packages/repo-tools/src/commands/api-reports/api-extractor.ts +++ b/packages/repo-tools/src/commands/api-reports/api-extractor.ts @@ -290,10 +290,10 @@ function logApiReportInstructions() { '*************************************************************************************', ); console.log( - '* You have uncommitted changes to the public API of a package. *', + '* You have uncommitted changes to the public API or reports of a package. *', ); console.log( - '* To solve this, run `yarn build:api-reports` and commit all api-report.md changes. *', + '* To solve this, run `yarn build:api-reports` and commit all md file changes. *', ); console.log( '*************************************************************************************', @@ -1418,3 +1418,66 @@ export async function runCliExtraction({ } } } + +interface KnipExtractionOptions { + packageDirs: string[]; + isLocalBuild: boolean; +} + +export async function runKnipReports({ + packageDirs, + isLocalBuild, +}: KnipExtractionOptions) { + const knipDir = cliPaths.resolveTargetRoot('./node_modules/knip/bin/'); + + for (const packageDir of packageDirs) { + console.log(`## Processing ${packageDir}`); + const fullDir = cliPaths.resolveTargetRoot(packageDir); + const reportPath = resolvePath(fullDir, 'knip-report.md'); + const run = createBinRunner(fullDir, ''); + + const report = await run( + `${knipDir}/knip.js`, + `--directory ${fullDir}`, // Run in the package directory + '--no-exit-code', // Removing this will end the process in case there are findings by knip + '--no-progress', // Remove unnecessary debugging from output + // TODO: Add more checks when dependencies start to look ok, see https://knip.dev/reference/cli#--include + '--include dependencies,unlisted', + '--reporter markdown', + ); + + const existingReport = await fs + .readFile(reportPath, 'utf8') + .catch(error => { + if (error.code === 'ENOENT') { + return undefined; + } + throw error; + }); + + if (existingReport !== report) { + if (isLocalBuild) { + console.warn(`Knip report changed for ${packageDir}`); + await fs.writeFile(reportPath, report); + } else { + logApiReportInstructions(); + + if (existingReport) { + console.log(''); + console.log( + `The conflicting file is ${relativePath( + cliPaths.targetRoot, + reportPath, + )}, expecting the following content:`, + ); + console.log(''); + + console.log(report); + + logApiReportInstructions(); + } + throw new Error(`Knip report changed for ${packageDir}, `); + } + } + } +} diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts index d26f6dba85..955720c52e 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.test.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.test.ts @@ -43,6 +43,7 @@ jest.mock('./api-extractor', () => ({ runApiExtraction: jest.fn(), runCliExtraction: jest.fn(), buildDocs: jest.fn(), + runKnipReports: jest.fn(), })); const projectPaths = pathsLib.paths; diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.ts b/packages/repo-tools/src/commands/api-reports/api-reports.ts index 637cd86671..65c5cbc9bd 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.ts @@ -21,6 +21,10 @@ import { createTemporaryTsConfig, runApiExtraction, runCliExtraction, +<<<<<<< HEAD +======= + runKnipReports, +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) } from './api-extractor'; import { paths as cliPaths, resolvePackagePaths } from '../../lib/paths'; import { generateTypeDeclarations } from './generateTypeDeclarations'; @@ -103,6 +107,14 @@ export const buildApiReports = async (paths: string[] = [], opts: Options) => { }); } + if (selectedPackageDirs.length > 0) { + console.log('# Generating package knip reports'); + await runKnipReports({ + packageDirs: selectedPackageDirs, + isLocalBuild: !isCiBuild, + }); + } + if (isDocsBuild) { console.log('# Generating package documentation'); await buildDocs({ diff --git a/packages/test-utils/knip-report.md b/packages/test-utils/knip-report.md index 4c8222eecd..08c9b73139 100644 --- a/packages/test-utils/knip-report.md +++ b/packages/test-utils/knip-report.md @@ -6,10 +6,20 @@ |:------------------|:-------------| | @material-ui/core | package.json | +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:---------------|:-------------| | msw | package.json | | @backstage/cli | package.json | +======= +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/theme/knip-report.md b/packages/theme/knip-report.md index 71141a3bba..62506ab978 100644 --- a/packages/theme/knip-report.md +++ b/packages/theme/knip-report.md @@ -7,6 +7,7 @@ | @emotion/react | package.json | | @emotion/styled | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,4 +15,14 @@ | @mui/styles | package.json | | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @mui/styles | package.json | +| @backstage/cli | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/version-bridge/knip-report.md b/packages/version-bridge/knip-report.md index 9f54e7f06d..415c462d04 100644 --- a/packages/version-bridge/knip-report.md +++ b/packages/version-bridge/knip-report.md @@ -1,9 +1,19 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/adr/knip-report.md b/plugins/adr/knip-report.md index 881216583e..2480ea795e 100644 --- a/plugins/adr/knip-report.md +++ b/plugins/adr/knip-report.md @@ -7,6 +7,7 @@ | remark-gfm | package.json | | react-markdown | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,4 +15,14 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/airbrake-backend/knip-report.md b/plugins/airbrake-backend/knip-report.md index e31e20b852..4411840964 100644 --- a/plugins/airbrake-backend/knip-report.md +++ b/plugins/airbrake-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/airbrake/knip-report.md b/plugins/airbrake/knip-report.md index 9364473c4f..e4eb03417a 100644 --- a/plugins/airbrake/knip-report.md +++ b/plugins/airbrake/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,26 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/app-defaults | package.json | +======= +## Unused dependencies (3) + +| Name | Location | +|:----------------------|:-------------| +| @material-ui/icons | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/app-defaults | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/allure/knip-report.md b/plugins/allure/knip-report.md index a7fde3968b..c8d267442a 100644 --- a/plugins/allure/knip-report.md +++ b/plugins/allure/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-ga/knip-report.md b/plugins/analytics-module-ga/knip-report.md index 9679afeb54..e7b0f58096 100644 --- a/plugins/analytics-module-ga/knip-report.md +++ b/plugins/analytics-module-ga/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,22 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-ga4/knip-report.md b/plugins/analytics-module-ga4/knip-report.md index 544b473dd0..904a942e91 100644 --- a/plugins/analytics-module-ga4/knip-report.md +++ b/plugins/analytics-module-ga4/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,23 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @types/jest | package.json | +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-newrelic-browser/knip-report.md b/plugins/analytics-module-newrelic-browser/knip-report.md index 9f54e7f06d..cdefb51a57 100644 --- a/plugins/analytics-module-newrelic-browser/knip-report.md +++ b/plugins/analytics-module-newrelic-browser/knip-report.md @@ -1,9 +1,26 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:---------------------------|:-------------| +| @backstage/core-components | package.json | + +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/apache-airflow/knip-report.md b/plugins/apache-airflow/knip-report.md index 44a5bee885..8a969b09db 100644 --- a/plugins/apache-airflow/knip-report.md +++ b/plugins/apache-airflow/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/api-docs-module-protoc-gen-doc/knip-report.md b/plugins/api-docs-module-protoc-gen-doc/knip-report.md index 24c942926b..456761f652 100644 --- a/plugins/api-docs-module-protoc-gen-doc/knip-report.md +++ b/plugins/api-docs-module-protoc-gen-doc/knip-report.md @@ -1,8 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | +======= +## Unused devDependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/api-docs/knip-report.md b/plugins/api-docs/knip-report.md index 7ecee7de26..aa86bb7764 100644 --- a/plugins/api-docs/knip-report.md +++ b/plugins/api-docs/knip-report.md @@ -8,14 +8,26 @@ | graphql-config | package.json | | isomorphic-form-data | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (8) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/apollo-explorer/knip-report.md b/plugins/apollo-explorer/knip-report.md index 25d92625f5..6cf66ba93c 100644 --- a/plugins/apollo-explorer/knip-report.md +++ b/plugins/apollo-explorer/knip-report.md @@ -6,6 +6,7 @@ |:------------------------|:-------------| | use-deep-compare-effect | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -13,4 +14,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-atlassian-provider/knip-report.md b/plugins/auth-backend-module-atlassian-provider/knip-report.md index fe0782ee45..1cb1149b2e 100644 --- a/plugins/auth-backend-module-atlassian-provider/knip-report.md +++ b/plugins/auth-backend-module-atlassian-provider/knip-report.md @@ -7,6 +7,7 @@ | express | package.json | | passport | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,4 +15,15 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-github-provider/knip-report.md b/plugins/auth-backend-module-github-provider/knip-report.md index 8d7bd5cd41..158060407d 100644 --- a/plugins/auth-backend-module-github-provider/knip-report.md +++ b/plugins/auth-backend-module-github-provider/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-gitlab-provider/knip-report.md b/plugins/auth-backend-module-gitlab-provider/knip-report.md index fe0782ee45..1cb1149b2e 100644 --- a/plugins/auth-backend-module-gitlab-provider/knip-report.md +++ b/plugins/auth-backend-module-gitlab-provider/knip-report.md @@ -7,6 +7,7 @@ | express | package.json | | passport | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,4 +15,15 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-microsoft-provider/knip-report.md b/plugins/auth-backend-module-microsoft-provider/knip-report.md index d51b79899b..08382b3027 100644 --- a/plugins/auth-backend-module-microsoft-provider/knip-report.md +++ b/plugins/auth-backend-module-microsoft-provider/knip-report.md @@ -7,6 +7,7 @@ | express | package.json | | passport | package.json | +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -16,4 +17,17 @@ | @backstage/cli | package.json | | @backstage/config | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/config | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-oauth2-provider/knip-report.md b/plugins/auth-backend-module-oauth2-provider/knip-report.md index 3db18e15f0..1fefb17432 100644 --- a/plugins/auth-backend-module-oauth2-provider/knip-report.md +++ b/plugins/auth-backend-module-oauth2-provider/knip-report.md @@ -6,6 +6,7 @@ |:---------|:-------------| | passport | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -13,4 +14,15 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-okta-provider/knip-report.md b/plugins/auth-backend-module-okta-provider/knip-report.md index fe0782ee45..1cb1149b2e 100644 --- a/plugins/auth-backend-module-okta-provider/knip-report.md +++ b/plugins/auth-backend-module-okta-provider/knip-report.md @@ -7,6 +7,7 @@ | express | package.json | | passport | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,4 +15,15 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:-------------------------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-pinniped-provider/knip-report.md b/plugins/auth-backend-module-pinniped-provider/knip-report.md index c3dbae1569..4601c096f8 100644 --- a/plugins/auth-backend-module-pinniped-provider/knip-report.md +++ b/plugins/auth-backend-module-pinniped-provider/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (9) | Name | Location | @@ -13,4 +14,21 @@ | @backstage/cli | package.json | | express-session | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (11) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| jose | package.json | +| express | package.json | +| passport | package.json | +| supertest | package.json | +| cookie-parser | package.json | +| @backstage/cli | package.json | +| express-session | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md index c5d1ec2ac8..5498ec587c 100644 --- a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md +++ b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/errors | package.json | | @backstage/config | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:-------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @backstage/errors | package.json | +| @backstage/config | package.json | +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +| @backstage/plugin-auth-backend | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend/knip-report.md b/plugins/auth-backend/knip-report.md index b5112154f3..40bedf09df 100644 --- a/plugins/auth-backend/knip-report.md +++ b/plugins/auth-backend/knip-report.md @@ -1,6 +1,10 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (12) +======= +## Unused dependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------|:-------------| @@ -9,6 +13,7 @@ | morgan | package.json | | winston | package.json | | fs-extra | package.json | +<<<<<<< HEAD | node-cache | package.json | | compression | package.json | | openid-client | package.json | @@ -18,6 +23,15 @@ | passport-google-oauth20 | package.json | ## Unused devDependencies (9) +======= +| compression | package.json | +| passport-gitlab2 | package.json | +| passport-github2 | package.json | +| google-auth-library | package.json | +| passport-google-oauth20 | package.json | + +## Unused devDependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| @@ -28,6 +42,11 @@ | @types/body-parser | package.json | | @types/passport-github2 | package.json | | @types/passport-strategy | package.json | +<<<<<<< HEAD | @types/passport-microsoft | package.json | +======= +| @backstage/backend-defaults | package.json | +| @backstage/backend-test-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @types/passport-google-oauth20 | package.json | diff --git a/plugins/azure-devops-backend/knip-report.md b/plugins/azure-devops-backend/knip-report.md index e31e20b852..4411840964 100644 --- a/plugins/azure-devops-backend/knip-report.md +++ b/plugins/azure-devops-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/azure-devops/knip-report.md b/plugins/azure-devops/knip-report.md index ecf6480396..52490b94f2 100644 --- a/plugins/azure-devops/knip-report.md +++ b/plugins/azure-devops/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index b1d05b28ee..8e8be7f6ab 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -2,10 +2,17 @@ ## Unused dependencies (2) +<<<<<<< HEAD | Name | Location | |:-------------------------|:-------------| | node-fetch | package.json | | @backstage/catalog-model | package.json | +======= +| Name | Location | +|:-----------|:-------------| +| yn | package.json | +| node-fetch | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) diff --git a/plugins/azure-sites-common/knip-report.md b/plugins/azure-sites-common/knip-report.md index c61d844657..ac620b6571 100644 --- a/plugins/azure-sites-common/knip-report.md +++ b/plugins/azure-sites-common/knip-report.md @@ -1,11 +1,14 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-------------------------|:-------------| | @backstage/catalog-model | package.json | +======= +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (1) | Name | Location | diff --git a/plugins/azure-sites/knip-report.md b/plugins/azure-sites/knip-report.md index c60bbdc1a8..f485096eff 100644 --- a/plugins/azure-sites/knip-report.md +++ b/plugins/azure-sites/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (3) | Name | Location | @@ -17,4 +18,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/badges-backend/knip-report.md b/plugins/badges-backend/knip-report.md index db5d6f9746..7d85690cef 100644 --- a/plugins/badges-backend/knip-report.md +++ b/plugins/badges-backend/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | |:----------|:-------------| +======= +## Unused dependencies (3) + +| Name | Location | +|:----------|:-------------| +| yn | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | cors | package.json | | supertest | package.json | diff --git a/plugins/badges/knip-report.md b/plugins/badges/knip-report.md index ce8576bebf..2cde071780 100644 --- a/plugins/badges/knip-report.md +++ b/plugins/badges/knip-report.md @@ -1,9 +1,20 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:----------------------|:-------------| | @backstage/cli | package.json | | @backstage/test-utils | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/bazaar-backend/knip-report.md b/plugins/bazaar-backend/knip-report.md index 2a595acf79..860bb9bb68 100644 --- a/plugins/bazaar-backend/knip-report.md +++ b/plugins/bazaar-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/bazaar/knip-report.md b/plugins/bazaar/knip-report.md index a203b667b3..9861c5bf2e 100644 --- a/plugins/bazaar/knip-report.md +++ b/plugins/bazaar/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -11,4 +12,20 @@ | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | +======= +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| @testing-library/jest-dom | package.json | +| @backstage/catalog-client | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/bitrise/knip-report.md b/plugins/bitrise/knip-report.md index 5ab0e57e57..6e7553516a 100644 --- a/plugins/bitrise/knip-report.md +++ b/plugins/bitrise/knip-report.md @@ -6,7 +6,11 @@ |:---------|:-------------| | recharts | package.json | +<<<<<<< HEAD ## Unused devDependencies (8) +======= +## Unused devDependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -14,8 +18,16 @@ | @backstage/cli | package.json | | @types/recharts | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md index 2a595acf79..8856eb2032 100644 --- a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md +++ b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) +======= +## Unused devDependencies (3) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------|:-------------| | @backstage/cli | package.json | +<<<<<<< HEAD +======= +| @backstage/backend-defaults | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-test-utils | package.json | diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index bae768e781..44eee1b646 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -6,6 +6,7 @@ |:-----------|:-------------| | node-fetch | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -16,4 +17,17 @@ | @backstage/cli | package.json | | wait-for-expect | package.json | | @types/supertest | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| better-sqlite3 | package.json | +| @backstage/cli | package.json | +| wait-for-expect | package.json | +| @types/supertest | package.json | +| @backstage/backend-test-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/catalog-graph/knip-report.md b/plugins/catalog-graph/knip-report.md index 95a44323ae..971e1ab29f 100644 --- a/plugins/catalog-graph/knip-report.md +++ b/plugins/catalog-graph/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -7,13 +8,32 @@ | p-limit | package.json | ## Unused devDependencies (6) +======= +## Unused dependencies (2) + +| Name | Location | +|:--------------------------|:-------------| +| lodash | package.json | +| @backstage/catalog-client | package.json | + +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-import/knip-report.md b/plugins/catalog-import/knip-report.md index dbaf2b64d3..20219473c1 100644 --- a/plugins/catalog-import/knip-report.md +++ b/plugins/catalog-import/knip-report.md @@ -1,14 +1,26 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (7) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-react/knip-report.md b/plugins/catalog-react/knip-report.md index 03d1ee0396..44771c245f 100644 --- a/plugins/catalog-react/knip-report.md +++ b/plugins/catalog-react/knip-report.md @@ -6,15 +6,26 @@ |:---------------------------------|:-------------| | @backstage/plugin-catalog-common | package.json | +<<<<<<< HEAD ## Unused devDependencies (8) +======= +## Unused devDependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | react-test-renderer | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | | @backstage/plugin-scaffolder-common | package.json | diff --git a/plugins/catalog-unprocessed-entities/knip-report.md b/plugins/catalog-unprocessed-entities/knip-report.md index 9f54e7f06d..d3b295c81a 100644 --- a/plugins/catalog-unprocessed-entities/knip-report.md +++ b/plugins/catalog-unprocessed-entities/knip-report.md @@ -1,9 +1,20 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/catalog/knip-report.md b/plugins/catalog/knip-report.md index cdf24bac48..16902e6026 100644 --- a/plugins/catalog/knip-report.md +++ b/plugins/catalog/knip-report.md @@ -6,15 +6,27 @@ |:--------|:-------------| | history | package.json | +<<<<<<< HEAD ## Unused devDependencies (7) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-permission-common | package.json | diff --git a/plugins/circleci/knip-report.md b/plugins/circleci/knip-report.md index 24c942926b..c7085b0605 100644 --- a/plugins/circleci/knip-report.md +++ b/plugins/circleci/knip-report.md @@ -1,8 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | +======= +## Unused devDependencies (2) + +| Name | Location | +|:---------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/cloudbuild/knip-report.md b/plugins/cloudbuild/knip-report.md index ecf6480396..52490b94f2 100644 --- a/plugins/cloudbuild/knip-report.md +++ b/plugins/cloudbuild/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/code-climate/knip-report.md b/plugins/code-climate/knip-report.md index ecf6480396..5703ec8a92 100644 --- a/plugins/code-climate/knip-report.md +++ b/plugins/code-climate/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,22 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/catalog-model | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index 86e3079791..9917b247d8 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/code-coverage/knip-report.md b/plugins/code-coverage/knip-report.md index 2f33ca2948..b5d61b74d0 100644 --- a/plugins/code-coverage/knip-report.md +++ b/plugins/code-coverage/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @types/highlightjs | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/highlightjs | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/codescene/knip-report.md b/plugins/codescene/knip-report.md index efbc44e5d5..b80d165f12 100644 --- a/plugins/codescene/knip-report.md +++ b/plugins/codescene/knip-report.md @@ -6,6 +6,7 @@ |:------------------|:-------------| | @backstage/config | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -16,4 +17,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/config-schema/knip-report.md b/plugins/config-schema/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/config-schema/knip-report.md +++ b/plugins/config-schema/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/cost-insights/knip-report.md b/plugins/cost-insights/knip-report.md index 942ccee1be..d7d5b88da3 100644 --- a/plugins/cost-insights/knip-report.md +++ b/plugins/cost-insights/knip-report.md @@ -7,15 +7,27 @@ | history | package.json | | @material-ui/styles | package.json | +<<<<<<< HEAD ## Unused devDependencies (7) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index 0c78f2475f..aad93634c6 100644 --- a/plugins/devtools-backend/knip-report.md +++ b/plugins/devtools-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/devtools/knip-report.md b/plugins/devtools/knip-report.md index 9f54e7f06d..d3b295c81a 100644 --- a/plugins/devtools/knip-report.md +++ b/plugins/devtools/knip-report.md @@ -1,9 +1,20 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/dynatrace/knip-report.md b/plugins/dynatrace/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/dynatrace/knip-report.md +++ b/plugins/dynatrace/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/entity-feedback-backend/knip-report.md b/plugins/entity-feedback-backend/knip-report.md index 3e8751a225..db3fa85de3 100644 --- a/plugins/entity-feedback-backend/knip-report.md +++ b/plugins/entity-feedback-backend/knip-report.md @@ -1,10 +1,20 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-----------|:-------------| | node-fetch | package.json | +======= +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/config | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) diff --git a/plugins/entity-feedback/knip-report.md b/plugins/entity-feedback/knip-report.md index c767d8f623..636d087a8d 100644 --- a/plugins/entity-feedback/knip-report.md +++ b/plugins/entity-feedback/knip-report.md @@ -1,6 +1,10 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -9,5 +13,9 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/entity-validation/knip-report.md b/plugins/entity-validation/knip-report.md index ecf6480396..82a09bdc1c 100644 --- a/plugins/entity-validation/knip-report.md +++ b/plugins/entity-validation/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,15 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/example-todo-list-backend/knip-report.md b/plugins/example-todo-list-backend/knip-report.md index e31e20b852..4411840964 100644 --- a/plugins/example-todo-list-backend/knip-report.md +++ b/plugins/example-todo-list-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/example-todo-list/knip-report.md b/plugins/example-todo-list/knip-report.md index 9679afeb54..59a80790b1 100644 --- a/plugins/example-todo-list/knip-report.md +++ b/plugins/example-todo-list/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,14 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore-backend/knip-report.md b/plugins/explore-backend/knip-report.md index 899e3d7956..bc4be6f53c 100644 --- a/plugins/explore-backend/knip-report.md +++ b/plugins/explore-backend/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | @@ -15,4 +16,21 @@ | @backstage/cli | package.json | | @types/supertest | package.json | | @backstage/backend-test-utils | package.json | +======= +## Unused dependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/types | package.json | + +## Unused devDependencies (3) + +| Name | Location | +|:-----------------|:-------------| +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore-react/knip-report.md b/plugins/explore-react/knip-report.md index 0b4e23a04e..6d23873b8e 100644 --- a/plugins/explore-react/knip-report.md +++ b/plugins/explore-react/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @types/react | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore/knip-report.md b/plugins/explore/knip-report.md index 44a5bee885..3bcb6e6cd9 100644 --- a/plugins/explore/knip-report.md +++ b/plugins/explore/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,19 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (9) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/firehydrant/knip-report.md b/plugins/firehydrant/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/firehydrant/knip-report.md +++ b/plugins/firehydrant/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/fossa/knip-report.md b/plugins/fossa/knip-report.md index 44a5bee885..8a969b09db 100644 --- a/plugins/fossa/knip-report.md +++ b/plugins/fossa/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gcalendar/knip-report.md b/plugins/gcalendar/knip-report.md index 58fbe96097..fd95858cd4 100644 --- a/plugins/gcalendar/knip-report.md +++ b/plugins/gcalendar/knip-report.md @@ -6,6 +6,7 @@ |:------------------------------------|:-------------| | @maxim_mazurok/gapi.client.calendar | package.json | +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -15,4 +16,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/sanitize-html | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gcp-projects/knip-report.md b/plugins/gcp-projects/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/gcp-projects/knip-report.md +++ b/plugins/gcp-projects/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/git-release-manager/knip-report.md b/plugins/git-release-manager/knip-report.md index 7d4e715dc1..df115be6c2 100644 --- a/plugins/git-release-manager/knip-report.md +++ b/plugins/git-release-manager/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-actions/knip-report.md b/plugins/github-actions/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/github-actions/knip-report.md +++ b/plugins/github-actions/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-deployments/knip-report.md b/plugins/github-deployments/knip-report.md index 44a5bee885..8a969b09db 100644 --- a/plugins/github-deployments/knip-report.md +++ b/plugins/github-deployments/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-issues/knip-report.md b/plugins/github-issues/knip-report.md index ecf6480396..52490b94f2 100644 --- a/plugins/github-issues/knip-report.md +++ b/plugins/github-issues/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-pull-requests-board/knip-report.md b/plugins/github-pull-requests-board/knip-report.md index ecf6480396..71e8e42aa8 100644 --- a/plugins/github-pull-requests-board/knip-report.md +++ b/plugins/github-pull-requests-board/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,15 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gitops-profiles/knip-report.md b/plugins/gitops-profiles/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/gitops-profiles/knip-report.md +++ b/plugins/gitops-profiles/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gocd/knip-report.md b/plugins/gocd/knip-report.md index 2f750523b0..a9450bd91d 100644 --- a/plugins/gocd/knip-report.md +++ b/plugins/gocd/knip-report.md @@ -6,14 +6,26 @@ |:---|:-------------| | qs | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (8) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md index 0fb6911e83..b5ec3040e5 100644 --- a/plugins/graphiql/knip-report.md +++ b/plugins/graphiql/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -15,4 +16,24 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (2) + +| Name | Location | +|:-----------|:-------------| +| graphql | package.json | +| graphql-ws | package.json | + +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @types/codemirror | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/graphql-voyager/knip-report.md b/plugins/graphql-voyager/knip-report.md index ecf6480396..71e8e42aa8 100644 --- a/plugins/graphql-voyager/knip-report.md +++ b/plugins/graphql-voyager/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,15 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/home/knip-report.md b/plugins/home/knip-report.md index e9ae64e960..505309f988 100644 --- a/plugins/home/knip-report.md +++ b/plugins/home/knip-report.md @@ -1,11 +1,22 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @testing-library/react | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/ilert/knip-report.md b/plugins/ilert/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/ilert/knip-report.md +++ b/plugins/ilert/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index 4e473a9f2e..216c8599b0 100644 --- a/plugins/jenkins-backend/knip-report.md +++ b/plugins/jenkins-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/jenkins/knip-report.md b/plugins/jenkins/knip-report.md index ecf6480396..d0290d494a 100644 --- a/plugins/jenkins/knip-report.md +++ b/plugins/jenkins/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:---------------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @types/testing-library__jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kafka/knip-report.md b/plugins/kafka/knip-report.md index 67f9dbc286..576cb6fa3c 100644 --- a/plugins/kafka/knip-report.md +++ b/plugins/kafka/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| jest-when | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes-backend/knip-report.md b/plugins/kubernetes-backend/knip-report.md index 29043eb8d9..fc86b91276 100644 --- a/plugins/kubernetes-backend/knip-report.md +++ b/plugins/kubernetes-backend/knip-report.md @@ -1,10 +1,22 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (3) | Name | Location | |:-------------------|:-------------| | morgan | package.json | +======= +## Unused dependencies (7) + +| Name | Location | +|:-------------------|:-------------| +| yn | package.json | +| cors | package.json | +| morgan | package.json | +| helmet | package.json | +| compression | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | stream-buffers | package.json | | @jest-mock/express | package.json | diff --git a/plugins/kubernetes-node/knip-report.md b/plugins/kubernetes-node/knip-report.md index f45a227afc..d331f6893b 100644 --- a/plugins/kubernetes-node/knip-report.md +++ b/plugins/kubernetes-node/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (7) | Name | Location | @@ -11,4 +12,11 @@ | @backstage/backend-app-api | package.json | | @backstage/backend-test-utils | package.json | | @backstage/plugin-kubernetes-backend | package.json | +======= +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes-react/knip-report.md b/plugins/kubernetes-react/knip-report.md index 176a3af098..4bc2e2ef7d 100644 --- a/plugins/kubernetes-react/knip-report.md +++ b/plugins/kubernetes-react/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| jest-websocket-mock | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes/knip-report.md b/plugins/kubernetes/knip-report.md index b164678b81..1689a79110 100644 --- a/plugins/kubernetes/knip-report.md +++ b/plugins/kubernetes/knip-report.md @@ -16,6 +16,7 @@ | @kubernetes-models/base | package.json | | @kubernetes-models/apimachinery | package.json | +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -23,4 +24,16 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/lighthouse/knip-report.md b/plugins/lighthouse/knip-report.md index 44a5bee885..8a969b09db 100644 --- a/plugins/lighthouse/knip-report.md +++ b/plugins/lighthouse/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/linguist-backend/knip-report.md b/plugins/linguist-backend/knip-report.md index 8588b69130..9cd716191b 100644 --- a/plugins/linguist-backend/knip-report.md +++ b/plugins/linguist-backend/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:----------------------------|:-------------| +======= +## Unused dependencies (2) + +| Name | Location | +|:----------------------------|:-------------| +| yn | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-auth-node | package.json | ## Unused devDependencies (5) diff --git a/plugins/linguist/knip-report.md b/plugins/linguist/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/linguist/knip-report.md +++ b/plugins/linguist/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/microsoft-calendar/knip-report.md b/plugins/microsoft-calendar/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/microsoft-calendar/knip-report.md +++ b/plugins/microsoft-calendar/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/newrelic-dashboard/knip-report.md b/plugins/newrelic-dashboard/knip-report.md index 24c942926b..647eb6da93 100644 --- a/plugins/newrelic-dashboard/knip-report.md +++ b/plugins/newrelic-dashboard/knip-report.md @@ -1,8 +1,19 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/newrelic/knip-report.md b/plugins/newrelic/knip-report.md index a7fde3968b..c8d267442a 100644 --- a/plugins/newrelic/knip-report.md +++ b/plugins/newrelic/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/nomad-backend/knip-report.md b/plugins/nomad-backend/knip-report.md index e31e20b852..4411840964 100644 --- a/plugins/nomad-backend/knip-report.md +++ b/plugins/nomad-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/nomad/knip-report.md b/plugins/nomad/knip-report.md index 9f54e7f06d..925c0c6cac 100644 --- a/plugins/nomad/knip-report.md +++ b/plugins/nomad/knip-report.md @@ -1,9 +1,21 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| cross-fetch | package.json | +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/octopus-deploy/knip-report.md b/plugins/octopus-deploy/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/octopus-deploy/knip-report.md +++ b/plugins/octopus-deploy/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/opencost/knip-report.md b/plugins/opencost/knip-report.md index ae56051f88..39fa178f61 100644 --- a/plugins/opencost/knip-report.md +++ b/plugins/opencost/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (2) +======= +## Unused devDependencies (3) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:--------------------------|:-------------| | @backstage/cli | package.json | +<<<<<<< HEAD +======= +| @backstage/dev-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/jest-dom | package.json | diff --git a/plugins/org-react/knip-report.md b/plugins/org-react/knip-report.md index 7b939bc6d9..bda6e6037d 100644 --- a/plugins/org-react/knip-report.md +++ b/plugins/org-react/knip-report.md @@ -6,7 +6,11 @@ |:--------------------------|:-------------| | @backstage/catalog-client | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -15,5 +19,9 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/org/knip-report.md b/plugins/org/knip-report.md index d2f6612ddc..a133f3efea 100644 --- a/plugins/org/knip-report.md +++ b/plugins/org/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,23 @@ | @testing-library/react | package.json | | @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | +======= +## Unused devDependencies (13) + +| Name | Location | +|:------------------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/types | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +| @backstage/catalog-client | package.json | +| @testing-library/user-event | package.json | +| @backstage/plugin-permission-react | package.json | +| @backstage/plugin-permission-common | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/pagerduty/knip-report.md b/plugins/pagerduty/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/pagerduty/knip-report.md +++ b/plugins/pagerduty/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/periskop-backend/knip-report.md b/plugins/periskop-backend/knip-report.md index e31e20b852..4411840964 100644 --- a/plugins/periskop-backend/knip-report.md +++ b/plugins/periskop-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/periskop/knip-report.md b/plugins/periskop/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/periskop/knip-report.md +++ b/plugins/periskop/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/permission-react/knip-report.md b/plugins/permission-react/knip-report.md index fb60112aa2..8d546ae255 100644 --- a/plugins/permission-react/knip-report.md +++ b/plugins/permission-react/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,14 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (4) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/playlist-backend/knip-report.md b/plugins/playlist-backend/knip-report.md index 3e8751a225..db3fa85de3 100644 --- a/plugins/playlist-backend/knip-report.md +++ b/plugins/playlist-backend/knip-report.md @@ -1,10 +1,20 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-----------|:-------------| | node-fetch | package.json | +======= +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| node-fetch | package.json | +| @backstage/config | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) diff --git a/plugins/playlist/knip-report.md b/plugins/playlist/knip-report.md index 84aa502ad9..03a50f94b3 100644 --- a/plugins/playlist/knip-report.md +++ b/plugins/playlist/knip-report.md @@ -6,6 +6,7 @@ |:------------------------------------|:-------------| | @backstage/plugin-permission-common | package.json | +<<<<<<< HEAD ## Unused devDependencies (7) | Name | Location | @@ -17,4 +18,19 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (9) + +| Name | Location | +|:--------------------------|:-------------| +| swr | package.json | +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/proxy-backend/knip-report.md b/plugins/proxy-backend/knip-report.md index 6895986f47..873e0eacad 100644 --- a/plugins/proxy-backend/knip-report.md +++ b/plugins/proxy-backend/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (4) | Name | Location | |:-------|:-------------| +======= +## Unused dependencies (5) + +| Name | Location | +|:-------|:-------------| +| yn | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | yup | package.json | | yaml | package.json | | uuid | package.json | diff --git a/plugins/puppetdb/knip-report.md b/plugins/puppetdb/knip-report.md index 96247d3c96..7a3fd09f1b 100644 --- a/plugins/puppetdb/knip-report.md +++ b/plugins/puppetdb/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/rollbar-backend/knip-report.md b/plugins/rollbar-backend/knip-report.md index a4bbbbb810..57ac7f8b91 100644 --- a/plugins/rollbar-backend/knip-report.md +++ b/plugins/rollbar-backend/knip-report.md @@ -1,9 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (4) | Name | Location | |:------------|:-------------| +======= +## Unused dependencies (5) + +| Name | Location | +|:------------|:-------------| +| yn | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | cors | package.json | | morgan | package.json | | fs-extra | package.json | diff --git a/plugins/rollbar/knip-report.md b/plugins/rollbar/knip-report.md index aa8f8b77be..6a8d737a7f 100644 --- a/plugins/rollbar/knip-report.md +++ b/plugins/rollbar/knip-report.md @@ -6,6 +6,7 @@ |:-------|:-------------| | lodash | package.json | +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -14,4 +15,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 97643caaa1..58541897fb 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,10 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | |:--------------------------|:-------------| | fs-extra | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-common | package.json | ## Unused devDependencies (3) diff --git a/plugins/scaffolder-backend-module-gitlab/knip-report.md b/plugins/scaffolder-backend-module-gitlab/knip-report.md index f296802cab..0edefd3207 100644 --- a/plugins/scaffolder-backend-module-gitlab/knip-report.md +++ b/plugins/scaffolder-backend-module-gitlab/knip-report.md @@ -1,10 +1,17 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | |:------------------------------|:-------------| | jest-date-mock | package.json | +======= +## Unused devDependencies (3) + +| Name | Location | +|:------------------------------|:-------------| +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/cli | package.json | | @backstage/core-app-api | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/scaffolder-react/knip-report.md b/plugins/scaffolder-react/knip-report.md index ffe4b02cf2..84278dead6 100644 --- a/plugins/scaffolder-react/knip-report.md +++ b/plugins/scaffolder-react/knip-report.md @@ -11,7 +11,11 @@ | zod-to-json-schema | package.json | | @backstage/catalog-client | package.json | +<<<<<<< HEAD ## Unused devDependencies (8) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:---------------------------------|:-------------| @@ -20,6 +24,10 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | diff --git a/plugins/scaffolder/knip-report.md b/plugins/scaffolder/knip-report.md index d3f951fd6f..8d4c5dd8ed 100644 --- a/plugins/scaffolder/knip-report.md +++ b/plugins/scaffolder/knip-report.md @@ -1,23 +1,42 @@ # Knip report +<<<<<<< HEAD ## Unused dependencies (4) +======= +## Unused dependencies (3) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:--------------------|:-------------| | immer | package.json | | git-url-parse | package.json | +<<<<<<< HEAD | @rjsf/material-ui | package.json | | json-schema-library | package.json | ## Unused devDependencies (7) +======= +| json-schema-library | package.json | + +## Unused devDependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 22d525923f..94a0c7f578 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,5 +1,15 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (2) + +| Name | Location | +|:----------------------------------|:-------------| +| yn | package.json | +| @backstage/plugin-permission-node | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/search-react/knip-report.md b/plugins/search-react/knip-report.md index 3ab62f70ee..5289572631 100644 --- a/plugins/search-react/knip-report.md +++ b/plugins/search-react/knip-report.md @@ -1,13 +1,30 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (7) +======= +## Unused dependencies (1) + +| Name | Location | +|:-----------------|:-------------| +| @backstage/theme | package.json | + +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/search/knip-report.md b/plugins/search/knip-report.md index c6b6402246..ccf8ea9579 100644 --- a/plugins/search/knip-report.md +++ b/plugins/search/knip-report.md @@ -1,13 +1,25 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | history | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/sentry/knip-report.md b/plugins/sentry/knip-report.md index 8353ecad20..3114cce9ca 100644 --- a/plugins/sentry/knip-report.md +++ b/plugins/sentry/knip-report.md @@ -6,6 +6,7 @@ |:--------------|:-------------| | @date-io/core | package.json | +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -14,4 +15,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/shortcuts/knip-report.md b/plugins/shortcuts/knip-report.md index ecf6480396..52490b94f2 100644 --- a/plugins/shortcuts/knip-report.md +++ b/plugins/shortcuts/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,16 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/sonarqube-backend/knip-report.md b/plugins/sonarqube-backend/knip-report.md index e03ed5c8a2..7256083a44 100644 --- a/plugins/sonarqube-backend/knip-report.md +++ b/plugins/sonarqube-backend/knip-report.md @@ -1,5 +1,14 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (1) + +| Name | Location | +|:---|:-------------| +| yn | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (5) | Name | Location | diff --git a/plugins/sonarqube/knip-report.md b/plugins/sonarqube/knip-report.md index 44a5bee885..4b00a9b664 100644 --- a/plugins/sonarqube/knip-report.md +++ b/plugins/sonarqube/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,24 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:-------------------------|:-------------| +| @backstage/catalog-model | package.json | + +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/splunk-on-call/knip-report.md b/plugins/splunk-on-call/knip-report.md index 3770bb993e..7d4990ba3a 100644 --- a/plugins/splunk-on-call/knip-report.md +++ b/plugins/splunk-on-call/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,17 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (7) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/stack-overflow/knip-report.md b/plugins/stack-overflow/knip-report.md index 5553b3a1f7..dd4e42801b 100644 --- a/plugins/stack-overflow/knip-report.md +++ b/plugins/stack-overflow/knip-report.md @@ -1,12 +1,26 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) +======= +## Unused dependencies (1) + +| Name | Location | +|:--------------------------|:-------------| +| @testing-library/jest-dom | package.json | + +## Unused devDependencies (6) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD +======= +| @backstage/test-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/react | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/stackstorm/knip-report.md b/plugins/stackstorm/knip-report.md index 44a5bee885..8a969b09db 100644 --- a/plugins/stackstorm/knip-report.md +++ b/plugins/stackstorm/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -10,4 +11,18 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-insights-backend-module-jsonfc/knip-report.md b/plugins/tech-insights-backend-module-jsonfc/knip-report.md index bfd4d03096..14911c9dc8 100644 --- a/plugins/tech-insights-backend-module-jsonfc/knip-report.md +++ b/plugins/tech-insights-backend-module-jsonfc/knip-report.md @@ -2,6 +2,7 @@ ## Unused dependencies (2) +<<<<<<< HEAD | Name | Location | |:-----------------|:-------------| | luxon | package.json | @@ -13,4 +14,16 @@ |:------------------------------|:-------------| | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | +======= +| Name | Location | +|:--------------------------|:-------------| +| luxon | package.json | +| @backstage/backend-common | package.json | + +## Unused devDependencies (1) + +| Name | Location | +|:---------------|:-------------| +| @backstage/cli | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-insights/knip-report.md b/plugins/tech-insights/knip-report.md index 9679afeb54..430f139429 100644 --- a/plugins/tech-insights/knip-report.md +++ b/plugins/tech-insights/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,15 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-radar/knip-report.md b/plugins/tech-radar/knip-report.md index 8fc787027b..a20b546a7d 100644 --- a/plugins/tech-radar/knip-report.md +++ b/plugins/tech-radar/knip-report.md @@ -1,13 +1,24 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (8) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/techdocs-addons-test-utils/knip-report.md b/plugins/techdocs-addons-test-utils/knip-report.md index 79290793ca..1a6cd8f949 100644 --- a/plugins/techdocs-addons-test-utils/knip-report.md +++ b/plugins/techdocs-addons-test-utils/knip-report.md @@ -6,10 +6,20 @@ |:--------------------------|:-------------| | @backstage/plugin-catalog | package.json | +<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:---------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +======= +## Unused devDependencies (3) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/techdocs-module-addons-contrib/knip-report.md b/plugins/techdocs-module-addons-contrib/knip-report.md index 88c7858e93..9265bf4119 100644 --- a/plugins/techdocs-module-addons-contrib/knip-report.md +++ b/plugins/techdocs-module-addons-contrib/knip-report.md @@ -1,6 +1,10 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) +======= +## Unused devDependencies (6) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:---------------------------------------------|:-------------| @@ -8,5 +12,9 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +<<<<<<< HEAD +======= +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-techdocs-addons-test-utils | package.json | diff --git a/plugins/techdocs-react/knip-report.md b/plugins/techdocs-react/knip-report.md index 912e0d57b9..0e587d8fd1 100644 --- a/plugins/techdocs-react/knip-report.md +++ b/plugins/techdocs-react/knip-report.md @@ -7,6 +7,7 @@ | react-helmet | package.json | | @material-ui/core | package.json | +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -15,4 +16,15 @@ | @backstage/theme | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +## Unused devDependencies (5) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @backstage/theme | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/techdocs/knip-report.md b/plugins/techdocs/knip-report.md index 0aa86b7492..d243314766 100644 --- a/plugins/techdocs/knip-report.md +++ b/plugins/techdocs/knip-report.md @@ -7,16 +7,28 @@ | jss | package.json | | @backstage/theme | package.json | +<<<<<<< HEAD ## Unused devDependencies (8) +======= +## Unused devDependencies (10) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | diff --git a/plugins/todo/knip-report.md b/plugins/todo/knip-report.md index 9679afeb54..793e35c1c3 100644 --- a/plugins/todo/knip-report.md +++ b/plugins/todo/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -7,4 +8,22 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | +======= +## Unused dependencies (1) + +| Name | Location | +|:-------------------|:-------------| +| @material-ui/icons | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:--------------------------|:-------------| +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/user-settings-backend/knip-report.md b/plugins/user-settings-backend/knip-report.md index 22d525923f..3535d9c044 100644 --- a/plugins/user-settings-backend/knip-report.md +++ b/plugins/user-settings-backend/knip-report.md @@ -1,5 +1,16 @@ # Knip report +<<<<<<< HEAD +======= +## Unused dependencies (3) + +| Name | Location | +|:------------------|:-------------| +| yn | package.json | +| winston | package.json | +| @backstage/config | package.json | + +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/user-settings/knip-report.md b/plugins/user-settings/knip-report.md index 53337fea0b..d1157e2d45 100644 --- a/plugins/user-settings/knip-report.md +++ b/plugins/user-settings/knip-report.md @@ -6,14 +6,26 @@ |:-----------------|:-------------| | @backstage/theme | package.json | +<<<<<<< HEAD ## Unused devDependencies (6) +======= +## Unused devDependencies (9) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +| @backstage/plugin-catalog | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/vault-backend/knip-report.md b/plugins/vault-backend/knip-report.md index 9597d52c23..1190d55f88 100644 --- a/plugins/vault-backend/knip-report.md +++ b/plugins/vault-backend/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -8,4 +9,25 @@ | supertest | package.json | | @backstage/cli | package.json | | @types/supertest | package.json | +======= +## Unused dependencies (4) + +| Name | Location | +|:------------|:-------------| +| yn | package.json | +| cors | package.json | +| helmet | package.json | +| compression | package.json | + +## Unused devDependencies (6) + +| Name | Location | +|:------------------------------|:-------------| +| msw | package.json | +| supertest | package.json | +| @backstage/cli | package.json | +| @types/supertest | package.json | +| @types/compression | package.json | +| @backstage/backend-test-utils | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/vault/knip-report.md b/plugins/vault/knip-report.md index a469608db4..885e9d6743 100644 --- a/plugins/vault/knip-report.md +++ b/plugins/vault/knip-report.md @@ -1,5 +1,6 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -9,4 +10,18 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | +======= +## Unused devDependencies (8) + +| Name | Location | +|:--------------------------|:-------------| +| msw | package.json | +| @backstage/cli | package.json | +| @testing-library/dom | package.json | +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @backstage/core-app-api | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/xcmetrics/knip-report.md b/plugins/xcmetrics/knip-report.md index d0ad73b69c..3abc5a9ff3 100644 --- a/plugins/xcmetrics/knip-report.md +++ b/plugins/xcmetrics/knip-report.md @@ -1,12 +1,23 @@ # Knip report +<<<<<<< HEAD ## Unused devDependencies (5) +======= +## Unused devDependencies (7) +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | +<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | +======= +| @backstage/dev-utils | package.json | +| @backstage/test-utils | package.json | +| @testing-library/react | package.json | +| @testing-library/jest-dom | package.json | +>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/yarn.lock b/yarn.lock index 80827873f3..24edaed74c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,6 +1,3 @@ -# This file is generated by running "yarn install" inside your project. -# Manual changes might be lost - proceed with caution! - __metadata: version: 6 cacheKey: 8 @@ -14817,7 +14814,7 @@ __metadata: languageName: node linkType: hard -"@pkgjs/parseargs@npm:^0.11.0": +"@pkgjs/parseargs@npm:0.11.0, @pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" checksum: 6ad6a00fc4f2f2cfc6bff76fb1d88b8ee20bc0601e18ebb01b6d4be583733a860239a521a7fbca73b612e66705078809483549d2b18f370eb346c5155c8e4a0f @@ -14941,6 +14938,37 @@ __metadata: languageName: node linkType: hard +"@pnpm/npm-resolver@npm:18.0.2": + version: 18.0.2 + resolution: "@pnpm/npm-resolver@npm:18.0.2" + dependencies: + "@pnpm/core-loggers": 9.0.6 + "@pnpm/error": 5.0.2 + "@pnpm/fetching-types": 5.0.0 + "@pnpm/graceful-fs": 3.2.0 + "@pnpm/resolve-workspace-range": 5.0.1 + "@pnpm/resolver-base": 11.0.2 + "@pnpm/types": 9.4.2 + "@zkochan/retry": ^0.2.0 + encode-registry: ^3.0.1 + load-json-file: ^6.2.0 + lru-cache: ^10.0.2 + normalize-path: ^3.0.0 + p-limit: ^3.1.0 + p-memoize: 4.0.1 + parse-npm-tarball-url: ^3.0.0 + path-temp: ^2.1.0 + ramda: "npm:@pnpm/ramda@0.28.1" + rename-overwrite: ^5.0.0 + semver: ^7.5.4 + ssri: 10.0.5 + version-selector-type: ^3.0.0 + peerDependencies: + "@pnpm/logger": ^5.0.0 + checksum: 49f07d4939cb8589f4133e0d47fb525d6d04dbe2dfa28057ca8a8f143b4676fb339a96299852119c28c46cabf68b5f66be5385dbcba59a1bddeab65d7a5d189e + languageName: node + linkType: hard + "@pnpm/npm-resolver@npm:18.1.0": version: 18.1.0 resolution: "@pnpm/npm-resolver@npm:18.1.0" @@ -14981,6 +15009,15 @@ __metadata: languageName: node linkType: hard +"@pnpm/resolver-base@npm:11.0.2": + version: 11.0.2 + resolution: "@pnpm/resolver-base@npm:11.0.2" + dependencies: + "@pnpm/types": 9.4.2 + checksum: 346abcdfcae881601f374b8323bf17bcc6f35282e28e073eff8e2f3c388c4ff897da6a2c615bc5165383bb825fe24985e8b987ae8221ca876a2f24aaf9b40656 + languageName: node + linkType: hard + "@pnpm/resolver-base@npm:11.1.0": version: 11.1.0 resolution: "@pnpm/resolver-base@npm:11.1.0" @@ -14997,6 +15034,18 @@ __metadata: languageName: node linkType: hard +"@pnpm/workspace.pkgs-graph@npm:^2.0.13": + version: 2.0.13 + resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.13" + dependencies: + "@pnpm/npm-package-arg": ^1.0.0 + "@pnpm/npm-resolver": 18.0.2 + "@pnpm/resolve-workspace-range": 5.0.1 + ramda: "npm:@pnpm/ramda@0.28.1" + checksum: 3a39f39b5c86a2a273106a68d0060ca09e2dfd8ac646d11ac0471d4848f6db23b9d8719cbf9e36285ef13ad78527b41824b2e04fdbf533ce275bfe081012dfb8 + languageName: node + linkType: hard + "@pnpm/workspace.pkgs-graph@npm:^2.0.14": version: 2.0.14 resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.14" @@ -16177,6 +16226,13 @@ __metadata: languageName: node linkType: hard +"@sindresorhus/merge-streams@npm:^1.0.0": + version: 1.0.0 + resolution: "@sindresorhus/merge-streams@npm:1.0.0" + checksum: 453c2a28164113a5ec4fd23ba636e291a4112f6ee9e91cd5476b9a96e0fc9ee5ff40d405fe81bbf284c9773b7ed718a3a0f31df7895a0efd413b1f9775d154fe + languageName: node + linkType: hard + "@sinonjs/commons@npm:^2.0.0": version: 2.0.0 resolution: "@sinonjs/commons@npm:2.0.0" @@ -29442,6 +29498,20 @@ __metadata: languageName: node linkType: hard +"globby@npm:^14.0.0": + version: 14.0.0 + resolution: "globby@npm:14.0.0" + dependencies: + "@sindresorhus/merge-streams": ^1.0.0 + fast-glob: ^3.3.2 + ignore: ^5.2.4 + path-type: ^5.0.0 + slash: ^5.1.0 + unicorn-magic: ^0.1.0 + checksum: f331b42993e420c8f2b61a6ca062276977ea6d95f181640ff018f00200f4fe5b50f1fae7540903483e6570ca626fe16234ab88e848d43381a2529220548a9d39 + languageName: node + linkType: hard + "good-listener@npm:^1.2.2": version: 1.2.2 resolution: "good-listener@npm:1.2.2" @@ -29573,6 +29643,13 @@ __metadata: languageName: node linkType: hard +"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.2.11": + version: 4.2.11 + resolution: "graceful-fs@npm:4.2.11" + checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7 + languageName: node + linkType: hard + "grapheme-splitter@npm:^1.0.4": version: 1.0.4 resolution: "grapheme-splitter@npm:1.0.4" @@ -30578,6 +30655,13 @@ __metadata: languageName: node linkType: hard +"ignore@npm:^5.1.8": + version: 5.3.0 + resolution: "ignore@npm:5.3.0" + checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9 + languageName: node + linkType: hard + "immediate@npm:~3.0.5": version: 3.0.6 resolution: "immediate@npm:3.0.6" @@ -33408,6 +33492,39 @@ __metadata: languageName: node linkType: hard +"knip@npm:^3.12.0": + version: 3.13.2 + resolution: "knip@npm:3.13.2" + dependencies: + "@ericcornelissen/bash-parser": 0.5.2 + "@npmcli/map-workspaces": 3.0.4 + "@npmcli/package-json": 5.0.0 + "@pkgjs/parseargs": 0.11.0 + "@pnpm/logger": 5.0.0 + "@pnpm/workspace.pkgs-graph": ^2.0.13 + "@snyk/github-codeowners": 1.1.0 + easy-table: 1.2.0 + fast-glob: 3.3.2 + globby: ^14.0.0 + jiti: 1.21.0 + js-yaml: 4.1.0 + micromatch: 4.0.5 + minimist: 1.2.8 + picocolors: 1.0.0 + pretty-ms: 8.0.0 + strip-json-comments: 5.0.1 + summary: 2.1.0 + zod: 3.22.4 + zod-validation-error: 2.1.0 + peerDependencies: + "@types/node": ">=18" + typescript: ">=5.0.4" + bin: + knip: bin/knip.js + checksum: b70fbfed3a3ee340bae3b0ec2d5bd4e598fde3d99923a4d26c0a0b86317d26073f024d8710ac2c8275990bea20529a36d4183eb4549e916d0a40b375b64d6b6d + languageName: node + linkType: hard + "knip@npm:^4.3.1": version: 4.3.1 resolution: "knip@npm:4.3.1" @@ -37513,6 +37630,13 @@ __metadata: languageName: node linkType: hard +"parse-ms@npm:^3.0.0": + version: 3.0.0 + resolution: "parse-ms@npm:3.0.0" + checksum: fc602bba093835562321a67a9d6c8c9687ca4f26a09459a77e07ebd7efddd1a5766725ec60eb0c83a2abe67f7a23808f7deb1c1226727776eaf7f9607ae09db2 + languageName: node + linkType: hard + "parse-ms@npm:^4.0.0": version: 4.0.0 resolution: "parse-ms@npm:4.0.0" @@ -37906,6 +38030,13 @@ __metadata: languageName: node linkType: hard +"path-type@npm:^5.0.0": + version: 5.0.0 + resolution: "path-type@npm:5.0.0" + checksum: 15ec24050e8932c2c98d085b72cfa0d6b4eeb4cbde151a0a05726d8afae85784fc5544f733d8dfc68536587d5143d29c0bd793623fad03d7e61cc00067291cd5 + languageName: node + linkType: hard + "pathe@npm:^0.2.0": version: 0.2.0 resolution: "pathe@npm:0.2.0" @@ -38966,6 +39097,15 @@ __metadata: languageName: node linkType: hard +"pretty-ms@npm:8.0.0": + version: 8.0.0 + resolution: "pretty-ms@npm:8.0.0" + dependencies: + parse-ms: ^3.0.0 + checksum: b7d2a8182887af0e5ab93f9df331f10db9b8eda86855e2de115eb01a6c501bde5631a8813b1b0abdd7d045e79b08ae875369a8fd279a3dacd6d9e572bdd3bfa6 + languageName: node + linkType: hard + "pretty-ms@npm:9.0.0": version: 9.0.0 resolution: "pretty-ms@npm:9.0.0" @@ -41335,8 +41475,8 @@ __metadata: eslint-plugin-react: ^7.28.0 eslint-plugin-testing-library: ^6.0.0 fs-extra: 10.1.0 - husky: ^8.0.0 - knip: ^4.3.1 + husky: ^9.0.0 + knip: ^3.12.0 lint-staged: ^15.0.0 minimist: ^1.2.5 node-gyp: ^10.0.0 @@ -42116,6 +42256,13 @@ __metadata: languageName: node linkType: hard +"slash@npm:^5.1.0": + version: 5.1.0 + resolution: "slash@npm:5.1.0" + checksum: 70434b34c50eb21b741d37d455110258c42d2cf18c01e6518aeb7299f3c6e626330c889c0c552b5ca2ef54a8f5a74213ab48895f0640717cacefeef6830a1ba4 + languageName: node + linkType: hard + "slice-ansi@npm:^4.0.0": version: 4.0.0 resolution: "slice-ansi@npm:4.0.0" @@ -42542,6 +42689,15 @@ __metadata: languageName: node linkType: hard +"ssri@npm:10.0.5": + version: 10.0.5 + resolution: "ssri@npm:10.0.5" + dependencies: + minipass: ^7.0.3 + checksum: 0a31b65f21872dea1ed3f7c200d7bc1c1b91c15e419deca14f282508ba917cbb342c08a6814c7f68ca4ca4116dd1a85da2bbf39227480e50125a1ceffeecb750 + languageName: node + linkType: hard + "ssri@npm:10.0.5, ssri@npm:^10.0.0": version: 10.0.5 resolution: "ssri@npm:10.0.5" @@ -42551,6 +42707,15 @@ __metadata: languageName: node linkType: hard +"ssri@npm:^10.0.0": + version: 10.0.4 + resolution: "ssri@npm:10.0.4" + dependencies: + minipass: ^7.0.3 + checksum: 0a31b65f21872dea1ed3f7c200d7bc1c1b91c15e419deca14f282508ba917cbb342c08a6814c7f68ca4ca4116dd1a85da2bbf39227480e50125a1ceffeecb750 + languageName: node + linkType: hard + "ssri@npm:^8.0.0, ssri@npm:^8.0.1": version: 8.0.1 resolution: "ssri@npm:8.0.1" @@ -44667,6 +44832,13 @@ __metadata: languageName: node linkType: hard +"unicorn-magic@npm:^0.1.0": + version: 0.1.0 + resolution: "unicorn-magic@npm:0.1.0" + checksum: 48c5882ca3378f380318c0b4eb1d73b7e3c5b728859b060276e0a490051d4180966beeb48962d850fd0c6816543bcdfc28629dcd030bb62a286a2ae2acb5acb6 + languageName: node + linkType: hard + "unified@npm:^10.0.0": version: 10.1.0 resolution: "unified@npm:10.1.0" @@ -46710,6 +46882,15 @@ __metadata: languageName: node linkType: hard +"zod-validation-error@npm:2.1.0": + version: 2.1.0 + resolution: "zod-validation-error@npm:2.1.0" + peerDependencies: + zod: ^3.18.0 + checksum: 2331cc8d876c2df0b720b648249447b65d6b85ad0b6e60dd6515170570e6ffbe7a9adb844d44035c07d59c871048d9c45a8c429849bedeb8cbcdfa5f90101402 + languageName: node + linkType: hard + "zod-validation-error@npm:3.0.0": version: 3.0.0 resolution: "zod-validation-error@npm:3.0.0" From 749c17d3a84180a917b2754a2183ab0b320c6736 Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Thu, 8 Feb 2024 07:44:43 +0200 Subject: [PATCH 7/8] fix: wrong husky version Signed-off-by: Heikki Hellgren --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 24edaed74c..41a0c2d7ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30541,12 +30541,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^8.0.0": - version: 8.0.3 - resolution: "husky@npm:8.0.3" +"husky@npm:^9.0.0": + version: 9.0.10 + resolution: "husky@npm:9.0.10" bin: - husky: lib/bin.js - checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0 + husky: bin.mjs + checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2 languageName: node linkType: hard @@ -41476,7 +41476,7 @@ __metadata: eslint-plugin-testing-library: ^6.0.0 fs-extra: 10.1.0 husky: ^9.0.0 - knip: ^3.12.0 + knip: ^4.3.1 lint-staged: ^15.0.0 minimist: ^1.2.5 node-gyp: ^10.0.0 From c9d39120b2bfa98e76f57ea0e185dee9879ee0d3 Mon Sep 17 00:00:00 2001 From: Heikki Hellgren Date: Thu, 8 Feb 2024 07:52:01 +0200 Subject: [PATCH 8/8] chore: update knip reports Signed-off-by: Heikki Hellgren --- .changeset/friendly-terms-love.md | 255 ------------------ .changeset/tasty-oranges-rescue.md | 7 - packages/app-defaults/knip-report.md | 11 - packages/app-next/knip-report.md | 15 -- packages/app/knip-report.md | 14 - packages/backend-tasks/knip-report.md | 10 - packages/backend/knip-report.md | 4 - packages/cli/knip-report.md | 31 --- packages/core-app-api/knip-report.md | 8 - packages/core-compat-api/knip-report.md | 6 - packages/core-components/knip-report.md | 12 - packages/core-plugin-api/knip-report.md | 8 - packages/create-app/knip-report.md | 7 - packages/dev-utils/knip-report.md | 8 - packages/eslint-plugin/knip-report.md | 10 - packages/frontend-app-api/knip-report.md | 11 - packages/frontend-plugin-api/knip-report.md | 8 - packages/frontend-test-utils/knip-report.md | 9 - packages/integration-react/knip-report.md | 20 -- .../src/commands/api-reports/api-reports.ts | 12 - packages/test-utils/knip-report.md | 10 - packages/theme/knip-report.md | 11 - packages/version-bridge/knip-report.md | 10 - plugins/adr/knip-report.md | 11 - plugins/airbrake-backend/knip-report.md | 9 - plugins/airbrake/knip-report.md | 23 -- plugins/allure/knip-report.md | 14 - plugins/analytics-module-ga/knip-report.md | 19 -- plugins/analytics-module-ga4/knip-report.md | 20 -- .../knip-report.md | 17 -- plugins/apache-airflow/knip-report.md | 15 -- .../knip-report.md | 9 - plugins/api-docs/knip-report.md | 12 - plugins/apollo-explorer/knip-report.md | 12 - .../knip-report.md | 12 - .../knip-report.md | 12 - .../knip-report.md | 12 - .../knip-report.md | 14 - .../knip-report.md | 12 - .../knip-report.md | 12 - .../knip-report.md | 18 -- .../knip-report.md | 15 -- plugins/auth-backend/knip-report.md | 20 +- plugins/azure-devops-backend/knip-report.md | 9 - plugins/azure-devops/knip-report.md | 13 - plugins/azure-sites-backend/knip-report.md | 7 - plugins/azure-sites-common/knip-report.md | 3 - plugins/azure-sites/knip-report.md | 14 - plugins/badges-backend/knip-report.md | 8 - plugins/badges/knip-report.md | 11 - plugins/bazaar-backend/knip-report.md | 9 - plugins/bazaar/knip-report.md | 17 -- plugins/bitrise/knip-report.md | 12 - .../knip-report.md | 8 - plugins/catalog-backend/knip-report.md | 23 +- plugins/catalog-graph/knip-report.md | 20 -- plugins/catalog-import/knip-report.md | 12 - plugins/catalog-react/knip-report.md | 11 - .../knip-report.md | 11 - plugins/catalog/knip-report.md | 12 - plugins/circleci/knip-report.md | 9 - plugins/cloudbuild/knip-report.md | 13 - plugins/code-climate/knip-report.md | 19 -- plugins/code-coverage-backend/knip-report.md | 9 - plugins/code-coverage/knip-report.md | 13 - plugins/codescene/knip-report.md | 15 -- plugins/config-schema/knip-report.md | 12 - plugins/cost-insights/knip-report.md | 12 - plugins/devtools-backend/knip-report.md | 9 - plugins/devtools/knip-report.md | 11 - plugins/dynatrace/knip-report.md | 14 - .../entity-feedback-backend/knip-report.md | 10 - plugins/entity-feedback/knip-report.md | 8 - plugins/entity-validation/knip-report.md | 12 - .../example-todo-list-backend/knip-report.md | 9 - plugins/example-todo-list/knip-report.md | 11 - plugins/explore-backend/knip-report.md | 18 -- plugins/explore-react/knip-report.md | 12 - plugins/explore/knip-report.md | 16 -- plugins/firehydrant/knip-report.md | 14 - plugins/fossa/knip-report.md | 15 -- plugins/gcalendar/knip-report.md | 14 - plugins/gcp-projects/knip-report.md | 12 - plugins/git-release-manager/knip-report.md | 13 - plugins/github-actions/knip-report.md | 14 - plugins/github-deployments/knip-report.md | 15 -- plugins/github-issues/knip-report.md | 13 - .../github-pull-requests-board/knip-report.md | 12 - plugins/gitops-profiles/knip-report.md | 14 - plugins/gocd/knip-report.md | 12 - plugins/graphiql/knip-report.md | 21 -- plugins/graphql-voyager/knip-report.md | 12 - plugins/home/knip-report.md | 11 - plugins/ilert/knip-report.md | 12 - plugins/jenkins-backend/knip-report.md | 9 - plugins/jenkins/knip-report.md | 14 - plugins/kafka/knip-report.md | 14 - plugins/kubernetes-backend/knip-report.md | 12 - plugins/kubernetes-node/knip-report.md | 8 - plugins/kubernetes-react/knip-report.md | 14 - plugins/kubernetes/knip-report.md | 13 - plugins/lighthouse/knip-report.md | 15 -- plugins/linguist-backend/knip-report.md | 8 - plugins/linguist/knip-report.md | 12 - plugins/microsoft-calendar/knip-report.md | 12 - plugins/newrelic-dashboard/knip-report.md | 11 - plugins/newrelic/knip-report.md | 14 - plugins/nomad-backend/knip-report.md | 9 - plugins/nomad/knip-report.md | 12 - plugins/octopus-deploy/knip-report.md | 12 - plugins/opencost/knip-report.md | 8 - plugins/org-react/knip-report.md | 8 - plugins/org/knip-report.md | 20 -- plugins/pagerduty/knip-report.md | 14 - plugins/periskop-backend/knip-report.md | 9 - plugins/periskop/knip-report.md | 12 - plugins/permission-react/knip-report.md | 11 - plugins/playlist-backend/knip-report.md | 10 - plugins/playlist/knip-report.md | 16 -- plugins/proxy-backend/knip-report.md | 8 - plugins/puppetdb/knip-report.md | 14 - plugins/rollbar-backend/knip-report.md | 8 - plugins/rollbar/knip-report.md | 13 - .../knip-report.md | 7 - .../knip-report.md | 7 - plugins/scaffolder-react/knip-report.md | 8 - plugins/scaffolder/knip-report.md | 19 -- plugins/search-backend/knip-report.md | 10 - plugins/search-react/knip-report.md | 17 -- plugins/search/knip-report.md | 12 - plugins/sentry/knip-report.md | 13 - plugins/shortcuts/knip-report.md | 13 - plugins/sonarqube-backend/knip-report.md | 9 - plugins/sonarqube/knip-report.md | 21 -- plugins/splunk-on-call/knip-report.md | 14 - plugins/stack-overflow/knip-report.md | 14 - plugins/stackstorm/knip-report.md | 15 -- .../knip-report.md | 13 - plugins/tech-insights/knip-report.md | 12 - plugins/tech-radar/knip-report.md | 11 - .../techdocs-addons-test-utils/knip-report.md | 10 - .../knip-report.md | 8 - plugins/techdocs-react/knip-report.md | 12 - plugins/techdocs/knip-report.md | 12 - plugins/todo-backend/knip-report.md | 9 +- plugins/todo/knip-report.md | 19 -- plugins/user-settings-backend/knip-report.md | 11 - plugins/user-settings/knip-report.md | 12 - plugins/vault-backend/knip-report.md | 22 -- plugins/vault/knip-report.md | 15 -- plugins/xcmetrics/knip-report.md | 11 - yarn.lock | 223 ++------------- 152 files changed, 32 insertions(+), 2308 deletions(-) diff --git a/.changeset/friendly-terms-love.md b/.changeset/friendly-terms-love.md index 8cb9618f08..18fc399740 100644 --- a/.changeset/friendly-terms-love.md +++ b/.changeset/friendly-terms-love.md @@ -1,260 +1,5 @@ --- -<<<<<<< HEAD '@backstage/repo-tools': patch --- Introduced `knip` to the `knip-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. -======= -'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch -'@backstage/plugin-catalog-backend-module-scaffolder-entity-model': patch -'@backstage/plugin-search-backend-module-stack-overflow-collator': patch -'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch -'@backstage/plugin-permission-backend-module-allow-all-policy': patch -'@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch -'@backstage/plugin-auth-backend-module-vmware-cloud-provider': patch -'@backstage/plugin-catalog-backend-module-backstage-openapi': patch -'@backstage/plugin-catalog-backend-module-bitbucket-server': patch -'@backstage/plugin-auth-backend-module-atlassian-provider': patch -'@backstage/plugin-auth-backend-module-microsoft-provider': patch -'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch -'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch -'@backstage/plugin-auth-backend-module-pinniped-provider': patch -'@backstage/plugin-events-backend-module-bitbucket-cloud': patch -'@backstage/plugin-auth-backend-module-gcp-iap-provider': patch -'@backstage/plugin-auth-backend-module-github-provider': patch -'@backstage/plugin-auth-backend-module-gitlab-provider': patch -'@backstage/plugin-auth-backend-module-google-provider': patch -'@backstage/plugin-auth-backend-module-oauth2-provider': patch -'@backstage/plugin-scaffolder-backend-module-bitbucket': patch -'@backstage/plugin-search-backend-module-elasticsearch': patch -'@backstage/plugin-tech-insights-backend-module-jsonfc': patch -'@backstage/plugin-catalog-backend-module-unprocessed': patch -'@backstage/plugin-analytics-module-newrelic-browser': patch -'@backstage/plugin-auth-backend-module-okta-provider': patch -'@backstage/plugin-catalog-backend-module-github-org': patch -'@backstage/plugin-catalog-backend-module-bitbucket': patch -'@backstage/plugin-scaffolder-backend-module-gerrit': patch -'@backstage/plugin-scaffolder-backend-module-github': patch -'@backstage/plugin-scaffolder-backend-module-gitlab': patch -'@backstage/plugin-scaffolder-backend-module-sentry': patch -'@backstage/plugin-scaffolder-backend-module-yeoman': patch -'@backstage/plugin-catalog-backend-module-puppetdb': patch -'@backstage/plugin-scaffolder-backend-module-azure': patch -'@backstage/plugin-scaffolder-backend-module-rails': patch -'@backstage/plugin-api-docs-module-protoc-gen-doc': patch -'@backstage/plugin-catalog-backend-module-msgraph': patch -'@backstage/plugin-catalog-backend-module-openapi': patch -'@backstage/plugin-search-backend-module-techdocs': patch -'@backstage/plugin-techdocs-module-addons-contrib': patch -'@backstage/plugin-catalog-backend-module-gerrit': patch -'@backstage/plugin-catalog-backend-module-github': patch -'@backstage/plugin-catalog-backend-module-gitlab': patch -'@backstage/plugin-cicd-statistics-module-gitlab': patch -'@backstage/plugin-events-backend-module-aws-sqs': patch -'@backstage/plugin-search-backend-module-catalog': patch -'@backstage/plugin-search-backend-module-explore': patch -'@backstage/plugin-catalog-backend-module-azure': patch -'@backstage/plugin-catalog-unprocessed-entities': patch -'@backstage/plugin-events-backend-module-gerrit': patch -'@backstage/plugin-events-backend-module-github': patch -'@backstage/plugin-events-backend-module-gitlab': patch -'@backstage/plugin-catalog-backend-module-ldap': patch -'@backstage/plugin-events-backend-module-azure': patch -'@backstage/plugin-catalog-backend-module-aws': patch -'@backstage/plugin-catalog-backend-module-gcp': patch -'@backstage/plugin-github-pull-requests-board': patch -'@backstage/plugin-techdocs-addons-test-utils': patch -'@backstage/plugin-events-backend-test-utils': patch -'@backstage/plugin-search-backend-module-pg': patch -'@backstage/plugin-entity-feedback-backend': patch -'@backstage/backend-openapi-utils': patch -'@backstage/plugin-bitbucket-cloud-common': patch -'@backstage/plugin-entity-feedback-common': patch -'@backstage/plugin-stack-overflow-backend': patch -'@backstage/integration-aws-node': patch -'@backstage/plugin-code-coverage-backend': patch -'@backstage/plugin-tech-insights-backend': patch -'@backstage/plugin-user-settings-backend': patch -'@backstage/frontend-plugin-api': patch -'@backstage/frontend-test-utils': patch -'@backstage/plugin-analytics-module-ga4': patch -'@backstage/plugin-azure-devops-backend': patch -'@backstage/plugin-cost-insights-common': patch -'@backstage/plugin-tech-insights-common': patch -'@backstage/backend-plugin-api': patch -'@backstage/backend-test-utils': patch -'@backstage/plugin-analytics-module-ga': patch -'@backstage/plugin-azure-devops-common': patch -'@backstage/plugin-azure-sites-backend': patch -'@backstage/plugin-git-release-manager': patch -'@backstage/plugin-search-backend-node': patch -'@backstage/backend-dev-utils': patch -'@backstage/integration-react': patch -'@backstage/release-manifests': patch -'@backstage/plugin-azure-sites-common': patch -'@backstage/plugin-github-deployments': patch -'@backstage/plugin-kubernetes-backend': patch -'@backstage/plugin-kubernetes-cluster': patch -'@backstage/plugin-lighthouse-backend': patch -'@backstage/plugin-microsoft-calendar': patch -'@backstage/plugin-newrelic-dashboard': patch -'@backstage/plugin-permission-backend': patch -'@backstage/plugin-scaffolder-backend': patch -'@backstage/plugin-tech-insights-node': patch -'@backstage/backend-defaults': patch -'@backstage/frontend-app-api': patch -'@backstage/plugin-entity-validation': patch -'@backstage/plugin-kubernetes-common': patch -'@backstage/plugin-lighthouse-common': patch -'@backstage/plugin-permission-common': patch -'@backstage/plugin-scaffolder-common': patch -'@backstage/plugin-sonarqube-backend': patch -'@backstage/backend-app-api': patch -'@backstage/core-compat-api': patch -'@backstage/core-components': patch -'@backstage/core-plugin-api': patch -'@backstage/plugin-airbrake-backend': patch -'@backstage/plugin-devtools-backend': patch -'@backstage/plugin-kubernetes-react': patch -'@backstage/plugin-linguist-backend': patch -'@backstage/plugin-periskop-backend': patch -'@backstage/plugin-permission-react': patch -'@backstage/plugin-playlist-backend': patch -'@backstage/plugin-scaffolder-react': patch -'@backstage/plugin-techdocs-backend': patch -'@backstage/backend-common': patch -'@backstage/catalog-client': patch -'@backstage/e2e-test-utils': patch -'@backstage/version-bridge': patch -'@backstage/plugin-apollo-explorer': patch -'@backstage/plugin-catalog-backend': patch -'@backstage/plugin-cicd-statistics': patch -'@backstage/plugin-devtools-common': patch -'@backstage/plugin-entity-feedback': patch -'@backstage/plugin-explore-backend': patch -'@backstage/plugin-gitops-profiles': patch -'@backstage/plugin-graphql-voyager': patch -'@backstage/plugin-jenkins-backend': patch -'@backstage/plugin-kubernetes-node': patch -'@backstage/plugin-linguist-common': patch -'@backstage/plugin-permission-node': patch -'@backstage/plugin-playlist-common': patch -'@backstage/plugin-rollbar-backend': patch -'@backstage/plugin-scaffolder-node': patch -'@backstage/plugin-sonarqube-react': patch -'@backstage/backend-tasks': patch -'@backstage/catalog-model': patch -'@backstage/config-loader': patch -'@backstage/eslint-plugin': patch -'@backstage/plugin-apache-airflow': patch -'@backstage/plugin-badges-backend': patch -'@backstage/plugin-bazaar-backend': patch -'@backstage/plugin-catalog-common': patch -'@backstage/plugin-catalog-import': patch -'@backstage/plugin-events-backend': patch -'@backstage/plugin-explore-common': patch -'@backstage/plugin-github-actions': patch -'@backstage/plugin-jenkins-common': patch -'@backstage/plugin-octopus-deploy': patch -'@backstage/plugin-search-backend': patch -'@backstage/plugin-splunk-on-call': patch -'@backstage/plugin-stack-overflow': patch -'@backstage/plugin-techdocs-react': patch -'@backstage/app-defaults': patch -'@backstage/core-app-api': patch -'@techdocs/cli': patch -'@backstage/plugin-catalog-graph': patch -'@backstage/plugin-catalog-react': patch -'@backstage/plugin-code-coverage': patch -'@backstage/plugin-config-schema': patch -'@backstage/plugin-cost-insights': patch -'@backstage/plugin-explore-react': patch -'@backstage/plugin-github-issues': patch -'@backstage/plugin-kafka-backend': patch -'@backstage/plugin-nomad-backend': patch -'@backstage/plugin-proxy-backend': patch -'@backstage/plugin-search-common': patch -'@backstage/plugin-tech-insights': patch -'@backstage/plugin-techdocs-node': patch -'@backstage/plugin-user-settings': patch -'@backstage/plugin-vault-backend': patch -'@backstage/integration': patch -'@backstage/plugin-auth-backend': patch -'@backstage/plugin-azure-devops': patch -'@backstage/plugin-catalog-node': patch -'@backstage/plugin-code-climate': patch -'@backstage/plugin-gcp-projects': patch -'@backstage/plugin-search-react': patch -'@backstage/plugin-todo-backend': patch -'@backstage/cli-common': patch -'@backstage/create-app': patch -'@backstage/repo-tools': patch -'@backstage/test-utils': patch -'@backstage/plugin-adr-backend': patch -'@backstage/plugin-app-backend': patch -'@backstage/plugin-azure-sites': patch -'@backstage/plugin-events-node': patch -'@backstage/plugin-firehydrant': patch -'@backstage/dev-utils': patch -'@backstage/plugin-adr-common': patch -'@backstage/plugin-cloudbuild': patch -'@backstage/plugin-home-react': patch -'@backstage/plugin-kubernetes': patch -'@backstage/plugin-lighthouse': patch -'@backstage/plugin-scaffolder': patch -'@backstage/plugin-stackstorm': patch -'@backstage/plugin-tech-radar': patch -'@backstage/plugin-vault-node': patch -'@backstage/cli-node': patch -'@backstage/codemods': patch -'@backstage/plugin-auth-node': patch -'@backstage/plugin-codescene': patch -'@backstage/plugin-dynatrace': patch -'@backstage/plugin-gcalendar': patch -'@backstage/plugin-org-react': patch -'@backstage/plugin-pagerduty': patch -'@backstage/plugin-shortcuts': patch -'@backstage/plugin-sonarqube': patch -'@backstage/plugin-xcmetrics': patch -'@backstage/plugin-airbrake': patch -'@backstage/plugin-api-docs': patch -'@backstage/plugin-app-node': patch -'@backstage/plugin-circleci': patch -'@backstage/plugin-devtools': patch -'@backstage/plugin-graphiql': patch -'@backstage/plugin-linguist': patch -'@backstage/plugin-newrelic': patch -'@backstage/plugin-opencost': patch -'@backstage/plugin-periskop': patch -'@backstage/plugin-playlist': patch -'@backstage/plugin-puppetdb': patch -'@backstage/plugin-techdocs': patch -'@backstage/config': patch -'@backstage/errors': patch -'@backstage/plugin-bitrise': patch -'@backstage/plugin-catalog': patch -'@backstage/plugin-explore': patch -'@backstage/plugin-jenkins': patch -'@backstage/plugin-rollbar': patch -'@backstage/theme': patch -'@backstage/types': patch -'@backstage/plugin-allure': patch -'@backstage/plugin-badges': patch -'@backstage/plugin-bazaar': patch -'@backstage/plugin-search': patch -'@backstage/plugin-sentry': patch -'@backstage/plugin-fossa': patch -'@backstage/plugin-ilert': patch -'@backstage/plugin-kafka': patch -'@backstage/plugin-nomad': patch -'@backstage/plugin-vault': patch -'@backstage/cli': patch -'@backstage/plugin-gocd': patch -'@backstage/plugin-home': patch -'@backstage/plugin-todo': patch -'@backstage/plugin-adr': patch -'@backstage/plugin-org': patch ---- - -Introduced `knip` to the `api-reports` command, which generates a `knip-report.md` file for your packages with dependency warnings, if any. ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/.changeset/tasty-oranges-rescue.md b/.changeset/tasty-oranges-rescue.md index 891b5b3b07..b146c2e143 100644 --- a/.changeset/tasty-oranges-rescue.md +++ b/.changeset/tasty-oranges-rescue.md @@ -1,5 +1,4 @@ --- -<<<<<<< HEAD '@backstage/plugin-auth-backend': minor --- @@ -10,9 +9,3 @@ This comes with breaking changes to config options: - `audience` is now mandatory - `wantAuthnResponseSigned` is now exposed and defaults to `true` - `wantAssertionsSigned` is now exposed and defaults to `true` -======= -'@backstage/plugin-auth-backend': patch ---- - -migrate from 'passport-saml' to '@node-saml/passport-saml' ->>>>>>> 653fd33301e (chore(plugins/auth-backend): migrate from passport-saml package to @node-saml/passport-saml) diff --git a/packages/app-defaults/knip-report.md b/packages/app-defaults/knip-report.md index 8d546ae255..fb60112aa2 100644 --- a/packages/app-defaults/knip-report.md +++ b/packages/app-defaults/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,14 +7,4 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/app-next/knip-report.md b/packages/app-next/knip-report.md index b96d412224..7787f9c8fc 100644 --- a/packages/app-next/knip-report.md +++ b/packages/app-next/knip-report.md @@ -1,10 +1,6 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (64) -======= -## Unused dependencies (63) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------------------------|:-------------| @@ -34,10 +30,7 @@ | @backstage/plugin-puppetdb | package.json | | @backstage/plugin-playlist | package.json | | @backstage/plugin-newrelic | package.json | -<<<<<<< HEAD | @backstage/plugin-linguist | package.json | -======= ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-devtools | package.json | | @backstage/plugin-api-docs | package.json | | @backstage/plugin-airbrake | package.json | @@ -76,11 +69,7 @@ | @roadiehq/backstage-plugin-github-pull-requests | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | -<<<<<<< HEAD ## Unused devDependencies (7) -======= -## Unused devDependencies (8) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -90,9 +79,5 @@ | @types/zen-observable | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/app/knip-report.md b/packages/app/knip-report.md index f116708f3d..f22347da9f 100644 --- a/packages/app/knip-report.md +++ b/packages/app/knip-report.md @@ -15,21 +15,12 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | | @backstage/plugin-airbrake | package.json | -<<<<<<< HEAD | @backstage/frontend-app-api | package.json | | @backstage/plugin-azure-sites | package.json | | @backstage/plugin-search-common | package.json | | @backstage/plugin-linguist-common | package.json | ## Unused devDependencies (5) -======= -| @backstage/plugin-azure-sites | package.json | -| @backstage/plugin-search-common | package.json | -| @backstage/plugin-stack-overflow | package.json | -| @backstage/plugin-linguist-common | package.json | - -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -37,11 +28,6 @@ | @types/jquery | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | -<<<<<<< HEAD -======= -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/backend-tasks/knip-report.md b/packages/backend-tasks/knip-report.md index f17fdee4f5..b4595609b6 100644 --- a/packages/backend-tasks/knip-report.md +++ b/packages/backend-tasks/knip-report.md @@ -1,19 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:----------------|:-------------| | @backstage/cli | package.json | | wait-for-expect | package.json | -======= -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @backstage/backend-test-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/backend/knip-report.md b/packages/backend/knip-report.md index 37cab7b78b..dbd46f1746 100644 --- a/packages/backend/knip-report.md +++ b/packages/backend/knip-report.md @@ -14,11 +14,7 @@ | pg-connection-string | package.json | | azure-devops-node-api | package.json | | @backstage/plugin-tech-insights-node | package.json | -<<<<<<< HEAD | @backstage/plugin-azure-sites-common | package.json | -======= -| @backstage/plugin-azure-sites-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-scaffolder-backend-module-rails | package.json | ## Unused devDependencies (3) diff --git a/packages/cli/knip-report.md b/packages/cli/knip-report.md index 6b82908882..8caf86f5ec 100644 --- a/packages/cli/knip-report.md +++ b/packages/cli/knip-report.md @@ -33,18 +33,11 @@ | @spotify/eslint-config-react | package.json | | @typescript-eslint/eslint-plugin | package.json | -<<<<<<< HEAD ## Unused devDependencies (18) | Name | Location | |:----------------------------------------|:-------------| | msw | package.json | -======= -## Unused devDependencies (13) - -| Name | Location | -|:----------------------------------------|:-------------| ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | del | package.json | | ts-node | package.json | | nodemon | package.json | @@ -53,7 +46,6 @@ | @backstage/theme | package.json | | @types/http-proxy | package.json | | @backstage/dev-utils | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @backstage/core-app-api | package.json | | @backstage/backend-common | package.json | @@ -61,11 +53,6 @@ | @backstage/core-components | package.json | | @types/terser-webpack-plugin | package.json | | @backstage/backend-test-utils | package.json | -======= -| @backstage/core-app-api | package.json | -| @backstage/core-components | package.json | -| @types/terser-webpack-plugin | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-plugin-api | package.json | | @types/rollup-plugin-peer-deps-external | package.json | @@ -78,7 +65,6 @@ | @vitejs/plugin-react | package.json | | vite-plugin-node-polyfills | package.json | -<<<<<<< HEAD ## Unlisted dependencies (3) | Name | Location | @@ -86,21 +72,4 @@ | prettier | src/commands/migrate/packageLintConfigs.ts | | react-dom/client | src/lib/bundler/hasReactDomClient.ts | | react/package.json | src/lib/bundler/server.ts | -======= -## Unlisted dependencies (11) - -| Name | Location | -|:----------------------------------|:-------------------------------------------------------------------------------------------------| -| prettier | src/commands/migrate/packageLintConfigs.ts | -| react-dom/client | src/lib/bundler/hasReactDomClient.ts | -| react/package.json | src/lib/bundler/server.ts | -| supertest | templates/default-backend-plugin/src/service/router.test.ts | -| winston | templates/default-backend-plugin/src/service/router.ts | -| express-promise-router | templates/default-backend-plugin/src/service/router.ts | -| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | -| @testing-library/react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.test.tsx | -| react | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | -| @material-ui/core | templates/default-react-plugin-package/src/components/ExampleComponent/ExampleComponent.tsx | -| @backstage/plugin-scaffolder-node | templates/scaffolder-module/src/actions/example/example.ts | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/core-app-api/knip-report.md b/packages/core-app-api/knip-report.md index f4288e2651..905368dd3f 100644 --- a/packages/core-app-api/knip-report.md +++ b/packages/core-app-api/knip-report.md @@ -6,11 +6,7 @@ |:--------|:-------------| | history | package.json | -<<<<<<< HEAD ## Unused devDependencies (11) -======= -## Unused devDependencies (12) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-----------------------------|:-------------| @@ -23,10 +19,6 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | react-router-dom-stable | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @testing-library/react-hooks | package.json | diff --git a/packages/core-compat-api/knip-report.md b/packages/core-compat-api/knip-report.md index 2832fd0400..25c65be193 100644 --- a/packages/core-compat-api/knip-report.md +++ b/packages/core-compat-api/knip-report.md @@ -12,15 +12,9 @@ |:--------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD | @backstage/plugin-catalog | package.json | | @backstage/plugin-puppetdb | package.json | | @backstage/frontend-app-api | package.json | -======= -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | -| @backstage/plugin-puppetdb | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-stackstorm | package.json | | @backstage/frontend-test-utils | package.json | | @oriflame/backstage-plugin-score-card | package.json | diff --git a/packages/core-components/knip-report.md b/packages/core-components/knip-report.md index f05ab12708..f457b7bb78 100644 --- a/packages/core-components/knip-report.md +++ b/packages/core-components/knip-report.md @@ -9,11 +9,7 @@ | zen-observable | package.json | | @backstage/config | package.json | -<<<<<<< HEAD ## Unused devDependencies (9) -======= -## Unused devDependencies (11) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -22,17 +18,9 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @types/zen-observable | package.json | -<<<<<<< HEAD | @types/google-protobuf | package.json | | @testing-library/react | package.json | | @backstage/app-defaults | package.json | -======= -| @backstage/test-utils | package.json | -| @types/google-protobuf | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | ## Unlisted dependencies (1) diff --git a/packages/core-plugin-api/knip-report.md b/packages/core-plugin-api/knip-report.md index 05d6074288..b222f9399d 100644 --- a/packages/core-plugin-api/knip-report.md +++ b/packages/core-plugin-api/knip-report.md @@ -6,11 +6,7 @@ |:--------|:-------------| | history | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -19,9 +15,5 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/create-app/knip-report.md b/packages/create-app/knip-report.md index d0fb85b8bf..3e3ca1b1a7 100644 --- a/packages/create-app/knip-report.md +++ b/packages/create-app/knip-report.md @@ -1,17 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | |:------------------------------|:-------------| | msw | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:------------------------------|:-------------| ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | ts-node | package.json | | nodemon | package.json | | @backstage/cli | package.json | diff --git a/packages/dev-utils/knip-report.md b/packages/dev-utils/knip-report.md index e3a66ca3ec..c4383e6fce 100644 --- a/packages/dev-utils/knip-report.md +++ b/packages/dev-utils/knip-report.md @@ -6,11 +6,7 @@ |:-----------------|:-------------| | @backstage/theme | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -19,9 +15,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/packages/eslint-plugin/knip-report.md b/packages/eslint-plugin/knip-report.md index 571007d06b..77fca799d7 100644 --- a/packages/eslint-plugin/knip-report.md +++ b/packages/eslint-plugin/knip-report.md @@ -1,19 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unlisted dependencies (2) | Name | Location | |:-------|:-------------------------------| | estree | lib/visitImports.js | | estree | rules/no-undeclared-imports.js | -======= -## Unlisted dependencies (3) - -| Name | Location | -|:--------------------------|:-------------------------------| -| @typescript-eslint/parser | .eslintrc.js | -| estree | lib/visitImports.js | -| estree | rules/no-undeclared-imports.js | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/frontend-app-api/knip-report.md b/packages/frontend-app-api/knip-report.md index 8d546ae255..fb60112aa2 100644 --- a/packages/frontend-app-api/knip-report.md +++ b/packages/frontend-app-api/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,14 +7,4 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/frontend-plugin-api/knip-report.md b/packages/frontend-plugin-api/knip-report.md index 2b86fc1ff2..a6c1e939c7 100644 --- a/packages/frontend-plugin-api/knip-report.md +++ b/packages/frontend-plugin-api/knip-report.md @@ -8,11 +8,7 @@ | @material-ui/core | package.json | | @backstage/core-components | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| @@ -20,10 +16,6 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/packages/frontend-test-utils/knip-report.md b/packages/frontend-test-utils/knip-report.md index 456761f652..24c942926b 100644 --- a/packages/frontend-test-utils/knip-report.md +++ b/packages/frontend-test-utils/knip-report.md @@ -1,17 +1,8 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | -======= -## Unused devDependencies (2) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/integration-react/knip-report.md b/packages/integration-react/knip-report.md index a4e32b9680..1ffbed64e8 100644 --- a/packages/integration-react/knip-report.md +++ b/packages/integration-react/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,23 +8,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @backstage/test-utils | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:------------------|:-------------| -| @material-ui/core | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:---------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/core-components | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/repo-tools/src/commands/api-reports/api-reports.ts b/packages/repo-tools/src/commands/api-reports/api-reports.ts index 65c5cbc9bd..637cd86671 100644 --- a/packages/repo-tools/src/commands/api-reports/api-reports.ts +++ b/packages/repo-tools/src/commands/api-reports/api-reports.ts @@ -21,10 +21,6 @@ import { createTemporaryTsConfig, runApiExtraction, runCliExtraction, -<<<<<<< HEAD -======= - runKnipReports, ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) } from './api-extractor'; import { paths as cliPaths, resolvePackagePaths } from '../../lib/paths'; import { generateTypeDeclarations } from './generateTypeDeclarations'; @@ -107,14 +103,6 @@ export const buildApiReports = async (paths: string[] = [], opts: Options) => { }); } - if (selectedPackageDirs.length > 0) { - console.log('# Generating package knip reports'); - await runKnipReports({ - packageDirs: selectedPackageDirs, - isLocalBuild: !isCiBuild, - }); - } - if (isDocsBuild) { console.log('# Generating package documentation'); await buildDocs({ diff --git a/packages/test-utils/knip-report.md b/packages/test-utils/knip-report.md index 08c9b73139..4c8222eecd 100644 --- a/packages/test-utils/knip-report.md +++ b/packages/test-utils/knip-report.md @@ -6,20 +6,10 @@ |:------------------|:-------------| | @material-ui/core | package.json | -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:---------------|:-------------| | msw | package.json | | @backstage/cli | package.json | -======= -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/theme/knip-report.md b/packages/theme/knip-report.md index 62506ab978..71141a3bba 100644 --- a/packages/theme/knip-report.md +++ b/packages/theme/knip-report.md @@ -7,7 +7,6 @@ | @emotion/react | package.json | | @emotion/styled | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -15,14 +14,4 @@ | @mui/styles | package.json | | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @mui/styles | package.json | -| @backstage/cli | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/packages/version-bridge/knip-report.md b/packages/version-bridge/knip-report.md index 415c462d04..9f54e7f06d 100644 --- a/packages/version-bridge/knip-report.md +++ b/packages/version-bridge/knip-report.md @@ -1,19 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/adr/knip-report.md b/plugins/adr/knip-report.md index 2480ea795e..881216583e 100644 --- a/plugins/adr/knip-report.md +++ b/plugins/adr/knip-report.md @@ -7,7 +7,6 @@ | remark-gfm | package.json | | react-markdown | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -15,14 +14,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/airbrake-backend/knip-report.md b/plugins/airbrake-backend/knip-report.md index 4411840964..e31e20b852 100644 --- a/plugins/airbrake-backend/knip-report.md +++ b/plugins/airbrake-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/airbrake/knip-report.md b/plugins/airbrake/knip-report.md index e4eb03417a..9364473c4f 100644 --- a/plugins/airbrake/knip-report.md +++ b/plugins/airbrake/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,26 +9,4 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/app-defaults | package.json | -======= -## Unused dependencies (3) - -| Name | Location | -|:----------------------|:-------------| -| @material-ui/icons | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/app-defaults | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/allure/knip-report.md b/plugins/allure/knip-report.md index c8d267442a..a7fde3968b 100644 --- a/plugins/allure/knip-report.md +++ b/plugins/allure/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-ga/knip-report.md b/plugins/analytics-module-ga/knip-report.md index e7b0f58096..9679afeb54 100644 --- a/plugins/analytics-module-ga/knip-report.md +++ b/plugins/analytics-module-ga/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,22 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-ga4/knip-report.md b/plugins/analytics-module-ga4/knip-report.md index 904a942e91..544b473dd0 100644 --- a/plugins/analytics-module-ga4/knip-report.md +++ b/plugins/analytics-module-ga4/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,23 +8,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @types/jest | package.json | -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/analytics-module-newrelic-browser/knip-report.md b/plugins/analytics-module-newrelic-browser/knip-report.md index cdefb51a57..9f54e7f06d 100644 --- a/plugins/analytics-module-newrelic-browser/knip-report.md +++ b/plugins/analytics-module-newrelic-browser/knip-report.md @@ -1,26 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:---------------------------|:-------------| -| @backstage/core-components | package.json | - -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/apache-airflow/knip-report.md b/plugins/apache-airflow/knip-report.md index 8a969b09db..44a5bee885 100644 --- a/plugins/apache-airflow/knip-report.md +++ b/plugins/apache-airflow/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/api-docs-module-protoc-gen-doc/knip-report.md b/plugins/api-docs-module-protoc-gen-doc/knip-report.md index 456761f652..24c942926b 100644 --- a/plugins/api-docs-module-protoc-gen-doc/knip-report.md +++ b/plugins/api-docs-module-protoc-gen-doc/knip-report.md @@ -1,17 +1,8 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | -======= -## Unused devDependencies (2) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/api-docs/knip-report.md b/plugins/api-docs/knip-report.md index aa86bb7764..7ecee7de26 100644 --- a/plugins/api-docs/knip-report.md +++ b/plugins/api-docs/knip-report.md @@ -8,26 +8,14 @@ | graphql-config | package.json | | isomorphic-form-data | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (8) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/apollo-explorer/knip-report.md b/plugins/apollo-explorer/knip-report.md index 6cf66ba93c..25d92625f5 100644 --- a/plugins/apollo-explorer/knip-report.md +++ b/plugins/apollo-explorer/knip-report.md @@ -6,7 +6,6 @@ |:------------------------|:-------------| | use-deep-compare-effect | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,15 +13,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-atlassian-provider/knip-report.md b/plugins/auth-backend-module-atlassian-provider/knip-report.md index 1cb1149b2e..fe0782ee45 100644 --- a/plugins/auth-backend-module-atlassian-provider/knip-report.md +++ b/plugins/auth-backend-module-atlassian-provider/knip-report.md @@ -7,7 +7,6 @@ | express | package.json | | passport | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -15,15 +14,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-github-provider/knip-report.md b/plugins/auth-backend-module-github-provider/knip-report.md index 158060407d..8d7bd5cd41 100644 --- a/plugins/auth-backend-module-github-provider/knip-report.md +++ b/plugins/auth-backend-module-github-provider/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-gitlab-provider/knip-report.md b/plugins/auth-backend-module-gitlab-provider/knip-report.md index 1cb1149b2e..fe0782ee45 100644 --- a/plugins/auth-backend-module-gitlab-provider/knip-report.md +++ b/plugins/auth-backend-module-gitlab-provider/knip-report.md @@ -7,7 +7,6 @@ | express | package.json | | passport | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -15,15 +14,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-microsoft-provider/knip-report.md b/plugins/auth-backend-module-microsoft-provider/knip-report.md index 08382b3027..d51b79899b 100644 --- a/plugins/auth-backend-module-microsoft-provider/knip-report.md +++ b/plugins/auth-backend-module-microsoft-provider/knip-report.md @@ -7,7 +7,6 @@ | express | package.json | | passport | package.json | -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -17,17 +16,4 @@ | @backstage/cli | package.json | | @backstage/config | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/config | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-oauth2-provider/knip-report.md b/plugins/auth-backend-module-oauth2-provider/knip-report.md index 1fefb17432..3db18e15f0 100644 --- a/plugins/auth-backend-module-oauth2-provider/knip-report.md +++ b/plugins/auth-backend-module-oauth2-provider/knip-report.md @@ -6,7 +6,6 @@ |:---------|:-------------| | passport | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -14,15 +13,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-okta-provider/knip-report.md b/plugins/auth-backend-module-okta-provider/knip-report.md index 1cb1149b2e..fe0782ee45 100644 --- a/plugins/auth-backend-module-okta-provider/knip-report.md +++ b/plugins/auth-backend-module-okta-provider/knip-report.md @@ -7,7 +7,6 @@ | express | package.json | | passport | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -15,15 +14,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:-------------------------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-pinniped-provider/knip-report.md b/plugins/auth-backend-module-pinniped-provider/knip-report.md index 4601c096f8..c3dbae1569 100644 --- a/plugins/auth-backend-module-pinniped-provider/knip-report.md +++ b/plugins/auth-backend-module-pinniped-provider/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (9) | Name | Location | @@ -14,21 +13,4 @@ | @backstage/cli | package.json | | express-session | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (11) - -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| jose | package.json | -| express | package.json | -| passport | package.json | -| supertest | package.json | -| cookie-parser | package.json | -| @backstage/cli | package.json | -| express-session | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md index 5498ec587c..c5d1ec2ac8 100644 --- a/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md +++ b/plugins/auth-backend-module-vmware-cloud-provider/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/errors | package.json | | @backstage/config | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:-------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @backstage/errors | package.json | -| @backstage/config | package.json | -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | -| @backstage/plugin-auth-backend | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/auth-backend/knip-report.md b/plugins/auth-backend/knip-report.md index 40bedf09df..846531dab7 100644 --- a/plugins/auth-backend/knip-report.md +++ b/plugins/auth-backend/knip-report.md @@ -1,10 +1,6 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (12) -======= -## Unused dependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------|:-------------| @@ -13,7 +9,6 @@ | morgan | package.json | | winston | package.json | | fs-extra | package.json | -<<<<<<< HEAD | node-cache | package.json | | compression | package.json | | openid-client | package.json | @@ -22,16 +17,7 @@ | google-auth-library | package.json | | passport-google-oauth20 | package.json | -## Unused devDependencies (9) -======= -| compression | package.json | -| passport-gitlab2 | package.json | -| passport-github2 | package.json | -| google-auth-library | package.json | -| passport-google-oauth20 | package.json | - ## Unused devDependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| @@ -40,13 +26,9 @@ | @types/xml2js | package.json | | @backstage/cli | package.json | | @types/body-parser | package.json | +| @types/passport-saml | package.json | | @types/passport-github2 | package.json | | @types/passport-strategy | package.json | -<<<<<<< HEAD | @types/passport-microsoft | package.json | -======= -| @backstage/backend-defaults | package.json | -| @backstage/backend-test-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @types/passport-google-oauth20 | package.json | diff --git a/plugins/azure-devops-backend/knip-report.md b/plugins/azure-devops-backend/knip-report.md index 4411840964..e31e20b852 100644 --- a/plugins/azure-devops-backend/knip-report.md +++ b/plugins/azure-devops-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/azure-devops/knip-report.md b/plugins/azure-devops/knip-report.md index 52490b94f2..ecf6480396 100644 --- a/plugins/azure-devops/knip-report.md +++ b/plugins/azure-devops/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/azure-sites-backend/knip-report.md b/plugins/azure-sites-backend/knip-report.md index 8e8be7f6ab..b1d05b28ee 100644 --- a/plugins/azure-sites-backend/knip-report.md +++ b/plugins/azure-sites-backend/knip-report.md @@ -2,17 +2,10 @@ ## Unused dependencies (2) -<<<<<<< HEAD | Name | Location | |:-------------------------|:-------------| | node-fetch | package.json | | @backstage/catalog-model | package.json | -======= -| Name | Location | -|:-----------|:-------------| -| yn | package.json | -| node-fetch | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) diff --git a/plugins/azure-sites-common/knip-report.md b/plugins/azure-sites-common/knip-report.md index ac620b6571..c61d844657 100644 --- a/plugins/azure-sites-common/knip-report.md +++ b/plugins/azure-sites-common/knip-report.md @@ -1,14 +1,11 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-------------------------|:-------------| | @backstage/catalog-model | package.json | -======= ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (1) | Name | Location | diff --git a/plugins/azure-sites/knip-report.md b/plugins/azure-sites/knip-report.md index f485096eff..c60bbdc1a8 100644 --- a/plugins/azure-sites/knip-report.md +++ b/plugins/azure-sites/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (3) | Name | Location | @@ -18,17 +17,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/badges-backend/knip-report.md b/plugins/badges-backend/knip-report.md index 7d85690cef..db5d6f9746 100644 --- a/plugins/badges-backend/knip-report.md +++ b/plugins/badges-backend/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | |:----------|:-------------| -======= -## Unused dependencies (3) - -| Name | Location | -|:----------|:-------------| -| yn | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | cors | package.json | | supertest | package.json | diff --git a/plugins/badges/knip-report.md b/plugins/badges/knip-report.md index 2cde071780..ce8576bebf 100644 --- a/plugins/badges/knip-report.md +++ b/plugins/badges/knip-report.md @@ -1,20 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:----------------------|:-------------| | @backstage/cli | package.json | | @backstage/test-utils | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/bazaar-backend/knip-report.md b/plugins/bazaar-backend/knip-report.md index 860bb9bb68..2a595acf79 100644 --- a/plugins/bazaar-backend/knip-report.md +++ b/plugins/bazaar-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/bazaar/knip-report.md b/plugins/bazaar/knip-report.md index 9861c5bf2e..a203b667b3 100644 --- a/plugins/bazaar/knip-report.md +++ b/plugins/bazaar/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -12,20 +11,4 @@ | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | -======= -## Unused dependencies (2) - -| Name | Location | -|:--------------------------|:-------------| -| @testing-library/jest-dom | package.json | -| @backstage/catalog-client | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/bitrise/knip-report.md b/plugins/bitrise/knip-report.md index 6e7553516a..5ab0e57e57 100644 --- a/plugins/bitrise/knip-report.md +++ b/plugins/bitrise/knip-report.md @@ -6,11 +6,7 @@ |:---------|:-------------| | recharts | package.json | -<<<<<<< HEAD ## Unused devDependencies (8) -======= -## Unused devDependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -18,16 +14,8 @@ | @backstage/cli | package.json | | @types/recharts | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md index 8856eb2032..2a595acf79 100644 --- a/plugins/catalog-backend-module-incremental-ingestion/knip-report.md +++ b/plugins/catalog-backend-module-incremental-ingestion/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) -======= -## Unused devDependencies (3) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------|:-------------| | @backstage/cli | package.json | -<<<<<<< HEAD -======= -| @backstage/backend-defaults | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-test-utils | package.json | diff --git a/plugins/catalog-backend/knip-report.md b/plugins/catalog-backend/knip-report.md index 44eee1b646..4e798fba61 100644 --- a/plugins/catalog-backend/knip-report.md +++ b/plugins/catalog-backend/knip-report.md @@ -1,12 +1,12 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) -| Name | Location | -|:-----------|:-------------| -| node-fetch | package.json | +| Name | Location | +|:----------------------|:-------------| +| node-fetch | package.json | +| @backstage/repo-tools | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -17,17 +17,4 @@ | @backstage/cli | package.json | | wait-for-expect | package.json | | @types/supertest | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| better-sqlite3 | package.json | -| @backstage/cli | package.json | -| wait-for-expect | package.json | -| @types/supertest | package.json | -| @backstage/backend-test-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/catalog-graph/knip-report.md b/plugins/catalog-graph/knip-report.md index 971e1ab29f..95a44323ae 100644 --- a/plugins/catalog-graph/knip-report.md +++ b/plugins/catalog-graph/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -8,32 +7,13 @@ | p-limit | package.json | ## Unused devDependencies (6) -======= -## Unused dependencies (2) - -| Name | Location | -|:--------------------------|:-------------| -| lodash | package.json | -| @backstage/catalog-client | package.json | - -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-import/knip-report.md b/plugins/catalog-import/knip-report.md index 20219473c1..dbaf2b64d3 100644 --- a/plugins/catalog-import/knip-report.md +++ b/plugins/catalog-import/knip-report.md @@ -1,26 +1,14 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (7) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/catalog-react/knip-report.md b/plugins/catalog-react/knip-report.md index 44771c245f..03d1ee0396 100644 --- a/plugins/catalog-react/knip-report.md +++ b/plugins/catalog-react/knip-report.md @@ -6,26 +6,15 @@ |:---------------------------------|:-------------| | @backstage/plugin-catalog-common | package.json | -<<<<<<< HEAD ## Unused devDependencies (8) -======= -## Unused devDependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | react-test-renderer | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | | @backstage/plugin-scaffolder-common | package.json | diff --git a/plugins/catalog-unprocessed-entities/knip-report.md b/plugins/catalog-unprocessed-entities/knip-report.md index d3b295c81a..9f54e7f06d 100644 --- a/plugins/catalog-unprocessed-entities/knip-report.md +++ b/plugins/catalog-unprocessed-entities/knip-report.md @@ -1,20 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/catalog/knip-report.md b/plugins/catalog/knip-report.md index 16902e6026..cdf24bac48 100644 --- a/plugins/catalog/knip-report.md +++ b/plugins/catalog/knip-report.md @@ -6,27 +6,15 @@ |:--------|:-------------| | history | package.json | -<<<<<<< HEAD ## Unused devDependencies (7) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:------------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-permission-common | package.json | diff --git a/plugins/circleci/knip-report.md b/plugins/circleci/knip-report.md index c7085b0605..24c942926b 100644 --- a/plugins/circleci/knip-report.md +++ b/plugins/circleci/knip-report.md @@ -1,17 +1,8 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | -======= -## Unused devDependencies (2) - -| Name | Location | -|:---------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/cloudbuild/knip-report.md b/plugins/cloudbuild/knip-report.md index 52490b94f2..ecf6480396 100644 --- a/plugins/cloudbuild/knip-report.md +++ b/plugins/cloudbuild/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/code-climate/knip-report.md b/plugins/code-climate/knip-report.md index 5703ec8a92..ecf6480396 100644 --- a/plugins/code-climate/knip-report.md +++ b/plugins/code-climate/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,22 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:-------------------------|:-------------| -| @backstage/catalog-model | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/code-coverage-backend/knip-report.md b/plugins/code-coverage-backend/knip-report.md index 9917b247d8..86e3079791 100644 --- a/plugins/code-coverage-backend/knip-report.md +++ b/plugins/code-coverage-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/code-coverage/knip-report.md b/plugins/code-coverage/knip-report.md index b5d61b74d0..2f33ca2948 100644 --- a/plugins/code-coverage/knip-report.md +++ b/plugins/code-coverage/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @types/highlightjs | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/highlightjs | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/codescene/knip-report.md b/plugins/codescene/knip-report.md index b80d165f12..efbc44e5d5 100644 --- a/plugins/codescene/knip-report.md +++ b/plugins/codescene/knip-report.md @@ -6,7 +6,6 @@ |:------------------|:-------------| | @backstage/config | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -17,18 +16,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/config-schema/knip-report.md b/plugins/config-schema/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/config-schema/knip-report.md +++ b/plugins/config-schema/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/cost-insights/knip-report.md b/plugins/cost-insights/knip-report.md index d7d5b88da3..942ccee1be 100644 --- a/plugins/cost-insights/knip-report.md +++ b/plugins/cost-insights/knip-report.md @@ -7,27 +7,15 @@ | history | package.json | | @material-ui/styles | package.json | -<<<<<<< HEAD ## Unused devDependencies (7) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/devtools-backend/knip-report.md b/plugins/devtools-backend/knip-report.md index aad93634c6..0c78f2475f 100644 --- a/plugins/devtools-backend/knip-report.md +++ b/plugins/devtools-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/devtools/knip-report.md b/plugins/devtools/knip-report.md index d3b295c81a..9f54e7f06d 100644 --- a/plugins/devtools/knip-report.md +++ b/plugins/devtools/knip-report.md @@ -1,20 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/dynatrace/knip-report.md b/plugins/dynatrace/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/dynatrace/knip-report.md +++ b/plugins/dynatrace/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/entity-feedback-backend/knip-report.md b/plugins/entity-feedback-backend/knip-report.md index db3fa85de3..3e8751a225 100644 --- a/plugins/entity-feedback-backend/knip-report.md +++ b/plugins/entity-feedback-backend/knip-report.md @@ -1,20 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-----------|:-------------| | node-fetch | package.json | -======= -## Unused dependencies (3) - -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| node-fetch | package.json | -| @backstage/config | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) diff --git a/plugins/entity-feedback/knip-report.md b/plugins/entity-feedback/knip-report.md index 636d087a8d..c767d8f623 100644 --- a/plugins/entity-feedback/knip-report.md +++ b/plugins/entity-feedback/knip-report.md @@ -1,10 +1,6 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -13,9 +9,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/entity-validation/knip-report.md b/plugins/entity-validation/knip-report.md index 82a09bdc1c..ecf6480396 100644 --- a/plugins/entity-validation/knip-report.md +++ b/plugins/entity-validation/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,15 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/example-todo-list-backend/knip-report.md b/plugins/example-todo-list-backend/knip-report.md index 4411840964..e31e20b852 100644 --- a/plugins/example-todo-list-backend/knip-report.md +++ b/plugins/example-todo-list-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/example-todo-list/knip-report.md b/plugins/example-todo-list/knip-report.md index 59a80790b1..9679afeb54 100644 --- a/plugins/example-todo-list/knip-report.md +++ b/plugins/example-todo-list/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,14 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore-backend/knip-report.md b/plugins/explore-backend/knip-report.md index bc4be6f53c..899e3d7956 100644 --- a/plugins/explore-backend/knip-report.md +++ b/plugins/explore-backend/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | @@ -16,21 +15,4 @@ | @backstage/cli | package.json | | @types/supertest | package.json | | @backstage/backend-test-utils | package.json | -======= -## Unused dependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| yn | package.json | -| node-fetch | package.json | -| @backstage/types | package.json | - -## Unused devDependencies (3) - -| Name | Location | -|:-----------------|:-------------| -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore-react/knip-report.md b/plugins/explore-react/knip-report.md index 6d23873b8e..0b4e23a04e 100644 --- a/plugins/explore-react/knip-report.md +++ b/plugins/explore-react/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,15 +8,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @types/react | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/explore/knip-report.md b/plugins/explore/knip-report.md index 3bcb6e6cd9..44a5bee885 100644 --- a/plugins/explore/knip-report.md +++ b/plugins/explore/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,19 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (9) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/firehydrant/knip-report.md b/plugins/firehydrant/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/firehydrant/knip-report.md +++ b/plugins/firehydrant/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/fossa/knip-report.md b/plugins/fossa/knip-report.md index 8a969b09db..44a5bee885 100644 --- a/plugins/fossa/knip-report.md +++ b/plugins/fossa/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gcalendar/knip-report.md b/plugins/gcalendar/knip-report.md index fd95858cd4..58fbe96097 100644 --- a/plugins/gcalendar/knip-report.md +++ b/plugins/gcalendar/knip-report.md @@ -6,7 +6,6 @@ |:------------------------------------|:-------------| | @maxim_mazurok/gapi.client.calendar | package.json | -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -16,17 +15,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/sanitize-html | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gcp-projects/knip-report.md b/plugins/gcp-projects/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/gcp-projects/knip-report.md +++ b/plugins/gcp-projects/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/git-release-manager/knip-report.md b/plugins/git-release-manager/knip-report.md index df115be6c2..7d4e715dc1 100644 --- a/plugins/git-release-manager/knip-report.md +++ b/plugins/git-release-manager/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-actions/knip-report.md b/plugins/github-actions/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/github-actions/knip-report.md +++ b/plugins/github-actions/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-deployments/knip-report.md b/plugins/github-deployments/knip-report.md index 8a969b09db..44a5bee885 100644 --- a/plugins/github-deployments/knip-report.md +++ b/plugins/github-deployments/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-issues/knip-report.md b/plugins/github-issues/knip-report.md index 52490b94f2..ecf6480396 100644 --- a/plugins/github-issues/knip-report.md +++ b/plugins/github-issues/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/github-pull-requests-board/knip-report.md b/plugins/github-pull-requests-board/knip-report.md index 71e8e42aa8..ecf6480396 100644 --- a/plugins/github-pull-requests-board/knip-report.md +++ b/plugins/github-pull-requests-board/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,15 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gitops-profiles/knip-report.md b/plugins/gitops-profiles/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/gitops-profiles/knip-report.md +++ b/plugins/gitops-profiles/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/gocd/knip-report.md b/plugins/gocd/knip-report.md index a9450bd91d..2f750523b0 100644 --- a/plugins/gocd/knip-report.md +++ b/plugins/gocd/knip-report.md @@ -6,26 +6,14 @@ |:---|:-------------| | qs | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (8) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/graphiql/knip-report.md b/plugins/graphiql/knip-report.md index b5ec3040e5..0fb6911e83 100644 --- a/plugins/graphiql/knip-report.md +++ b/plugins/graphiql/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | @@ -16,24 +15,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (2) - -| Name | Location | -|:-----------|:-------------| -| graphql | package.json | -| graphql-ws | package.json | - -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @types/codemirror | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/graphql-voyager/knip-report.md b/plugins/graphql-voyager/knip-report.md index 71e8e42aa8..ecf6480396 100644 --- a/plugins/graphql-voyager/knip-report.md +++ b/plugins/graphql-voyager/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,15 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/home/knip-report.md b/plugins/home/knip-report.md index 505309f988..e9ae64e960 100644 --- a/plugins/home/knip-report.md +++ b/plugins/home/knip-report.md @@ -1,22 +1,11 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @testing-library/react | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/ilert/knip-report.md b/plugins/ilert/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/ilert/knip-report.md +++ b/plugins/ilert/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/jenkins-backend/knip-report.md b/plugins/jenkins-backend/knip-report.md index 216c8599b0..4e473a9f2e 100644 --- a/plugins/jenkins-backend/knip-report.md +++ b/plugins/jenkins-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (2) | Name | Location | diff --git a/plugins/jenkins/knip-report.md b/plugins/jenkins/knip-report.md index d0290d494a..ecf6480396 100644 --- a/plugins/jenkins/knip-report.md +++ b/plugins/jenkins/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,17 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:---------------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | -| @types/testing-library__jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kafka/knip-report.md b/plugins/kafka/knip-report.md index 576cb6fa3c..67f9dbc286 100644 --- a/plugins/kafka/knip-report.md +++ b/plugins/kafka/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| jest-when | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes-backend/knip-report.md b/plugins/kubernetes-backend/knip-report.md index fc86b91276..29043eb8d9 100644 --- a/plugins/kubernetes-backend/knip-report.md +++ b/plugins/kubernetes-backend/knip-report.md @@ -1,22 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (3) | Name | Location | |:-------------------|:-------------| | morgan | package.json | -======= -## Unused dependencies (7) - -| Name | Location | -|:-------------------|:-------------| -| yn | package.json | -| cors | package.json | -| morgan | package.json | -| helmet | package.json | -| compression | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | stream-buffers | package.json | | @jest-mock/express | package.json | diff --git a/plugins/kubernetes-node/knip-report.md b/plugins/kubernetes-node/knip-report.md index d331f6893b..f45a227afc 100644 --- a/plugins/kubernetes-node/knip-report.md +++ b/plugins/kubernetes-node/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (7) | Name | Location | @@ -12,11 +11,4 @@ | @backstage/backend-app-api | package.json | | @backstage/backend-test-utils | package.json | | @backstage/plugin-kubernetes-backend | package.json | -======= -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes-react/knip-report.md b/plugins/kubernetes-react/knip-report.md index 4bc2e2ef7d..176a3af098 100644 --- a/plugins/kubernetes-react/knip-report.md +++ b/plugins/kubernetes-react/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,17 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| jest-websocket-mock | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/kubernetes/knip-report.md b/plugins/kubernetes/knip-report.md index 1689a79110..b164678b81 100644 --- a/plugins/kubernetes/knip-report.md +++ b/plugins/kubernetes/knip-report.md @@ -16,7 +16,6 @@ | @kubernetes-models/base | package.json | | @kubernetes-models/apimachinery | package.json | -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -24,16 +23,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/lighthouse/knip-report.md b/plugins/lighthouse/knip-report.md index 8a969b09db..44a5bee885 100644 --- a/plugins/lighthouse/knip-report.md +++ b/plugins/lighthouse/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/linguist-backend/knip-report.md b/plugins/linguist-backend/knip-report.md index 9cd716191b..8588b69130 100644 --- a/plugins/linguist-backend/knip-report.md +++ b/plugins/linguist-backend/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:----------------------------|:-------------| -======= -## Unused dependencies (2) - -| Name | Location | -|:----------------------------|:-------------| -| yn | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-auth-node | package.json | ## Unused devDependencies (5) diff --git a/plugins/linguist/knip-report.md b/plugins/linguist/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/linguist/knip-report.md +++ b/plugins/linguist/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/microsoft-calendar/knip-report.md b/plugins/microsoft-calendar/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/microsoft-calendar/knip-report.md +++ b/plugins/microsoft-calendar/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/newrelic-dashboard/knip-report.md b/plugins/newrelic-dashboard/knip-report.md index 647eb6da93..24c942926b 100644 --- a/plugins/newrelic-dashboard/knip-report.md +++ b/plugins/newrelic-dashboard/knip-report.md @@ -1,19 +1,8 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (1) | Name | Location | |:---------------|:-------------| | @backstage/cli | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/newrelic/knip-report.md b/plugins/newrelic/knip-report.md index c8d267442a..a7fde3968b 100644 --- a/plugins/newrelic/knip-report.md +++ b/plugins/newrelic/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/nomad-backend/knip-report.md b/plugins/nomad-backend/knip-report.md index 4411840964..e31e20b852 100644 --- a/plugins/nomad-backend/knip-report.md +++ b/plugins/nomad-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/nomad/knip-report.md b/plugins/nomad/knip-report.md index 925c0c6cac..9f54e7f06d 100644 --- a/plugins/nomad/knip-report.md +++ b/plugins/nomad/knip-report.md @@ -1,21 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:-----------------------|:-------------| | @backstage/cli | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| cross-fetch | package.json | -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/octopus-deploy/knip-report.md b/plugins/octopus-deploy/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/octopus-deploy/knip-report.md +++ b/plugins/octopus-deploy/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/opencost/knip-report.md b/plugins/opencost/knip-report.md index 39fa178f61..ae56051f88 100644 --- a/plugins/opencost/knip-report.md +++ b/plugins/opencost/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (2) -======= -## Unused devDependencies (3) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:--------------------------|:-------------| | @backstage/cli | package.json | -<<<<<<< HEAD -======= -| @backstage/dev-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/jest-dom | package.json | diff --git a/plugins/org-react/knip-report.md b/plugins/org-react/knip-report.md index bda6e6037d..7b939bc6d9 100644 --- a/plugins/org-react/knip-report.md +++ b/plugins/org-react/knip-report.md @@ -6,11 +6,7 @@ |:--------------------------|:-------------| | @backstage/catalog-client | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| @@ -19,9 +15,5 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/org/knip-report.md b/plugins/org/knip-report.md index a133f3efea..d2f6612ddc 100644 --- a/plugins/org/knip-report.md +++ b/plugins/org/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,23 +10,4 @@ | @testing-library/react | package.json | | @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | -======= -## Unused devDependencies (13) - -| Name | Location | -|:------------------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/types | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | -| @backstage/catalog-client | package.json | -| @testing-library/user-event | package.json | -| @backstage/plugin-permission-react | package.json | -| @backstage/plugin-permission-common | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/pagerduty/knip-report.md b/plugins/pagerduty/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/pagerduty/knip-report.md +++ b/plugins/pagerduty/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/periskop-backend/knip-report.md b/plugins/periskop-backend/knip-report.md index 4411840964..e31e20b852 100644 --- a/plugins/periskop-backend/knip-report.md +++ b/plugins/periskop-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (3) | Name | Location | diff --git a/plugins/periskop/knip-report.md b/plugins/periskop/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/periskop/knip-report.md +++ b/plugins/periskop/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/permission-react/knip-report.md b/plugins/permission-react/knip-report.md index 8d546ae255..fb60112aa2 100644 --- a/plugins/permission-react/knip-report.md +++ b/plugins/permission-react/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,14 +7,4 @@ | @backstage/cli | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (4) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/playlist-backend/knip-report.md b/plugins/playlist-backend/knip-report.md index db3fa85de3..3e8751a225 100644 --- a/plugins/playlist-backend/knip-report.md +++ b/plugins/playlist-backend/knip-report.md @@ -1,20 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (1) | Name | Location | |:-----------|:-------------| | node-fetch | package.json | -======= -## Unused dependencies (3) - -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| node-fetch | package.json | -| @backstage/config | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) diff --git a/plugins/playlist/knip-report.md b/plugins/playlist/knip-report.md index 03a50f94b3..84aa502ad9 100644 --- a/plugins/playlist/knip-report.md +++ b/plugins/playlist/knip-report.md @@ -6,7 +6,6 @@ |:------------------------------------|:-------------| | @backstage/plugin-permission-common | package.json | -<<<<<<< HEAD ## Unused devDependencies (7) | Name | Location | @@ -18,19 +17,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (9) - -| Name | Location | -|:--------------------------|:-------------| -| swr | package.json | -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/proxy-backend/knip-report.md b/plugins/proxy-backend/knip-report.md index 873e0eacad..6895986f47 100644 --- a/plugins/proxy-backend/knip-report.md +++ b/plugins/proxy-backend/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (4) | Name | Location | |:-------|:-------------| -======= -## Unused dependencies (5) - -| Name | Location | -|:-------|:-------------| -| yn | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | yup | package.json | | yaml | package.json | | uuid | package.json | diff --git a/plugins/puppetdb/knip-report.md b/plugins/puppetdb/knip-report.md index 7a3fd09f1b..96247d3c96 100644 --- a/plugins/puppetdb/knip-report.md +++ b/plugins/puppetdb/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/rollbar-backend/knip-report.md b/plugins/rollbar-backend/knip-report.md index 57ac7f8b91..a4bbbbb810 100644 --- a/plugins/rollbar-backend/knip-report.md +++ b/plugins/rollbar-backend/knip-report.md @@ -1,17 +1,9 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (4) | Name | Location | |:------------|:-------------| -======= -## Unused dependencies (5) - -| Name | Location | -|:------------|:-------------| -| yn | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | cors | package.json | | morgan | package.json | | fs-extra | package.json | diff --git a/plugins/rollbar/knip-report.md b/plugins/rollbar/knip-report.md index 6a8d737a7f..aa8f8b77be 100644 --- a/plugins/rollbar/knip-report.md +++ b/plugins/rollbar/knip-report.md @@ -6,7 +6,6 @@ |:-------|:-------------| | lodash | package.json | -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -15,16 +14,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/scaffolder-backend-module-bitbucket/knip-report.md b/plugins/scaffolder-backend-module-bitbucket/knip-report.md index 58541897fb..97643caaa1 100644 --- a/plugins/scaffolder-backend-module-bitbucket/knip-report.md +++ b/plugins/scaffolder-backend-module-bitbucket/knip-report.md @@ -1,17 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (2) | Name | Location | |:--------------------------|:-------------| | fs-extra | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:--------------------------|:-------------| ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/backend-common | package.json | ## Unused devDependencies (3) diff --git a/plugins/scaffolder-backend-module-gitlab/knip-report.md b/plugins/scaffolder-backend-module-gitlab/knip-report.md index 0edefd3207..f296802cab 100644 --- a/plugins/scaffolder-backend-module-gitlab/knip-report.md +++ b/plugins/scaffolder-backend-module-gitlab/knip-report.md @@ -1,17 +1,10 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | |:------------------------------|:-------------| | jest-date-mock | package.json | -======= -## Unused devDependencies (3) - -| Name | Location | -|:------------------------------|:-------------| ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/cli | package.json | | @backstage/core-app-api | package.json | | @backstage/backend-test-utils | package.json | diff --git a/plugins/scaffolder-react/knip-report.md b/plugins/scaffolder-react/knip-report.md index 84278dead6..ffe4b02cf2 100644 --- a/plugins/scaffolder-react/knip-report.md +++ b/plugins/scaffolder-react/knip-report.md @@ -11,11 +11,7 @@ | zod-to-json-schema | package.json | | @backstage/catalog-client | package.json | -<<<<<<< HEAD ## Unused devDependencies (8) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:---------------------------------|:-------------| @@ -24,10 +20,6 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-catalog | package.json | | @testing-library/user-event | package.json | | @backstage/plugin-catalog-common | package.json | diff --git a/plugins/scaffolder/knip-report.md b/plugins/scaffolder/knip-report.md index 8d4c5dd8ed..d3f951fd6f 100644 --- a/plugins/scaffolder/knip-report.md +++ b/plugins/scaffolder/knip-report.md @@ -1,42 +1,23 @@ # Knip report -<<<<<<< HEAD ## Unused dependencies (4) -======= -## Unused dependencies (3) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:--------------------|:-------------| | immer | package.json | | git-url-parse | package.json | -<<<<<<< HEAD | @rjsf/material-ui | package.json | | json-schema-library | package.json | ## Unused devDependencies (7) -======= -| json-schema-library | package.json | - -## Unused devDependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/search-backend/knip-report.md b/plugins/search-backend/knip-report.md index 94a0c7f578..22d525923f 100644 --- a/plugins/search-backend/knip-report.md +++ b/plugins/search-backend/knip-report.md @@ -1,15 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (2) - -| Name | Location | -|:----------------------------------|:-------------| -| yn | package.json | -| @backstage/plugin-permission-node | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/search-react/knip-report.md b/plugins/search-react/knip-report.md index 5289572631..3ab62f70ee 100644 --- a/plugins/search-react/knip-report.md +++ b/plugins/search-react/knip-report.md @@ -1,30 +1,13 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (7) -======= -## Unused dependencies (1) - -| Name | Location | -|:-----------------|:-------------| -| @backstage/theme | package.json | - -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/frontend-app-api | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/search/knip-report.md b/plugins/search/knip-report.md index ccf8ea9579..c6b6402246 100644 --- a/plugins/search/knip-report.md +++ b/plugins/search/knip-report.md @@ -1,25 +1,13 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | history | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/sentry/knip-report.md b/plugins/sentry/knip-report.md index 3114cce9ca..8353ecad20 100644 --- a/plugins/sentry/knip-report.md +++ b/plugins/sentry/knip-report.md @@ -6,7 +6,6 @@ |:--------------|:-------------| | @date-io/core | package.json | -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -15,16 +14,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/shortcuts/knip-report.md b/plugins/shortcuts/knip-report.md index 52490b94f2..ecf6480396 100644 --- a/plugins/shortcuts/knip-report.md +++ b/plugins/shortcuts/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,16 +8,4 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/sonarqube-backend/knip-report.md b/plugins/sonarqube-backend/knip-report.md index 7256083a44..e03ed5c8a2 100644 --- a/plugins/sonarqube-backend/knip-report.md +++ b/plugins/sonarqube-backend/knip-report.md @@ -1,14 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (1) - -| Name | Location | -|:---|:-------------| -| yn | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (5) | Name | Location | diff --git a/plugins/sonarqube/knip-report.md b/plugins/sonarqube/knip-report.md index 4b00a9b664..44a5bee885 100644 --- a/plugins/sonarqube/knip-report.md +++ b/plugins/sonarqube/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,24 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:-------------------------|:-------------| -| @backstage/catalog-model | package.json | - -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/splunk-on-call/knip-report.md b/plugins/splunk-on-call/knip-report.md index 7d4990ba3a..3770bb993e 100644 --- a/plugins/splunk-on-call/knip-report.md +++ b/plugins/splunk-on-call/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,17 +9,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (7) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/stack-overflow/knip-report.md b/plugins/stack-overflow/knip-report.md index dd4e42801b..5553b3a1f7 100644 --- a/plugins/stack-overflow/knip-report.md +++ b/plugins/stack-overflow/knip-report.md @@ -1,26 +1,12 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) -======= -## Unused dependencies (1) - -| Name | Location | -|:--------------------------|:-------------| -| @testing-library/jest-dom | package.json | - -## Unused devDependencies (6) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD -======= -| @backstage/test-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/react | package.json | | @testing-library/user-event | package.json | diff --git a/plugins/stackstorm/knip-report.md b/plugins/stackstorm/knip-report.md index 8a969b09db..44a5bee885 100644 --- a/plugins/stackstorm/knip-report.md +++ b/plugins/stackstorm/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) | Name | Location | @@ -11,18 +10,4 @@ | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-insights-backend-module-jsonfc/knip-report.md b/plugins/tech-insights-backend-module-jsonfc/knip-report.md index 14911c9dc8..bfd4d03096 100644 --- a/plugins/tech-insights-backend-module-jsonfc/knip-report.md +++ b/plugins/tech-insights-backend-module-jsonfc/knip-report.md @@ -2,7 +2,6 @@ ## Unused dependencies (2) -<<<<<<< HEAD | Name | Location | |:-----------------|:-------------| | luxon | package.json | @@ -14,16 +13,4 @@ |:------------------------------|:-------------| | @backstage/cli | package.json | | @backstage/backend-test-utils | package.json | -======= -| Name | Location | -|:--------------------------|:-------------| -| luxon | package.json | -| @backstage/backend-common | package.json | - -## Unused devDependencies (1) - -| Name | Location | -|:---------------|:-------------| -| @backstage/cli | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-insights/knip-report.md b/plugins/tech-insights/knip-report.md index 430f139429..9679afeb54 100644 --- a/plugins/tech-insights/knip-report.md +++ b/plugins/tech-insights/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,15 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/tech-radar/knip-report.md b/plugins/tech-radar/knip-report.md index a20b546a7d..8fc787027b 100644 --- a/plugins/tech-radar/knip-report.md +++ b/plugins/tech-radar/knip-report.md @@ -1,24 +1,13 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (8) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/frontend-test-utils | package.json | diff --git a/plugins/techdocs-addons-test-utils/knip-report.md b/plugins/techdocs-addons-test-utils/knip-report.md index 1a6cd8f949..79290793ca 100644 --- a/plugins/techdocs-addons-test-utils/knip-report.md +++ b/plugins/techdocs-addons-test-utils/knip-report.md @@ -6,20 +6,10 @@ |:--------------------------|:-------------| | @backstage/plugin-catalog | package.json | -<<<<<<< HEAD ## Unused devDependencies (2) | Name | Location | |:---------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -======= -## Unused devDependencies (3) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/techdocs-module-addons-contrib/knip-report.md b/plugins/techdocs-module-addons-contrib/knip-report.md index 9265bf4119..88c7858e93 100644 --- a/plugins/techdocs-module-addons-contrib/knip-report.md +++ b/plugins/techdocs-module-addons-contrib/knip-report.md @@ -1,10 +1,6 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) -======= -## Unused devDependencies (6) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:---------------------------------------------|:-------------| @@ -12,9 +8,5 @@ | @testing-library/dom | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -<<<<<<< HEAD -======= -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @backstage/plugin-techdocs-addons-test-utils | package.json | diff --git a/plugins/techdocs-react/knip-report.md b/plugins/techdocs-react/knip-report.md index 0e587d8fd1..912e0d57b9 100644 --- a/plugins/techdocs-react/knip-report.md +++ b/plugins/techdocs-react/knip-report.md @@ -7,7 +7,6 @@ | react-helmet | package.json | | @material-ui/core | package.json | -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -16,15 +15,4 @@ | @backstage/theme | package.json | | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -## Unused devDependencies (5) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @backstage/theme | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/techdocs/knip-report.md b/plugins/techdocs/knip-report.md index d243314766..0aa86b7492 100644 --- a/plugins/techdocs/knip-report.md +++ b/plugins/techdocs/knip-report.md @@ -7,28 +7,16 @@ | jss | package.json | | @backstage/theme | package.json | -<<<<<<< HEAD ## Unused devDependencies (8) -======= -## Unused devDependencies (10) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:-------------------------------------------------|:-------------| | canvas | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | | @backstage/plugin-techdocs-module-addons-contrib | package.json | diff --git a/plugins/todo-backend/knip-report.md b/plugins/todo-backend/knip-report.md index 8c164ce0a4..42fe56bac7 100644 --- a/plugins/todo-backend/knip-report.md +++ b/plugins/todo-backend/knip-report.md @@ -1,10 +1,11 @@ # Knip report -## Unused dependencies (1) +## Unused dependencies (2) -| Name | Location | -|:---|:-------------| -| yn | package.json | +| Name | Location | +|:----------------------|:-------------| +| yn | package.json | +| @backstage/repo-tools | package.json | ## Unused devDependencies (3) diff --git a/plugins/todo/knip-report.md b/plugins/todo/knip-report.md index 793e35c1c3..9679afeb54 100644 --- a/plugins/todo/knip-report.md +++ b/plugins/todo/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (3) | Name | Location | @@ -8,22 +7,4 @@ | @backstage/cli | package.json | | @testing-library/dom | package.json | | @testing-library/react | package.json | -======= -## Unused dependencies (1) - -| Name | Location | -|:-------------------|:-------------| -| @material-ui/icons | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:--------------------------|:-------------| -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/user-settings-backend/knip-report.md b/plugins/user-settings-backend/knip-report.md index 3535d9c044..22d525923f 100644 --- a/plugins/user-settings-backend/knip-report.md +++ b/plugins/user-settings-backend/knip-report.md @@ -1,16 +1,5 @@ # Knip report -<<<<<<< HEAD -======= -## Unused dependencies (3) - -| Name | Location | -|:------------------|:-------------| -| yn | package.json | -| winston | package.json | -| @backstage/config | package.json | - ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) ## Unused devDependencies (4) | Name | Location | diff --git a/plugins/user-settings/knip-report.md b/plugins/user-settings/knip-report.md index d1157e2d45..53337fea0b 100644 --- a/plugins/user-settings/knip-report.md +++ b/plugins/user-settings/knip-report.md @@ -6,26 +6,14 @@ |:-----------------|:-------------| | @backstage/theme | package.json | -<<<<<<< HEAD ## Unused devDependencies (6) -======= -## Unused devDependencies (9) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | msw | package.json | | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | -| @backstage/plugin-catalog | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/plugins/vault-backend/knip-report.md b/plugins/vault-backend/knip-report.md index 1190d55f88..9597d52c23 100644 --- a/plugins/vault-backend/knip-report.md +++ b/plugins/vault-backend/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (4) | Name | Location | @@ -9,25 +8,4 @@ | supertest | package.json | | @backstage/cli | package.json | | @types/supertest | package.json | -======= -## Unused dependencies (4) - -| Name | Location | -|:------------|:-------------| -| yn | package.json | -| cors | package.json | -| helmet | package.json | -| compression | package.json | - -## Unused devDependencies (6) - -| Name | Location | -|:------------------------------|:-------------| -| msw | package.json | -| supertest | package.json | -| @backstage/cli | package.json | -| @types/supertest | package.json | -| @types/compression | package.json | -| @backstage/backend-test-utils | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/vault/knip-report.md b/plugins/vault/knip-report.md index 885e9d6743..a469608db4 100644 --- a/plugins/vault/knip-report.md +++ b/plugins/vault/knip-report.md @@ -1,6 +1,5 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) | Name | Location | @@ -10,18 +9,4 @@ | @testing-library/dom | package.json | | @testing-library/react | package.json | | @backstage/core-app-api | package.json | -======= -## Unused devDependencies (8) - -| Name | Location | -|:--------------------------|:-------------| -| msw | package.json | -| @backstage/cli | package.json | -| @testing-library/dom | package.json | -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @backstage/core-app-api | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) diff --git a/plugins/xcmetrics/knip-report.md b/plugins/xcmetrics/knip-report.md index 3abc5a9ff3..d0ad73b69c 100644 --- a/plugins/xcmetrics/knip-report.md +++ b/plugins/xcmetrics/knip-report.md @@ -1,23 +1,12 @@ # Knip report -<<<<<<< HEAD ## Unused devDependencies (5) -======= -## Unused devDependencies (7) ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | Name | Location | |:----------------------------|:-------------| | @backstage/cli | package.json | | @testing-library/dom | package.json | -<<<<<<< HEAD | @backstage/test-utils | package.json | | @testing-library/react | package.json | -======= -| @backstage/dev-utils | package.json | -| @backstage/test-utils | package.json | -| @testing-library/react | package.json | -| @testing-library/jest-dom | package.json | ->>>>>>> a99592ad081 (ci: introduce knip for checking unused packages) | @testing-library/user-event | package.json | diff --git a/yarn.lock b/yarn.lock index 41a0c2d7ad..e9adc4158b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,3 +1,6 @@ +# This file is generated by running "yarn install" inside your project. +# Manual changes might be lost - proceed with caution! + __metadata: version: 6 cacheKey: 8 @@ -14814,7 +14817,7 @@ __metadata: languageName: node linkType: hard -"@pkgjs/parseargs@npm:0.11.0, @pkgjs/parseargs@npm:^0.11.0": +"@pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" checksum: 6ad6a00fc4f2f2cfc6bff76fb1d88b8ee20bc0601e18ebb01b6d4be583733a860239a521a7fbca73b612e66705078809483549d2b18f370eb346c5155c8e4a0f @@ -14938,37 +14941,6 @@ __metadata: languageName: node linkType: hard -"@pnpm/npm-resolver@npm:18.0.2": - version: 18.0.2 - resolution: "@pnpm/npm-resolver@npm:18.0.2" - dependencies: - "@pnpm/core-loggers": 9.0.6 - "@pnpm/error": 5.0.2 - "@pnpm/fetching-types": 5.0.0 - "@pnpm/graceful-fs": 3.2.0 - "@pnpm/resolve-workspace-range": 5.0.1 - "@pnpm/resolver-base": 11.0.2 - "@pnpm/types": 9.4.2 - "@zkochan/retry": ^0.2.0 - encode-registry: ^3.0.1 - load-json-file: ^6.2.0 - lru-cache: ^10.0.2 - normalize-path: ^3.0.0 - p-limit: ^3.1.0 - p-memoize: 4.0.1 - parse-npm-tarball-url: ^3.0.0 - path-temp: ^2.1.0 - ramda: "npm:@pnpm/ramda@0.28.1" - rename-overwrite: ^5.0.0 - semver: ^7.5.4 - ssri: 10.0.5 - version-selector-type: ^3.0.0 - peerDependencies: - "@pnpm/logger": ^5.0.0 - checksum: 49f07d4939cb8589f4133e0d47fb525d6d04dbe2dfa28057ca8a8f143b4676fb339a96299852119c28c46cabf68b5f66be5385dbcba59a1bddeab65d7a5d189e - languageName: node - linkType: hard - "@pnpm/npm-resolver@npm:18.1.0": version: 18.1.0 resolution: "@pnpm/npm-resolver@npm:18.1.0" @@ -15009,15 +14981,6 @@ __metadata: languageName: node linkType: hard -"@pnpm/resolver-base@npm:11.0.2": - version: 11.0.2 - resolution: "@pnpm/resolver-base@npm:11.0.2" - dependencies: - "@pnpm/types": 9.4.2 - checksum: 346abcdfcae881601f374b8323bf17bcc6f35282e28e073eff8e2f3c388c4ff897da6a2c615bc5165383bb825fe24985e8b987ae8221ca876a2f24aaf9b40656 - languageName: node - linkType: hard - "@pnpm/resolver-base@npm:11.1.0": version: 11.1.0 resolution: "@pnpm/resolver-base@npm:11.1.0" @@ -15034,18 +14997,6 @@ __metadata: languageName: node linkType: hard -"@pnpm/workspace.pkgs-graph@npm:^2.0.13": - version: 2.0.13 - resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.13" - dependencies: - "@pnpm/npm-package-arg": ^1.0.0 - "@pnpm/npm-resolver": 18.0.2 - "@pnpm/resolve-workspace-range": 5.0.1 - ramda: "npm:@pnpm/ramda@0.28.1" - checksum: 3a39f39b5c86a2a273106a68d0060ca09e2dfd8ac646d11ac0471d4848f6db23b9d8719cbf9e36285ef13ad78527b41824b2e04fdbf533ce275bfe081012dfb8 - languageName: node - linkType: hard - "@pnpm/workspace.pkgs-graph@npm:^2.0.14": version: 2.0.14 resolution: "@pnpm/workspace.pkgs-graph@npm:2.0.14" @@ -16226,13 +16177,6 @@ __metadata: languageName: node linkType: hard -"@sindresorhus/merge-streams@npm:^1.0.0": - version: 1.0.0 - resolution: "@sindresorhus/merge-streams@npm:1.0.0" - checksum: 453c2a28164113a5ec4fd23ba636e291a4112f6ee9e91cd5476b9a96e0fc9ee5ff40d405fe81bbf284c9773b7ed718a3a0f31df7895a0efd413b1f9775d154fe - languageName: node - linkType: hard - "@sinonjs/commons@npm:^2.0.0": version: 2.0.0 resolution: "@sinonjs/commons@npm:2.0.0" @@ -22491,12 +22435,12 @@ __metadata: linkType: hard "bole@npm:^5.0.0": - version: 5.0.10 - resolution: "bole@npm:5.0.10" + version: 5.0.11 + resolution: "bole@npm:5.0.11" dependencies: fast-safe-stringify: ^2.0.7 individual: ^3.0.0 - checksum: 029aa4cbef6ddf01e24e585f3d0836ad696f0062d62db11bc0d486c9b2337691e5e60911b704a768e3ad76f5df231789c00c52ea92d61b3a61717b32363feff8 + checksum: de8d478613d032db781652942055b29e9daeb57be1df06067e2e840d5ce4f3d2cbabfbc01b6f8698f3e054564569f2910b8f5b1161387f031517d4b064d2ea01 languageName: node linkType: hard @@ -28281,11 +28225,11 @@ __metadata: linkType: hard "fastq@npm:^1.15.0, fastq@npm:^1.6.0": - version: 1.17.0 - resolution: "fastq@npm:1.17.0" + version: 1.17.1 + resolution: "fastq@npm:1.17.1" dependencies: reusify: ^1.0.4 - checksum: a1c88c357a220bdc666c2df5ec6071d49bdf79ea827d92f9a9559da3ff1b4288eecca3ecbb7b6ddf0ba016eb0a4bf756bf17c411a6d10c814aecd26e939cbd06 + checksum: a8c5b26788d5a1763f88bae56a8ddeee579f935a831c5fe7a8268cea5b0a91fbfe705f612209e02d639b881d7b48e461a50da4a10cfaa40da5ca7cc9da098d88 languageName: node linkType: hard @@ -29498,20 +29442,6 @@ __metadata: languageName: node linkType: hard -"globby@npm:^14.0.0": - version: 14.0.0 - resolution: "globby@npm:14.0.0" - dependencies: - "@sindresorhus/merge-streams": ^1.0.0 - fast-glob: ^3.3.2 - ignore: ^5.2.4 - path-type: ^5.0.0 - slash: ^5.1.0 - unicorn-magic: ^0.1.0 - checksum: f331b42993e420c8f2b61a6ca062276977ea6d95f181640ff018f00200f4fe5b50f1fae7540903483e6570ca626fe16234ab88e848d43381a2529220548a9d39 - languageName: node - linkType: hard - "good-listener@npm:^1.2.2": version: 1.2.2 resolution: "good-listener@npm:1.2.2" @@ -29643,13 +29573,6 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.2.11": - version: 4.2.11 - resolution: "graceful-fs@npm:4.2.11" - checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7 - languageName: node - linkType: hard - "grapheme-splitter@npm:^1.0.4": version: 1.0.4 resolution: "grapheme-splitter@npm:1.0.4" @@ -30649,16 +30572,9 @@ __metadata: linkType: hard "ignore@npm:^5.1.4, ignore@npm:^5.1.8, ignore@npm:^5.2.0, ignore@npm:^5.2.4": - version: 5.3.0 - resolution: "ignore@npm:5.3.0" - checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9 - languageName: node - linkType: hard - -"ignore@npm:^5.1.8": - version: 5.3.0 - resolution: "ignore@npm:5.3.0" - checksum: 2736da6621f14ced652785cb05d86301a66d70248597537176612bd0c8630893564bd5f6421f8806b09e8472e75c591ef01672ab8059c07c6eb2c09cefe04bf9 + version: 5.3.1 + resolution: "ignore@npm:5.3.1" + checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3 languageName: node linkType: hard @@ -33492,42 +33408,9 @@ __metadata: languageName: node linkType: hard -"knip@npm:^3.12.0": - version: 3.13.2 - resolution: "knip@npm:3.13.2" - dependencies: - "@ericcornelissen/bash-parser": 0.5.2 - "@npmcli/map-workspaces": 3.0.4 - "@npmcli/package-json": 5.0.0 - "@pkgjs/parseargs": 0.11.0 - "@pnpm/logger": 5.0.0 - "@pnpm/workspace.pkgs-graph": ^2.0.13 - "@snyk/github-codeowners": 1.1.0 - easy-table: 1.2.0 - fast-glob: 3.3.2 - globby: ^14.0.0 - jiti: 1.21.0 - js-yaml: 4.1.0 - micromatch: 4.0.5 - minimist: 1.2.8 - picocolors: 1.0.0 - pretty-ms: 8.0.0 - strip-json-comments: 5.0.1 - summary: 2.1.0 - zod: 3.22.4 - zod-validation-error: 2.1.0 - peerDependencies: - "@types/node": ">=18" - typescript: ">=5.0.4" - bin: - knip: bin/knip.js - checksum: b70fbfed3a3ee340bae3b0ec2d5bd4e598fde3d99923a4d26c0a0b86317d26073f024d8710ac2c8275990bea20529a36d4183eb4549e916d0a40b375b64d6b6d - languageName: node - linkType: hard - "knip@npm:^4.3.1": - version: 4.3.1 - resolution: "knip@npm:4.3.1" + version: 4.4.0 + resolution: "knip@npm:4.4.0" dependencies: "@ericcornelissen/bash-parser": 0.5.2 "@nodelib/fs.walk": 2.0.0 @@ -33556,7 +33439,7 @@ __metadata: typescript: ">=5.0.4" bin: knip: bin/knip.js - checksum: bfee70d98b484e21be4d47e1fb3c747bb4c6ec7a01deba7af9597203c9b49510a2ccb979239d04f972c1cbf5aac2c80d0b33d4fddf9a58f24b3fcb6878ba8548 + checksum: 02ce0c03f732eeee73c76028569baf8105355ad58702af485201eb3d2e65e0cafbeb65c8d40be4e43b2abc29f4d8cf46d10ed6da8660103f1acd0e7beb2707eb languageName: node linkType: hard @@ -34326,9 +34209,9 @@ __metadata: linkType: hard "lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.0.2, lru-cache@npm:^9.1.1 || ^10.0.0": - version: 10.1.0 - resolution: "lru-cache@npm:10.1.0" - checksum: 58056d33e2500fbedce92f8c542e7c11b50d7d086578f14b7074d8c241422004af0718e08a6eaae8705cee09c77e39a61c1c79e9370ba689b7010c152e6a76ab + version: 10.2.0 + resolution: "lru-cache@npm:10.2.0" + checksum: eee7ddda4a7475deac51ac81d7dd78709095c6fa46e8350dc2d22462559a1faa3b81ed931d5464b13d48cbd7e08b46100b6f768c76833912bc444b99c37e25db languageName: node linkType: hard @@ -37630,13 +37513,6 @@ __metadata: languageName: node linkType: hard -"parse-ms@npm:^3.0.0": - version: 3.0.0 - resolution: "parse-ms@npm:3.0.0" - checksum: fc602bba093835562321a67a9d6c8c9687ca4f26a09459a77e07ebd7efddd1a5766725ec60eb0c83a2abe67f7a23808f7deb1c1226727776eaf7f9607ae09db2 - languageName: node - linkType: hard - "parse-ms@npm:^4.0.0": version: 4.0.0 resolution: "parse-ms@npm:4.0.0" @@ -38030,13 +37906,6 @@ __metadata: languageName: node linkType: hard -"path-type@npm:^5.0.0": - version: 5.0.0 - resolution: "path-type@npm:5.0.0" - checksum: 15ec24050e8932c2c98d085b72cfa0d6b4eeb4cbde151a0a05726d8afae85784fc5544f733d8dfc68536587d5143d29c0bd793623fad03d7e61cc00067291cd5 - languageName: node - linkType: hard - "pathe@npm:^0.2.0": version: 0.2.0 resolution: "pathe@npm:0.2.0" @@ -39097,15 +38966,6 @@ __metadata: languageName: node linkType: hard -"pretty-ms@npm:8.0.0": - version: 8.0.0 - resolution: "pretty-ms@npm:8.0.0" - dependencies: - parse-ms: ^3.0.0 - checksum: b7d2a8182887af0e5ab93f9df331f10db9b8eda86855e2de115eb01a6c501bde5631a8813b1b0abdd7d045e79b08ae875369a8fd279a3dacd6d9e572bdd3bfa6 - languageName: node - linkType: hard - "pretty-ms@npm:9.0.0": version: 9.0.0 resolution: "pretty-ms@npm:9.0.0" @@ -41820,7 +41680,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:7.5.4, semver@npm:^7.0.0, semver@npm:^7.4.0, semver@npm:~7.5.4": +"semver@npm:7.5.4, semver@npm:~7.5.4": version: 7.5.4 resolution: "semver@npm:7.5.4" dependencies: @@ -41840,7 +41700,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.1.1, semver@npm:^7.1.3, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4": +"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.3, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.4.0, semver@npm:^7.5.3, semver@npm:^7.5.4": version: 7.6.0 resolution: "semver@npm:7.6.0" dependencies: @@ -42256,13 +42116,6 @@ __metadata: languageName: node linkType: hard -"slash@npm:^5.1.0": - version: 5.1.0 - resolution: "slash@npm:5.1.0" - checksum: 70434b34c50eb21b741d37d455110258c42d2cf18c01e6518aeb7299f3c6e626330c889c0c552b5ca2ef54a8f5a74213ab48895f0640717cacefeef6830a1ba4 - languageName: node - linkType: hard - "slice-ansi@npm:^4.0.0": version: 4.0.0 resolution: "slice-ansi@npm:4.0.0" @@ -42689,15 +42542,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:10.0.5": - version: 10.0.5 - resolution: "ssri@npm:10.0.5" - dependencies: - minipass: ^7.0.3 - checksum: 0a31b65f21872dea1ed3f7c200d7bc1c1b91c15e419deca14f282508ba917cbb342c08a6814c7f68ca4ca4116dd1a85da2bbf39227480e50125a1ceffeecb750 - languageName: node - linkType: hard - "ssri@npm:10.0.5, ssri@npm:^10.0.0": version: 10.0.5 resolution: "ssri@npm:10.0.5" @@ -42707,15 +42551,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^10.0.0": - version: 10.0.4 - resolution: "ssri@npm:10.0.4" - dependencies: - minipass: ^7.0.3 - checksum: 0a31b65f21872dea1ed3f7c200d7bc1c1b91c15e419deca14f282508ba917cbb342c08a6814c7f68ca4ca4116dd1a85da2bbf39227480e50125a1ceffeecb750 - languageName: node - linkType: hard - "ssri@npm:^8.0.0, ssri@npm:^8.0.1": version: 8.0.1 resolution: "ssri@npm:8.0.1" @@ -44832,13 +44667,6 @@ __metadata: languageName: node linkType: hard -"unicorn-magic@npm:^0.1.0": - version: 0.1.0 - resolution: "unicorn-magic@npm:0.1.0" - checksum: 48c5882ca3378f380318c0b4eb1d73b7e3c5b728859b060276e0a490051d4180966beeb48962d850fd0c6816543bcdfc28629dcd030bb62a286a2ae2acb5acb6 - languageName: node - linkType: hard - "unified@npm:^10.0.0": version: 10.1.0 resolution: "unified@npm:10.1.0" @@ -46882,15 +46710,6 @@ __metadata: languageName: node linkType: hard -"zod-validation-error@npm:2.1.0": - version: 2.1.0 - resolution: "zod-validation-error@npm:2.1.0" - peerDependencies: - zod: ^3.18.0 - checksum: 2331cc8d876c2df0b720b648249447b65d6b85ad0b6e60dd6515170570e6ffbe7a9adb844d44035c07d59c871048d9c45a8c429849bedeb8cbcdfa5f90101402 - languageName: node - linkType: hard - "zod-validation-error@npm:3.0.0": version: 3.0.0 resolution: "zod-validation-error@npm:3.0.0"