Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-05-21 14:41:46 +00:00
parent 41b942f6dd
commit cce04957e9
303 changed files with 4575 additions and 213 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+38 -1
View File
@@ -183,5 +183,42 @@
"@backstage/plugin-user-settings": "0.8.6",
"@backstage/plugin-user-settings-backend": "0.2.17"
},
"changesets": []
"changesets": [
"brave-apples-move",
"breezy-badgers-train",
"calm-cars-serve",
"calm-plums-wink",
"cold-seas-end",
"create-app-1716302437",
"cyan-paws-beg",
"cyan-snails-peel",
"eighty-kings-dress",
"empty-spoons-tell",
"four-adults-mix",
"gentle-baboons-peel",
"itchy-spoons-cry",
"late-ants-impress",
"late-students-live",
"loud-pumpkins-bow",
"lovely-hats-pay",
"lucky-taxis-rule",
"many-moles-sing",
"mean-laws-lay",
"new-numbers-hug",
"nine-ties-type",
"old-trees-check",
"olive-mangos-tickle",
"rude-kings-press",
"seven-geese-raise",
"slimy-fans-raise",
"smooth-gifts-nail",
"sour-colts-juggle",
"spicy-camels-happen",
"tiny-pandas-return",
"wet-crabs-guess",
"wild-doors-cheat",
"wise-vans-sin",
"wise-wasps-look",
"young-camels-return"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.27.0",
"version": "1.28.0-next.0",
"private": true,
"repository": {
"type": "git",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.5.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/plugin-permission-react@0.4.22
## 1.5.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.5",
"version": "1.5.6-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.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/frontend-plugin-api@0.6.6-next.0
## 0.0.11
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.11",
"version": "0.0.12-next.0",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin"
+43
View File
@@ -1,5 +1,48 @@
# example-app-next
## 0.0.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.10.6-next.0
- @backstage/plugin-notifications@0.2.2-next.0
- @backstage/plugin-scaffolder-react@1.8.6-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/plugin-api-docs@0.11.6-next.0
- @backstage/cli@0.26.6-next.0
- @backstage/plugin-scaffolder@1.20.1-next.0
- @backstage/app-defaults@1.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/frontend-app-api@0.7.1-next.0
- @backstage/plugin-home@0.7.5-next.0
- @backstage/plugin-search-react@1.7.12-next.0
- @backstage/plugin-signals@0.0.7-next.0
- @backstage/plugin-techdocs-react@1.2.5-next.0
- @backstage/plugin-user-settings@0.8.7-next.0
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.5
- @backstage/core-compat-api@0.2.6-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/integration-react@1.1.27
- @backstage/plugin-app-visualizer@0.1.7-next.0
- @backstage/plugin-auth-react@0.1.3-next.0
- @backstage/plugin-catalog@1.20.1-next.0
- @backstage/plugin-catalog-common@1.0.23
- @backstage/plugin-catalog-graph@0.4.6-next.0
- @backstage/plugin-catalog-import@0.11.1-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.0
- @backstage/plugin-kubernetes@0.11.11-next.0
- @backstage/plugin-kubernetes-cluster@0.0.12-next.0
- @backstage/plugin-org@0.6.26-next.0
- @backstage/plugin-permission-react@0.4.22
- @backstage/plugin-search@1.4.12-next.0
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.0
## 0.0.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.11",
"version": "0.0.12-next.0",
"private": true,
"repository": {
"type": "git",
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.98-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.10.6-next.0
- @backstage/plugin-notifications@0.2.2-next.0
- @backstage/plugin-scaffolder-react@1.8.6-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/plugin-api-docs@0.11.6-next.0
- @backstage/cli@0.26.6-next.0
- @backstage/plugin-scaffolder@1.20.1-next.0
- @backstage/app-defaults@1.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/frontend-app-api@0.7.1-next.0
- @backstage/plugin-home@0.7.5-next.0
- @backstage/plugin-search-react@1.7.12-next.0
- @backstage/plugin-signals@0.0.7-next.0
- @backstage/plugin-techdocs-react@1.2.5-next.0
- @backstage/plugin-user-settings@0.8.7-next.0
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/integration-react@1.1.27
- @backstage/plugin-auth-react@0.1.3-next.0
- @backstage/plugin-catalog@1.20.1-next.0
- @backstage/plugin-catalog-common@1.0.23
- @backstage/plugin-catalog-graph@0.4.6-next.0
- @backstage/plugin-catalog-import@0.11.1-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.0
- @backstage/plugin-devtools@0.1.15-next.0
- @backstage/plugin-kubernetes@0.11.11-next.0
- @backstage/plugin-kubernetes-cluster@0.0.12-next.0
- @backstage/plugin-org@0.6.26-next.0
- @backstage/plugin-permission-react@0.4.22
- @backstage/plugin-search@1.4.12-next.0
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.0
## 0.2.97
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.97",
"version": "0.2.98-next.0",
"backstage": {
"role": "frontend"
},
+25
View File
@@ -1,5 +1,30 @@
# @backstage/backend-app-api
## 0.7.6-next.0
### Patch Changes
- b7de623: Fixed a potential crash when passing an object with a `null` prototype as log meta.
- 7d30d95: Fixing issue with log meta fields possibly being circular refs
- 6a576dc: Stop using `getVoidLogger` in tests to reduce the dependency on the soon-to-deprecate `backstage-common` package.
- 6551b3d: Deprecated core service factories and implementations and moved them over to
subpath exports on `@backstage/backend-defaults` instead. E.g.
`@backstage/backend-defaults/scheduler` is where the service factory and default
implementation of `coreServices.scheduler` now lives.
- d617103: Updating the logger redaction message to something less dramatic
- Updated dependencies
- @backstage/cli-node@0.2.6-next.0
- @backstage/backend-tasks@0.5.24-next.0
- @backstage/backend-common@0.22.1-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/plugin-permission-node@0.7.30-next.0
- @backstage/config-loader@1.8.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.7.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "0.7.3",
"version": "0.7.6-next.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+22
View File
@@ -1,5 +1,27 @@
# @backstage/backend-common
## 0.22.1-next.0
### Patch Changes
- c6c0919: Updated configuration schema to include the `useRedisSets` cache config option.
- 1779188: In preparation to the new backend system stable release, the `isDatabaseConflictError` helper have been moved to the `@backstage/backend-plugin-api` package and deprecated from `@backstage/backend-common`.
- 8869b8e: We are deprecating the legacy `createServiceBuilder` factory, so if you are still using it, please checkout the migration guide and [migrate](https://backstage.io/docs/backend-system/building-plugins-and-modules/migrating) your plugin to use the new backend system.
- 3bd04bb: We are deprecating the legacy router handlers and contexts in preparation for the new backend system stable release.
- 6a576dc: Deprecate legacy service logger helpers and stop using `getVoidLogger` in tests.
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/config-loader@1.8.0
- @backstage/backend-dev-utils@0.1.4
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.11.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
## 0.22.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-common",
"version": "0.22.0",
"version": "0.22.1-next.0",
"description": "Common functionality library for Backstage backends",
"backstage": {
"role": "node-library"
+20
View File
@@ -1,5 +1,25 @@
# @backstage/backend-defaults
## 0.2.19-next.0
### Patch Changes
- 6551b3d: Added core service factories and implementations from
`@backstage/backend-app-api`. They are now available as subpath exports, e.g.
`@backstage/backend-defaults/scheduler` is where the service factory and default
implementation of `coreServices.scheduler` now lives. They have been marked as
deprecated in their old locations.
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.0
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-permission-node@0.7.30-next.0
- @backstage/config-loader@1.8.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.18
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-defaults",
"description": "Backend defaults used by Backstage backend apps",
"version": "0.2.18",
"version": "0.2.19-next.0",
"backstage": {
"role": "node-library"
},
@@ -1,5 +1,31 @@
# @backstage/backend-dynamic-feature-service
## 0.2.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.0
- @backstage/cli-node@0.2.6-next.0
- @backstage/backend-tasks@0.5.24-next.0
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-catalog-backend@1.23.0-next.0
- @backstage/plugin-search-backend-node@1.2.24-next.0
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/plugin-events-backend@0.3.6-next.0
- @backstage/plugin-permission-node@0.7.30-next.0
- @backstage/plugin-scaffolder-node@0.4.5-next.0
- @backstage/plugin-app-node@0.1.19-next.0
- @backstage/config-loader@1.8.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-search-common@1.2.11
## 0.2.10
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"description": "Backstage dynamic feature service",
"version": "0.2.10",
"version": "0.2.11-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+42
View File
@@ -1,5 +1,47 @@
# example-backend-legacy
## 0.2.99-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.0
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-devtools-backend@0.3.5-next.0
- @backstage/plugin-techdocs-backend@1.10.6-next.0
- @backstage/plugin-catalog-backend@1.23.0-next.0
- @backstage/plugin-search-backend@1.5.10-next.0
- @backstage/plugin-proxy-backend@0.5.0-next.0
- @backstage/plugin-auth-backend@0.22.6-next.0
- @backstage/plugin-app-backend@0.3.68-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.4.2-next.0
- @backstage/plugin-search-backend-module-pg@0.5.28-next.0
- @backstage/plugin-search-backend-node@1.2.24-next.0
- @backstage/plugin-signals-backend@0.1.5-next.0
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/plugin-scaffolder-backend@1.22.8-next.0
- @backstage/plugin-kubernetes-backend@0.17.2-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.0
- @backstage/plugin-search-backend-module-explore@0.1.25-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.0
- example-app@0.2.98-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.0
- @backstage/plugin-events-backend@0.3.6-next.0
- @backstage/plugin-permission-backend@0.5.43-next.0
- @backstage/plugin-permission-node@0.7.30-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.20-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.36-next.0
- @backstage/plugin-signals-node@0.1.5-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.0
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/integration@1.11.0
- @backstage/plugin-permission-common@0.7.13
## 0.2.98
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.98",
"version": "0.2.99-next.0",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/errors@1.2.4
## 0.1.11
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.11",
"version": "0.1.12-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-plugin-api
## 0.6.19-next.0
### Patch Changes
- 6551b3d: Moved the declaration of the `SchedulerService` here, along with prefixed versions of all of the types it depends on, from `@backstage/backend-tasks`
- 1779188: Start using the `isDatabaseConflictError` helper from the `@backstage/backend-plugin-api` package in order to avoid dependency with the soon to deprecate `@backstage/backend-common` package.
- Updated dependencies
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
## 0.6.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "0.6.18",
"version": "0.6.19-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-tasks
## 0.5.24-next.0
### Patch Changes
- 736bc3c: Marked all exports as deprecated and pointed at `@backstage/backend-plugin-api` and `@backstage/backend-defaults`
- 6a576dc: Deprecate the legacy `TaskScheduler.fromConfig` method and stop using the `getVoidlogger` in tests files to reduce the dependency on the soon-to-deprecate `backstage-common` package.
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.5.23
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.23",
"version": "0.5.24-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-test-utils
## 0.3.9-next.0
### Patch Changes
- 6a576dc: Fix the logger service mock to prevent returning `undefined` from the `child` method.
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.0
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.3.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "0.3.8",
"version": "0.3.9-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+37
View File
@@ -1,5 +1,42 @@
# example-backend
## 0.0.27-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.2.9-next.0
- @backstage/plugin-devtools-backend@0.3.5-next.0
- @backstage/plugin-techdocs-backend@1.10.6-next.0
- @backstage/plugin-catalog-backend@1.23.0-next.0
- @backstage/plugin-search-backend@1.5.10-next.0
- @backstage/plugin-proxy-backend@0.5.0-next.0
- @backstage/plugin-auth-backend@0.22.6-next.0
- @backstage/plugin-app-backend@0.3.68-next.0
- @backstage/plugin-search-backend-node@1.2.24-next.0
- @backstage/plugin-signals-backend@0.1.5-next.0
- @backstage/backend-defaults@0.2.19-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-scaffolder-backend@1.22.8-next.0
- @backstage/plugin-kubernetes-backend@0.17.2-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.2-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.0
- @backstage/plugin-search-backend-module-explore@0.1.25-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.1.5-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.1.37-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.0
- @backstage/plugin-notifications-backend@0.2.2-next.0
- @backstage/plugin-permission-backend@0.5.43-next.0
- @backstage/plugin-permission-node@0.7.30-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.16-next.0
- @backstage/catalog-model@1.5.0
- @backstage/plugin-permission-common@0.7.13
## 0.0.26
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.26",
"version": "0.0.27-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/cli-node
## 0.2.6-next.0
### Patch Changes
- 93be042: Upgraded @yarnpkg/parsers to stable 3.0
- Updated dependencies
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.5",
"version": "0.2.6-next.0",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"
+18
View File
@@ -1,5 +1,23 @@
# @backstage/cli
## 0.26.6-next.0
### Patch Changes
- 009da47: Fix `versions:check --fix` when `yarn.lock` has multiple joint versions in the same section
- 9ee948a: Bump `esbuild` target for package builds to `ES2022`.
- Updated dependencies
- @backstage/cli-node@0.2.6-next.0
- @backstage/config-loader@1.8.0
- @backstage/catalog-model@1.5.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.8
- @backstage/integration@1.11.0
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.26.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.26.5",
"version": "0.26.6-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+9
View File
@@ -1,5 +1,14 @@
# @backstage/core-compat-api
## 0.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/version-bridge@1.0.8
## 0.2.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.2.5",
"version": "0.2.6-next.0",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-components
## 0.14.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/config@1.2.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/version-bridge@1.0.8
## 0.14.7
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.14.7",
"version": "0.14.8-next.0",
"publishConfig": {
"access": "public"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.16-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.13
## 0.5.15
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.15",
"version": "0.5.16-next.0",
"publishConfig": {
"access": "public"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.0.33-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/app-defaults@1.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-model@1.5.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/integration-react@1.1.27
- @backstage/plugin-catalog-react@1.12.1-next.0
## 1.0.32
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.0.32",
"version": "1.0.33-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.17-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.16-next.0
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.4
## 0.2.16
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.16",
"version": "0.2.17-next.0",
"private": true,
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.7.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.7.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.7.0",
"version": "0.7.1-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-plugin-api
## 0.6.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.6.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.6.5",
"version": "0.6.6-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-test-utils
## 0.1.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.7.1-next.0
- @backstage/test-utils@1.5.6-next.0
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/types@1.1.1
## 0.1.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.1.7",
"version": "0.1.8-next.0",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/repo-tools
## 0.9.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-node@0.2.6-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/config-loader@1.8.0
- @backstage/catalog-model@1.5.0
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.4
## 0.9.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.9.0",
"version": "0.9.1-next.0",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.97-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.10.6-next.0
- @backstage/theme@0.5.6-next.0
- @backstage/cli@0.26.6-next.0
- @backstage/app-defaults@1.5.6-next.0
- @backstage/core-components@0.14.8-next.0
- @backstage/test-utils@1.5.6-next.0
- @backstage/plugin-techdocs-react@1.2.5-next.0
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/integration-react@1.1.27
- @backstage/plugin-catalog@1.20.1-next.0
## 0.2.96
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.96",
"version": "0.2.97-next.0",
"private": true,
"backstage": {
"role": "frontend"
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.8.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-techdocs-node@1.12.5-next.0
- @backstage/catalog-model@1.5.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
## 1.8.11
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.8.11",
"version": "1.8.12-next.0",
"publishConfig": {
"access": "public"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.5.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.6-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.5
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-permission-react@0.4.22
## 1.5.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.5.5",
"version": "1.5.6-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.5.6-next.0
### Patch Changes
- 702fa7d: Internal refactor to fix an issue where the MUI 5 `v5-` class prefixing gets removed by tree shaking.
## 0.5.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.5.4",
"version": "0.5.6-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-api-docs
## 0.11.6-next.0
### Patch Changes
- 96cd13e: `DefaultApiExplorerPage` now accepts an optional `ownerPickerMode` for toggling the behavior of the `EntityOwnerPicker`, exposing a new mode `<DefaultApiExplorerPage ownerPickerMode="all" />` particularly suitable for larger catalogs. In this new mode, `EntityOwnerPicker` will display all the users and groups present in the catalog.
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/catalog-model@1.5.0
- @backstage/core-compat-api@0.2.6-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/plugin-catalog@1.20.1-next.0
- @backstage/plugin-catalog-common@1.0.23
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-permission-react@0.4.22
## 0.11.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.11.5",
"version": "0.11.6-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-app-backend
## 0.3.68-next.0
### Patch Changes
- 8869b8e: Updated local development setup.
- 82c2b90: Restore the support of external config schema in the router of the `app-backend` plugin, which was broken in release `1.26.0`.
This support is critical for dynamic frontend plugins to have access to their config values.
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/plugin-app-node@0.1.19-next.0
- @backstage/config-loader@1.8.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.3.66
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-backend",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"version": "0.3.66",
"version": "0.3.68-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app-node
## 0.1.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/config-loader@1.8.0
## 0.1.18
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-node",
"description": "Node.js library for the app plugin",
"version": "0.1.18",
"version": "0.1.19-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.6-next.0
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.6",
"version": "0.1.7-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin"
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.10
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"description": "The atlassian-provider backend module for the auth plugin.",
"version": "0.1.10",
"version": "0.1.11-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-auth-backend@0.22.6-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/errors@1.2.4
## 0.1.10
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"description": "The aws-alb provider module for the Backstage auth backend.",
"version": "0.1.10",
"version": "0.1.11-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/catalog-model@1.5.0
- @backstage/errors@1.2.4
## 0.1.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.1.1",
"version": "0.1.2-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.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.1.1",
"version": "0.1.2-next.0",
"description": "The bitbucket-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.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 0.1.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.1.1",
"version": "0.1.2-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.2.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.13
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"version": "0.2.13",
"version": "0.2.14-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.1.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.15
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.1.15",
"version": "0.1.16-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.1.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.15
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"description": "The gitlab-provider backend module for the auth plugin.",
"version": "0.1.15",
"version": "0.1.16-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.1.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.15
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"description": "A Google auth provider module for the Backstage auth backend",
"version": "0.1.15",
"version": "0.1.16-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.1.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/catalog-model@1.5.0
- @backstage/errors@1.2.4
## 0.1.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.1.4",
"version": "0.1.5-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.1.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.13
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"description": "The microsoft-provider backend module for the auth plugin.",
"version": "0.1.13",
"version": "0.1.14-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.1.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.15
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"description": "The oauth2-provider backend module for the auth plugin.",
"version": "0.1.15",
"version": "0.1.16-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.1.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
- @backstage/errors@1.2.4
## 0.1.11
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"version": "0.1.11",
"version": "0.1.12-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.1.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.22.1-next.0
- @backstage/plugin-auth-backend@0.22.6-next.0
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.1.9
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"description": "The oidc-provider backend module for the auth plugin.",
"version": "0.1.9",
"version": "0.1.10-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.0.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.0
- @backstage/plugin-auth-node@0.4.14-next.0
## 0.0.11
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"description": "The okta-provider backend module for the auth plugin.",
"version": "0.0.11",
"version": "0.0.12-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

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