Merge pull request #26745 from backstage/changeset-release/master

Version Packages (next)
This commit is contained in:
Patrik Oldsberg
2024-09-24 11:33:50 +02:00
committed by GitHub
322 changed files with 4898 additions and 172 deletions
+40 -2
View File
@@ -191,7 +191,45 @@
"@backstage/plugin-techdocs-react": "1.2.8",
"@backstage/plugin-user-settings": "0.8.12",
"@backstage/plugin-user-settings-backend": "0.2.24",
"@backstage/plugin-user-settings-common": "0.0.1"
"@backstage/plugin-user-settings-common": "0.0.1",
"@internal/scaffolder": "0.0.1"
},
"changesets": []
"changesets": [
"angry-windows-decide",
"big-rules-nail",
"breezy-bulldogs-smell",
"brown-frogs-walk",
"chair-fairs-drive",
"chilled-dolphins-join",
"clever-paws-stare",
"cyan-peaches-lay",
"dry-frogs-drum",
"early-drinks-kneel",
"eight-steaks-chew",
"eleven-pugs-hear",
"fair-chairs-drive",
"fifty-trainers-watch",
"five-gorillas-pay",
"fluffy-pears-cry",
"funny-rocks-train",
"fuzzy-elephants-tease",
"giant-kiwis-retire",
"happy-ligers-think",
"large-plants-rhyme",
"light-rats-travel",
"long-humans-hunt",
"nasty-lamps-greet",
"polite-days-flash",
"rich-deers-attend",
"shy-olives-swim",
"slow-gorillas-thank",
"slow-trees-compare",
"sour-phones-fix",
"stale-roses-serve",
"strange-bees-attack",
"strong-monkeys-melt",
"sweet-chicken-smash",
"thirty-pets-fry",
"tiny-pugs-kick"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.31.0",
"version": "1.32.0-next.0",
"private": true,
"repository": {
"type": "git",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/app-defaults
## 1.5.12-next.0
### Patch Changes
- 46b5a20: Added `externalLink` to icon defaults
- 8c40e55: Updated the `bitbucket-server-auth` default API to set its environment based on the `auth.environment` config option instead of being hardcoded to `development`.
- Updated dependencies
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/theme@0.5.7
- @backstage/plugin-permission-react@0.4.27-next.0
## 1.5.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.11",
"version": "1.5.12-next.0",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# app-next-example-plugin
## 0.0.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-components@0.15.1-next.0
## 0.0.15
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.15",
"version": "0.0.16-next.0",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+45
View File
@@ -1,5 +1,50 @@
# example-app-next
## 0.0.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder@1.26.0-next.0
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/plugin-catalog@1.24.0-next.0
- @backstage/cli@0.28.0-next.0
- @backstage/plugin-scaffolder-react@1.13.0-next.0
- @backstage/plugin-api-docs@0.11.10-next.0
- @backstage/frontend-app-api@0.10.0-next.0
- @backstage/plugin-techdocs@1.10.10-next.0
- @backstage/app-defaults@1.5.12-next.0
- @backstage/core-compat-api@0.3.1-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/frontend-defaults@0.1.1-next.0
- @backstage/plugin-app@0.1.1-next.0
- @backstage/plugin-app-visualizer@0.1.11-next.0
- @backstage/plugin-catalog-graph@0.4.10-next.0
- @backstage/plugin-catalog-import@0.12.4-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/plugin-home@0.7.11-next.0
- @backstage/plugin-kubernetes@0.11.15-next.0
- @backstage/plugin-org@0.6.30-next.0
- @backstage/plugin-search@1.4.17-next.0
- @backstage/plugin-search-react@1.8.1-next.0
- @backstage/plugin-user-settings@0.8.13-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/integration-react@1.1.32-next.0
- @backstage/theme@0.5.7
- @backstage/plugin-auth-react@0.1.7-next.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.0
- @backstage/plugin-kubernetes-cluster@0.0.16-next.0
- @backstage/plugin-notifications@0.3.2-next.0
- @backstage/plugin-permission-react@0.4.27-next.0
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-signals@0.0.11-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.15-next.0
- @backstage/plugin-techdocs-react@1.2.9-next.0
## 0.0.15
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.15",
"version": "0.0.16-next.0",
"backstage": {
"role": "frontend"
},
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.102-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder@1.26.0-next.0
- @backstage/plugin-catalog@1.24.0-next.0
- @backstage/cli@0.28.0-next.0
- @backstage/plugin-scaffolder-react@1.13.0-next.0
- @backstage/plugin-api-docs@0.11.10-next.0
- @backstage/frontend-app-api@0.10.0-next.0
- @backstage/plugin-techdocs@1.10.10-next.0
- @backstage/app-defaults@1.5.12-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/plugin-catalog-graph@0.4.10-next.0
- @backstage/plugin-catalog-import@0.12.4-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/plugin-devtools@0.1.19-next.0
- @backstage/plugin-home@0.7.11-next.0
- @backstage/plugin-kubernetes@0.11.15-next.0
- @backstage/plugin-org@0.6.30-next.0
- @backstage/plugin-search@1.4.17-next.0
- @backstage/plugin-search-react@1.8.1-next.0
- @backstage/plugin-user-settings@0.8.13-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/integration-react@1.1.32-next.0
- @backstage/theme@0.5.7
- @backstage/plugin-auth-react@0.1.7-next.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.0
- @backstage/plugin-kubernetes-cluster@0.0.16-next.0
- @backstage/plugin-notifications@0.3.2-next.0
- @backstage/plugin-permission-react@0.4.27-next.0
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-signals@0.0.11-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.15-next.0
- @backstage/plugin-techdocs-react@1.2.9-next.0
## 0.2.101
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.101",
"version": "0.2.102-next.0",
"backstage": {
"role": "frontend"
},
+19
View File
@@ -1,5 +1,24 @@
# @backstage/backend-app-api
## 1.0.1-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- 04af116: The backend will no longer exit immediately if any plugin or modules fails to initialize. Instead, the backend will wait for all plugins and modules to either start up successfully or throw, and then shut down the backend if there were any initialization errors.
This fixes an issue where backend initialization errors in adjacent plugins during database schema migration could cause the database migrations to be stuck in a locked state.
- Updated dependencies
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 1.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.0.0",
"version": "1.0.1-next.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+21
View File
@@ -1,5 +1,26 @@
# @backstage/backend-defaults
## 0.5.1-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- Updated dependencies
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/integration@1.15.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.5.0",
"version": "0.5.1-next.0",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,32 @@
# @backstage/backend-dynamic-feature-service
## 0.4.1-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- 2f88f88: Updated backend installation instructions.
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.5.0-next.0
- @backstage/plugin-search-backend-node@1.3.3-next.0
- @backstage/backend-defaults@0.5.1-next.0
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/plugin-catalog-backend@1.26.1-next.0
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.26-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-common@1.2.14
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+41
View File
@@ -1,5 +1,46 @@
# example-backend-legacy
## 0.2.103-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-module-elasticsearch@1.5.7-next.0
- @backstage/plugin-scaffolder-backend@1.26.0-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.1-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.5.1-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.5.1-next.0
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.0
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.0
- @backstage/plugin-search-backend-module-explore@0.2.3-next.0
- @backstage/plugin-search-backend-module-pg@0.5.36-next.0
- @backstage/plugin-search-backend-node@1.3.3-next.0
- @backstage/plugin-kubernetes-backend@0.18.7-next.0
- @backstage/plugin-permission-backend@0.5.50-next.0
- @backstage/backend-defaults@0.5.1-next.0
- @backstage/plugin-devtools-backend@0.4.1-next.0
- @backstage/plugin-techdocs-backend@1.10.14-next.0
- @backstage/plugin-catalog-backend@1.26.1-next.0
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-signals-backend@0.2.1-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-search-backend@1.5.18-next.0
- @backstage/plugin-proxy-backend@0.5.7-next.0
- @backstage/plugin-auth-backend@0.23.1-next.0
- @backstage/plugin-signals-node@0.1.12-next.0
- @backstage/plugin-app-backend@0.3.75-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-permission-common@0.8.1
## 0.2.102
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.102",
"version": "0.2.103-next.0",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/errors@1.2.4
## 0.1.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.1.18",
"version": "0.1.19-next.0",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-plugin-api
## 1.0.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
## 1.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.0.0",
"version": "1.0.1-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-test-utils
## 1.0.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.0
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 1.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.0.0",
"version": "1.0.1-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+37
View File
@@ -1,5 +1,42 @@
# example-backend
## 0.0.31-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.26.0-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.1-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.5.1-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.1-next.0
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.0
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.0
- @backstage/plugin-search-backend-module-explore@0.2.3-next.0
- @backstage/plugin-notifications-backend@0.4.1-next.0
- @backstage/plugin-search-backend-node@1.3.3-next.0
- @backstage/plugin-kubernetes-backend@0.18.7-next.0
- @backstage/plugin-permission-backend@0.5.50-next.0
- @backstage/backend-defaults@0.5.1-next.0
- @backstage/plugin-devtools-backend@0.4.1-next.0
- @backstage/plugin-techdocs-backend@1.10.14-next.0
- @backstage/plugin-catalog-backend@1.26.1-next.0
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-signals-backend@0.2.1-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-search-backend@1.5.18-next.0
- @backstage/plugin-proxy-backend@0.5.7-next.0
- @backstage/plugin-auth-backend@0.23.1-next.0
- @backstage/plugin-app-backend@0.3.75-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/plugin-auth-backend-module-github-provider@0.2.1-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.1-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.1-next.0
- @backstage/plugin-permission-common@0.8.1
## 0.0.30
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.30",
"version": "0.0.31-next.0",
"backstage": {
"role": "backend"
},
+32
View File
@@ -1,5 +1,37 @@
# @backstage/cli
## 0.28.0-next.0
### Minor Changes
- 6129076: **BREAKING**: Removed the following deprecated commands:
- `create`: Use `backstage-cli new` instead
- `create-plugin`: Use `backstage-cli new` instead
- `plugin:diff`: Use `backstage-cli fix` instead
- `test`: Use `backstage-cli repo test` or `backstage-cli package test` instead
- `versions:check`: Use `yarn dedupe` or `yarn-deduplicate` instead
- `clean`: Use `backstage-cli package clean` instead
In addition, the experimental `install` and `onboard` commands have been removed since they have not received any updates since their introduction and we're expecting usage to be low. If you where relying on these commands, please let us know by opening an issue towards the main Backstage repository.
### Patch Changes
- 520a383: Added functionality to the prepack script that will append the default export type for entry points to the `exports` object before publishing. This is to help with identifying the declarative integration points for plugins without needing to fetch or run the plugins first.
- 094eaa3: Remove references to in-repo backend-common
- 79ba5a8: The `LEGACY_BACKEND_START` flag is now deprecated.
- Updated dependencies
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.9
- @backstage/integration@1.15.0
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.27.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.27.1",
"version": "0.28.0-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-app-api
## 1.15.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 1.15.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-app-api",
"version": "1.15.0",
"version": "1.15.1-next.0",
"description": "Core app API used by Backstage apps",
"backstage": {
"role": "web-library"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-compat-api
## 0.3.1-next.0
### Patch Changes
- 4a5ba19: Internal update to remove deprecated `BackstagePlugin` type and move to `FrontendPlugin`
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/version-bridge@1.0.9
## 0.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.3.0",
"version": "0.3.1-next.0",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-components
## 0.15.1-next.0
### Patch Changes
- 46b5a20: `Link` component now accepts `externalLinkIcon` prop
- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/theme@0.5.7
- @backstage/version-bridge@1.0.9
## 0.15.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.15.0",
"version": "0.15.1-next.0",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+16
View File
@@ -1,5 +1,21 @@
# @backstage/core-plugin-api
## 1.10.0-next.0
### Minor Changes
- bfd4bec: **BREAKING PRODUCERS**: The `IconComponent` no longer accepts `fontSize="default"`. This has effectively been removed from Material-UI since its last two major versions, and has not worked properly for them in a long time.
This change should not have an effect on neither users of MUI4 nor MUI5/6, since the updated interface should still let you send the respective `SvgIcon` types into interfaces where relevant (e.g. as app icons).
### Patch Changes
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 1.9.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-plugin-api",
"version": "1.9.4",
"version": "1.10.0-next.0",
"description": "Core API used by Backstage plugins",
"backstage": {
"role": "web-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.21-next.0
### Patch Changes
- a7674d6: Fixed lack of `.yarnrc.yml` in the template.
- Updated dependencies
- @backstage/cli-common@0.1.14
## 0.5.19
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.5.19",
"version": "0.5.21-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/app-defaults@1.5.12-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/integration-react@1.1.32-next.0
- @backstage/theme@0.5.7
## 1.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.0",
"version": "1.1.1-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.21-next.0
- @backstage/cli-common@0.1.14
- @backstage/errors@1.2.4
## 0.2.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.20",
"version": "0.2.21-next.0",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+18
View File
@@ -1,5 +1,23 @@
# @backstage/frontend-app-api
## 0.10.0-next.0
### Minor Changes
- 4a5ba19: Removed deprecated `createApp` and `CreateAppFeatureLoader` from `@backstage/frontend-app-api`, use the same `createApp` and `CreateAppFeatureLoader` import from `@backstage/frontend-defaults` instead.
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/frontend-defaults@0.1.1-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 0.9.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.9.0",
"version": "0.10.0-next.0",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/frontend-defaults
## 0.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/frontend-app-api@0.10.0-next.0
- @backstage/plugin-app@0.1.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 0.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.1.0",
"version": "0.1.1-next.0",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @internal/frontend
## 0.0.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 0.0.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.1",
"version": "0.0.2-next.0",
"backstage": {
"role": "web-library",
"inline": true
+50
View File
@@ -1,5 +1,55 @@
# @backstage/frontend-plugin-api
## 0.9.0-next.0
### Minor Changes
- 4a5ba19: Removed deprecated `namespace` option from `createExtension` and `createExtensionBlueprint`, including `.make` and `.makeWithOverides`, it's no longer necessary and will use the `pluginId` instead.
Removed deprecated `createExtensionOverrides` this should be replaced with `createFrontendModule` instead.
Removed deprecated `BackstagePlugin` type, use `FrontendPlugin` type instead from this same package.
- bfd4bec: **BREAKING PRODUCERS**: The `IconComponent` no longer accepts `fontSize="default"`. This has effectively been removed from Material-UI since its last two major versions, and has not worked properly for them in a long time.
This change should not have an effect on neither users of MUI4 nor MUI5/6, since the updated interface should still let you send the respective `SvgIcon` types into interfaces where relevant (e.g. as app icons).
### Patch Changes
- 873e424: Internal refactor of usage of opaque types.
- 323aae8: It is now possible to override the blueprint parameters when overriding an extension created from a blueprint:
```ts
const myExtension = MyBlueprint.make({
params: {
myParam: 'myDefault',
},
});
const myOverride = myExtension.override({
params: {
myParam: 'myOverride',
},
});
const myFactoryOverride = myExtension.override({
factory(origFactory) {
return origFactory({
params: {
myParam: 'myOverride',
},
});
},
});
```
The provided parameters will be merged with the original parameters of the extension.
- Updated dependencies
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 0.8.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.8.0",
"version": "0.9.0-next.0",
"backstage": {
"role": "web-library"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-test-utils
## 0.2.1-next.0
### Patch Changes
- 873e424: Internal refactor of usage of opaque types.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/frontend-app-api@0.10.0-next.0
- @backstage/plugin-app@0.1.1-next.0
- @backstage/config@1.2.0
- @backstage/test-utils@1.6.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.2.0",
"version": "0.2.1-next.0",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/integration-react
## 1.1.32-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.0
## 1.1.31
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.1.31",
"version": "1.1.32-next.0",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/repo-tools
## 0.10.0-next.0
### Minor Changes
- 30c2be9: Update @microsoft/api-extractor and use their api report resolution.
Change api report format from `api-report.md` to `report.api.md`
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
## 0.9.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.9.7",
"version": "0.10.0-next.0",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -0,0 +1,8 @@
# @internal/scaffolder
## 0.0.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.13.0-next.0
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.1",
"version": "0.0.2-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.101-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.24.0-next.0
- @backstage/cli@0.28.0-next.0
- @backstage/plugin-techdocs@1.10.10-next.0
- @backstage/app-defaults@1.5.12-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/integration-react@1.1.32-next.0
- @backstage/test-utils@1.6.1-next.0
- @backstage/theme@0.5.7
- @backstage/plugin-techdocs-react@1.2.9-next.0
## 0.2.100
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.100",
"version": "0.2.101-next.0",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.8.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/plugin-techdocs-node@1.12.12-next.0
## 1.8.19
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.8.19",
"version": "1.8.20-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.6.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1-next.0
- @backstage/theme@0.5.7
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-react@0.4.27-next.0
## 1.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.6.0",
"version": "1.6.1-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-api-docs
## 0.11.10-next.0
### Patch Changes
- 46b5a20: Empty states updated with external link icon for learn more links
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/plugin-catalog@1.24.0-next.0
- @backstage/core-compat-api@0.3.1-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-react@0.4.27-next.0
## 0.11.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.11.9",
"version": "0.11.10-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-app-backend
## 0.3.75-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.26-next.0
## 0.3.74
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.3.74",
"version": "0.3.75-next.0",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"backstage": {
"role": "backend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app-node
## 0.1.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config-loader@1.9.1
## 0.1.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.25",
"version": "0.1.26-next.0",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
## 0.1.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.10",
"version": "0.1.11-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app
## 0.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/theme@0.5.7
- @backstage/plugin-permission-react@0.4.27-next.0
## 0.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.0",
"version": "0.1.1-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.1.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.1.0",
"version": "0.1.1-next.0",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.2.1-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- Updated dependencies
- @backstage/plugin-auth-backend@0.23.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/errors@1.2.4
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The azure-easyauth-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The bitbucket-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
## 0.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.1.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.1.0",
"version": "0.1.1-next.0",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The github-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The gitlab-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.2.1-next.0
### Patch Changes
- 094eaa3: Remove references to in-repo backend-common
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
## 0.2.0
### Minor Changes

Some files were not shown because too many files have changed in this diff Show More