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

Version Packages (next)
This commit is contained in:
Fredrik Adelöw
2023-11-07 12:37:37 +01:00
committed by GitHub
417 changed files with 4565 additions and 208 deletions
+28
View File
@@ -257,18 +257,27 @@
"@backstage/plugin-vault-node": "0.0.0"
},
"changesets": [
"beige-stingrays-tap",
"big-roses-stare",
"blue-bags-warn",
"breezy-dogs-serve",
"brown-poets-join",
"chatty-cobras-cheer",
"chatty-countries-refuse",
"chilled-knives-rule",
"chilly-books-sneeze",
"chilly-terms-behave",
"clever-houses-scream",
"create-app-1698763033",
"curvy-carpets-kneel",
"curvy-carrots-thank",
"dirty-ducks-behave",
"dry-days-invite",
"eighty-chairs-camp",
"eleven-students-brake",
"fair-parrots-lick",
"fair-tools-bake",
"famous-plums-sit",
"fast-bears-lick",
"fifty-taxis-allow",
"flat-ducks-buy",
@@ -278,12 +287,14 @@
"fresh-camels-give",
"fresh-crews-promise",
"fresh-schools-thank",
"gentle-elephants-look",
"gentle-pears-camp",
"gentle-pumpkins-carry",
"giant-cars-walk",
"giant-cycles-end",
"good-plums-confess",
"great-baboons-allow",
"healthy-dancers-dream",
"healthy-shirts-fold",
"heavy-experts-accept",
"heavy-rings-play",
@@ -296,40 +307,50 @@
"lazy-hotels-wait",
"long-turkeys-argue",
"loud-ghosts-deny",
"lovely-turtles-remain",
"many-masks-smoke",
"mighty-crews-attack",
"mighty-humans-shave",
"modern-ducks-battle",
"nasty-colts-tickle",
"new-beers-drive",
"new-kangaroos-train",
"nice-apes-kneel",
"nice-pillows-poke",
"ninety-numbers-study",
"old-apricots-taste",
"old-chairs-switch",
"old-coats-doubt",
"olive-doors-begin",
"olive-paws-divide",
"orange-ears-kiss",
"orange-jokes-tap",
"orange-planes-crash",
"plenty-buckets-float",
"plenty-tigers-argue",
"poor-seahorses-rush",
"popular-bikes-do",
"pretty-bats-end",
"pretty-swans-worry",
"quick-pumpkins-shave",
"quick-roses-move",
"real-apes-build",
"real-carrots-brake",
"real-jars-yawn",
"real-pears-study",
"red-beers-roll",
"red-yaks-press",
"renovate-dacadfa",
"rich-pugs-chew",
"rude-penguins-press",
"rude-tomatoes-itch",
"selfish-flies-kneel",
"shaggy-beers-collect",
"shaggy-buses-beg",
"sharp-chefs-attend",
"sharp-falcons-clean",
"shiny-geese-watch",
"shiny-goats-flash",
"silent-chairs-smoke",
"silver-kiwis-float",
"six-books-arrive",
@@ -337,9 +358,11 @@
"small-buckets-roll",
"smart-dancers-watch",
"sour-toes-joke",
"stale-horses-obey",
"stale-rice-count",
"strange-gifts-try",
"strange-queens-deliver",
"strange-taxis-explode",
"strong-taxis-wait",
"sweet-buckets-fry",
"sweet-countries-share",
@@ -349,18 +372,23 @@
"tame-spies-hunt",
"tender-lies-wonder",
"tender-maps-type",
"thick-boats-decide",
"thick-dolphins-boil",
"thirty-stingrays-grin",
"three-moles-mix",
"tidy-camels-boil",
"tidy-planets-trade",
"tiny-files-judge",
"tricky-cups-hammer",
"tricky-vans-behave",
"twelve-donkeys-smash",
"two-jars-melt",
"unlucky-houses-end",
"violet-falcons-leave",
"violet-lamps-appear",
"weak-zebras-cover",
"wet-cows-brake",
"wet-shrimps-approve",
"wicked-ties-knock",
"wild-cows-watch",
"wild-geese-occur",
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -54,7 +54,7 @@
"@material-ui/pickers@^3.3.10": "patch:@material-ui/pickers@npm%3A3.3.11#./.yarn/patches/@material-ui-pickers-npm-3.3.11-1c8f68ea20.patch",
"@material-ui/pickers@^3.2.10": "patch:@material-ui/pickers@npm%3A3.3.11#./.yarn/patches/@material-ui-pickers-npm-3.3.11-1c8f68ea20.patch"
},
"version": "1.20.0-next.1",
"version": "1.20.0-next.2",
"dependencies": {
"@backstage/errors": "workspace:^",
"@changesets/changelog-github": "^0.4.8",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/app-defaults
## 1.4.5-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 1.4.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.4.5-next.1",
"version": "1.4.5-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
@@ -1,5 +1,13 @@
# app-next-example-plugin
## 0.0.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/frontend-plugin-api@0.3.0-next.2
## 0.0.3-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "app-next-example-plugin",
"description": "Backstage internal example plugin",
"version": "0.0.3-next.1",
"version": "0.0.3-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+68
View File
@@ -1,5 +1,73 @@
# example-app-next
## 0.0.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-api-docs@0.10.0-next.2
- @backstage/plugin-shortcuts@0.3.16-next.2
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog@1.15.0-next.2
- @backstage/plugin-scaffolder@1.16.0-next.2
- @backstage/frontend-app-api@0.3.0-next.2
- @backstage/plugin-catalog-unprocessed-entities@0.1.5-next.2
- @backstage/frontend-plugin-api@0.3.0-next.2
- @backstage/plugin-newrelic-dashboard@0.3.1-next.2
- @backstage/plugin-github-actions@0.6.7-next.2
- @backstage/plugin-code-coverage@0.2.19-next.2
- @backstage/plugin-azure-sites@0.1.15-next.2
- @backstage/plugin-cloudbuild@0.3.26-next.2
- @backstage/plugin-kubernetes@0.11.1-next.2
- @backstage/plugin-lighthouse@0.4.11-next.2
- @backstage/plugin-dynatrace@8.0.0-next.2
- @backstage/plugin-airbrake@0.3.26-next.2
- @backstage/plugin-circleci@0.3.26-next.2
- @backstage/plugin-puppetdb@0.1.9-next.2
- @backstage/plugin-techdocs@1.9.0-next.2
- @backstage/plugin-jenkins@0.9.1-next.2
- @backstage/plugin-rollbar@0.4.26-next.2
- @backstage/plugin-sentry@0.5.11-next.2
- @backstage/plugin-kafka@0.3.26-next.2
- @backstage/plugin-gocd@0.1.32-next.2
- @backstage/plugin-adr@0.6.9-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/app-defaults@1.4.5-next.2
- app-next-example-plugin@0.0.3-next.2
- @backstage/cli@0.24.0-next.1
- @backstage/integration-react@1.1.21-next.1
- @backstage/plugin-apache-airflow@0.2.17-next.2
- @backstage/plugin-azure-devops@0.3.8-next.2
- @backstage/plugin-badges@0.2.50-next.2
- @backstage/plugin-catalog-graph@0.2.38-next.2
- @backstage/plugin-catalog-import@0.10.2-next.2
- @backstage/plugin-cost-insights@0.12.15-next.2
- @backstage/plugin-devtools@0.1.6-next.2
- @backstage/plugin-entity-feedback@0.2.9-next.2
- @backstage/plugin-explore@0.4.12-next.2
- @backstage/plugin-gcalendar@0.3.20-next.2
- @backstage/plugin-gcp-projects@0.3.43-next.2
- @backstage/plugin-graphiql@0.3.0-next.2
- @backstage/plugin-home@0.5.10-next.2
- @backstage/plugin-linguist@0.1.11-next.2
- @backstage/plugin-microsoft-calendar@0.1.9-next.2
- @backstage/plugin-newrelic@0.3.42-next.2
- @backstage/plugin-octopus-deploy@0.2.8-next.2
- @backstage/plugin-org@0.6.16-next.2
- @backstage/plugin-pagerduty@0.6.7-next.2
- @backstage/plugin-playlist@0.1.18-next.2
- @backstage/plugin-scaffolder-react@1.6.0-next.2
- @backstage/plugin-search@1.4.2-next.2
- @backstage/plugin-search-react@1.7.2-next.2
- @backstage/plugin-stackstorm@0.1.8-next.2
- @backstage/plugin-tech-insights@0.3.18-next.2
- @backstage/plugin-tech-radar@0.6.10-next.2
- @backstage/plugin-techdocs-module-addons-contrib@1.1.2-next.2
- @backstage/plugin-techdocs-react@1.1.13-next.2
- @backstage/plugin-todo@0.2.30-next.2
- @backstage/plugin-user-settings@0.7.12-next.2
- @backstage/core-compat-api@0.0.1-next.2
## 0.0.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.3-next.1",
"version": "0.0.3-next.2",
"private": true,
"backstage": {
"role": "frontend"
+68
View File
@@ -1,5 +1,73 @@
# example-app
## 0.2.89-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-api-docs@0.10.0-next.2
- @backstage/plugin-shortcuts@0.3.16-next.2
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog@1.15.0-next.2
- @backstage/plugin-scaffolder@1.16.0-next.2
- @backstage/frontend-app-api@0.3.0-next.2
- @backstage/plugin-catalog-unprocessed-entities@0.1.5-next.2
- @backstage/plugin-kubernetes-cluster@0.0.2-next.2
- @backstage/plugin-newrelic-dashboard@0.3.1-next.2
- @backstage/plugin-github-actions@0.6.7-next.2
- @backstage/plugin-code-coverage@0.2.19-next.2
- @backstage/plugin-azure-sites@0.1.15-next.2
- @backstage/plugin-cloudbuild@0.3.26-next.2
- @backstage/plugin-kubernetes@0.11.1-next.2
- @backstage/plugin-lighthouse@0.4.11-next.2
- @backstage/plugin-dynatrace@8.0.0-next.2
- @backstage/plugin-airbrake@0.3.26-next.2
- @backstage/plugin-circleci@0.3.26-next.2
- @backstage/plugin-puppetdb@0.1.9-next.2
- @backstage/plugin-techdocs@1.9.0-next.2
- @backstage/plugin-jenkins@0.9.1-next.2
- @backstage/plugin-rollbar@0.4.26-next.2
- @backstage/plugin-sentry@0.5.11-next.2
- @backstage/plugin-kafka@0.3.26-next.2
- @backstage/plugin-nomad@0.1.7-next.2
- @backstage/plugin-gocd@0.1.32-next.2
- @backstage/plugin-adr@0.6.9-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/app-defaults@1.4.5-next.2
- @backstage/cli@0.24.0-next.1
- @backstage/integration-react@1.1.21-next.1
- @backstage/plugin-apache-airflow@0.2.17-next.2
- @backstage/plugin-azure-devops@0.3.8-next.2
- @backstage/plugin-badges@0.2.50-next.2
- @backstage/plugin-catalog-graph@0.2.38-next.2
- @backstage/plugin-catalog-import@0.10.2-next.2
- @backstage/plugin-cost-insights@0.12.15-next.2
- @backstage/plugin-devtools@0.1.6-next.2
- @backstage/plugin-entity-feedback@0.2.9-next.2
- @backstage/plugin-explore@0.4.12-next.2
- @backstage/plugin-gcalendar@0.3.20-next.2
- @backstage/plugin-gcp-projects@0.3.43-next.2
- @backstage/plugin-graphiql@0.3.0-next.2
- @backstage/plugin-home@0.5.10-next.2
- @backstage/plugin-linguist@0.1.11-next.2
- @backstage/plugin-microsoft-calendar@0.1.9-next.2
- @backstage/plugin-newrelic@0.3.42-next.2
- @backstage/plugin-octopus-deploy@0.2.8-next.2
- @backstage/plugin-org@0.6.16-next.2
- @backstage/plugin-pagerduty@0.6.7-next.2
- @backstage/plugin-playlist@0.1.18-next.2
- @backstage/plugin-scaffolder-react@1.6.0-next.2
- @backstage/plugin-search@1.4.2-next.2
- @backstage/plugin-search-react@1.7.2-next.2
- @backstage/plugin-stack-overflow@0.1.22-next.2
- @backstage/plugin-stackstorm@0.1.8-next.2
- @backstage/plugin-tech-insights@0.3.18-next.2
- @backstage/plugin-tech-radar@0.6.10-next.2
- @backstage/plugin-techdocs-module-addons-contrib@1.1.2-next.2
- @backstage/plugin-techdocs-react@1.1.13-next.2
- @backstage/plugin-todo@0.2.30-next.2
- @backstage/plugin-user-settings@0.7.12-next.2
## 0.2.89-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.89-next.1",
"version": "0.2.89-next.2",
"private": true,
"backstage": {
"role": "frontend"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-app-api
## 0.5.8-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/backend-tasks@0.5.12-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
- @backstage/plugin-permission-node@0.7.18-next.2
- @backstage/config-loader@1.5.3-next.0
## 0.5.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-app-api",
"description": "Core API used by Backstage backend apps",
"version": "0.5.8-next.1",
"version": "0.5.8-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-common
## 0.19.9-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-app-api@0.5.8-next.2
- @backstage/config-loader@1.5.3-next.0
## 0.19.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.19.9-next.1",
"version": "0.19.9-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-defaults
## 0.2.7-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/backend-app-api@0.5.8-next.2
## 0.2.7-next.1
### 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.7-next.1",
"version": "0.2.7-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+40
View File
@@ -1,5 +1,45 @@
# example-backend-next
## 0.0.17-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-backend@0.13.1-next.2
- @backstage/plugin-scaffolder-backend@1.19.0-next.2
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.4-next.2
- @backstage/plugin-entity-feedback-backend@0.2.4-next.2
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/plugin-linguist-backend@0.5.4-next.2
- @backstage/plugin-playlist-backend@0.3.11-next.2
- @backstage/plugin-techdocs-backend@1.9.0-next.2
- @backstage/plugin-catalog-backend@1.15.0-next.2
- @backstage/backend-tasks@0.5.12-next.2
- @backstage/plugin-badges-backend@0.3.4-next.2
- @backstage/plugin-app-backend@0.3.55-next.2
- @backstage/backend-defaults@0.2.7-next.2
- @backstage/plugin-adr-backend@0.4.4-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
- @backstage/plugin-azure-devops-backend@0.4.4-next.2
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.1.0-next.2
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.4-next.2
- @backstage/plugin-devtools-backend@0.2.4-next.2
- @backstage/plugin-jenkins-backend@0.3.1-next.2
- @backstage/plugin-lighthouse-backend@0.3.4-next.2
- @backstage/plugin-nomad-backend@0.1.9-next.2
- @backstage/plugin-permission-backend@0.5.30-next.2
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.4-next.2
- @backstage/plugin-permission-node@0.7.18-next.2
- @backstage/plugin-proxy-backend@0.4.5-next.2
- @backstage/plugin-search-backend@1.4.7-next.2
- @backstage/plugin-search-backend-module-catalog@0.1.11-next.2
- @backstage/plugin-search-backend-module-explore@0.1.11-next.2
- @backstage/plugin-search-backend-module-techdocs@0.1.11-next.2
- @backstage/plugin-search-backend-node@1.2.11-next.2
- @backstage/plugin-sonarqube-backend@0.2.9-next.2
- @backstage/plugin-todo-backend@0.3.5-next.2
- @backstage/plugin-catalog-backend-module-openapi@0.1.24-next.2
## 0.0.17-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.17-next.1",
"version": "0.0.17-next.2",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/backend-openapi-utils
## 0.1.0-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
## 0.1.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.0-next.1",
"version": "0.1.0-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-plugin-api
## 0.6.7-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-tasks@0.5.12-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.6.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.6.7-next.1",
"version": "0.6.7-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -1,5 +1,21 @@
# @backstage/backend-plugin-manager
## 0.0.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-catalog-backend@1.15.0-next.2
- @backstage/backend-tasks@0.5.12-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
- @backstage/plugin-events-backend@0.2.16-next.2
- @backstage/plugin-events-node@0.2.16-next.2
- @backstage/plugin-permission-node@0.7.18-next.2
- @backstage/plugin-scaffolder-node@0.2.8-next.2
- @backstage/plugin-search-backend-node@1.2.11-next.2
## 0.0.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-manager",
"description": "Backstage plugin management backend",
"version": "0.0.3-next.1",
"version": "0.0.3-next.2",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-tasks
## 0.5.12-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-common@0.19.9-next.2
## 0.5.12-next.1
### 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.12-next.1",
"version": "0.5.12-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-test-utils
## 0.2.8-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/backend-app-api@0.5.8-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.2.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.2.8-next.1",
"version": "0.2.8-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+53
View File
@@ -1,5 +1,58 @@
# example-backend
## 0.2.89-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-backend@0.13.1-next.2
- @backstage/plugin-scaffolder-backend@1.19.0-next.2
- @backstage/plugin-search-backend-module-elasticsearch@1.3.10-next.2
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.4-next.2
- @backstage/plugin-search-backend-module-pg@0.5.16-next.2
- @backstage/plugin-entity-feedback-backend@0.2.4-next.2
- @backstage/plugin-code-coverage-backend@0.2.21-next.2
- @backstage/plugin-tech-insights-backend@0.5.21-next.2
- @backstage/plugin-linguist-backend@0.5.4-next.2
- @backstage/plugin-playlist-backend@0.3.11-next.2
- @backstage/plugin-techdocs-backend@1.9.0-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-catalog-backend@1.15.0-next.2
- @backstage/backend-tasks@0.5.12-next.2
- @backstage/plugin-badges-backend@0.3.4-next.2
- @backstage/plugin-auth-backend@0.20.0-next.2
- @backstage/plugin-app-backend@0.3.55-next.2
- example-app@0.2.89-next.2
- @backstage/plugin-adr-backend@0.4.4-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
- @backstage/plugin-azure-devops-backend@0.4.4-next.2
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.4-next.2
- @backstage/plugin-catalog-node@1.5.0-next.2
- @backstage/plugin-devtools-backend@0.2.4-next.2
- @backstage/plugin-events-backend@0.2.16-next.2
- @backstage/plugin-events-node@0.2.16-next.2
- @backstage/plugin-jenkins-backend@0.3.1-next.2
- @backstage/plugin-kafka-backend@0.3.5-next.2
- @backstage/plugin-lighthouse-backend@0.3.4-next.2
- @backstage/plugin-nomad-backend@0.1.9-next.2
- @backstage/plugin-permission-backend@0.5.30-next.2
- @backstage/plugin-permission-node@0.7.18-next.2
- @backstage/plugin-proxy-backend@0.4.5-next.2
- @backstage/plugin-search-backend@1.4.7-next.2
- @backstage/plugin-search-backend-module-catalog@0.1.11-next.2
- @backstage/plugin-search-backend-module-explore@0.1.11-next.2
- @backstage/plugin-search-backend-module-techdocs@0.1.11-next.2
- @backstage/plugin-search-backend-node@1.2.11-next.2
- @backstage/plugin-todo-backend@0.3.5-next.2
- @backstage/plugin-rollbar-backend@0.1.52-next.2
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.8-next.2
- @backstage/plugin-scaffolder-backend-module-rails@0.4.24-next.2
- @backstage/plugin-azure-sites-backend@0.1.17-next.2
- @backstage/plugin-explore-backend@0.0.17-next.2
- @backstage/plugin-graphql-backend@0.2.1-next.2
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.39-next.2
- @backstage/plugin-tech-insights-node@0.4.13-next.2
## 0.2.89-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.89-next.1",
"version": "0.2.89-next.2",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/core-compat-api
## 0.0.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.3.0-next.2
## 0.0.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.0.1-next.1",
"version": "0.0.1-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-components
## 0.13.8-next.2
### Patch Changes
- [#20777](https://github.com/backstage/backstage/pull/20777) [`eb817ee6d4`](https://github.com/backstage/backstage/commit/eb817ee6d4720322773389dbe6ed20d6fc80a541) Thanks [@is343](https://github.com/is343)! - Fix spacing inconsistency with links and labels in headers
- [#20357](https://github.com/backstage/backstage/pull/20357) [`f28c11743a`](https://github.com/backstage/backstage/commit/f28c11743a97c972c0c14b58f24696448810dcc5) Thanks [@acierto](https://github.com/acierto)! - Add a possibility to use a formatter on a warning panel. Applied it for a scaffolder template
- [#20842](https://github.com/backstage/backstage/pull/20842) [`0c5b78650c`](https://github.com/backstage/backstage/commit/0c5b78650c97b574b89b323d33728ed1e827bcb3) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Reverting the `MissingAnnotationEmptyState` component due to cyclical dependency. This component is now deprecated, please use the import from `@backstage/plugin-catalog-react` instead to use the new functionality
## 0.13.8-next.1
### 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.13.8-next.1",
"version": "0.13.8-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+22
View File
@@ -1,5 +1,27 @@
# @backstage/create-app
## 0.5.7-next.2
### Patch Changes
- [#20771](https://github.com/backstage/backstage/pull/20771) [`770763487a`](https://github.com/backstage/backstage/commit/770763487a5d14f33748643ceaa2f2981f1f918b) Thanks [@awanlin](https://github.com/awanlin)! - Cleaned up cases where deprecated code was being used but had a new location they should be imported from
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
You can do the same in your own Backstage repository to ensure that you get future node 18+ relevant updates, by having the following lines in your `packages/backend/package.json`:
```
"dependencies": {
// ...
"knex": "^3.0.0"
},
"devDependencies": {
// ...
"better-sqlite3": "^9.0.0",
```
- [#20695](https://github.com/backstage/backstage/pull/20695) [`e6b7ab8d2b`](https://github.com/backstage/backstage/commit/e6b7ab8d2bc179d543648e143fa1f2eecb08809e) Thanks [@fjudith](https://github.com/fjudith)! - Added missing node-gyp dependency to fix Docker image build
## 0.5.7-next.1
### 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.7-next.1",
"version": "0.5.7-next.2",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/dev-utils
## 1.0.23-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/app-defaults@1.4.5-next.2
- @backstage/integration-react@1.1.21-next.1
## 1.0.23-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "1.0.23-next.1",
"version": "1.0.23-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+7
View File
@@ -1,5 +1,12 @@
# e2e-test
## 0.2.9-next.2
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.7-next.2
## 0.2.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.9-next.1",
"version": "0.2.9-next.2",
"private": true,
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.3.0-next.2
### Patch Changes
- [#20999](https://github.com/backstage/backstage/pull/20999) [`fdc348d5d3`](https://github.com/backstage/backstage/commit/fdc348d5d30a98b52d8a756daba29d616418da93) Thanks [@Rugvip](https://github.com/Rugvip)! - The options parameter of `createApp` is now optional.
- [#20888](https://github.com/backstage/backstage/pull/20888) [`733bd95746`](https://github.com/backstage/backstage/commit/733bd95746b99ad8cdb4a7b87e8dc3e16d3b764a) Thanks [@Rugvip](https://github.com/Rugvip)! - Implement new `AppTreeApi`
- [#20999](https://github.com/backstage/backstage/pull/20999) [`fa28d4e6df`](https://github.com/backstage/backstage/commit/fa28d4e6dfcbee2bc8695b7b24289a401df96acd) Thanks [@Rugvip](https://github.com/Rugvip)! - No longer throw error on invalid input if the child is disabled.
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/frontend-plugin-api@0.3.0-next.2
- @backstage/plugin-graphiql@0.3.0-next.2
## 0.3.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.3.0-next.1",
"version": "0.3.0-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/frontend-plugin-api
## 0.3.0-next.2
### Patch Changes
- [#20888](https://github.com/backstage/backstage/pull/20888) [`733bd95746`](https://github.com/backstage/backstage/commit/733bd95746b99ad8cdb4a7b87e8dc3e16d3b764a) Thanks [@Rugvip](https://github.com/Rugvip)! - Add new `AppTreeApi`.
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.3.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.3.0-next.1",
"version": "0.3.0-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,18 @@
# techdocs-cli-embedded-app
## 0.2.88-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog@1.15.0-next.2
- @backstage/plugin-techdocs@1.9.0-next.2
- @backstage/app-defaults@1.4.5-next.2
- @backstage/cli@0.24.0-next.1
- @backstage/integration-react@1.1.21-next.1
- @backstage/plugin-techdocs-react@1.1.13-next.2
## 0.2.88-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.88-next.1",
"version": "0.2.88-next.2",
"private": true,
"backstage": {
"role": "frontend"
+8
View File
@@ -1,5 +1,13 @@
# @techdocs/cli
## 1.6.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-techdocs-node@1.10.0-next.2
## 1.6.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.6.1-next.1",
"version": "1.6.1-next.2",
"publishConfig": {
"access": "public"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-adr-backend
## 0.4.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
## 0.4.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.4.4-next.1",
"version": "0.4.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-adr
## 0.6.9-next.2
### Patch Changes
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/frontend-plugin-api@0.3.0-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/integration-react@1.1.21-next.1
- @backstage/plugin-search-react@1.7.2-next.2
## 0.6.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.6.9-next.1",
"version": "0.6.9-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-airbrake-backend
## 0.3.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
## 0.3.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.3.4-next.1",
"version": "0.3.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-airbrake
## 0.3.26-next.2
### Patch Changes
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/dev-utils@1.0.23-next.2
## 0.3.26-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.26-next.1",
"version": "0.3.26-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-allure
## 0.1.42-next.2
### Patch Changes
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
## 0.1.42-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.42-next.1",
"version": "0.1.42-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-analytics-module-ga
## 0.1.35-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.1.35-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.35-next.1",
"version": "0.1.35-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-analytics-module-ga4
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.1.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga4",
"version": "0.1.6-next.1",
"version": "0.1.6-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-analytics-module-newrelic-browser
## 0.0.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.0.4-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-newrelic-browser",
"version": "0.0.4-next.1",
"version": "0.0.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-apache-airflow
## 0.2.17-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.2.17-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apache-airflow",
"version": "0.2.17-next.1",
"version": "0.2.17-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-api-docs
## 0.10.0-next.2
### Minor Changes
- [#20743](https://github.com/backstage/backstage/pull/20743) [`0ac0e10822`](https://github.com/backstage/backstage/commit/0ac0e10822179a0185c70a5e63cd6d24b85beb3a) Thanks [@taras](https://github.com/taras)! - Replace GraphiQL playground with DocExplorer
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog@1.15.0-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
## 0.9.13-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"version": "0.9.13-next.1",
"version": "0.10.0-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-apollo-explorer
## 0.1.17-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
## 0.1.17-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apollo-explorer",
"version": "0.1.17-next.1",
"version": "0.1.17-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-app-backend
## 0.3.55-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-app-node@0.1.7-next.2
- @backstage/config-loader@1.5.3-next.0
## 0.3.55-next.1
### 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.55-next.1",
"version": "0.3.55-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-app-node
## 0.1.7-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
## 0.1.7-next.1
### 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.7-next.1",
"version": "0.1.7-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.2.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.2.1-next.1
### 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.1-next.1",
"version": "0.2.1-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.1.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.4-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"description": "The github-provider backend module for the auth plugin.",
"version": "0.1.4-next.1",
"version": "0.1.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.1.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.4-next.1
### 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.4-next.1",
"version": "0.1.4-next.2",
"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.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.4-next.1
### 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.4-next.1",
"version": "0.1.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,20 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.1.2-next.2
### Patch Changes
- [#20706](https://github.com/backstage/backstage/pull/20706) [`fde212dd10`](https://github.com/backstage/backstage/commit/fde212dd106e507c4a808e5ed8213e29d7338420) Thanks [@pjungermann](https://github.com/pjungermann)! - Re-add the missing profile photo
as well as access token retrieval for foreign scopes.
Additionally, we switch from previously 48x48 to 96x96
which is the size used at the profile card.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.2-next.1
### 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.2-next.1",
"version": "0.1.2-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.1.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.4-next.1
### 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.4-next.1",
"version": "0.1.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.1.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
## 0.1.1-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"description": "The pinniped-provider backend module for the auth plugin.",
"version": "0.1.1-next.1",
"version": "0.1.1-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend
## 0.20.0-next.2
### Patch Changes
- [#20570](https://github.com/backstage/backstage/pull/20570) [`013611b42e`](https://github.com/backstage/backstage/commit/013611b42ed457fefa9bb85fddf416cf5e0c1f76) Thanks [@freben](https://github.com/freben)! - `knex` has been bumped to major version 3 and `better-sqlite3` to major version 9, which deprecate node 16 support.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.1-next.2
- @backstage/plugin-auth-backend-module-github-provider@0.1.4-next.2
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.4-next.2
- @backstage/plugin-auth-backend-module-google-provider@0.1.4-next.2
- @backstage/plugin-auth-backend-module-oauth2-provider@0.1.4-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
- @backstage/plugin-catalog-node@1.5.0-next.2
## 0.20.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.20.0-next.1",
"version": "0.20.0-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-node
## 0.4.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
## 0.4.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.4.1-next.1",
"version": "0.4.1-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/plugin-azure-devops-backend
## 0.4.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
## 0.4.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.4.4-next.1",
"version": "0.4.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-azure-devops
## 0.3.8-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
## 0.3.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops",
"version": "0.3.8-next.1",
"version": "0.3.8-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-azure-sites-backend
## 0.1.17-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.9-next.2
## 0.1.17-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites-backend",
"version": "0.1.17-next.1",
"version": "0.1.17-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-azure-sites
## 0.1.15-next.2
### Patch Changes
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
## 0.1.15-next.1
### Patch Changes

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