Skip to content

Commit

Permalink
Merge pull request #600 from backstage/topic/v1.31.0-next.1
Browse files Browse the repository at this point in the history
v1.31.0-next.1 version bump
  • Loading branch information
awanlin authored Sep 6, 2024
2 parents c88ffe6 + 6bb5c20 commit 3662f59
Show file tree
Hide file tree
Showing 9 changed files with 860 additions and 791 deletions.
6 changes: 0 additions & 6 deletions app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ backend:
paths:
- /api/graphql/schema

# TODO:(awanlin) Remove in the next, next release
# https://github.com/backstage/backstage/pull/26293
database:
client: better-sqlite3
connection: ':memory:'

integrations:
github:
- host: github.com
Expand Down
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.31.0-next.0"
"version": "1.31.0-next.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-router-dom": "6.26.1"
},
"devDependencies": {
"@backstage/cli": "^0.27.1-next.0",
"@backstage/cli": "^0.27.1-next.1",
"@backstage/e2e-test-utils": "^0.1.1",
"@playwright/test": "^1.32.3",
"@spotify/prettier-config": "^15.0.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"@backstage-community/plugin-graphiql": "^0.3.9",
"@backstage-community/plugin-tech-radar": "^0.7.6",
"@backstage-community/plugin-todo": "^0.2.40",
"@backstage/app-defaults": "^1.5.10",
"@backstage/cli": "^0.27.1-next.0",
"@backstage/app-defaults": "^1.5.11-next.0",
"@backstage/cli": "^0.27.1-next.1",
"@backstage/core-app-api": "^1.14.2",
"@backstage/core-components": "^0.14.10",
"@backstage/core-components": "^0.14.11-next.0",
"@backstage/core-plugin-api": "^1.9.3",
"@backstage/integration-react": "^1.1.30",
"@backstage/plugin-api-docs": "^0.11.9-next.0",
"@backstage/plugin-catalog": "^1.22.1-next.0",
"@backstage/plugin-catalog-graph": "^0.4.9-next.0",
"@backstage/plugin-catalog-react": "^1.12.4-next.0",
"@backstage/plugin-home": "^0.7.10-next.0",
"@backstage/plugin-kubernetes": "^0.11.14-next.0",
"@backstage/plugin-notifications": "^0.3.1-next.0",
"@backstage/plugin-org": "^0.6.29-next.0",
"@backstage/plugin-scaffolder": "^1.25.0-next.0",
"@backstage/plugin-search": "^1.4.16-next.0",
"@backstage/plugin-search-react": "^1.8.0-next.0",
"@backstage/plugin-signals": "^0.0.10-next.0",
"@backstage/plugin-techdocs": "^1.10.9-next.0",
"@backstage/plugin-user-settings": "^0.8.12-next.0",
"@backstage/plugin-api-docs": "^0.11.9-next.1",
"@backstage/plugin-catalog": "^1.22.1-next.1",
"@backstage/plugin-catalog-graph": "^0.4.9-next.1",
"@backstage/plugin-catalog-react": "^1.12.4-next.1",
"@backstage/plugin-home": "^0.7.10-next.1",
"@backstage/plugin-kubernetes": "^0.11.14-next.1",
"@backstage/plugin-notifications": "^0.3.1-next.1",
"@backstage/plugin-org": "^0.6.29-next.1",
"@backstage/plugin-scaffolder": "^1.25.0-next.1",
"@backstage/plugin-search": "^1.4.16-next.1",
"@backstage/plugin-search-react": "^1.8.0-next.1",
"@backstage/plugin-signals": "^0.0.10-next.1",
"@backstage/plugin-techdocs": "^1.10.9-next.1",
"@backstage/plugin-user-settings": "^0.8.12-next.1",
"@backstage/theme": "^0.5.6",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
Expand Down
44 changes: 22 additions & 22 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,27 +19,27 @@
"@backstage-community/plugin-badges-backend": "^0.5.1",
"@backstage-community/plugin-explore-backend": "^0.1.2",
"@backstage-community/plugin-todo-backend": "^0.3.18",
"@backstage/backend-defaults": "^0.5.0-next.0",
"@backstage/backend-plugin-api": "^0.9.0-next.0",
"@backstage/plugin-app-backend": "^0.3.74-next.0",
"@backstage/plugin-auth-backend": "^0.23.0-next.0",
"@backstage/plugin-auth-backend-module-github-provider": "^0.2.0-next.0",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0-next.0",
"@backstage/plugin-catalog-backend": "^1.25.3-next.0",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.0-next.0",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.0-next.0",
"@backstage/plugin-events-backend": "^0.3.12-next.0",
"@backstage/plugin-kubernetes-backend": "^0.18.6-next.0",
"@backstage/plugin-notifications-backend": "^0.4.0-next.0",
"@backstage/plugin-proxy-backend": "^0.5.6-next.0",
"@backstage/plugin-scaffolder-backend": "^1.25.0-next.0",
"@backstage/plugin-scaffolder-backend-module-github": "^0.5.0-next.0",
"@backstage/plugin-search-backend": "^1.5.17-next.0",
"@backstage/plugin-search-backend-module-catalog": "^0.2.2-next.0",
"@backstage/plugin-search-backend-module-explore": "^0.2.2-next.0",
"@backstage/plugin-signals-backend": "^0.2.0-next.0",
"@backstage/plugin-techdocs-backend": "^1.10.13-next.0",
"@backstage/plugin-techdocs-node": "^1.12.11-next.0",
"@backstage/backend-defaults": "^0.5.0-next.1",
"@backstage/backend-plugin-api": "^0.9.0-next.1",
"@backstage/plugin-app-backend": "^0.3.74-next.1",
"@backstage/plugin-auth-backend": "^0.23.0-next.1",
"@backstage/plugin-auth-backend-module-github-provider": "^0.2.0-next.1",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.0-next.1",
"@backstage/plugin-catalog-backend": "^1.25.3-next.1",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.0-next.1",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.0-next.1",
"@backstage/plugin-events-backend": "^0.3.12-next.1",
"@backstage/plugin-kubernetes-backend": "^0.18.6-next.1",
"@backstage/plugin-notifications-backend": "^0.4.0-next.1",
"@backstage/plugin-proxy-backend": "^0.5.6-next.1",
"@backstage/plugin-scaffolder-backend": "^1.25.0-next.1",
"@backstage/plugin-scaffolder-backend-module-github": "^0.5.0-next.1",
"@backstage/plugin-search-backend": "^1.5.17-next.1",
"@backstage/plugin-search-backend-module-catalog": "^0.2.2-next.1",
"@backstage/plugin-search-backend-module-explore": "^0.2.2-next.1",
"@backstage/plugin-signals-backend": "^0.2.0-next.1",
"@backstage/plugin-techdocs-backend": "^1.10.13-next.1",
"@backstage/plugin-techdocs-node": "^1.12.11-next.1",
"@frontside/backstage-plugin-graphql-backend": "^0.1.2",
"@frontside/backstage-plugin-graphql-backend-module-catalog": "^0.3.0",
"@internal/plugin-catalog-backend-module-backstage": "workspace:^",
Expand All @@ -48,6 +48,6 @@
"better-sqlite3": "^11.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.1-next.0"
"@backstage/cli": "^0.27.1-next.1"
}
}
6 changes: 3 additions & 3 deletions plugins/catalog-backend-module-backstage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-plugin-api": "^0.9.0-next.0",
"@backstage/backend-plugin-api": "^0.9.0-next.1",
"@backstage/catalog-model": "^1.6.0",
"@backstage/config": "^1.2.0",
"@backstage/integration": "^1.14.0",
"@backstage/plugin-catalog-node": "^1.12.7-next.0",
"@backstage/plugin-catalog-node": "^1.12.7-next.1",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"lodash": "^4.17.21",
Expand All @@ -37,7 +37,7 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@backstage/cli": "^0.27.1-next.0",
"@backstage/cli": "^0.27.1-next.1",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/uuid": "^10.0.0"
Expand Down
8 changes: 4 additions & 4 deletions plugins/scaffolder-backend-module-github-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-plugin-api": "^0.9.0-next.0",
"@backstage/backend-plugin-api": "^0.9.0-next.1",
"@backstage/errors": "^1.2.4",
"@backstage/integration": "^1.14.0",
"@backstage/plugin-scaffolder-backend-module-github": "^0.5.0-next.0",
"@backstage/plugin-scaffolder-node": "^0.4.11-next.0",
"@backstage/plugin-scaffolder-backend-module-github": "^0.5.0-next.1",
"@backstage/plugin-scaffolder-node": "^0.4.11-next.1",
"octokit": "^3.1.2",
"yaml": "^2.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.1-next.0"
"@backstage/cli": "^0.27.1-next.1"
},
"files": [
"dist"
Expand Down
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"extends": "@backstage/cli/config/tsconfig.json",
"include": [
"packages/*/src",
"packages/*/config.d.ts",
"plugins/*/src",
"plugins/*/config.d.ts",
"plugins/*/dev",
"plugins/*/migrations"
],
Expand Down
Loading

0 comments on commit 3662f59

Please sign in to comment.