Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -195,24 +195,37 @@
|
||||
"@internal/scaffolder": "0.0.1"
|
||||
},
|
||||
"changesets": [
|
||||
"angry-cycles-call",
|
||||
"angry-mayflies-collect",
|
||||
"angry-windows-decide",
|
||||
"big-rules-nail",
|
||||
"breezy-bulldogs-smell",
|
||||
"brown-frogs-walk",
|
||||
"calm-owls-move",
|
||||
"chair-fairs-drive",
|
||||
"chilled-dolphins-join",
|
||||
"chilled-melons-smash",
|
||||
"clever-paws-stare",
|
||||
"cold-nails-rescue",
|
||||
"crash-loop-baby",
|
||||
"crash-loop-honey",
|
||||
"crash-loop-yeah",
|
||||
"create-app-1727774359",
|
||||
"create-app-1728387650",
|
||||
"cuddly-stingrays-smell",
|
||||
"curly-foxes-brake",
|
||||
"curly-tomatoes-reply",
|
||||
"cyan-cooks-sing",
|
||||
"cyan-peaches-lay",
|
||||
"cyan-vans-study",
|
||||
"dependabot-a3fd85a",
|
||||
"dry-frogs-drum",
|
||||
"early-drinks-kneel",
|
||||
"early-sloths-cross",
|
||||
"eight-clocks-complain",
|
||||
"eight-steaks-chew",
|
||||
"eighty-mice-turn",
|
||||
"eleven-beds-play",
|
||||
"eleven-pugs-hear",
|
||||
"fair-chairs-drive",
|
||||
"famous-bobcats-remain",
|
||||
@@ -220,15 +233,23 @@
|
||||
"five-gorillas-pay",
|
||||
"five-turkeys-taste",
|
||||
"flat-eels-exist",
|
||||
"flat-seals-type",
|
||||
"fluffy-dolphins-battle",
|
||||
"fluffy-pears-cry",
|
||||
"four-moons-watch",
|
||||
"friendly-coins-approve",
|
||||
"friendly-cougars-return",
|
||||
"funny-rocks-train",
|
||||
"fuzzy-elephants-tease",
|
||||
"giant-kiwis-retire",
|
||||
"gold-pots-end",
|
||||
"great-eagles-repair",
|
||||
"green-bottles-live",
|
||||
"green-cooks-sort",
|
||||
"happy-ligers-think",
|
||||
"healthy-shoes-judge",
|
||||
"healthy-years-search",
|
||||
"heavy-ties-tell",
|
||||
"honest-impalas-rescue",
|
||||
"hungry-buckets-repair",
|
||||
"large-hats-reply",
|
||||
@@ -236,27 +257,57 @@
|
||||
"light-rats-travel",
|
||||
"long-humans-hunt",
|
||||
"loud-hotels-tan",
|
||||
"lovely-bees-walk",
|
||||
"nasty-lamps-greet",
|
||||
"neat-geckos-end",
|
||||
"nice-badgers-travel",
|
||||
"olive-walls-wave",
|
||||
"polite-days-flash",
|
||||
"poor-dodos-wait",
|
||||
"pretty-buses-repair",
|
||||
"pretty-plants-hammer",
|
||||
"purple-toys-heal",
|
||||
"quiet-dingos-bathe",
|
||||
"quiet-needles-impress",
|
||||
"rare-crabs-cheat",
|
||||
"rare-rabbits-flow",
|
||||
"renovate-156753b",
|
||||
"renovate-7874fad",
|
||||
"renovate-85a184e",
|
||||
"renovate-87a3bd2",
|
||||
"renovate-9f7136b",
|
||||
"renovate-f88b005",
|
||||
"rich-deers-attend",
|
||||
"rich-needles-collect",
|
||||
"rotten-camels-deny",
|
||||
"rude-apricots-eat",
|
||||
"sharp-lamps-fix",
|
||||
"shy-olives-swim",
|
||||
"shy-plants-retire",
|
||||
"silly-geckos-learn",
|
||||
"silly-readers-build",
|
||||
"slimy-ravens-end",
|
||||
"slow-gorillas-thank",
|
||||
"slow-trees-compare",
|
||||
"small-donkeys-attack",
|
||||
"smart-jobs-sit",
|
||||
"sour-grapes-trade",
|
||||
"sour-phones-fix",
|
||||
"stale-ravens-clap",
|
||||
"stale-roses-serve",
|
||||
"strange-bees-attack",
|
||||
"strong-monkeys-melt",
|
||||
"sweet-chicken-smash",
|
||||
"ten-apes-turn",
|
||||
"ten-rings-look",
|
||||
"thick-tables-give",
|
||||
"thirty-pets-fry",
|
||||
"thirty-pianos-mix",
|
||||
"tiny-pugs-kick",
|
||||
"tough-fireants-itch",
|
||||
"tough-pillows-sip",
|
||||
"tricky-shoes-lie",
|
||||
"twenty-cups-knock",
|
||||
"two-plums-fail",
|
||||
"weak-bottles-cross"
|
||||
]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.32.0-next.1",
|
||||
"version": "1.32.0-next.2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.5.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
|
||||
## 1.5.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.5.12-next.1",
|
||||
"version": "1.5.12-next.2",
|
||||
"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.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
|
||||
## 0.0.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.16-next.1",
|
||||
"version": "0.0.16-next.2",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,50 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.28.0-next.2
|
||||
- @backstage/plugin-scaffolder@1.26.0-next.2
|
||||
- @backstage/plugin-catalog@1.24.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.14.0-next.2
|
||||
- @backstage/plugin-home@0.8.0-next.2
|
||||
- @backstage/plugin-techdocs@1.11.0-next.2
|
||||
- @backstage/plugin-catalog-import@0.12.5-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.16-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.17-next.2
|
||||
- @backstage/plugin-kubernetes@0.11.16-next.2
|
||||
- @backstage/plugin-search@1.4.18-next.2
|
||||
- @backstage/plugin-user-settings@0.8.14-next.2
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.11-next.2
|
||||
- @backstage/app-defaults@1.5.12-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-compat-api@0.3.1-next.2
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-app-api@0.10.0-next.2
|
||||
- @backstage/frontend-defaults@0.1.1-next.2
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/integration-react@1.2.0-next.2
|
||||
- @backstage/plugin-api-docs@0.11.11-next.2
|
||||
- @backstage/plugin-app@0.1.1-next.2
|
||||
- @backstage/plugin-app-visualizer@0.1.11-next.2
|
||||
- @backstage/plugin-auth-react@0.1.7-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.2
|
||||
- @backstage/plugin-notifications@0.3.2-next.2
|
||||
- @backstage/plugin-org@0.6.31-next.2
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.13.0-next.2
|
||||
- @backstage/plugin-search-common@1.2.14
|
||||
- @backstage/plugin-search-react@1.8.1-next.2
|
||||
- @backstage/plugin-signals@0.0.11-next.2
|
||||
- @backstage/plugin-techdocs-react@1.2.9-next.2
|
||||
|
||||
## 0.0.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.16-next.1",
|
||||
"version": "0.0.16-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.102-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.28.0-next.2
|
||||
- @backstage/plugin-scaffolder@1.26.0-next.2
|
||||
- @backstage/plugin-catalog@1.24.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.14.0-next.2
|
||||
- @backstage/plugin-home@0.8.0-next.2
|
||||
- @backstage/plugin-techdocs@1.11.0-next.2
|
||||
- @backstage/plugin-catalog-import@0.12.5-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.16-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.17-next.2
|
||||
- @backstage/plugin-kubernetes@0.11.16-next.2
|
||||
- @backstage/plugin-search@1.4.18-next.2
|
||||
- @backstage/plugin-user-settings@0.8.14-next.2
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.11-next.2
|
||||
- @backstage/app-defaults@1.5.12-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-app-api@0.10.0-next.2
|
||||
- @backstage/integration-react@1.2.0-next.2
|
||||
- @backstage/plugin-api-docs@0.11.11-next.2
|
||||
- @backstage/plugin-auth-react@0.1.7-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.2
|
||||
- @backstage/plugin-devtools@0.1.19-next.2
|
||||
- @backstage/plugin-notifications@0.3.2-next.2
|
||||
- @backstage/plugin-org@0.6.31-next.2
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.13.0-next.2
|
||||
- @backstage/plugin-search-common@1.2.14
|
||||
- @backstage/plugin-search-react@1.8.1-next.2
|
||||
- @backstage/plugin-signals@0.0.11-next.2
|
||||
- @backstage/plugin-techdocs-react@1.2.9-next.2
|
||||
|
||||
## 0.2.102-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.102-next.1",
|
||||
"version": "0.2.102-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.0.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ffd1f4a: Plugin lifecycle shutdown hooks are now performed before root lifecycle shutdown hooks.
|
||||
- fd6e6f4: build(deps): bump `cookie` from 0.6.0 to 0.7.0
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @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
|
||||
- @backstage/plugin-permission-node@0.8.4-next.1
|
||||
|
||||
## 1.0.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.0.1-next.0",
|
||||
"version": "1.0.1-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.5.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ffd1f4a: Plugin lifecycle shutdown hooks are now performed before root lifecycle shutdown hooks.
|
||||
- ffd1f4a: The database manager now attempts to close any database connections in a root lifecycle shutdown hook.
|
||||
- e36d12f: The task scheduler now attempts to abort any tasks if it detects that Backstage is being shut down.
|
||||
- fd6e6f4: build(deps): bump `cookie` from 0.6.0 to 0.7.0
|
||||
- 720a2f9: Updated dependency `git-url-parse` to `^15.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.9-next.0
|
||||
- @backstage/backend-app-api@1.0.1-next.1
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/integration@1.15.1-next.1
|
||||
- @backstage/backend-dev-utils@0.1.5
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.9.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-events-node@0.4.1-next.1
|
||||
- @backstage/plugin-permission-node@0.8.4-next.1
|
||||
|
||||
## 0.5.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.5.1-next.1",
|
||||
"version": "0.5.1-next.2",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.4.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.9-next.0
|
||||
- @backstage/backend-app-api@1.0.1-next.1
|
||||
- @backstage/backend-defaults@0.5.1-next.2
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/plugin-catalog-backend@1.26.2-next.2
|
||||
- @backstage/plugin-scaffolder-node@0.5.0-next.2
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @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
|
||||
- @backstage/plugin-app-node@0.1.26-next.1
|
||||
- @backstage/plugin-events-backend@0.3.13-next.1
|
||||
- @backstage/plugin-events-node@0.4.1-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
- @backstage/plugin-permission-node@0.8.4-next.1
|
||||
- @backstage/plugin-search-backend-node@1.3.3-next.2
|
||||
- @backstage/plugin-search-common@1.2.14
|
||||
|
||||
## 0.4.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"version": "0.4.2-next.1",
|
||||
"version": "0.4.2-next.2",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-backend-legacy
|
||||
|
||||
## 0.2.103-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.5.1-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.26.0-next.2
|
||||
- @backstage/plugin-search-backend@1.5.18-next.2
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/plugin-app-backend@0.3.76-next.1
|
||||
- @backstage/plugin-catalog-node@1.13.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.6.0-next.2
|
||||
- @backstage/integration@1.15.1-next.1
|
||||
- @backstage/plugin-catalog-backend@1.26.2-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.1-next.2
|
||||
- @backstage/plugin-search-backend-module-explore@0.2.3-next.2
|
||||
- @backstage/catalog-client@1.7.1-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.10.14-next.2
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/plugin-auth-backend@0.23.1-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.1
|
||||
- @backstage/plugin-devtools-backend@0.4.1-next.1
|
||||
- @backstage/plugin-events-backend@0.3.13-next.1
|
||||
- @backstage/plugin-events-node@0.4.1-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.18.7-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.50-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
- @backstage/plugin-permission-node@0.8.4-next.1
|
||||
- @backstage/plugin-proxy-backend@0.5.7-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.5.1-next.2
|
||||
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.2
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.5.7-next.2
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.36-next.2
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.2
|
||||
- @backstage/plugin-search-backend-node@1.3.3-next.2
|
||||
- @backstage/plugin-signals-backend@0.2.1-next.1
|
||||
- @backstage/plugin-signals-node@0.1.12-next.1
|
||||
|
||||
## 0.2.103-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-legacy",
|
||||
"version": "0.2.103-next.1",
|
||||
"version": "0.2.103-next.2",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.2.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 66af016: Improved support for OpenAPI validation during Jest tests. Now, OpenAPI validation can happen as you are writing your Jest tests - you no longer have to run `repo schema openapi test`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"version": "0.1.19-next.0",
|
||||
"version": "0.2.0-next.1",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 1.0.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @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.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "1.0.1-next.0",
|
||||
"version": "1.0.1-next.1",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.0.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fd6e6f4: build(deps): bump `cookie` from 0.6.0 to 0.7.0
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@1.0.1-next.1
|
||||
- @backstage/backend-defaults@0.5.1-next.2
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-events-node@0.4.1-next.1
|
||||
|
||||
## 1.0.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "1.0.1-next.1",
|
||||
"version": "1.0.1-next.2",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,42 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.31-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.5.1-next.2
|
||||
- @backstage/backend-defaults@0.5.1-next.2
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.2.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.26.0-next.2
|
||||
- @backstage/plugin-search-backend@1.5.18-next.2
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/plugin-app-backend@0.3.76-next.1
|
||||
- @backstage/plugin-catalog-backend@1.26.2-next.2
|
||||
- @backstage/plugin-search-backend-module-explore@0.2.3-next.2
|
||||
- @backstage/plugin-techdocs-backend@1.10.14-next.2
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/plugin-auth-backend@0.23.1-next.1
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.2.1-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.1-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.2.2-next.2
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.1
|
||||
- @backstage/plugin-devtools-backend@0.4.1-next.1
|
||||
- @backstage/plugin-events-backend@0.3.13-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.18.7-next.1
|
||||
- @backstage/plugin-notifications-backend@0.4.1-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.50-next.1
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.1-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
- @backstage/plugin-permission-node@0.8.4-next.1
|
||||
- @backstage/plugin-proxy-backend@0.5.7-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.2
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.2
|
||||
- @backstage/plugin-search-backend-node@1.3.3-next.2
|
||||
- @backstage/plugin-signals-backend@0.2.1-next.1
|
||||
|
||||
## 0.0.31-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.31-next.1",
|
||||
"version": "0.0.31-next.2",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.7.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0040632: Add missing doc string to API
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 1.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1-next.0",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/cli-node
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fec7278: Added new `lockfile.getDependencyTreeHash(name)` utility.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-node",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9-next.0",
|
||||
"description": "Node.js library for Backstage CLIs",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.28.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ea16633: Preserve directory structure for CommonJS build output, just like ESM. This makes the build output more stable and easier to browse, and allows for more effective tree shaking and lazy imports.
|
||||
- 7955f9b: Tweaked the new package feature detection to not be active when building backend packages.
|
||||
- 720a2f9: Updated dependency `git-url-parse` to `^15.0.0`.
|
||||
- 2c5ecf5: Support `--max-warnings` flag for package linting
|
||||
- 8fe740d: Added a new `--successCache` option to the `backstage-cli repo test` and `backstage-cli repo lint` commands. The cache keeps track of successful runs and avoids re-running for individual packages if they haven't changed. This option is intended only to be used in CI.
|
||||
|
||||
In addition a `--successCacheDir <path>` option has also been added to be able to override the default cache directory.
|
||||
|
||||
- f0514c7: Disabled parsing of input source maps in the SWC transform for Jest.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.9-next.0
|
||||
- @backstage/eslint-plugin@0.1.10-next.1
|
||||
- @backstage/integration@1.15.1-next.1
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.9.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.28.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.28.0-next.1",
|
||||
"version": "0.28.0-next.2",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.3.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
|
||||
## 0.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.3.1-next.1",
|
||||
"version": "0.3.1-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.15.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
|
||||
## 0.15.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"version": "0.15.1-next.1",
|
||||
"version": "0.15.1-next.2",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.21-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
|
||||
## 0.5.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.5.21-next.1",
|
||||
"version": "0.5.21-next.2",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.1.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.14.0-next.2
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/app-defaults@1.5.12-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/integration-react@1.2.0-next.2
|
||||
|
||||
## 1.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.1.2-next.1",
|
||||
"version": "1.1.2-next.2",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.21-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.21-next.2
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"version": "0.2.21-next.1",
|
||||
"version": "0.2.21-next.2",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/eslint-plugin
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b1c2a2d: Exclude `@material-ui/data-grid`
|
||||
|
||||
## 0.1.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/eslint-plugin",
|
||||
"version": "0.1.10-next.0",
|
||||
"version": "0.1.10-next.1",
|
||||
"description": "Backstage ESLint plugin",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.10.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/frontend-defaults@0.1.1-next.2
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
|
||||
## 0.10.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.10.0-next.1",
|
||||
"version": "0.10.0-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-defaults
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/frontend-app-api@0.10.0-next.2
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/plugin-app@0.1.1-next.2
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-defaults",
|
||||
"version": "0.1.1-next.1",
|
||||
"version": "0.1.1-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @internal/frontend
|
||||
|
||||
## 0.0.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
|
||||
## 0.0.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/frontend",
|
||||
"version": "0.0.2-next.1",
|
||||
"version": "0.0.2-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"inline": true
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.9.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
|
||||
## 0.9.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.9.0-next.1",
|
||||
"version": "0.9.0-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0801db6: Added an `ApiMock`, analogous to `ServiceMock` from the backend test utils.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/frontend-app-api@0.10.0-next.2
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/test-utils@1.6.1-next.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
- @backstage/plugin-app@0.1.1-next.2
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.2.1-next.1",
|
||||
"version": "0.2.1-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.2.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.15.1-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
|
||||
## 1.2.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"version": "1.2.0-next.1",
|
||||
"version": "1.2.0-next.2",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.15.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 720a2f9: Updated dependency `git-url-parse` to `^15.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 1.15.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"version": "1.15.1-next.0",
|
||||
"version": "1.15.1-next.1",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.10.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.9-next.0
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config-loader@1.9.1
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.10.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"version": "0.10.0-next.1",
|
||||
"version": "0.10.0-next.2",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @internal/scaffolder
|
||||
|
||||
## 0.0.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-react@1.13.0-next.2
|
||||
|
||||
## 0.0.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/scaffolder",
|
||||
"version": "0.0.2-next.1",
|
||||
"version": "0.0.2-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"inline": true
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.101-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.28.0-next.2
|
||||
- @backstage/plugin-catalog@1.24.0-next.2
|
||||
- @backstage/plugin-techdocs@1.11.0-next.2
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/app-defaults@1.5.12-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/integration-react@1.2.0-next.2
|
||||
- @backstage/test-utils@1.6.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.2.9-next.2
|
||||
|
||||
## 0.2.101-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.101-next.1",
|
||||
"version": "0.2.101-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.20-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.5.1-next.2
|
||||
- @backstage/plugin-techdocs-node@1.12.12-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.8.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"version": "1.8.20-next.1",
|
||||
"version": "1.8.20-next.2",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.6.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.15.1-next.1
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
|
||||
## 1.6.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.6.1-next.1",
|
||||
"version": "1.6.1-next.2",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.6.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- e77ff3d: Adds support for custom background colors in code blocks and inline code within TechDocs.
|
||||
|
||||
## 0.5.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"version": "0.5.8-next.0",
|
||||
"version": "0.6.0-next.1",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.24.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.14.0-next.2
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/core-compat-api@0.3.1-next.2
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.1.0
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
|
||||
## 0.11.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.11-next.1",
|
||||
"version": "0.11.11-next.2",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.76-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2c4ee26: Fixed unexpected behaviour where configuration supplied with `APP_CONFIG_*` environment variables where not filtered by the configuration schema.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @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.1
|
||||
|
||||
## 0.3.75-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.3.75-next.0",
|
||||
"version": "0.3.76-next.1",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.26-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/config-loader@1.9.1
|
||||
|
||||
## 0.1.26-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"version": "0.1.26-next.0",
|
||||
"version": "0.1.26-next.1",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
|
||||
## 0.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.11-next.1",
|
||||
"version": "0.1.11-next.2",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.0-next.1
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/plugin-permission-react@0.4.27-next.1
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.1.1-next.1",
|
||||
"version": "0.1.1-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"version": "0.3.1-next.0",
|
||||
"version": "0.3.1-next.1",
|
||||
"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.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"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.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-backend@0.23.1-next.1
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"version": "0.2.1-next.0",
|
||||
"version": "0.2.1-next.1",
|
||||
"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.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/catalog-model@1.7.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.2.1-next.0",
|
||||
"version": "0.2.1-next.1",
|
||||
"description": "The azure-easyauth-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-bitbucket-provider
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.2.1-next.0",
|
||||
"version": "0.2.1-next.1",
|
||||
"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.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "The bitbucket-server-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
|
||||
|
||||
## 0.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.3.1-next.0",
|
||||
"version": "0.3.1-next.1",
|
||||
"description": "The cloudflare-access-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"version": "0.3.1-next.0",
|
||||
"version": "0.3.1-next.1",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 217458a: Updated configuration schema to include the new `allowedDomains` option for the `emailLocalPartMatchingUserEntityName` sign-in resolver.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@1.0.1-next.1
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.2.1-next.0",
|
||||
"version": "0.2.1-next.1",
|
||||
"description": "The github-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user