Skip to content

Commit bb9ebbe

Browse files
icon-viewer - version:bump to v1.48.3 (#138)
* v1.48.3 version bump * chore(icon-viewer): migrate from mui to bui Signed-off-by: Christoph Jerolimov <[email protected]> * chore(icon-viewer): switch to node 22 and 24 Signed-off-by: Christoph Jerolimov <[email protected]> --------- Signed-off-by: Christoph Jerolimov <[email protected]>
1 parent b9914f0 commit bb9ebbe

File tree

13 files changed

+3353
-4923
lines changed

13 files changed

+3353
-4923
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@proberaum/backstage-plugin-icon-viewer': minor
3+
---
4+
5+
Migrate from Material UI to Backstage UI.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@proberaum/backstage-plugin-icon-viewer': minor
3+
---
4+
5+
Add new Grid view (enabled by default) and an option to switch to list view.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@proberaum/backstage-plugin-icon-viewer': minor
3+
---
4+
5+
Backstage version bump to v1.48.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.45.0"
2+
"version": "1.48.3"
33
}

workspaces/icon-viewer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"engines": {
6-
"node": "20 || 22"
6+
"node": "22 || 24"
77
},
88
"scripts": {
99
"start": "backstage-cli repo start",
@@ -36,9 +36,9 @@
3636
"directory": "workspaces/icon-viewer"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.34.5",
40-
"@backstage/e2e-test-utils": "^0.1.1",
41-
"@backstage/repo-tools": "^0.16.0",
39+
"@backstage/cli": "^0.35.4",
40+
"@backstage/e2e-test-utils": "^0.1.2",
41+
"@backstage/repo-tools": "^0.16.5",
4242
"@changesets/cli": "^2.27.1",
4343
"knip": "^5.27.4",
4444
"node-gyp": "^10.0.0",

workspaces/icon-viewer/packages/app/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -19,33 +19,33 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage/app-defaults": "^1.7.2",
22+
"@backstage/app-defaults": "^1.7.5",
2323
"@backstage/catalog-model": "^1.7.6",
24-
"@backstage/cli": "^0.34.5",
25-
"@backstage/core-app-api": "^1.19.2",
26-
"@backstage/core-components": "^0.18.3",
27-
"@backstage/core-plugin-api": "^1.12.0",
28-
"@backstage/integration-react": "^1.2.12",
29-
"@backstage/plugin-api-docs": "^0.13.1",
30-
"@backstage/plugin-catalog": "^1.32.0",
31-
"@backstage/plugin-catalog-common": "^1.1.7",
32-
"@backstage/plugin-catalog-graph": "^0.5.3",
33-
"@backstage/plugin-catalog-import": "^0.13.7",
34-
"@backstage/plugin-catalog-react": "^1.21.3",
35-
"@backstage/plugin-kubernetes": "^0.12.13",
36-
"@backstage/plugin-notifications": "^0.5.11",
37-
"@backstage/plugin-org": "^0.6.46",
38-
"@backstage/plugin-permission-react": "^0.4.38",
39-
"@backstage/plugin-scaffolder": "^1.34.3",
40-
"@backstage/plugin-search": "^1.5.0",
41-
"@backstage/plugin-search-react": "^1.10.0",
42-
"@backstage/plugin-signals": "^0.0.25",
43-
"@backstage/plugin-techdocs": "^1.16.0",
44-
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30",
45-
"@backstage/plugin-techdocs-react": "^1.3.5",
46-
"@backstage/plugin-user-settings": "^0.8.29",
47-
"@backstage/theme": "^0.7.0",
48-
"@backstage/ui": "^0.9.0",
24+
"@backstage/cli": "^0.35.4",
25+
"@backstage/core-app-api": "^1.19.5",
26+
"@backstage/core-components": "^0.18.7",
27+
"@backstage/core-plugin-api": "^1.12.3",
28+
"@backstage/integration-react": "^1.2.15",
29+
"@backstage/plugin-api-docs": "^0.13.4",
30+
"@backstage/plugin-catalog": "^1.33.1",
31+
"@backstage/plugin-catalog-common": "^1.1.8",
32+
"@backstage/plugin-catalog-graph": "^0.5.7",
33+
"@backstage/plugin-catalog-import": "^0.13.10",
34+
"@backstage/plugin-catalog-react": "^2.0.0",
35+
"@backstage/plugin-kubernetes": "^0.12.16",
36+
"@backstage/plugin-notifications": "^0.5.14",
37+
"@backstage/plugin-org": "^0.6.49",
38+
"@backstage/plugin-permission-react": "^0.4.40",
39+
"@backstage/plugin-scaffolder": "^1.35.4",
40+
"@backstage/plugin-search": "^1.6.1",
41+
"@backstage/plugin-search-react": "^1.10.4",
42+
"@backstage/plugin-signals": "^0.0.28",
43+
"@backstage/plugin-techdocs": "^1.17.0",
44+
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.33",
45+
"@backstage/plugin-techdocs-react": "^1.3.8",
46+
"@backstage/plugin-user-settings": "^0.9.0",
47+
"@backstage/theme": "^0.7.2",
48+
"@backstage/ui": "^0.12.0",
4949
"@material-ui/core": "^4.12.2",
5050
"@material-ui/icons": "^4.9.1",
5151
"@proberaum/backstage-plugin-icon-viewer": "workspace:^",
@@ -55,7 +55,7 @@
5555
"react-router-dom": "^6.3.0"
5656
},
5757
"devDependencies": {
58-
"@backstage/test-utils": "^1.7.13",
58+
"@backstage/test-utils": "^1.7.15",
5959
"@playwright/test": "^1.32.3",
6060
"@testing-library/dom": "^9.0.0",
6161
"@testing-library/jest-dom": "^6.0.0",

workspaces/icon-viewer/packages/backend/knip-report.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Knip report
22

3-
## Unused dependencies (10)
3+
## Unused dependencies (9)
44

55
| Name | Location | Severity |
66
| :---------------------------------------------------- | :---------------- | :------- |
@@ -10,7 +10,6 @@
1010
| @backstage/plugin-permission-node | package.json:39:6 | error |
1111
| @backstage/plugin-auth-node | package.json:30:6 | error |
1212
| @backstage/config | package.json:25:6 | error |
13-
| better-sqlite3 | package.json:52:6 | error |
1413
| node-gyp | package.json:53:6 | error |
1514
| app | package.json:51:6 | error |
1615
| pg | package.json:54:6 | error |

workspaces/icon-viewer/packages/backend/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,40 +21,40 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage/backend-defaults": "^0.13.1",
24+
"@backstage/backend-defaults": "^0.15.2",
2525
"@backstage/config": "^1.3.6",
26-
"@backstage/plugin-app-backend": "^0.5.8",
27-
"@backstage/plugin-auth-backend": "^0.25.6",
28-
"@backstage/plugin-auth-backend-module-github-provider": "^0.3.9",
29-
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.14",
30-
"@backstage/plugin-auth-node": "^0.6.9",
31-
"@backstage/plugin-catalog-backend": "^3.2.0",
32-
"@backstage/plugin-catalog-backend-module-logs": "^0.1.16",
33-
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.14",
34-
"@backstage/plugin-kubernetes-backend": "^0.20.4",
35-
"@backstage/plugin-notifications-backend": "^0.6.0",
36-
"@backstage/plugin-permission-backend": "^0.7.6",
37-
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.14",
38-
"@backstage/plugin-permission-common": "^0.9.3",
39-
"@backstage/plugin-permission-node": "^0.10.6",
40-
"@backstage/plugin-proxy-backend": "^0.6.8",
41-
"@backstage/plugin-scaffolder-backend": "^3.0.1",
42-
"@backstage/plugin-scaffolder-backend-module-github": "^0.9.2",
43-
"@backstage/plugin-scaffolder-backend-module-notifications": "^0.1.16",
44-
"@backstage/plugin-search-backend": "^2.0.8",
45-
"@backstage/plugin-search-backend-module-catalog": "^0.3.10",
46-
"@backstage/plugin-search-backend-module-pg": "^0.5.50",
47-
"@backstage/plugin-search-backend-module-techdocs": "^0.4.8",
48-
"@backstage/plugin-search-backend-node": "^1.3.17",
49-
"@backstage/plugin-signals-backend": "^0.3.10",
50-
"@backstage/plugin-techdocs-backend": "^2.1.2",
26+
"@backstage/plugin-app-backend": "^0.5.11",
27+
"@backstage/plugin-auth-backend": "^0.27.0",
28+
"@backstage/plugin-auth-backend-module-github-provider": "^0.5.0",
29+
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.16",
30+
"@backstage/plugin-auth-node": "^0.6.13",
31+
"@backstage/plugin-catalog-backend": "^3.4.0",
32+
"@backstage/plugin-catalog-backend-module-logs": "^0.1.19",
33+
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.17",
34+
"@backstage/plugin-kubernetes-backend": "^0.21.1",
35+
"@backstage/plugin-notifications-backend": "^0.6.2",
36+
"@backstage/plugin-permission-backend": "^0.7.9",
37+
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.16",
38+
"@backstage/plugin-permission-common": "^0.9.6",
39+
"@backstage/plugin-permission-node": "^0.10.10",
40+
"@backstage/plugin-proxy-backend": "^0.6.10",
41+
"@backstage/plugin-scaffolder-backend": "^3.1.3",
42+
"@backstage/plugin-scaffolder-backend-module-github": "^0.9.6",
43+
"@backstage/plugin-scaffolder-backend-module-notifications": "^0.1.19",
44+
"@backstage/plugin-search-backend": "^2.0.12",
45+
"@backstage/plugin-search-backend-module-catalog": "^0.3.12",
46+
"@backstage/plugin-search-backend-module-pg": "^0.5.52",
47+
"@backstage/plugin-search-backend-module-techdocs": "^0.4.11",
48+
"@backstage/plugin-search-backend-node": "^1.4.1",
49+
"@backstage/plugin-signals-backend": "^0.3.12",
50+
"@backstage/plugin-techdocs-backend": "^2.1.5",
5151
"app": "link:../app",
5252
"better-sqlite3": "^12.0.0",
5353
"node-gyp": "^10.0.0",
5454
"pg": "^8.11.3"
5555
},
5656
"devDependencies": {
57-
"@backstage/cli": "^0.34.5"
57+
"@backstage/cli": "^0.35.4"
5858
},
5959
"files": [
6060
"dist"
Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,12 @@
11
# Knip report
22

3-
## Unused dependencies (4)
4-
5-
| Name | Location | Severity |
6-
| :----------------- | :---------------- | :------- |
7-
| @material-ui/icons | package.json:39:6 | error |
8-
| @material-ui/core | package.json:38:6 | error |
9-
| @material-ui/lab | package.json:40:6 | error |
10-
| react-use | package.json:41:6 | error |
11-
123
## Unused devDependencies (5)
134

145
| Name | Location | Severity |
156
| :-------------------------- | :---------------- | :------- |
16-
| @testing-library/user-event | package.json:53:6 | error |
17-
| @backstage/core-app-api | package.json:48:6 | error |
18-
| @testing-library/react | package.json:52:6 | error |
19-
| @backstage/test-utils | package.json:50:6 | error |
20-
| msw | package.json:54:6 | error |
21-
22-
## Unlisted dependencies (1)
23-
24-
| Name | Location | Severity |
25-
| :------------ | :---------------------------------------- | :------- |
26-
| @backstage/ui | src/components/IconViewerContent.tsx:6:10 | error |
7+
| @testing-library/user-event | package.json:50:6 | error |
8+
| @backstage/core-app-api | package.json:45:6 | error |
9+
| @testing-library/react | package.json:49:6 | error |
10+
| @backstage/test-utils | package.json:47:6 | error |
11+
| msw | package.json:51:6 | error |
2712

workspaces/icon-viewer/plugins/icon-viewer/package.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,19 @@
3232
"postpack": "backstage-cli package postpack"
3333
},
3434
"dependencies": {
35-
"@backstage/core-components": "^0.18.3",
36-
"@backstage/core-plugin-api": "^1.12.0",
37-
"@backstage/theme": "^0.7.0",
38-
"@material-ui/core": "^4.9.13",
39-
"@material-ui/icons": "^4.9.1",
40-
"@material-ui/lab": "^4.0.0-alpha.61",
41-
"react-use": "^17.2.4"
35+
"@backstage/core-components": "^0.18.7",
36+
"@backstage/core-plugin-api": "^1.12.3",
37+
"@backstage/ui": "^0.12.0",
38+
"@remixicon/react": "^4.9.0"
4239
},
4340
"peerDependencies": {
4441
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
4542
},
4643
"devDependencies": {
47-
"@backstage/cli": "^0.34.5",
48-
"@backstage/core-app-api": "^1.19.2",
49-
"@backstage/dev-utils": "^1.1.17",
50-
"@backstage/test-utils": "^1.7.13",
44+
"@backstage/cli": "^0.35.4",
45+
"@backstage/core-app-api": "^1.19.5",
46+
"@backstage/dev-utils": "^1.1.20",
47+
"@backstage/test-utils": "^1.7.15",
5148
"@testing-library/jest-dom": "^6.0.0",
5249
"@testing-library/react": "^14.0.0",
5350
"@testing-library/user-event": "^14.0.0",

0 commit comments

Comments
 (0)