Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bulk-import): Backstage version bump to v1.35.0 #357

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions workspaces/bulk-import/.changeset/dirty-emus-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@red-hat-developer-hub/backstage-plugin-bulk-import-backend': minor
'@red-hat-developer-hub/backstage-plugin-bulk-import-common': minor
'@red-hat-developer-hub/backstage-plugin-bulk-import': minor
---

Backstage version bump to v1.35.0
4 changes: 3 additions & 1 deletion workspaces/bulk-import/backstage.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{ "version": "1.32.0" }
{
"version": "1.35.0"
}
4 changes: 2 additions & 2 deletions workspaces/bulk-import/package.json
Original file line number Diff line number Diff line change
@@ -34,9 +34,9 @@
"directory": "workspaces/bulk-import"
},
"devDependencies": {
"@backstage/cli": "^0.28.0",
"@backstage/cli": "^0.29.5",
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.10.0",
"@backstage/repo-tools": "^0.12.1",
"@changesets/cli": "^2.27.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@spotify/prettier-config": "^12.0.0",
48 changes: 24 additions & 24 deletions workspaces/bulk-import/packages/app/package.json
Original file line number Diff line number Diff line change
@@ -19,29 +19,29 @@
"lint": "backstage-cli package lint"
},
"dependencies": {
"@backstage/app-defaults": "^1.5.12",
"@backstage/catalog-model": "^1.7.0",
"@backstage/cli": "^0.28.0",
"@backstage/core-app-api": "^1.15.1",
"@backstage/core-components": "^0.15.1",
"@backstage/core-plugin-api": "^1.10.0",
"@backstage/integration-react": "^1.2.0",
"@backstage/plugin-api-docs": "^0.11.11",
"@backstage/plugin-catalog": "^1.24.0",
"@backstage/plugin-catalog-common": "^1.1.0",
"@backstage/plugin-catalog-graph": "^0.4.11",
"@backstage/plugin-catalog-import": "^0.12.5",
"@backstage/plugin-catalog-react": "^1.14.0",
"@backstage/plugin-org": "^0.6.31",
"@backstage/plugin-permission-react": "^0.4.27",
"@backstage/plugin-scaffolder": "^1.26.1",
"@backstage/plugin-search": "^1.4.18",
"@backstage/plugin-search-react": "^1.8.1",
"@backstage/plugin-techdocs": "^1.11.0",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.16",
"@backstage/plugin-techdocs-react": "^1.2.9",
"@backstage/plugin-user-settings": "^0.8.14",
"@backstage/theme": "^0.6.0",
"@backstage/app-defaults": "^1.5.16",
"@backstage/catalog-model": "^1.7.3",
"@backstage/cli": "^0.29.5",
"@backstage/core-app-api": "^1.15.4",
"@backstage/core-components": "^0.16.3",
"@backstage/core-plugin-api": "^1.10.3",
"@backstage/integration-react": "^1.2.3",
"@backstage/plugin-api-docs": "^0.12.3",
"@backstage/plugin-catalog": "^1.26.1",
"@backstage/plugin-catalog-common": "^1.1.3",
"@backstage/plugin-catalog-graph": "^0.4.15",
"@backstage/plugin-catalog-import": "^0.12.9",
"@backstage/plugin-catalog-react": "^1.15.1",
"@backstage/plugin-org": "^0.6.35",
"@backstage/plugin-permission-react": "^0.4.30",
"@backstage/plugin-scaffolder": "^1.27.4",
"@backstage/plugin-search": "^1.4.22",
"@backstage/plugin-search-react": "^1.8.5",
"@backstage/plugin-techdocs": "^1.12.1",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20",
"@backstage/plugin-techdocs-react": "^1.2.13",
"@backstage/plugin-user-settings": "^0.8.18",
"@backstage/theme": "^0.6.3",
"@mui/icons-material": "5.16.13",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "5.16.13",
@@ -56,7 +56,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.7.0",
"@backstage/test-utils": "^1.7.4",
"@playwright/test": "^1.32.3",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
46 changes: 23 additions & 23 deletions workspaces/bulk-import/packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -21,28 +21,28 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-defaults": "^0.5.2",
"@backstage/config": "^1.2.0",
"@backstage/plugin-app-backend": "^0.3.76",
"@backstage/plugin-auth-backend": "^0.23.1",
"@backstage/plugin-auth-backend-module-github-provider": "^0.2.1",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.1",
"@backstage/plugin-auth-node": "^0.5.3",
"@backstage/plugin-catalog-backend": "^1.27.1",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.3",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.1",
"@backstage/plugin-permission-backend": "^0.5.50",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.1",
"@backstage/plugin-permission-common": "^0.8.1",
"@backstage/plugin-permission-node": "^0.8.4",
"@backstage/plugin-proxy-backend": "^0.5.7",
"@backstage/plugin-scaffolder-backend": "^1.26.2",
"@backstage/plugin-search-backend": "^1.6.1",
"@backstage/plugin-search-backend-module-catalog": "^0.2.4",
"@backstage/plugin-search-backend-module-pg": "^0.5.37",
"@backstage/plugin-search-backend-module-techdocs": "^0.3.1",
"@backstage/plugin-search-backend-node": "^1.3.4",
"@backstage/plugin-techdocs-backend": "^1.11.1",
"@backstage/backend-defaults": "^0.7.0",
"@backstage/config": "^1.3.2",
"@backstage/plugin-app-backend": "^0.4.4",
"@backstage/plugin-auth-backend": "^0.24.2",
"@backstage/plugin-auth-backend-module-github-provider": "^0.2.4",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.4",
"@backstage/plugin-auth-node": "^0.5.6",
"@backstage/plugin-catalog-backend": "^1.30.0",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.6",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.4",
"@backstage/plugin-permission-backend": "^0.5.53",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.4",
"@backstage/plugin-permission-common": "^0.8.4",
"@backstage/plugin-permission-node": "^0.8.7",
"@backstage/plugin-proxy-backend": "^0.5.10",
"@backstage/plugin-scaffolder-backend": "^1.29.0",
"@backstage/plugin-search-backend": "^1.8.1",
"@backstage/plugin-search-backend-module-catalog": "^0.3.0",
"@backstage/plugin-search-backend-module-pg": "^0.5.40",
"@backstage/plugin-search-backend-module-techdocs": "^0.3.5",
"@backstage/plugin-search-backend-node": "^1.3.7",
"@backstage/plugin-techdocs-backend": "^1.11.5",
"@red-hat-developer-hub/backstage-plugin-bulk-import-backend": "workspace:^",
"app": "link:../app",
"better-sqlite3": "^9.0.0",
@@ -51,7 +51,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.28.0",
"@backstage/cli": "^0.29.5",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/luxon": "^2.0.4"
2 changes: 1 addition & 1 deletion workspaces/bulk-import/packages/backend/src/index.ts
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@ backend.add(import('@backstage/plugin-search-backend/alpha'));
backend.add(import('@backstage/plugin-search-backend-module-pg/alpha'));

// search collators
backend.add(import('@backstage/plugin-search-backend-module-catalog/alpha'));
backend.add(import('@backstage/plugin-search-backend-module-catalog'));
backend.add(import('@backstage/plugin-search-backend-module-techdocs/alpha'));

// bulk import
26 changes: 13 additions & 13 deletions workspaces/bulk-import/plugins/bulk-import-backend/package.json
Original file line number Diff line number Diff line change
@@ -43,13 +43,13 @@
"openapi": "./scripts/openapi.sh"
},
"dependencies": {
"@backstage/backend-defaults": "^0.5.2",
"@backstage/backend-plugin-api": "^1.0.1",
"@backstage/errors": "^1.2.4",
"@backstage/integration": "^1.15.1",
"@backstage/plugin-catalog-node": "^1.13.1",
"@backstage/plugin-permission-common": "^0.8.1",
"@backstage/plugin-permission-node": "^0.8.4",
"@backstage/backend-defaults": "^0.7.0",
"@backstage/backend-plugin-api": "^1.1.1",
"@backstage/errors": "^1.2.7",
"@backstage/integration": "^1.16.1",
"@backstage/plugin-catalog-node": "^1.15.1",
"@backstage/plugin-permission-common": "^0.8.4",
"@backstage/plugin-permission-node": "^0.8.7",
"@octokit/auth-app": "^6.0.3",
"@octokit/rest": "^20.0.2",
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^",
@@ -62,12 +62,12 @@
"openapi-backend": "^5.10.6"
},
"devDependencies": {
"@backstage/backend-test-utils": "1.0.2",
"@backstage/catalog-client": "1.7.1",
"@backstage/catalog-model": "1.7.0",
"@backstage/cli": "0.28.2",
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.27.1",
"@backstage/backend-test-utils": "^1.2.1",
"@backstage/catalog-client": "^1.9.1",
"@backstage/catalog-model": "^1.7.3",
"@backstage/cli": "^0.29.5",
"@backstage/config": "^1.3.2",
"@backstage/plugin-catalog-backend": "^1.30.0",
"@janus-idp/backstage-plugin-audit-log-node": "^1.7.1",
"@openapitools/openapi-generator-cli": "2.16.3",
"@spotify/prettier-config": "^15.0.0",
Original file line number Diff line number Diff line change
@@ -36,13 +36,13 @@
"prettier:fix": "prettier --ignore-unknown --write ."
},
"devDependencies": {
"@backstage/cli": "0.28.2",
"@backstage/plugin-permission-common": "^0.8.1",
"@backstage/cli": "^0.29.5",
"@backstage/plugin-permission-common": "^0.8.4",
"@spotify/prettier-config": "^15.0.0",
"prettier": "3.4.2"
},
"peerDependencies": {
"@backstage/plugin-permission-common": "^0.8.1"
"@backstage/plugin-permission-common": "^0.8.4"
},
"files": [
"dist"
22 changes: 11 additions & 11 deletions workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
@@ -35,13 +35,13 @@
"ui-test": "start-server-and-test start localhost:3000 'playwright test'"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.0",
"@backstage/core-components": "^0.15.1",
"@backstage/core-plugin-api": "^1.10.0",
"@backstage/plugin-catalog-import": "^0.12.5",
"@backstage/plugin-catalog-react": "^1.14.0",
"@backstage/plugin-permission-react": "^0.4.27",
"@backstage/theme": "^0.6.0",
"@backstage/catalog-model": "^1.7.3",
"@backstage/core-components": "^0.16.3",
"@backstage/core-plugin-api": "^1.10.3",
"@backstage/plugin-catalog-import": "^0.12.9",
"@backstage/plugin-catalog-react": "^1.15.1",
"@backstage/plugin-permission-react": "^0.4.30",
"@backstage/theme": "^0.6.3",
"@janus-idp/shared-react": "^2.13.1",
"@mui/icons-material": "5.16.13",
"@mui/material": "^5.12.2",
@@ -60,10 +60,10 @@
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@backstage/cli": "0.28.2",
"@backstage/core-app-api": "1.15.1",
"@backstage/dev-utils": "1.1.2",
"@backstage/test-utils": "1.7.0",
"@backstage/cli": "^0.29.5",
"@backstage/core-app-api": "^1.15.4",
"@backstage/dev-utils": "^1.1.6",
"@backstage/test-utils": "^1.7.4",
"@playwright/test": "1.49.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@spotify/prettier-config": "^15.0.0",
5,141 changes: 2,601 additions & 2,540 deletions workspaces/bulk-import/yarn.lock

Large diffs are not rendered by default.