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 |