Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+57
-2
@@ -252,7 +252,62 @@
|
||||
"@backstage/plugin-vault": "0.1.21",
|
||||
"@backstage/plugin-vault-backend": "0.4.0",
|
||||
"@backstage/plugin-vault-node": "0.1.0",
|
||||
"@backstage/plugin-xcmetrics": "0.2.45"
|
||||
"@backstage/plugin-xcmetrics": "0.2.45",
|
||||
"@backstage/frontend-test-utils": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-atlassian-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-okta-provider": "0.0.0"
|
||||
},
|
||||
"changesets": []
|
||||
"changesets": [
|
||||
"angry-eagles-end",
|
||||
"angry-gorillas-unite",
|
||||
"angry-walls-despacito",
|
||||
"angry-walls-juggle",
|
||||
"brave-socks-raise",
|
||||
"breezy-pans-glow",
|
||||
"bright-eyes-film",
|
||||
"chatty-actors-live",
|
||||
"chilled-terms-breathe",
|
||||
"cold-pans-crash",
|
||||
"create-app-1700579510",
|
||||
"curly-walls-relate",
|
||||
"dry-readers-raise",
|
||||
"eleven-ants-pretend",
|
||||
"empty-dingos-grow",
|
||||
"gentle-lies-greet",
|
||||
"gold-shirts-yell",
|
||||
"great-rings-type",
|
||||
"hot-wolves-flash",
|
||||
"kind-badgers-rush",
|
||||
"large-weeks-accept",
|
||||
"long-wolves-return",
|
||||
"lovely-terms-search",
|
||||
"lucky-kids-cough",
|
||||
"metal-eggs-smile",
|
||||
"mighty-beans-wink",
|
||||
"nasty-tips-exercise",
|
||||
"perfect-apes-sing",
|
||||
"pink-dryers-repair",
|
||||
"plenty-numbers-enjoy",
|
||||
"polite-knives-build",
|
||||
"poor-pandas-dream",
|
||||
"quick-horses-reply",
|
||||
"renovate-07b1766",
|
||||
"renovate-169bdc2",
|
||||
"renovate-240982c",
|
||||
"renovate-4891ee7",
|
||||
"renovate-6c0fb81",
|
||||
"renovate-9d2d52e",
|
||||
"renovate-b193efa",
|
||||
"renovate-c7270d5",
|
||||
"renovate-ead3ba6",
|
||||
"renovate-f5b18be",
|
||||
"silly-numbers-wash",
|
||||
"sixty-adults-kiss",
|
||||
"sixty-houses-agree",
|
||||
"spotty-olives-share",
|
||||
"tiny-cobras-look",
|
||||
"tricky-islands-wonder",
|
||||
"twenty-beans-laugh",
|
||||
"violet-zebras-thank"
|
||||
]
|
||||
}
|
||||
|
||||
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.20.0",
|
||||
"version": "1.21.0-next.0",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.4.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/plugin-permission-react@0.4.18-next.0
|
||||
|
||||
## 1.4.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"description": "Backstage internal example plugin",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,82 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-compat-api@0.0.2-next.0
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/plugin-api-docs@0.10.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/plugin-scaffolder@1.16.2-next.0
|
||||
- @backstage/plugin-catalog@1.16.0-next.0
|
||||
- @backstage/frontend-app-api@0.3.1-next.0
|
||||
- @backstage/plugin-org@0.6.18-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.6.2-next.0
|
||||
- @backstage/plugin-catalog-import@0.10.4-next.0
|
||||
- @backstage/plugin-user-settings@0.7.14-next.0
|
||||
- @backstage/plugin-tech-radar@0.6.11-next.0
|
||||
- @backstage/plugin-graphiql@0.3.1-next.0
|
||||
- @backstage/plugin-techdocs@1.9.2-next.0
|
||||
- @backstage/plugin-search@1.4.4-next.0
|
||||
- @backstage/plugin-search-react@1.7.4-next.0
|
||||
- @backstage/cli@0.24.1-next.0
|
||||
- @backstage/plugin-home@0.5.12-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.3-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
- @backstage/app-defaults@1.4.6-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/integration-react@1.1.22-next.0
|
||||
- @backstage/plugin-adr@0.6.11-next.0
|
||||
- @backstage/plugin-airbrake@0.3.28-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.18-next.0
|
||||
- @backstage/plugin-azure-devops@0.3.10-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.17-next.0
|
||||
- @backstage/plugin-badges@0.2.52-next.0
|
||||
- @backstage/plugin-catalog-graph@0.3.2-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.6-next.0
|
||||
- @backstage/plugin-circleci@0.3.28-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.28-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.21-next.0
|
||||
- @backstage/plugin-cost-insights@0.12.17-next.0
|
||||
- @backstage/plugin-devtools@0.1.7-next.0
|
||||
- @backstage/plugin-dynatrace@8.0.2-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.11-next.0
|
||||
- @backstage/plugin-explore@0.4.14-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.21-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.44-next.0
|
||||
- @backstage/plugin-github-actions@0.6.9-next.0
|
||||
- @backstage/plugin-gocd@0.1.34-next.0
|
||||
- @backstage/plugin-jenkins@0.9.3-next.0
|
||||
- @backstage/plugin-kafka@0.3.28-next.0
|
||||
- @backstage/plugin-lighthouse@0.4.13-next.0
|
||||
- @backstage/plugin-linguist@0.1.13-next.0
|
||||
- @backstage/plugin-microsoft-calendar@0.1.10-next.0
|
||||
- @backstage/plugin-newrelic@0.3.43-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.3-next.0
|
||||
- @backstage/plugin-octopus-deploy@0.2.10-next.0
|
||||
- @backstage/plugin-pagerduty@0.6.9-next.0
|
||||
- @backstage/plugin-permission-react@0.4.18-next.0
|
||||
- @backstage/plugin-playlist@0.2.2-next.0
|
||||
- @backstage/plugin-puppetdb@0.1.11-next.0
|
||||
- @backstage/plugin-rollbar@0.4.28-next.0
|
||||
- @backstage/plugin-sentry@0.5.13-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.17-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.9-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.20-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.3-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.0
|
||||
- @backstage/plugin-todo@0.2.32-next.0
|
||||
- app-next-example-plugin@0.0.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-catalog-common@1.0.18
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,82 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.90-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/plugin-api-docs@0.10.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/plugin-scaffolder@1.16.2-next.0
|
||||
- @backstage/plugin-catalog@1.16.0-next.0
|
||||
- @backstage/frontend-app-api@0.3.1-next.0
|
||||
- @backstage/plugin-org@0.6.18-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.6.2-next.0
|
||||
- @backstage/plugin-catalog-import@0.10.4-next.0
|
||||
- @backstage/plugin-user-settings@0.7.14-next.0
|
||||
- @backstage/plugin-tech-radar@0.6.11-next.0
|
||||
- @backstage/plugin-graphiql@0.3.1-next.0
|
||||
- @backstage/plugin-techdocs@1.9.2-next.0
|
||||
- @backstage/plugin-search@1.4.4-next.0
|
||||
- @backstage/plugin-search-react@1.7.4-next.0
|
||||
- @backstage/cli@0.24.1-next.0
|
||||
- @backstage/plugin-home@0.5.12-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.3-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/app-defaults@1.4.6-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/integration-react@1.1.22-next.0
|
||||
- @backstage/plugin-adr@0.6.11-next.0
|
||||
- @backstage/plugin-airbrake@0.3.28-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.18-next.0
|
||||
- @backstage/plugin-azure-devops@0.3.10-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.17-next.0
|
||||
- @backstage/plugin-badges@0.2.52-next.0
|
||||
- @backstage/plugin-catalog-graph@0.3.2-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.6-next.0
|
||||
- @backstage/plugin-circleci@0.3.28-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.28-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.21-next.0
|
||||
- @backstage/plugin-cost-insights@0.12.17-next.0
|
||||
- @backstage/plugin-devtools@0.1.7-next.0
|
||||
- @backstage/plugin-dynatrace@8.0.2-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.11-next.0
|
||||
- @backstage/plugin-explore@0.4.14-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.21-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.44-next.0
|
||||
- @backstage/plugin-github-actions@0.6.9-next.0
|
||||
- @backstage/plugin-gocd@0.1.34-next.0
|
||||
- @backstage/plugin-jenkins@0.9.3-next.0
|
||||
- @backstage/plugin-kafka@0.3.28-next.0
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.4-next.0
|
||||
- @backstage/plugin-lighthouse@0.4.13-next.0
|
||||
- @backstage/plugin-linguist@0.1.13-next.0
|
||||
- @backstage/plugin-microsoft-calendar@0.1.10-next.0
|
||||
- @backstage/plugin-newrelic@0.3.43-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.3-next.0
|
||||
- @backstage/plugin-nomad@0.1.9-next.0
|
||||
- @backstage/plugin-octopus-deploy@0.2.10-next.0
|
||||
- @backstage/plugin-pagerduty@0.6.9-next.0
|
||||
- @backstage/plugin-permission-react@0.4.18-next.0
|
||||
- @backstage/plugin-playlist@0.2.2-next.0
|
||||
- @backstage/plugin-puppetdb@0.1.11-next.0
|
||||
- @backstage/plugin-rollbar@0.4.28-next.0
|
||||
- @backstage/plugin-sentry@0.5.13-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.17-next.0
|
||||
- @backstage/plugin-stack-overflow@0.1.23-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.9-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.20-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.3-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.0
|
||||
- @backstage/plugin-todo@0.2.32-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-catalog-common@1.0.18
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.2.89
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.89",
|
||||
"version": "0.2.90-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.5.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-tasks@0.5.13-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/plugin-permission-node@0.7.19-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.5.3
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.5.8",
|
||||
"version": "0.5.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.20.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 870db76a45: Implemented `readTree` for Gitea provider to support TechDocs functionality
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7f04128bbc: Allow a default cache TTL to be set through the app config
|
||||
- 1ad8906a9e: Use `Readable.from` to fix some of the stream issues
|
||||
- 706fc3a7e1: Updated dependency `@kubernetes/client-node` to `0.20.0`.
|
||||
- d15d483a49: Add command `--runAsDefaultUser` for `@techdocs/cli generate` to bypass running the docker builds as host user for macOS and Linux.
|
||||
- d1e00aa17a: Expose an `onAuth` handler for `git` actions to provide custom credentials
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- @backstage/backend-app-api@0.5.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/backend-dev-utils@0.1.2
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.5.3
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/integration-aws-node@0.1.8
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.19.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.19.9",
|
||||
"version": "0.20.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-app-api@0.5.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.13-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.19.2-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.14.0-next.0
|
||||
- @backstage/backend-defaults@0.2.8-next.0
|
||||
- @backstage/plugin-adr-backend@0.4.5-next.0
|
||||
- @backstage/plugin-app-backend@0.3.56-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.4.5-next.0
|
||||
- @backstage/plugin-badges-backend@0.3.5-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.1-next.0
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.1.1-next.0
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.25-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.5-next.0
|
||||
- @backstage/plugin-devtools-backend@0.2.5-next.0
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.5-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.3.2-next.0
|
||||
- @backstage/plugin-lighthouse-backend@0.3.5-next.0
|
||||
- @backstage/plugin-linguist-backend@0.5.5-next.0
|
||||
- @backstage/plugin-nomad-backend@0.1.10-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.31-next.0
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.5-next.0
|
||||
- @backstage/plugin-permission-node@0.7.19-next.0
|
||||
- @backstage/plugin-playlist-backend@0.3.12-next.0
|
||||
- @backstage/plugin-proxy-backend@0.4.6-next.0
|
||||
- @backstage/plugin-search-backend@1.4.8-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.0
|
||||
- @backstage/plugin-sonarqube-backend@0.2.10-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.9.1-next.0
|
||||
- @backstage/plugin-todo-backend@0.3.6-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.5-next.0
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
|
||||
## 0.0.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- aaa6fb3bc9: Minor updates for TypeScript 5.2.2+ compatibility
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.13-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
|
||||
## 0.6.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/backend-plugin-manager
|
||||
|
||||
## 0.0.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-tasks@0.5.13-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.1-next.0
|
||||
- @backstage/plugin-events-backend@0.2.17-next.0
|
||||
- @backstage/plugin-permission-node@0.7.19-next.0
|
||||
- @backstage/plugin-scaffolder-node@0.2.9-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @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-events-node@0.2.17-next.0
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-manager",
|
||||
"description": "Backstage plugin management backend",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4-next.0",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d8f488aaa8: Allow tasks to run more often that the default work check interval, which is 5 seconds.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.12",
|
||||
"version": "0.5.13-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-app-api@0.5.9-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,63 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.90-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/plugin-auth-backend@0.20.1-next.0
|
||||
- @backstage/backend-tasks@0.5.13-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.19.2-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.14.0-next.0
|
||||
- @backstage/plugin-azure-sites-backend@0.1.18-next.0
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- example-app@0.2.90-next.0
|
||||
- @backstage/plugin-adr-backend@0.4.5-next.0
|
||||
- @backstage/plugin-app-backend@0.3.56-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.4.5-next.0
|
||||
- @backstage/plugin-badges-backend@0.3.5-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.1-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.5-next.0
|
||||
- @backstage/plugin-catalog-node@1.5.1-next.0
|
||||
- @backstage/plugin-code-coverage-backend@0.2.22-next.0
|
||||
- @backstage/plugin-devtools-backend@0.2.5-next.0
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.5-next.0
|
||||
- @backstage/plugin-events-backend@0.2.17-next.0
|
||||
- @backstage/plugin-explore-backend@0.0.18-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.3.2-next.0
|
||||
- @backstage/plugin-kafka-backend@0.3.6-next.0
|
||||
- @backstage/plugin-lighthouse-backend@0.3.5-next.0
|
||||
- @backstage/plugin-linguist-backend@0.5.5-next.0
|
||||
- @backstage/plugin-nomad-backend@0.1.10-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.31-next.0
|
||||
- @backstage/plugin-permission-node@0.7.19-next.0
|
||||
- @backstage/plugin-playlist-backend@0.3.12-next.0
|
||||
- @backstage/plugin-proxy-backend@0.4.6-next.0
|
||||
- @backstage/plugin-rollbar-backend@0.1.53-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.9-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.25-next.0
|
||||
- @backstage/plugin-search-backend@1.4.8-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.11-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.17-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.12-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.12-next.0
|
||||
- @backstage/plugin-tech-insights-backend@0.5.22-next.0
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.40-next.0
|
||||
- @backstage/plugin-tech-insights-node@0.4.14-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.9.1-next.0
|
||||
- @backstage/plugin-todo-backend@0.3.6-next.0
|
||||
- @backstage/catalog-client@1.4.6
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.5-next.0
|
||||
- @backstage/plugin-events-node@0.2.17-next.0
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.2.89
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.89",
|
||||
"version": "0.2.90-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.24.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8cda3c72f2: Tweaked Node.js version check for when to use the new module register API with the new backend `package start` command.
|
||||
- 017c425f93: Updated dependency `@typescript-eslint/eslint-plugin` to `6.11.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- @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.5.3
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/eslint-plugin@0.1.3
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.24.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.24.0",
|
||||
"version": "0.24.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.11.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 1.11.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.11.1",
|
||||
"version": "1.11.2-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.0.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 03d0b6dcdc: Added `convertLegacyRouteRef` utility to convert existing route refs to be used with the new experimental packages.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.13.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 381ed86d5e: Add missing export for IconLinkVertical
|
||||
- 5c8a3e3960: Minor improvements to `Table` component.
|
||||
- 4d9e3b39e4: Register component overrides in the global `OverrideComponentNameToClassKeys` provided by `@backstage/theme`. This will in turn will provide component style override types for `createUnifiedTheme`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.13.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.13.8",
|
||||
"version": "0.13.9-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.8.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 03d0b6dcdc: Removed the alpha `convertLegacyRouteRef` utility, which as been moved to `@backstage/core-compat-api`
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 1.8.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
|
||||
## 0.5.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.7",
|
||||
"version": "0.5.8-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.25-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/app-defaults@1.4.6-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/integration-react@1.1.22-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 1.0.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.23",
|
||||
"version": "1.0.25-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.8-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 60d6eb544e: Removed `@backstage/plugin-graphiql` dependency.
|
||||
- 9ad4039efa: Bringing over apis from core-plugin-api
|
||||
- b8cb7804c8: Added `createSpecializedApp`, which is a synchronous version of `createApp` where config and features already need to be loaded.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 59fabd5106: New testing utility library for `@backstage/frontend-app-api` and `@backstage/frontend-plugin-api`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 59fabd5106: Added `createExtensionTester` for rendering extensions in tests.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.3.1-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
- @backstage/test-utils@1.4.6-next.0
|
||||
- @backstage/types@1.1.1
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.22-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.1.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.21",
|
||||
"version": "1.1.22-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 870db76a45: Implemented `readTree` for Gitea provider to support TechDocs functionality
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.7.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"version": "1.7.2",
|
||||
"version": "1.8.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.89-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/plugin-catalog@1.16.0-next.0
|
||||
- @backstage/plugin-techdocs@1.9.2-next.0
|
||||
- @backstage/cli@0.24.1-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/app-defaults@1.4.6-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/integration-react@1.1.22-next.0
|
||||
- @backstage/test-utils@1.4.6-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.14-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.2.88
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.88",
|
||||
"version": "0.2.89-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- d15d483a49: Add command `--runAsDefaultUser` for `@techdocs/cli generate` to bypass running the docker builds as host user for macOS and Linux.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/plugin-techdocs-node@1.11.0-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/core-app-api@1.11.2-next.0
|
||||
- @backstage/plugin-permission-react@0.4.18-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.10
|
||||
|
||||
## 1.4.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.5.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4d9e3b39e4: Added a global `OverrideComponentNameToClassKeys` for other plugins and packages to populate using module augmentation. This will in turn will provide component style override types for `createUnifiedTheme`.
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"version": "0.4.4",
|
||||
"version": "0.5.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/catalog-client@1.4.6
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/plugin-adr-common@0.2.18-next.0
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.8.0-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.2.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.18-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/plugin-search-react@1.7.4-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.1-next.0
|
||||
- @backstage/integration-react@1.1.22-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/plugin-adr-common@0.2.18-next.0
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.6.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.9",
|
||||
"version": "0.6.11-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.3.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.3.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/dev-utils@1.0.25-next.0
|
||||
- @backstage/test-utils@1.4.6-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.3.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.26",
|
||||
"version": "0.3.28-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.44-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.1.42
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.42",
|
||||
"version": "0.1.44-next.0",
|
||||
"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.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.1.35
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.35",
|
||||
"version": "0.1.36-next.0",
|
||||
"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.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7-next.0",
|
||||
"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.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-newrelic-browser",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
|
||||
## 0.2.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.18-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.10.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 816d331d16: Add dependency on `graphql-config` to compensate for `graphql-language-service` needing it but not shipping the dep properly
|
||||
- 615159e536: Updated dependency `graphiql` to `3.0.10`.
|
||||
- 53e2c06f41: Updated dependency `@asyncapi/react-component` to `1.1.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/plugin-catalog@1.16.0-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.10.0
|
||||
|
||||
### Minor 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.0",
|
||||
"version": "0.10.2-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e296b94128: Updated dependency `@apollo/explorer` to `^3.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1-next.0
|
||||
- @backstage/core-components@0.13.9-next.0
|
||||
- @backstage/theme@0.5.0-next.0
|
||||
|
||||
## 0.1.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.17",
|
||||
"version": "0.1.18-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.56-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/config-loader@1.5.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-app-node@0.1.8-next.0
|
||||
|
||||
## 0.3.55
|
||||
|
||||
### 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.55",
|
||||
"version": "0.3.56-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 2a5891e816: New module for `@backstage/plugin-auth-backend` that adds an atlassian auth provider
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-next.0",
|
||||
"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.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.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",
|
||||
"version": "0.2.2-next.0",
|
||||
"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.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.20.0-next.0
|
||||
- @backstage/plugin-auth-node@0.4.2-next.0
|
||||
- @backstage/backend-plugin-api@0.6.8-next.0
|
||||
|
||||
## 0.1.4
|
||||
|
||||
### 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",
|
||||
"version": "0.1.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user