docs: update knip reports

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-02-06 15:29:37 +02:00
parent 55963c4714
commit 00175d889a
12 changed files with 130 additions and 13 deletions
+7
View File
@@ -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)
+2 -1
View File
@@ -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 |
@@ -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 |
+1 -2
View File
@@ -1,10 +1,9 @@
# Knip report
## Unused dependencies (2)
## Unused dependencies (1)
| Name | Location |
|:-----------|:-------------|
| graphql | package.json |
| graphql-ws | package.json |
## Unused devDependencies (5)
@@ -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 |
@@ -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 |
+20
View File
@@ -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 |
+20
View File
@@ -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 |
@@ -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 |
@@ -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 |
@@ -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)
@@ -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 |