Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+22
-1
@@ -257,7 +257,11 @@
|
||||
"@backstage/plugin-auth-backend-module-atlassian-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-okta-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-oauth2-proxy-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-vmware-cloud-provider": "0.0.0"
|
||||
"@backstage/plugin-auth-backend-module-vmware-cloud-provider": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-azure": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-bitbucket": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-gerrit": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-github": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"angry-eagles-end",
|
||||
@@ -279,14 +283,17 @@
|
||||
"chilly-bikes-kick",
|
||||
"chilly-lies-collect",
|
||||
"clean-clouds-fry",
|
||||
"clever-rats-smoke",
|
||||
"clever-wombats-sneeze",
|
||||
"cold-pans-crash",
|
||||
"cool-knives-argue",
|
||||
"create-app-1700579510",
|
||||
"create-app-1700607979",
|
||||
"create-app-1702395837",
|
||||
"curly-walls-relate",
|
||||
"dirty-turkeys-reflect",
|
||||
"dry-readers-raise",
|
||||
"dull-rings-melt",
|
||||
"eighty-dodos-sing",
|
||||
"eighty-phones-peel",
|
||||
"eleven-ants-pretend",
|
||||
@@ -303,6 +310,7 @@
|
||||
"forty-mirrors-carry",
|
||||
"four-foxes-juggle",
|
||||
"four-needles-watch",
|
||||
"fresh-seahorses-glow",
|
||||
"funny-bobcats-try",
|
||||
"gentle-lies-greet",
|
||||
"gentle-timers-fail",
|
||||
@@ -323,14 +331,17 @@
|
||||
"itchy-camels-cough",
|
||||
"khaki-clocks-happen",
|
||||
"khaki-hounds-think",
|
||||
"khaki-singers-film",
|
||||
"kind-badgers-rush",
|
||||
"kind-cycles-happen",
|
||||
"kind-eels-sing",
|
||||
"large-weeks-accept",
|
||||
"late-eyes-serve",
|
||||
"late-hats-beam",
|
||||
"light-beers-cheer",
|
||||
"little-suits-collect",
|
||||
"long-cycles-grow",
|
||||
"long-trainers-matter",
|
||||
"long-wolves-return",
|
||||
"lovely-terms-search",
|
||||
"lucky-kids-cough",
|
||||
@@ -343,11 +354,14 @@
|
||||
"nervous-ladybugs-end",
|
||||
"nervous-penguins-sort",
|
||||
"ninety-otters-report",
|
||||
"ninety-suns-accept",
|
||||
"odd-bats-kick",
|
||||
"orange-boats-hunt",
|
||||
"perfect-apes-sing",
|
||||
"perfect-crabs-help",
|
||||
"pink-dryers-repair",
|
||||
"plenty-numbers-enjoy",
|
||||
"plenty-plums-talk",
|
||||
"polite-crabs-build",
|
||||
"polite-knives-build",
|
||||
"poor-pandas-dream",
|
||||
@@ -368,9 +382,11 @@
|
||||
"renovate-19742c3",
|
||||
"renovate-1ed81a0",
|
||||
"renovate-240982c",
|
||||
"renovate-2613384",
|
||||
"renovate-4891ee7",
|
||||
"renovate-4b1eded",
|
||||
"renovate-522261c",
|
||||
"renovate-5644299",
|
||||
"renovate-6075f87",
|
||||
"renovate-6c0fb81",
|
||||
"renovate-6e5c790",
|
||||
@@ -383,6 +399,7 @@
|
||||
"renovate-c4e012c",
|
||||
"renovate-c7270d5",
|
||||
"renovate-c727667",
|
||||
"renovate-ccaf2c8",
|
||||
"renovate-dee7ad1",
|
||||
"renovate-ead3ba6",
|
||||
"renovate-f5b18be",
|
||||
@@ -392,6 +409,9 @@
|
||||
"rude-ears-greet",
|
||||
"sharp-dingos-learn",
|
||||
"shiny-books-search",
|
||||
"shiny-cheetahs-vanish",
|
||||
"short-buttons-cover",
|
||||
"shy-boxes-sleep",
|
||||
"silent-rats-reflect",
|
||||
"silly-numbers-wash",
|
||||
"silver-rocks-deliver",
|
||||
@@ -417,6 +437,7 @@
|
||||
"thick-snails-travel",
|
||||
"thirty-fireants-cheer",
|
||||
"tiny-cobras-look",
|
||||
"tiny-coins-raise",
|
||||
"tricky-donkeys-do",
|
||||
"tricky-islands-wonder",
|
||||
"twenty-beans-laugh",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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.21.0-next.3",
|
||||
"version": "1.21.0-next.4",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.4.6-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-permission-react@0.4.18-next.1
|
||||
|
||||
## 1.4.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.4.6-next.2",
|
||||
"version": "1.4.6-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
|
||||
## 0.0.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"description": "Backstage internal example plugin",
|
||||
"version": "0.0.4-next.2",
|
||||
"version": "0.0.4-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,81 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.4-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-home@0.6.0-next.3
|
||||
- @backstage/plugin-org@0.6.18-next.3
|
||||
- @backstage/plugin-azure-devops@0.3.10-next.3
|
||||
- @backstage/cli@0.25.0-next.3
|
||||
- @backstage/plugin-api-docs@0.10.2-next.4
|
||||
- @backstage/plugin-scaffolder-react@1.6.2-next.3
|
||||
- @backstage/plugin-scaffolder@1.16.2-next.3
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/app-defaults@1.4.6-next.3
|
||||
- app-next-example-plugin@0.0.4-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-compat-api@0.1.0-next.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/frontend-app-api@0.4.0-next.3
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
- @backstage/integration-react@1.1.22-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-adr@0.6.11-next.3
|
||||
- @backstage/plugin-airbrake@0.3.28-next.3
|
||||
- @backstage/plugin-apache-airflow@0.2.18-next.3
|
||||
- @backstage/plugin-azure-sites@0.1.17-next.3
|
||||
- @backstage/plugin-badges@0.2.52-next.3
|
||||
- @backstage/plugin-catalog@1.16.0-next.4
|
||||
- @backstage/plugin-catalog-common@1.0.18
|
||||
- @backstage/plugin-catalog-graph@0.3.2-next.3
|
||||
- @backstage/plugin-catalog-import@0.10.4-next.4
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.6-next.3
|
||||
- @backstage/plugin-cloudbuild@0.3.28-next.3
|
||||
- @backstage/plugin-code-coverage@0.2.21-next.3
|
||||
- @backstage/plugin-cost-insights@0.12.17-next.3
|
||||
- @backstage/plugin-devtools@0.1.7-next.3
|
||||
- @backstage/plugin-dynatrace@8.0.2-next.3
|
||||
- @backstage/plugin-entity-feedback@0.2.11-next.3
|
||||
- @backstage/plugin-explore@0.4.14-next.3
|
||||
- @backstage/plugin-gcalendar@0.3.21-next.3
|
||||
- @backstage/plugin-gcp-projects@0.3.44-next.3
|
||||
- @backstage/plugin-github-actions@0.6.9-next.3
|
||||
- @backstage/plugin-gocd@0.1.34-next.3
|
||||
- @backstage/plugin-graphiql@0.3.1-next.4
|
||||
- @backstage/plugin-jenkins@0.9.3-next.3
|
||||
- @backstage/plugin-kafka@0.3.28-next.3
|
||||
- @backstage/plugin-kubernetes@0.11.3-next.3
|
||||
- @backstage/plugin-lighthouse@0.4.13-next.3
|
||||
- @backstage/plugin-linguist@0.1.13-next.3
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-microsoft-calendar@0.1.10-next.3
|
||||
- @backstage/plugin-newrelic@0.3.43-next.3
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.3-next.3
|
||||
- @backstage/plugin-octopus-deploy@0.2.10-next.3
|
||||
- @backstage/plugin-pagerduty@0.7.0-next.3
|
||||
- @backstage/plugin-permission-react@0.4.18-next.1
|
||||
- @backstage/plugin-playlist@0.2.2-next.3
|
||||
- @backstage/plugin-puppetdb@0.1.11-next.3
|
||||
- @backstage/plugin-rollbar@0.4.28-next.3
|
||||
- @backstage/plugin-search@1.4.4-next.4
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
- @backstage/plugin-search-react@1.7.4-next.3
|
||||
- @backstage/plugin-sentry@0.5.13-next.3
|
||||
- @backstage/plugin-shortcuts@0.3.17-next.3
|
||||
- @backstage/plugin-stackstorm@0.1.9-next.3
|
||||
- @backstage/plugin-tech-insights@0.3.20-next.3
|
||||
- @backstage/plugin-tech-radar@0.6.11-next.4
|
||||
- @backstage/plugin-techdocs@1.9.2-next.4
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.3-next.3
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.3
|
||||
- @backstage/plugin-todo@0.2.32-next.3
|
||||
- @backstage/plugin-user-settings@0.7.14-next.4
|
||||
|
||||
## 0.0.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.4-next.3",
|
||||
"version": "0.0.4-next.4",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,81 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.90-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-home@0.6.0-next.3
|
||||
- @backstage/plugin-org@0.6.18-next.3
|
||||
- @backstage/plugin-azure-devops@0.3.10-next.3
|
||||
- @backstage/cli@0.25.0-next.3
|
||||
- @backstage/plugin-api-docs@0.10.2-next.4
|
||||
- @backstage/plugin-scaffolder-react@1.6.2-next.3
|
||||
- @backstage/plugin-scaffolder@1.16.2-next.3
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/app-defaults@1.4.6-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/frontend-app-api@0.4.0-next.3
|
||||
- @backstage/integration-react@1.1.22-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-adr@0.6.11-next.3
|
||||
- @backstage/plugin-airbrake@0.3.28-next.3
|
||||
- @backstage/plugin-apache-airflow@0.2.18-next.3
|
||||
- @backstage/plugin-azure-sites@0.1.17-next.3
|
||||
- @backstage/plugin-badges@0.2.52-next.3
|
||||
- @backstage/plugin-catalog@1.16.0-next.4
|
||||
- @backstage/plugin-catalog-common@1.0.18
|
||||
- @backstage/plugin-catalog-graph@0.3.2-next.3
|
||||
- @backstage/plugin-catalog-import@0.10.4-next.4
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.6-next.3
|
||||
- @backstage/plugin-cloudbuild@0.3.28-next.3
|
||||
- @backstage/plugin-code-coverage@0.2.21-next.3
|
||||
- @backstage/plugin-cost-insights@0.12.17-next.3
|
||||
- @backstage/plugin-devtools@0.1.7-next.3
|
||||
- @backstage/plugin-dynatrace@8.0.2-next.3
|
||||
- @backstage/plugin-entity-feedback@0.2.11-next.3
|
||||
- @backstage/plugin-explore@0.4.14-next.3
|
||||
- @backstage/plugin-gcalendar@0.3.21-next.3
|
||||
- @backstage/plugin-gcp-projects@0.3.44-next.3
|
||||
- @backstage/plugin-github-actions@0.6.9-next.3
|
||||
- @backstage/plugin-gocd@0.1.34-next.3
|
||||
- @backstage/plugin-graphiql@0.3.1-next.4
|
||||
- @backstage/plugin-jenkins@0.9.3-next.3
|
||||
- @backstage/plugin-kafka@0.3.28-next.3
|
||||
- @backstage/plugin-kubernetes@0.11.3-next.3
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.4-next.3
|
||||
- @backstage/plugin-lighthouse@0.4.13-next.3
|
||||
- @backstage/plugin-linguist@0.1.13-next.3
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-microsoft-calendar@0.1.10-next.3
|
||||
- @backstage/plugin-newrelic@0.3.43-next.3
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.3-next.3
|
||||
- @backstage/plugin-nomad@0.1.9-next.3
|
||||
- @backstage/plugin-octopus-deploy@0.2.10-next.3
|
||||
- @backstage/plugin-pagerduty@0.7.0-next.3
|
||||
- @backstage/plugin-permission-react@0.4.18-next.1
|
||||
- @backstage/plugin-playlist@0.2.2-next.3
|
||||
- @backstage/plugin-puppetdb@0.1.11-next.3
|
||||
- @backstage/plugin-rollbar@0.4.28-next.3
|
||||
- @backstage/plugin-search@1.4.4-next.4
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
- @backstage/plugin-search-react@1.7.4-next.3
|
||||
- @backstage/plugin-sentry@0.5.13-next.3
|
||||
- @backstage/plugin-shortcuts@0.3.17-next.3
|
||||
- @backstage/plugin-stack-overflow@0.1.23-next.3
|
||||
- @backstage/plugin-stackstorm@0.1.9-next.3
|
||||
- @backstage/plugin-tech-insights@0.3.20-next.3
|
||||
- @backstage/plugin-tech-radar@0.6.11-next.4
|
||||
- @backstage/plugin-techdocs@1.9.2-next.4
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.3-next.3
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.3
|
||||
- @backstage/plugin-todo@0.2.32-next.3
|
||||
- @backstage/plugin-user-settings@0.7.14-next.4
|
||||
|
||||
## 0.2.90-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.90-next.3",
|
||||
"version": "0.2.90-next.4",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.5.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/backend-tasks@0.5.13-next.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.6.0-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
- @backstage/plugin-permission-node@0.7.19-next.3
|
||||
|
||||
## 0.5.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.5.9-next.2",
|
||||
"version": "0.5.9-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.20.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d86a007: Fixed the AwsS3UrlReader host regex and host to allow the S3 reading for CN AWS domain
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.5.9-next.3
|
||||
- @backstage/backend-dev-utils@0.1.2
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.6.0-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/integration@1.8.0-next.1
|
||||
- @backstage/integration-aws-node@0.1.8
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.20.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.20.0-next.2",
|
||||
"version": "0.20.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.2.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-app-api@0.5.9-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
|
||||
## 0.2.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.2.8-next.2",
|
||||
"version": "0.2.8-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.18-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops-backend@0.5.0-next.3
|
||||
- @backstage/plugin-scaffolder-backend@1.19.2-next.3
|
||||
- @backstage/backend-defaults@0.2.8-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/backend-tasks@0.5.13-next.3
|
||||
- @backstage/plugin-adr-backend@0.4.5-next.3
|
||||
- @backstage/plugin-app-backend@0.3.56-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
- @backstage/plugin-badges-backend@0.3.5-next.3
|
||||
- @backstage/plugin-catalog-backend@1.16.0-next.3
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.1.1-next.3
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.25-next.3
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.5-next.3
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.5-next.3
|
||||
- @backstage/plugin-devtools-backend@0.2.5-next.3
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.5-next.3
|
||||
- @backstage/plugin-jenkins-backend@0.3.2-next.3
|
||||
- @backstage/plugin-kubernetes-backend@0.14.0-next.3
|
||||
- @backstage/plugin-lighthouse-backend@0.4.0-next.3
|
||||
- @backstage/plugin-linguist-backend@0.5.5-next.3
|
||||
- @backstage/plugin-nomad-backend@0.1.10-next.3
|
||||
- @backstage/plugin-permission-backend@0.5.31-next.3
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.5-next.3
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
- @backstage/plugin-permission-node@0.7.19-next.3
|
||||
- @backstage/plugin-playlist-backend@0.3.12-next.3
|
||||
- @backstage/plugin-proxy-backend@0.4.6-next.3
|
||||
- @backstage/plugin-search-backend@1.4.8-next.3
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.3
|
||||
- @backstage/plugin-sonarqube-backend@0.2.10-next.3
|
||||
- @backstage/plugin-techdocs-backend@1.9.1-next.3
|
||||
- @backstage/plugin-todo-backend@0.3.6-next.3
|
||||
|
||||
## 0.0.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.18-next.2",
|
||||
"version": "0.0.18-next.3",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.1-next.2",
|
||||
"version": "0.1.1-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.13-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
|
||||
## 0.6.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.6.8-next.2",
|
||||
"version": "0.6.8-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/backend-plugin-manager
|
||||
|
||||
## 0.0.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-node@0.2.9-next.3
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/backend-tasks@0.5.13-next.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
- @backstage/plugin-catalog-backend@1.16.0-next.3
|
||||
- @backstage/plugin-events-backend@0.2.17-next.3
|
||||
- @backstage/plugin-events-node@0.2.17-next.3
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
- @backstage/plugin-permission-node@0.7.19-next.3
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.3
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.0.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-manager",
|
||||
"description": "Backstage plugin management backend",
|
||||
"version": "0.0.4-next.2",
|
||||
"version": "0.0.4-next.3",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.13-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.13-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.13-next.2",
|
||||
"version": "0.5.13-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.2.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-app-api@0.5.9-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.2.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.2.9-next.2",
|
||||
"version": "0.2.9-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,63 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.90-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops-backend@0.5.0-next.3
|
||||
- @backstage/plugin-scaffolder-backend@1.19.2-next.3
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- example-app@0.2.90-next.4
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.9-next.3
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.25-next.3
|
||||
- @backstage/backend-tasks@0.5.13-next.3
|
||||
- @backstage/catalog-client@1.5.0-next.1
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/integration@1.8.0-next.1
|
||||
- @backstage/plugin-adr-backend@0.4.5-next.3
|
||||
- @backstage/plugin-app-backend@0.3.56-next.3
|
||||
- @backstage/plugin-auth-backend@0.20.1-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
- @backstage/plugin-azure-sites-backend@0.1.18-next.3
|
||||
- @backstage/plugin-badges-backend@0.3.5-next.3
|
||||
- @backstage/plugin-catalog-backend@1.16.0-next.3
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.5-next.3
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.5-next.3
|
||||
- @backstage/plugin-catalog-node@1.6.0-next.3
|
||||
- @backstage/plugin-code-coverage-backend@0.2.22-next.3
|
||||
- @backstage/plugin-devtools-backend@0.2.5-next.3
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.5-next.3
|
||||
- @backstage/plugin-events-backend@0.2.17-next.3
|
||||
- @backstage/plugin-events-node@0.2.17-next.3
|
||||
- @backstage/plugin-explore-backend@0.0.18-next.3
|
||||
- @backstage/plugin-jenkins-backend@0.3.2-next.3
|
||||
- @backstage/plugin-kafka-backend@0.3.6-next.3
|
||||
- @backstage/plugin-kubernetes-backend@0.14.0-next.3
|
||||
- @backstage/plugin-lighthouse-backend@0.4.0-next.3
|
||||
- @backstage/plugin-linguist-backend@0.5.5-next.3
|
||||
- @backstage/plugin-nomad-backend@0.1.10-next.3
|
||||
- @backstage/plugin-permission-backend@0.5.31-next.3
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
- @backstage/plugin-permission-node@0.7.19-next.3
|
||||
- @backstage/plugin-playlist-backend@0.3.12-next.3
|
||||
- @backstage/plugin-proxy-backend@0.4.6-next.3
|
||||
- @backstage/plugin-rollbar-backend@0.1.53-next.3
|
||||
- @backstage/plugin-search-backend@1.4.8-next.3
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.11-next.3
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.17-next.3
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.12-next.3
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.3
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
- @backstage/plugin-tech-insights-backend@0.5.22-next.3
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.40-next.3
|
||||
- @backstage/plugin-tech-insights-node@0.4.14-next.3
|
||||
- @backstage/plugin-techdocs-backend@1.9.1-next.3
|
||||
- @backstage/plugin-todo-backend@0.3.6-next.3
|
||||
|
||||
## 0.2.90-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.90-next.2",
|
||||
"version": "0.2.90-next.3",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.25.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 219d7f0: Updating template generation for scaffolder module
|
||||
- bd586a5: Updated dependency `bfj` to `^8.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.6.0-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/eslint-plugin@0.1.4-next.0
|
||||
- @backstage/integration@1.8.0-next.1
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.25.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.25.0-next.2",
|
||||
"version": "0.25.0-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.1.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.1.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.1.0-next.2",
|
||||
"version": "0.1.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.13.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 175d86b: Fixed an issue where the `onChange` prop within `HeaderTabs` was triggering twice upon tab-switching.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.13.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.13.9-next.2",
|
||||
"version": "0.13.9-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.8-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
|
||||
## 0.5.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.8-next.3",
|
||||
"version": "0.5.8-next.4",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.25-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/app-defaults@1.4.6-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/integration-react@1.1.22-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 1.0.25-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.25-next.2",
|
||||
"version": "1.0.25-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.10-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.8-next.4
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.2.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.10-next.3",
|
||||
"version": "0.2.10-next.4",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.4.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.4.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.4.0-next.2",
|
||||
"version": "0.4.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.4.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.4.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.4.0-next.2",
|
||||
"version": "0.4.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.4.0-next.3
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
- @backstage/test-utils@1.4.6-next.2
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.1.0-next.2",
|
||||
"version": "0.1.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.5.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.0
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.5.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.5.0-next.1",
|
||||
"version": "0.5.0-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.89-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.25.0-next.3
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/app-defaults@1.4.6-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-app-api@1.11.2-next.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/integration-react@1.1.22-next.1
|
||||
- @backstage/test-utils@1.4.6-next.2
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog@1.16.0-next.4
|
||||
- @backstage/plugin-techdocs@1.9.2-next.4
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.3
|
||||
|
||||
## 0.2.89-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.89-next.3",
|
||||
"version": "0.2.89-next.4",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-techdocs-node@1.11.0-next.3
|
||||
|
||||
## 1.8.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.0-next.2",
|
||||
"version": "1.8.0-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.4.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/catalog-client@1.5.0-next.1
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/integration@1.8.0-next.1
|
||||
- @backstage/plugin-adr-common@0.2.18-next.1
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.4.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.4.5-next.2",
|
||||
"version": "0.4.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.11-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.3
|
||||
- @backstage/integration-react@1.1.22-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-adr-common@0.2.18-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
- @backstage/plugin-search-react@1.7.4-next.3
|
||||
|
||||
## 0.6.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.11-next.2",
|
||||
"version": "0.6.11-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.3.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.3.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.3.5-next.2",
|
||||
"version": "0.3.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.28-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/dev-utils@1.0.25-next.3
|
||||
- @backstage/test-utils@1.4.6-next.2
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 0.3.28-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.28-next.2",
|
||||
"version": "0.3.28-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.44-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 0.1.44-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.44-next.2",
|
||||
"version": "0.1.44-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.36-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
|
||||
## 0.1.36-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.36-next.2",
|
||||
"version": "0.1.36-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga4
|
||||
|
||||
## 0.1.7-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
|
||||
## 0.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.1.7-next.2",
|
||||
"version": "0.1.7-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-analytics-module-newrelic-browser
|
||||
|
||||
## 0.0.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
|
||||
## 0.0.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-newrelic-browser",
|
||||
"version": "0.0.5-next.2",
|
||||
"version": "0.0.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.18-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
|
||||
## 0.2.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.18-next.2",
|
||||
"version": "0.2.18-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.10.2-next.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 82fb18b: Updated dependency `@asyncapi/react-component` to `1.2.6`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog@1.16.0-next.4
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 0.10.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.10.2-next.3",
|
||||
"version": "0.10.2-next.4",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.18-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
|
||||
## 0.1.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.18-next.2",
|
||||
"version": "0.1.18-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.56-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.6.0-next.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-app-node@0.1.8-next.3
|
||||
|
||||
## 0.3.56-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.56-next.2",
|
||||
"version": "0.3.56-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.8-next.2",
|
||||
"version": "0.1.8-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.1.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"version": "0.1.0-next.2",
|
||||
"version": "0.1.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.2.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### 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.2-next.2",
|
||||
"version": "0.2.2-next.3",
|
||||
"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.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### 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.5-next.2",
|
||||
"version": "0.1.5-next.3",
|
||||
"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.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### 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.5-next.2",
|
||||
"version": "0.1.5-next.3",
|
||||
"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.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### 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.5-next.2",
|
||||
"version": "0.1.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-microsoft-provider
|
||||
|
||||
## 0.1.3-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.3-next.2
|
||||
|
||||
### 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.3-next.2",
|
||||
"version": "0.1.3-next.3",
|
||||
"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.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### 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.5-next.2",
|
||||
"version": "0.1.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
|
||||
|
||||
## 0.1.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
|
||||
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
|
||||
"version": "0.1.0-next.1",
|
||||
"version": "0.1.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-okta-provider
|
||||
|
||||
## 0.0.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.3
|
||||
- @backstage/backend-plugin-api@0.6.8-next.3
|
||||
- @backstage/plugin-auth-node@0.4.2-next.3
|
||||
|
||||
## 0.0.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-okta-provider",
|
||||
"description": "The okta-provider backend module for the auth plugin.",
|
||||
"version": "0.0.1-next.2",
|
||||
"version": "0.0.1-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user