Skip to content

Commit 3a9b336

Browse files
global-header - version:bump to v1.39.0 (#887)
1 parent 543f364 commit 3a9b336

79 files changed

Lines changed: 1598 additions & 2286 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

workspaces/global-header/.auto-version-bump

Whitespace-only changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-global-header-test': minor
3+
'@red-hat-developer-hub/backstage-plugin-global-header': minor
4+
---
5+
6+
Backstage version bump to v1.39.0

workspaces/global-header/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To start the app, run:
66

77
```sh
88
yarn install
9-
yarn dev
9+
yarn start
1010
```
1111

1212
To generate knip reports for this app, run:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.36.1"
2+
"version": "1.39.0"
33
}

workspaces/global-header/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"scripts": {
99
"tsc": "tsc",
1010
"tsc:full": "tsc --skipLibCheck true --incremental false",
11-
"dev": "yarn workspaces foreach -A --include backend --include app --parallel -v -i run start",
12-
"start": "yarn workspace app start",
11+
"start": "backstage-cli repo start",
1312
"start-backend": "yarn workspace backend start",
1413
"build:backend": "yarn workspace backend build",
1514
"build-image": "yarn workspace backend build-image",
@@ -40,9 +39,9 @@
4039
"directory": "workspaces/global-header"
4140
},
4241
"devDependencies": {
43-
"@backstage/cli": "^0.30.0",
42+
"@backstage/cli": "^0.32.1",
4443
"@backstage/e2e-test-utils": "^0.1.1",
45-
"@backstage/repo-tools": "^0.13.0",
44+
"@backstage/repo-tools": "^0.13.3",
4645
"@changesets/cli": "^2.27.1",
4746
"@playwright/test": "1.52.0",
4847
"@spotify/prettier-config": "^12.0.0",

workspaces/global-header/packages/app/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,32 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage/app-defaults": "^1.5.17",
23-
"@backstage/catalog-model": "^1.7.3",
24-
"@backstage/cli": "^0.30.0",
25-
"@backstage/core-app-api": "^1.15.5",
26-
"@backstage/core-components": "^0.16.4",
27-
"@backstage/core-plugin-api": "^1.10.4",
28-
"@backstage/integration-react": "^1.2.4",
29-
"@backstage/plugin-api-docs": "^0.12.4",
30-
"@backstage/plugin-catalog": "^1.27.0",
31-
"@backstage/plugin-catalog-common": "^1.1.3",
32-
"@backstage/plugin-catalog-graph": "^0.4.16",
33-
"@backstage/plugin-catalog-import": "^0.12.10",
34-
"@backstage/plugin-catalog-react": "^1.15.2",
35-
"@backstage/plugin-kubernetes": "^0.12.4",
36-
"@backstage/plugin-notifications": "^0.5.2",
37-
"@backstage/plugin-org": "^0.6.36",
38-
"@backstage/plugin-permission-react": "^0.4.31",
39-
"@backstage/plugin-scaffolder": "^1.28.0",
40-
"@backstage/plugin-search": "^1.4.23",
41-
"@backstage/plugin-search-react": "^1.8.6",
42-
"@backstage/plugin-signals": "^0.0.16",
43-
"@backstage/plugin-techdocs": "^1.12.3",
44-
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.21",
45-
"@backstage/plugin-techdocs-react": "^1.2.14",
46-
"@backstage/plugin-user-settings": "^0.8.19",
47-
"@backstage/theme": "^0.6.4",
22+
"@backstage/app-defaults": "^1.6.2",
23+
"@backstage/catalog-model": "^1.7.4",
24+
"@backstage/cli": "^0.32.1",
25+
"@backstage/core-app-api": "^1.17.0",
26+
"@backstage/core-components": "^0.17.2",
27+
"@backstage/core-plugin-api": "^1.10.7",
28+
"@backstage/integration-react": "^1.2.7",
29+
"@backstage/plugin-api-docs": "^0.12.7",
30+
"@backstage/plugin-catalog": "^1.30.0",
31+
"@backstage/plugin-catalog-common": "^1.1.4",
32+
"@backstage/plugin-catalog-graph": "^0.4.19",
33+
"@backstage/plugin-catalog-import": "^0.13.0",
34+
"@backstage/plugin-catalog-react": "^1.18.0",
35+
"@backstage/plugin-kubernetes": "^0.12.7",
36+
"@backstage/plugin-notifications": "^0.5.5",
37+
"@backstage/plugin-org": "^0.6.39",
38+
"@backstage/plugin-permission-react": "^0.4.34",
39+
"@backstage/plugin-scaffolder": "^1.31.0",
40+
"@backstage/plugin-search": "^1.4.26",
41+
"@backstage/plugin-search-react": "^1.9.0",
42+
"@backstage/plugin-signals": "^0.0.19",
43+
"@backstage/plugin-techdocs": "^1.12.6",
44+
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.24",
45+
"@backstage/plugin-techdocs-react": "^1.2.17",
46+
"@backstage/plugin-user-settings": "^0.8.22",
47+
"@backstage/theme": "^0.6.6",
4848
"@material-ui/core": "^4.12.2",
4949
"@material-ui/icons": "^4.9.1",
5050
"@mui/icons-material": "5.17.1",
@@ -58,7 +58,7 @@
5858
"react-router-dom": "^6.3.0"
5959
},
6060
"devDependencies": {
61-
"@backstage/test-utils": "^1.7.5",
61+
"@backstage/test-utils": "^1.7.8",
6262
"@playwright/test": "1.52.0",
6363
"@testing-library/dom": "^9.0.0",
6464
"@testing-library/jest-dom": "^6.0.0",

workspaces/global-header/packages/app/src/App.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
import React from 'react';
1817
import { render, waitFor } from '@testing-library/react';
1918
import App from './App';
2019

workspaces/global-header/packages/app/src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
import React from 'react';
1817
// eslint-disable-next-line no-restricted-imports
1918
import { GlobalStyles } from '@mui/material';
2019
import { Navigate, Route } from 'react-router-dom';

workspaces/global-header/packages/app/src/components/Root/LogoFull.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
import React from 'react';
1817
import { makeStyles } from '@material-ui/core';
1918

2019
const useStyles = makeStyles({

workspaces/global-header/packages/app/src/components/Root/LogoIcon.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
import React from 'react';
1817
import { makeStyles } from '@material-ui/core';
1918

2019
const useStyles = makeStyles({

0 commit comments

Comments
 (0)