Version Packages

This commit is contained in:
github-actions[bot]
2021-03-25 17:46:13 +00:00
parent 078f7dfe69
commit 844da89090
103 changed files with 607 additions and 438 deletions
+32
View File
@@ -1,5 +1,37 @@
# example-app
## 0.2.21
### Patch Changes
- Updated dependencies [a2a3c7803]
- Updated dependencies [687f066e1]
- Updated dependencies [d10ea17c9]
- Updated dependencies [01ccef4c7]
- Updated dependencies [4d248725e]
- Updated dependencies [4d248725e]
- Updated dependencies [aaeb7ecf3]
- Updated dependencies [ea9d977e7]
- Updated dependencies [fcc3ada24]
- Updated dependencies [687f066e1]
- Updated dependencies [2aab54319]
- Updated dependencies [4618774ff]
- Updated dependencies [3139f83af]
- Updated dependencies [598f5bcfb]
- Updated dependencies [4d248725e]
- Updated dependencies [df59930b3]
- @backstage/plugin-kubernetes@0.4.2
- @backstage/plugin-badges@0.1.2
- @backstage/plugin-cost-insights@0.8.4
- @backstage/plugin-catalog-react@0.1.3
- @backstage/plugin-github-actions@0.4.2
- @backstage/plugin-jenkins@0.4.1
- @backstage/plugin-catalog@0.5.1
- @backstage/plugin-techdocs@0.7.0
- @backstage/core@0.7.3
- @backstage/theme@0.2.5
- @backstage/cli@0.6.6
## 0.2.20
### Patch Changes
+12 -12
View File
@@ -1,29 +1,29 @@
{
"name": "example-app",
"version": "0.2.20",
"version": "0.2.21",
"private": true,
"bundled": true,
"dependencies": {
"@backstage/catalog-model": "^0.7.4",
"@backstage/cli": "^0.6.5",
"@backstage/core": "^0.7.2",
"@backstage/cli": "^0.6.6",
"@backstage/core": "^0.7.3",
"@backstage/integration-react": "^0.1.1",
"@backstage/plugin-api-docs": "^0.4.9",
"@backstage/plugin-badges": "^0.1.1",
"@backstage/plugin-catalog": "^0.5.0",
"@backstage/plugin-badges": "^0.1.2",
"@backstage/plugin-catalog": "^0.5.1",
"@backstage/plugin-catalog-import": "^0.5.0",
"@backstage/plugin-catalog-react": "^0.1.2",
"@backstage/plugin-catalog-react": "^0.1.3",
"@backstage/plugin-circleci": "^0.2.12",
"@backstage/plugin-cloudbuild": "^0.2.13",
"@backstage/plugin-cost-insights": "^0.8.3",
"@backstage/plugin-cost-insights": "^0.8.4",
"@backstage/plugin-explore": "^0.3.2",
"@backstage/plugin-gcp-projects": "^0.2.5",
"@backstage/plugin-github-actions": "^0.4.1",
"@backstage/plugin-github-actions": "^0.4.2",
"@backstage/plugin-gitops-profiles": "^0.2.6",
"@backstage/plugin-graphiql": "^0.2.9",
"@backstage/plugin-jenkins": "^0.4.0",
"@backstage/plugin-jenkins": "^0.4.1",
"@backstage/plugin-kafka": "^0.2.6",
"@backstage/plugin-kubernetes": "^0.4.1",
"@backstage/plugin-kubernetes": "^0.4.2",
"@backstage/plugin-lighthouse": "^0.2.14",
"@backstage/plugin-newrelic": "^0.2.6",
"@backstage/plugin-org": "^0.3.10",
@@ -34,10 +34,10 @@
"@backstage/plugin-search": "^0.3.4",
"@backstage/plugin-sentry": "^0.3.8",
"@backstage/plugin-tech-radar": "^0.3.8",
"@backstage/plugin-techdocs": "^0.6.2",
"@backstage/plugin-techdocs": "^0.7.0",
"@backstage/plugin-todo": "^0.1.0",
"@backstage/plugin-user-settings": "^0.2.8",
"@backstage/theme": "^0.2.4",
"@backstage/theme": "^0.2.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@octokit/rest": "^18.0.12",
+24
View File
@@ -1,5 +1,29 @@
# example-backend
## 0.2.21
### Patch Changes
- Updated dependencies [a2a3c7803]
- Updated dependencies [9f2e51e89]
- Updated dependencies [4d248725e]
- Updated dependencies [aaeb7ecf3]
- Updated dependencies [449776cd6]
- Updated dependencies [91e87c055]
- Updated dependencies [36d933ec5]
- Updated dependencies [113d3d59e]
- Updated dependencies [f47e11427]
- Updated dependencies [c862b3f36]
- @backstage/plugin-kubernetes-backend@0.3.2
- @backstage/plugin-scaffolder-backend@0.9.3
- @backstage/plugin-search-backend@0.1.2
- @backstage/plugin-search-backend-node@0.1.2
- @backstage/plugin-techdocs-backend@0.7.0
- @backstage/plugin-auth-backend@0.3.6
- @backstage/plugin-todo-backend@0.1.2
- @backstage/plugin-catalog-backend@0.6.7
- example-app@0.2.21
## 0.2.20
### Patch Changes
+11 -11
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.20",
"version": "0.2.21",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,24 +32,24 @@
"@backstage/catalog-model": "^0.7.4",
"@backstage/config": "^0.1.4",
"@backstage/plugin-app-backend": "^0.3.10",
"@backstage/plugin-auth-backend": "^0.3.5",
"@backstage/plugin-auth-backend": "^0.3.6",
"@backstage/plugin-badges-backend": "^0.1.1",
"@backstage/plugin-catalog-backend": "^0.6.6",
"@backstage/plugin-catalog-backend": "^0.6.7",
"@backstage/plugin-graphql-backend": "^0.1.6",
"@backstage/plugin-kubernetes-backend": "^0.3.1",
"@backstage/plugin-kubernetes-backend": "^0.3.2",
"@backstage/plugin-kafka-backend": "^0.2.2",
"@backstage/plugin-proxy-backend": "^0.2.6",
"@backstage/plugin-rollbar-backend": "^0.1.8",
"@backstage/plugin-scaffolder-backend": "^0.9.2",
"@backstage/plugin-search-backend": "^0.1.1",
"@backstage/plugin-search-backend-node": "^0.1.1",
"@backstage/plugin-techdocs-backend": "^0.6.5",
"@backstage/plugin-todo-backend": "^0.1.1",
"@backstage/plugin-scaffolder-backend": "^0.9.3",
"@backstage/plugin-search-backend": "^0.1.2",
"@backstage/plugin-search-backend-node": "^0.1.2",
"@backstage/plugin-techdocs-backend": "^0.7.0",
"@backstage/plugin-todo-backend": "^0.1.2",
"@gitbeaker/node": "^28.0.2",
"@octokit/rest": "^18.0.12",
"azure-devops-node-api": "^10.1.1",
"dockerode": "^3.2.1",
"example-app": "^0.2.20",
"example-app": "^0.2.21",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^0.95.1",
@@ -59,7 +59,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.6.5",
"@backstage/cli": "^0.6.6",
"@types/dockerode": "^3.2.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
+7
View File
@@ -1,5 +1,12 @@
# @backstage/cli
## 0.6.6
### Patch Changes
- 598f5bcfb: Lock down the version of webpack-dev-server as it's causing some nasty bugs someplace
- 4d248725e: Make the backend plugin template use the correct latest version of `express-promise-router`
## 0.6.5
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.6.5",
"version": "0.6.6",
"private": false,
"publishConfig": {
"access": "public"
@@ -118,10 +118,10 @@
"devDependencies": {
"@backstage/backend-common": "^0.6.0",
"@backstage/config": "^0.1.4",
"@backstage/core": "^0.7.2",
"@backstage/core": "^0.7.3",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.9",
"@backstage/theme": "^0.2.4",
"@backstage/theme": "^0.2.5",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
"@types/fs-extra": "^9.0.1",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/core-api
## 0.2.15
### Patch Changes
- 76deafd31: Changed the signature of `createRoutableExtension` to include null
- 01ccef4c7: Introduce `useRouteRefParams` to `core-api` to retrieve typed route parameters.
- Updated dependencies [4618774ff]
- @backstage/theme@0.2.5
## 0.2.14
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-api",
"description": "Internal Core API used by Backstage plugins and apps",
"version": "0.2.14",
"version": "0.2.15",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,7 +30,7 @@
},
"dependencies": {
"@backstage/config": "^0.1.4",
"@backstage/theme": "^0.2.4",
"@backstage/theme": "^0.2.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.9",
@@ -42,7 +42,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.6.5",
"@backstage/cli": "^0.6.6",
"@backstage/test-utils": "^0.1.9",
"@backstage/test-utils-core": "^0.1.1",
"@testing-library/jest-dom": "^5.10.1",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/core
## 0.7.3
### Patch Changes
- fcc3ada24: Reuse ResponseErrorList for non ResponseErrors
- 4618774ff: Changed color for Add Item, Support & Choose buttons with low contrast/readability in dark mode
- df59930b3: Fix PropTypes error with OverflowTooltip component
- Updated dependencies [76deafd31]
- Updated dependencies [01ccef4c7]
- Updated dependencies [4618774ff]
- @backstage/core-api@0.2.15
- @backstage/theme@0.2.5
## 0.7.2
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core",
"description": "Core API used by Backstage plugins and apps",
"version": "0.7.2",
"version": "0.7.3",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,9 +30,9 @@
},
"dependencies": {
"@backstage/config": "^0.1.4",
"@backstage/core-api": "^0.2.14",
"@backstage/core-api": "^0.2.15",
"@backstage/errors": "^0.1.1",
"@backstage/theme": "^0.2.4",
"@backstage/theme": "^0.2.5",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
@@ -69,7 +69,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.6.5",
"@backstage/cli": "^0.6.6",
"@backstage/test-utils": "^0.1.9",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
+103
View File
@@ -1,5 +1,108 @@
# @backstage/create-app
## 1.0.0
### Patch Changes
- 2c525f85e: (fix) Adds locationAnalyzer to default-app template
The locationAnalyzer was missing from the default-app template.
This resulted in 404 errors in newly bootstrapped backstage applications,
when adding components without configuration.
To fix this in an existing backstage application, the locationAnalyzer needs
to be carried from the builder to the router in the
`packages/backend/src/plugins/catalog.ts` file.
```diff
const builder = new CatalogBuilder(env);
const {
entitiesCatalog,
locationsCatalog,
higherOrderOperation,
+ locationAnalyzer,
} = await builder.build();
// ...
return await createRouter({
entitiesCatalog,
locationsCatalog,
higherOrderOperation,
+ locationAnalyzer,
logger: env.logger,
});
```
- f88fe9dd9: Adds plugin-org and more capability to the default EntityPage to display Users, Groups and Systems.
To update an existing application, add the org plugin:
```shell
cd packages/app
yarn add @backstage/plugin-org
```
Then add the example systems locations to your `app-config.yaml`:
```diff
catalog:
rules:
- - allow: [Component, API, Group, User, Template, Location]
+ - allow: [Component, System, API, Group, User, Template, Location]
locations:
# Backstage example components
- type: url
target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/all-components.yaml
+ # Backstage example systems
+ - type: url
+ target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/all-systems.yaml
+
# Backstage example APIs
```
Additionally, the default app sidebar was updated to parity with the Backstage
repo. You can see these changes in the template
[App.tsx](https://github.com/backstage/backstage/blob/8817a87cdd5c881fbe8a43557ba7f9df0f9e3258/packages/create-app/templates/default-app/packages/app/src/App.tsx#L70)
referencing a new `Root` component.
Finally, compare your `packages/app/src/components/catalog/EntityPage.tsx` to
[EntityPage](https://github.com/backstage/backstage/blob/8817a87cdd5c881fbe8a43557ba7f9df0f9e3258/packages/create-app/templates/default-app/packages/app/src/components/catalog/EntityPage.tsx)
from the `@backstage/create-app` default template to pick up additional
changes there.
- 4d248725e: Update the create-app template to use the correct latest version of `express-promise-router`.
To apply the same change in your own repository, update all of your repo's dependencies on `express-promise-router` to `"^4.1.0"`.
- Updated dependencies [9f2e51e89]
- Updated dependencies [01ccef4c7]
- Updated dependencies [4d248725e]
- Updated dependencies [aaeb7ecf3]
- Updated dependencies [449776cd6]
- Updated dependencies [91e87c055]
- Updated dependencies [ea9d977e7]
- Updated dependencies [fcc3ada24]
- Updated dependencies [687f066e1]
- Updated dependencies [2aab54319]
- Updated dependencies [113d3d59e]
- Updated dependencies [f47e11427]
- Updated dependencies [4618774ff]
- Updated dependencies [3139f83af]
- Updated dependencies [598f5bcfb]
- Updated dependencies [c862b3f36]
- Updated dependencies [4d248725e]
- Updated dependencies [df59930b3]
- @backstage/plugin-scaffolder-backend@0.9.3
- @backstage/plugin-github-actions@0.4.2
- @backstage/plugin-catalog@0.5.1
- @backstage/plugin-techdocs@0.7.0
- @backstage/plugin-techdocs-backend@0.7.0
- @backstage/plugin-auth-backend@0.3.6
- @backstage/core@0.7.3
- @backstage/plugin-catalog-backend@0.6.7
- @backstage/theme@0.2.5
- @backstage/cli@0.6.6
## 0.3.14
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "0.3.14",
"version": "1.0.0",
"private": false,
"publishConfig": {
"access": "public"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.2.5
### Patch Changes
- 4618774ff: Changed color for Add Item, Support & Choose buttons with low contrast/readability in dark mode
## 0.2.4
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.2.4",
"version": "0.2.5",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.11.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.4"
"@backstage/cli": "^0.6.6"
},
"files": [
"dist"