Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-02-25 13:17:11 +00:00
parent bc5048adbf
commit aed536abc5
303 changed files with 3838 additions and 351 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+32 -111
View File
@@ -197,116 +197,37 @@
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": [
"afraid-experts-explain",
"afraid-kids-jog",
"beige-dingos-destroy",
"bigint-convert",
"bright-carrots-care",
"bright-mugs-remember",
"brown-cycles-beg",
"clean-squids-build",
"cli-melancholy-in-advance",
"cool-pants-boil",
"create-app-1737468383",
"create-app-1738069526",
"create-app-1738672510",
"curly-humans-prove",
"curvy-ways-play",
"cyan-grapes-confess",
"dependabot-f80f563",
"dry-flies-rhyme",
"dry-horses-report",
"early-peaches-allow",
"eight-cougars-collect-due",
"eight-cougars-collect",
"eleven-goats-yell",
"eleven-mice-sleep",
"fair-mangos-sleep",
"fair-rocks-dream",
"fast-rabbits-unite",
"few-ducks-cross",
"few-shrimps-kiss",
"fifty-humans-repair",
"fifty-pandas-destroy",
"fifty-trains-attend",
"fifty-turtles-count",
"fluffy-carrots-wink",
"fresh-bears-thank",
"gentle-actors-sleep",
"gold-cameras-battle",
"gold-rabbits-change",
"gorgeous-shoes-stare",
"green-jokes-provide",
"grumpy-crews-sneeze",
"happy-windows-shop",
"heavy-bobcats-search",
"heavy-olives-thank",
"hip-hotels-type",
"hot-mice-cry",
"hot-planes-hear",
"hungry-chefs-relax",
"hungry-cycles-hide",
"hungry-mirrors-sniff",
"hungry-rings-live",
"large-pans-brake",
"late-cycles-teach",
"little-mangos-reply",
"loud-baboons-relate",
"loud-walls-build",
"lucky-seas-live",
"many-goats-flash",
"metal-worms-live",
"neat-singers-rhyme",
"nine-ears-destroy",
"odd-countries-vanish",
"old-moons-end",
"old-phones-rest",
"olive-boxes-hide-backend-defaults",
"olive-boxes-hide-backend-plugin-api",
"olive-boxes-hide-backend-test-utils",
"olive-boxes-hide-catalog-backend",
"olive-boxes-hide-scaffolder-backend",
"olive-boxes-hide-scaffolder-node",
"orange-brooms-lick",
"plenty-bobcats-drum",
"polite-apricots-exercise",
"polite-pumas-joke",
"pretty-apricots-poke",
"pretty-worms-walk",
"proud-dolls-behave",
"proud-dryers-act",
"proud-hornets-cheer",
"purple-years-cross",
"quiet-phones-sell",
"real-foxes-film",
"selfish-dodos-hear",
"serious-ads-leave",
"sharp-vans-protect",
"sharp-years-drive",
"short-keys-heal",
"short-vans-reflect",
"silly-vans-shop",
"slow-bananas-beam",
"smart-ligers-sniff",
"soft-planets-mate",
"soft-seahorses-relate",
"tall-scissors-sip",
"tame-hats-shout",
"thirty-dancers-cheat",
"three-glasses-sell",
"tidy-forks-pay",
"tidy-oranges-allow",
"tiny-spoons-repeat",
"twelve-eyes-stare",
"two-schools-deny",
"warm-masks-ring",
"wet-bees-heal",
"wise-apes-juggle",
"wise-cycles-sparkle",
"witty-clocks-thank",
"witty-ducks-cross",
"witty-pets-march",
"yellow-rules-vanish",
"young-plants-report"
"angry-plants-peel",
"calm-files-hunt",
"chilled-bugs-draw",
"cool-moons-lay",
"create-app-1740489353",
"dirty-turkeys-remain",
"dull-coats-help",
"famous-ladybugs-swim",
"famous-wombats-explain",
"friendly-garlics-explain",
"itchy-houses-whisper",
"itchy-schools-camp",
"lazy-apricots-whisper",
"nasty-lemons-scream",
"ninety-teachers-tease",
"olive-dodos-applaud",
"olive-planes-pay",
"real-hounds-mate",
"rich-sloths-hang",
"selfish-cheetahs-sip",
"shy-geckos-leave",
"six-teachers-prove",
"strange-masks-type",
"swift-worms-behave",
"tall-falcons-juggle",
"techdocs-four-needles-switch",
"techdocs-late-ants-remain",
"techdocs-slow-zebras-camp",
"thin-steaks-trade",
"tidy-ads-cover",
"weak-lemons-sing",
"young-gifts-know"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.36.0",
"version": "1.37.0-next.0",
"private": true,
"repository": {
"type": "git",
@@ -1,5 +1,12 @@
# app-next-example-plugin
## 0.0.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
## 0.0.20
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.20",
"version": "0.0.21-next.0",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+34
View File
@@ -1,5 +1,39 @@
# example-app-next
## 0.0.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.8.7-next.0
- @backstage/plugin-kubernetes@0.12.5-next.0
- @backstage/plugin-scaffolder@1.29.0-next.0
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/plugin-scaffolder-react@1.14.6-next.0
- @backstage/plugin-catalog@1.28.0-next.0
- @backstage/plugin-techdocs@1.12.4-next.0
- @backstage/plugin-techdocs-react@1.2.15-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.22-next.0
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/plugin-search@1.4.24-next.0
- @backstage/plugin-kubernetes-cluster@0.0.23-next.0
- @backstage/plugin-api-docs@0.12.5-next.0
- @backstage/plugin-catalog-graph@0.4.17-next.0
- @backstage/plugin-catalog-import@0.12.11-next.0
- @backstage/plugin-home@0.8.6-next.0
- @backstage/plugin-org@0.6.37-next.0
- @backstage/plugin-user-settings@0.8.20-next.0
- @backstage/core-compat-api@0.3.7-next.0
- @backstage/frontend-app-api@0.10.6-next.0
- @backstage/frontend-defaults@0.1.7-next.0
- @backstage/plugin-app@0.1.7-next.0
- @backstage/plugin-app-visualizer@0.1.17-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.15-next.0
- @backstage/plugin-notifications@0.5.3-next.0
- @backstage/plugin-signals@0.0.17-next.0
- @backstage/cli@0.30.0
- @backstage/integration-react@1.2.4
## 0.0.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.20",
"version": "0.0.21-next.0",
"backstage": {
"role": "frontend"
},
+30
View File
@@ -1,5 +1,35 @@
# example-app
## 0.2.107-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.8.7-next.0
- @backstage/plugin-kubernetes@0.12.5-next.0
- @backstage/plugin-scaffolder@1.29.0-next.0
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/plugin-scaffolder-react@1.14.6-next.0
- @backstage/plugin-catalog@1.28.0-next.0
- @backstage/plugin-techdocs@1.12.4-next.0
- @backstage/plugin-techdocs-react@1.2.15-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.22-next.0
- @backstage/plugin-search@1.4.24-next.0
- @backstage/plugin-kubernetes-cluster@0.0.23-next.0
- @backstage/plugin-api-docs@0.12.5-next.0
- @backstage/plugin-catalog-graph@0.4.17-next.0
- @backstage/plugin-catalog-import@0.12.11-next.0
- @backstage/plugin-home@0.8.6-next.0
- @backstage/plugin-org@0.6.37-next.0
- @backstage/plugin-user-settings@0.8.20-next.0
- @backstage/frontend-app-api@0.10.6-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.15-next.0
- @backstage/plugin-devtools@0.1.25-next.0
- @backstage/plugin-notifications@0.5.3-next.0
- @backstage/plugin-signals@0.0.17-next.0
- @backstage/cli@0.30.0
- @backstage/integration-react@1.2.4
## 0.2.106
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.106",
"version": "0.2.107-next.0",
"backstage": {
"role": "frontend"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-app-api
## 1.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/config-loader@1.9.6
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.2.0",
"version": "1.2.1-next.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-defaults
## 0.8.2-next.0
### Patch Changes
- e293b66: The default auditor service implementation will now log low severity events with `debug` level instead of `info`.
- ecb9bab: Explicitly stringify extra logger fields with `JSON.stringify` to prevent `[object Object]` errors.
- Updated dependencies
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/backend-app-api@1.2.1-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.9.6
- @backstage/plugin-events-node@0.4.9-next.0
## 0.8.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.8.0",
"version": "0.8.2-next.0",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,23 @@
# @backstage/backend-dynamic-feature-service
## 0.6.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.8.2-next.0
- @backstage/plugin-events-backend@0.4.4-next.0
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/plugin-catalog-backend@1.31.1-next.0
- @backstage/plugin-search-backend-node@1.3.9-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.9.6
- @backstage/plugin-events-node@0.4.9-next.0
- @backstage/plugin-scaffolder-node@0.7.1-next.0
- @backstage/plugin-app-node@0.1.31-next.0
## 0.6.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.6.0",
"version": "0.6.1-next.0",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+35
View File
@@ -1,5 +1,40 @@
# example-backend-legacy
## 0.2.108-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-module-elasticsearch@1.6.6-next.0
- @backstage/backend-defaults@0.8.2-next.0
- @backstage/plugin-kubernetes-backend@0.19.4-next.0
- @backstage/plugin-search-backend-module-pg@0.5.42-next.0
- @backstage/plugin-events-backend@0.4.4-next.0
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-app-backend@0.4.6-next.0
- @backstage/plugin-auth-backend@0.24.4-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/plugin-catalog-backend@1.31.1-next.0
- @backstage/plugin-permission-backend@0.5.55-next.0
- @backstage/plugin-proxy-backend@0.5.12-next.0
- @backstage/plugin-scaffolder-backend@1.30.1-next.0
- @backstage/plugin-search-backend@1.8.3-next.0
- @backstage/plugin-search-backend-node@1.3.9-next.0
- @backstage/plugin-signals-backend@0.3.2-next.0
- @backstage/plugin-techdocs-backend@1.11.7-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.7-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/plugin-catalog-node@1.16.1-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.6-next.0
- @backstage/plugin-events-node@0.4.9-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.7-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.8.1-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.5.7-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.2-next.0
- @backstage/plugin-search-backend-module-explore@0.2.9-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.6-next.0
- @backstage/plugin-signals-node@0.1.18-next.0
## 0.2.107
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.107",
"version": "0.2.108-next.0",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,12 @@
# @backstage/backend-openapi-utils
## 0.5.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.5.0",
"version": "0.5.1-next.0",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/backend-plugin-api
## 1.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.2.0",
"version": "1.2.1-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-test-utils
## 1.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.8.2-next.0
- @backstage/backend-app-api@1.2.1-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/plugin-events-node@0.4.9-next.0
## 1.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.3.0",
"version": "1.3.1-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+36
View File
@@ -1,5 +1,41 @@
# example-backend
## 0.0.36-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.8.2-next.0
- @backstage/plugin-kubernetes-backend@0.19.4-next.0
- @backstage/plugin-notifications-backend@0.5.4-next.0
- @backstage/plugin-events-backend@0.4.4-next.0
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-app-backend@0.4.6-next.0
- @backstage/plugin-auth-backend@0.24.4-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.3.1-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/plugin-catalog-backend@1.31.1-next.0
- @backstage/plugin-devtools-backend@0.5.3-next.0
- @backstage/plugin-permission-backend@0.5.55-next.0
- @backstage/plugin-proxy-backend@0.5.12-next.0
- @backstage/plugin-scaffolder-backend@1.30.1-next.0
- @backstage/plugin-search-backend@1.8.3-next.0
- @backstage/plugin-search-backend-node@1.3.9-next.0
- @backstage/plugin-signals-backend@0.3.2-next.0
- @backstage/plugin-techdocs-backend@1.11.7-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.7-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.6-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.6-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.8-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.6-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.6.1-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.2-next.0
- @backstage/plugin-search-backend-module-explore@0.2.9-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.6-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.6-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.8-next.0
## 0.0.35
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.35",
"version": "0.0.36-next.0",
"backstage": {
"role": "backend"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/canon
## 0.2.0-next.0
### Minor Changes
- 5a5db29: Fix CSS imports and move CSS outputs out of the dist folder.
## 0.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/canon",
"version": "0.1.0",
"version": "0.2.0-next.0",
"backstage": {
"role": "web-library"
},
+7
View File
@@ -1,5 +1,12 @@
# @backstage/core-compat-api
## 0.3.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
## 0.3.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.3.6",
"version": "0.3.7-next.0",
"backstage": {
"role": "web-library"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.5.26-next.0
### Patch Changes
- Bumped create-app version.
## 0.5.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.5.25",
"version": "0.5.26-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/dev-utils
## 1.1.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/integration-react@1.2.4
## 1.1.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.7",
"version": "1.1.8-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+7
View File
@@ -1,5 +1,12 @@
# e2e-test
## 0.2.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.26-next.0
## 0.2.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.25",
"version": "0.2.26-next.0",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/frontend-app-api
## 0.10.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/frontend-defaults@0.1.7-next.0
## 0.10.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.10.5",
"version": "0.10.6-next.0",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/frontend-defaults
## 0.1.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/frontend-app-api@0.10.6-next.0
- @backstage/plugin-app@0.1.7-next.0
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.1.6",
"version": "0.1.7-next.0",
"backstage": {
"role": "web-library"
},
+7
View File
@@ -1,5 +1,12 @@
# @internal/frontend
## 0.0.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
## 0.0.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.6",
"version": "0.0.7-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,11 @@
# @backstage/frontend-plugin-api
## 0.9.6-next.0
### Patch Changes
- de72253: Added a new `ExtensionBoundary.lazyComponent` helper in addition to the existing `ExtensionBoundary.lazy` helper.
## 0.9.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.9.5",
"version": "0.9.6-next.0",
"backstage": {
"role": "web-library"
},
@@ -1,5 +1,14 @@
# @backstage/frontend-test-utils
## 0.2.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/frontend-app-api@0.10.6-next.0
- @backstage/plugin-app@0.1.7-next.0
## 0.2.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.2.6",
"version": "0.2.7-next.0",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/repo-tools
## 0.13.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.9.6
## 0.13.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.13.0",
"version": "0.13.1-next.0",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.14.6-next.0
- @backstage/frontend-plugin-api@0.9.6-next.0
## 0.0.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.6",
"version": "0.0.7-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,16 @@
# techdocs-cli-embedded-app
## 0.2.106-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.28.0-next.0
- @backstage/plugin-techdocs@1.12.4-next.0
- @backstage/plugin-techdocs-react@1.2.15-next.0
- @backstage/cli@0.30.0
- @backstage/integration-react@1.2.4
## 0.2.105
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.105",
"version": "0.2.106-next.0",
"backstage": {
"role": "frontend"
},
+8
View File
@@ -1,5 +1,13 @@
# @techdocs/cli
## 1.9.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.8.2-next.0
- @backstage/plugin-techdocs-node@1.13.1-next.0
## 1.9.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.0",
"version": "1.9.1-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-api-docs
## 0.12.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/plugin-catalog@1.28.0-next.0
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/core-compat-api@0.3.7-next.0
## 0.12.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.4",
"version": "0.12.5-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-backend
## 0.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/config-loader@1.9.6
- @backstage/plugin-app-node@0.1.31-next.0
## 0.4.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.4.5",
"version": "0.4.6-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.31-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1-next.0
- @backstage/config-loader@1.9.6
## 0.1.30
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.30",
"version": "0.1.31-next.0",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-app-visualizer
## 0.1.17-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
## 0.1.16
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.16",
"version": "0.1.17-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app
## 0.1.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/integration-react@1.2.4
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.6",
"version": "0.1.7-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.4.0",
"version": "0.4.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.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.4-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.5",
"version": "0.2.6-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.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.3.0",
"version": "0.3.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.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.4.0",
"version": "0.4.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.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.3.0",
"version": "0.3.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.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.3.0",
"version": "0.3.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.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.5",
"version": "0.2.6-next.0",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.3.1-next.0
### Patch Changes
- fa15e80: Update `auth.microsoft.signIn.resolvers` config def to include the `userIdMatchingUserEntityAnnotation` resolver.
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "The microsoft-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "The oauth2-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.5",
"version": "0.2.6-next.0",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.4-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.4.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "The oidc-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.2.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "The okta-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-onelogin-provider
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.1-next.0
- @backstage/backend-plugin-api@1.2.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "The onelogin-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