Skip to content

Commit

Permalink
chore: v1.31.3 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Oswal <[email protected]>
  • Loading branch information
yashoswalyo committed Oct 7, 2024
1 parent e7fa71d commit c12c220
Show file tree
Hide file tree
Showing 9 changed files with 1,796 additions and 1,285 deletions.
6 changes: 6 additions & 0 deletions workspaces/report-portal/.changeset/twenty-ads-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage-community/plugin-report-portal-backend': patch
'@backstage-community/plugin-report-portal': patch
---

Backstage version bump to v1.31.3
2 changes: 1 addition & 1 deletion workspaces/report-portal/backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.30.2"
"version": "1.31.3"
}
4 changes: 2 additions & 2 deletions workspaces/report-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"directory": "workspaces/report-portal"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.27.1",
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.9.5",
"@backstage/repo-tools": "^0.9.7",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^15.0.0",
"concurrently": "^8.0.0",
Expand Down
48 changes: 24 additions & 24 deletions workspaces/report-portal/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,29 +20,29 @@
},
"dependencies": {
"@backstage-community/plugin-report-portal": "workspace:^",
"@backstage/app-defaults": "^1.5.10",
"@backstage/catalog-model": "^1.6.0",
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.14.2",
"@backstage/core-components": "^0.14.10",
"@backstage/core-plugin-api": "^1.9.3",
"@backstage/integration-react": "^1.1.30",
"@backstage/plugin-api-docs": "^0.11.8",
"@backstage/plugin-catalog": "^1.22.0",
"@backstage/plugin-catalog-common": "^1.0.26",
"@backstage/plugin-catalog-graph": "^0.4.8",
"@backstage/plugin-catalog-import": "^0.12.2",
"@backstage/plugin-catalog-react": "^1.12.3",
"@backstage/plugin-org": "^0.6.28",
"@backstage/plugin-permission-react": "^0.4.25",
"@backstage/plugin-scaffolder": "^1.24.0",
"@backstage/plugin-search": "^1.4.15",
"@backstage/plugin-search-react": "^1.7.14",
"@backstage/plugin-techdocs": "^1.10.8",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.13",
"@backstage/plugin-techdocs-react": "^1.2.7",
"@backstage/plugin-user-settings": "^0.8.11",
"@backstage/theme": "^0.5.6",
"@backstage/app-defaults": "^1.5.11",
"@backstage/catalog-model": "^1.7.0",
"@backstage/cli": "^0.27.1",
"@backstage/core-app-api": "^1.15.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.4",
"@backstage/integration-react": "^1.1.32",
"@backstage/plugin-api-docs": "^0.11.10",
"@backstage/plugin-catalog": "^1.23.1",
"@backstage/plugin-catalog-common": "^1.1.0",
"@backstage/plugin-catalog-graph": "^0.4.10",
"@backstage/plugin-catalog-import": "^0.12.4",
"@backstage/plugin-catalog-react": "^1.13.1",
"@backstage/plugin-org": "^0.6.30",
"@backstage/plugin-permission-react": "^0.4.26",
"@backstage/plugin-scaffolder": "^1.25.1",
"@backstage/plugin-search": "^1.4.17",
"@backstage/plugin-search-react": "^1.8.0",
"@backstage/plugin-techdocs": "^1.10.10",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.15",
"@backstage/plugin-techdocs-react": "^1.2.8",
"@backstage/plugin-user-settings": "^0.8.13",
"@backstage/theme": "^0.5.7",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@redhat-developer/red-hat-developer-hub-theme": "^0.3.0",
Expand All @@ -54,7 +54,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.5.10",
"@backstage/test-utils": "^1.6.0",
"@playwright/test": "^1.32.3",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
Expand Down
40 changes: 20 additions & 20 deletions workspaces/report-portal/packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
},
"dependencies": {
"@backstage-community/plugin-report-portal-backend": "workspace:^",
"@backstage/backend-common": "^0.24.0",
"@backstage/backend-defaults": "^0.4.3",
"@backstage/backend-tasks": "^0.6.0",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-defaults": "^0.5.0",
"@backstage/backend-tasks": "^0.6.1",
"@backstage/config": "^1.2.0",
"@backstage/plugin-app-backend": "^0.3.72",
"@backstage/plugin-auth-backend": "^0.22.10",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.1.9",
"@backstage/plugin-auth-node": "^0.5.0",
"@backstage/plugin-catalog-backend": "^1.25.0",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.1.21",
"@backstage/plugin-permission-backend": "^0.5.47",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.1.20",
"@backstage/plugin-app-backend": "^0.3.75",
"@backstage/plugin-auth-backend": "^0.23.0",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0",
"@backstage/plugin-auth-node": "^0.5.2",
"@backstage/plugin-catalog-backend": "^1.26.1",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.0",
"@backstage/plugin-permission-backend": "^0.5.49",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.0",
"@backstage/plugin-permission-common": "^0.8.1",
"@backstage/plugin-permission-node": "^0.8.1",
"@backstage/plugin-proxy-backend": "^0.5.4",
"@backstage/plugin-scaffolder-backend": "^1.24.0",
"@backstage/plugin-search-backend": "^1.5.15",
"@backstage/plugin-search-backend-module-catalog": "^0.2.0",
"@backstage/plugin-search-backend-module-techdocs": "^0.2.0",
"@backstage/plugin-search-backend-node": "^1.3.0",
"@backstage/plugin-techdocs-backend": "^1.10.11",
"@backstage/plugin-permission-node": "^0.8.3",
"@backstage/plugin-proxy-backend": "^0.5.6",
"@backstage/plugin-scaffolder-backend": "^1.25.0",
"@backstage/plugin-search-backend": "^1.5.17",
"@backstage/plugin-search-backend-module-catalog": "^0.2.2",
"@backstage/plugin-search-backend-module-techdocs": "^0.2.2",
"@backstage/plugin-search-backend-node": "^1.3.2",
"@backstage/plugin-techdocs-backend": "^1.10.13",
"app": "link:../app",
"better-sqlite3": "^9.0.0",
"dockerode": "^3.3.1",
Expand All @@ -51,7 +51,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.27.1",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
```ts
import { BackendFeatureCompat } from '@backstage/backend-plugin-api';
import { BackendFeature } from '@backstage/backend-plugin-api';
import { Config } from '@backstage/config';
import express from 'express';
import { LoggerService } from '@backstage/backend-plugin-api';
Expand All @@ -12,7 +12,7 @@ import { LoggerService } from '@backstage/backend-plugin-api';
export function createRouter(options: RouterOptions): Promise<express.Router>;

// @public
const reportPortalPlugin: BackendFeatureCompat;
const reportPortalPlugin: BackendFeature;
export default reportPortalPlugin;

// @public
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.24.0",
"@backstage/backend-defaults": "^0.4.3",
"@backstage/backend-plugin-api": "^0.8.0",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-defaults": "^0.5.0",
"@backstage/backend-plugin-api": "^1.0.0",
"@backstage/config": "^1.2.0",
"@types/express": "*",
"express": "^4.17.1",
Expand All @@ -45,11 +45,11 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-defaults": "^0.4.3",
"@backstage/backend-test-utils": "^0.5.0",
"@backstage/cli": "^0.27.0",
"@backstage/plugin-auth-backend": "^0.22.10",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.1.9",
"@backstage/backend-defaults": "^0.5.0",
"@backstage/backend-test-utils": "^1.0.0",
"@backstage/cli": "^0.27.1",
"@backstage/plugin-auth-backend": "^0.23.0",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0",
"@types/supertest": "^6.0.0",
"msw": "^1.0.0",
"supertest": "^7.0.0"
Expand Down
18 changes: 9 additions & 9 deletions workspaces/report-portal/plugins/report-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.6.0",
"@backstage/core-components": "^0.14.10",
"@backstage/core-plugin-api": "^1.9.3",
"@backstage/plugin-catalog-react": "^1.12.3",
"@backstage/theme": "^0.5.6",
"@backstage/catalog-model": "^1.7.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.4",
"@backstage/plugin-catalog-react": "^1.13.1",
"@backstage/theme": "^0.5.7",
"@mui/icons-material": "^5.15.21",
"@mui/material": "^5.15.21",
"luxon": "^3.4.4",
Expand All @@ -49,10 +49,10 @@
"react-router-dom": "*"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@backstage/cli": "^0.27.1",
"@backstage/core-app-api": "^1.15.0",
"@backstage/dev-utils": "^1.1.1",
"@backstage/test-utils": "^1.6.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
Loading

0 comments on commit c12c220

Please sign in to comment.