Merge pull request #14933 from backstage/changeset-release/master
Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -195,81 +195,125 @@
|
||||
"changesets": [
|
||||
"angry-dingos-lick",
|
||||
"angry-trees-relax",
|
||||
"beige-chairs-repair",
|
||||
"blue-chefs-know",
|
||||
"brave-bags-sniff",
|
||||
"chilled-ladybugs-cough",
|
||||
"chilly-ads-lay",
|
||||
"clean-paws-fry",
|
||||
"clean-seals-whisper",
|
||||
"clever-pillows-drive",
|
||||
"clever-rivers-obey",
|
||||
"create-app-1669131574",
|
||||
"create-app-1669720399",
|
||||
"create-app-1670332900",
|
||||
"dry-melons-listen",
|
||||
"dry-radios-live",
|
||||
"early-hairs-switch",
|
||||
"early-parrots-guess",
|
||||
"eight-eels-compete",
|
||||
"eight-spiders-know",
|
||||
"eight-tables-hunt",
|
||||
"empty-taxis-run",
|
||||
"fair-walls-talk",
|
||||
"famous-cobras-suffer",
|
||||
"famous-crews-speak",
|
||||
"fast-lies-remain",
|
||||
"fifty-news-stare",
|
||||
"five-trainers-admire",
|
||||
"fluffy-walls-approve",
|
||||
"forty-baboons-burn",
|
||||
"four-adults-provide",
|
||||
"four-buttons-clean",
|
||||
"fresh-news-push",
|
||||
"funny-numbers-compete",
|
||||
"gentle-ligers-help",
|
||||
"gold-icons-cheat",
|
||||
"gold-yaks-join",
|
||||
"gorgeous-hairs-applaud",
|
||||
"healthy-crabs-collect",
|
||||
"hip-chairs-tap",
|
||||
"hip-stingrays-kneel",
|
||||
"hip-wasps-yell",
|
||||
"itchy-walls-boil",
|
||||
"kind-walls-share",
|
||||
"light-snakes-exercise",
|
||||
"light-turtles-yawn",
|
||||
"little-chairs-dance",
|
||||
"loud-rockets-reply",
|
||||
"loud-snails-sleep",
|
||||
"many-bikes-press",
|
||||
"modern-camels-cheat",
|
||||
"modern-jokes-attack",
|
||||
"modern-mugs-shout",
|
||||
"nasty-melons-build",
|
||||
"neat-lies-know",
|
||||
"nervous-mice-flow",
|
||||
"new-bugs-march",
|
||||
"nice-apricots-love",
|
||||
"nice-pants-boil",
|
||||
"nine-ears-whisper",
|
||||
"old-bulldogs-fry",
|
||||
"old-keys-leave",
|
||||
"old-sloths-warn",
|
||||
"old-tips-cough",
|
||||
"pretty-eagles-matter",
|
||||
"pretty-melons-taste",
|
||||
"quick-horses-cry",
|
||||
"renovate-1e2853d",
|
||||
"renovate-3fe8460",
|
||||
"renovate-4bb70f3",
|
||||
"renovate-4cbe4f9",
|
||||
"renovate-50ee0c3",
|
||||
"renovate-61ad428",
|
||||
"renovate-778b2fa",
|
||||
"renovate-8c69aed",
|
||||
"renovate-a5f7839",
|
||||
"renovate-bf8dfb3",
|
||||
"renovate-ceb9248",
|
||||
"renovate-ebb2ea1",
|
||||
"rich-balloons-leave",
|
||||
"rich-garlics-play",
|
||||
"rude-pugs-deny",
|
||||
"rude-sloths-cross",
|
||||
"search-heavy-frogs-confess",
|
||||
"search-lieutenant-dangle",
|
||||
"search-om-manniskan-ginge",
|
||||
"search-tofu-panaeng",
|
||||
"selfish-lizards-invent",
|
||||
"serious-windows-occur",
|
||||
"sharp-shoes-bathe",
|
||||
"short-turtles-dream",
|
||||
"shy-cycles-add",
|
||||
"silly-wolves-remember",
|
||||
"silver-rats-rest",
|
||||
"slow-dragons-promise",
|
||||
"slow-eggs-grab",
|
||||
"slow-flies-marinate",
|
||||
"slow-flies-marry",
|
||||
"slow-lies-jam",
|
||||
"smart-radios-change",
|
||||
"soft-nails-arrive",
|
||||
"sour-flowers-care",
|
||||
"sour-plums-grow",
|
||||
"sour-queens-wait",
|
||||
"strange-rocks-hide",
|
||||
"strong-peaches-melt",
|
||||
"strong-rice-warn",
|
||||
"stupid-clocks-return",
|
||||
"stupid-gifts-serve",
|
||||
"sweet-pandas-relax",
|
||||
"tender-colts-greet",
|
||||
"tender-parrots-cover",
|
||||
"thin-donuts-join",
|
||||
"thin-flies-wink",
|
||||
"twelve-meals-smell",
|
||||
"twenty-dodos-wash",
|
||||
"warm-parents-notice",
|
||||
"weak-ears-jam",
|
||||
"wicked-games-search",
|
||||
"yellow-forks-knock",
|
||||
"young-chairs-check",
|
||||
"young-turkeys-relax"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -46,7 +46,7 @@
|
||||
"@types/react": "^17",
|
||||
"@types/react-dom": "^17"
|
||||
},
|
||||
"version": "1.9.0-next.1",
|
||||
"version": "1.9.0-next.2",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.0.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-app-api@1.2.1-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 1.0.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.0.9-next.1",
|
||||
"version": "1.0.9-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,68 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.78-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.2
|
||||
- @backstage/plugin-explore@0.3.43-next.2
|
||||
- @backstage/cli@0.21.2-next.2
|
||||
- @backstage/core-app-api@1.2.1-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/plugin-cost-insights@0.12.1-next.2
|
||||
- @backstage/plugin-gcp-projects@0.3.31-next.2
|
||||
- @backstage/plugin-scaffolder@1.9.0-next.2
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.0.7-next.2
|
||||
- @backstage/plugin-catalog-graph@0.2.24-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/plugin-api-docs@0.8.12-next.2
|
||||
- @internal/plugin-catalog-customized@0.0.5-next.2
|
||||
- @backstage/app-defaults@1.0.9-next.2
|
||||
- @backstage/integration-react@1.1.7-next.2
|
||||
- @backstage/plugin-airbrake@0.3.12-next.2
|
||||
- @backstage/plugin-apache-airflow@0.2.5-next.2
|
||||
- @backstage/plugin-azure-devops@0.2.3-next.2
|
||||
- @backstage/plugin-azure-sites@0.1.1-next.2
|
||||
- @backstage/plugin-badges@0.2.36-next.2
|
||||
- @backstage/plugin-catalog-import@0.9.2-next.2
|
||||
- @backstage/plugin-circleci@0.3.12-next.2
|
||||
- @backstage/plugin-cloudbuild@0.3.12-next.2
|
||||
- @backstage/plugin-code-coverage@0.2.5-next.2
|
||||
- @backstage/plugin-dynatrace@1.0.2-next.2
|
||||
- @backstage/plugin-gcalendar@0.3.8-next.2
|
||||
- @backstage/plugin-github-actions@0.5.12-next.2
|
||||
- @backstage/plugin-gocd@0.1.18-next.2
|
||||
- @backstage/plugin-graphiql@0.2.44-next.2
|
||||
- @backstage/plugin-home@0.4.28-next.2
|
||||
- @backstage/plugin-jenkins@0.7.11-next.2
|
||||
- @backstage/plugin-kafka@0.3.12-next.2
|
||||
- @backstage/plugin-kubernetes@0.7.5-next.2
|
||||
- @backstage/plugin-lighthouse@0.3.12-next.2
|
||||
- @backstage/plugin-newrelic@0.3.30-next.2
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.5-next.2
|
||||
- @backstage/plugin-org@0.6.2-next.2
|
||||
- @backstage/plugin-pagerduty@0.5.5-next.2
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
- @backstage/plugin-playlist@0.1.3-next.2
|
||||
- @backstage/plugin-rollbar@0.4.12-next.2
|
||||
- @backstage/plugin-search@1.0.5-next.2
|
||||
- @backstage/plugin-sentry@0.4.5-next.2
|
||||
- @backstage/plugin-shortcuts@0.3.4-next.2
|
||||
- @backstage/plugin-stack-overflow@0.1.8-next.2
|
||||
- @backstage/plugin-tech-insights@0.3.4-next.2
|
||||
- @backstage/plugin-tech-radar@0.5.19-next.2
|
||||
- @backstage/plugin-techdocs@1.4.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.0.7-next.2
|
||||
- @backstage/plugin-todo@0.2.14-next.2
|
||||
- @backstage/plugin-user-settings@0.6.0-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
|
||||
## 0.2.78-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.78-next.1",
|
||||
"version": "0.2.78-next.2",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 884d749b14: Refactored to use `coreServices` from `@backstage/backend-plugin-api`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.2-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.2.4-next.1",
|
||||
"version": "0.2.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.17.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 98776e638a: Fixed GitlabUrlReader to include api tokens in API calls
|
||||
- 20a5161f04: Adds MySQL support for the catalog-backend
|
||||
- 3c1302c07d: Updated dependency `@types/http-errors` to `^2.0.0`.
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/config-loader@1.1.7-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.17.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.17.0-next.1",
|
||||
"version": "0.17.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.1.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.2.4-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.1.4-next.1",
|
||||
"version": "0.1.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-app-backend@0.3.39-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.9.0-next.2
|
||||
- @backstage/backend-defaults@0.1.4-next.2
|
||||
|
||||
## 0.0.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.6-next.1",
|
||||
"version": "0.0.6-next.2",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.2.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 884d749b14: **BREAKING**: All core service references are now exported via a single `coreServices` object. For example, the `loggerServiceRef` is now accessed via `coreServices.logger` instead.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.1.5-next.1",
|
||||
"version": "0.2.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.4.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.4.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.4.0-next.1",
|
||||
"version": "0.4.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.31-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.2.4-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/cli@0.21.2-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 0.1.31-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.31-next.1",
|
||||
"version": "0.1.31-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,52 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.78-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops-backend@0.3.18-next.2
|
||||
- @backstage/plugin-search-backend@1.2.0-next.2
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.1.0-next.2
|
||||
- @backstage/plugin-search-backend-node@1.1.0-next.2
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-playlist-backend@0.2.2-next.2
|
||||
- @backstage/plugin-search-backend-module-pg@0.4.3-next.2
|
||||
- @backstage/plugin-app-backend@0.3.39-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/plugin-events-backend@0.2.0-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.9.0-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- example-app@0.2.78-next.2
|
||||
- @backstage/plugin-techdocs-backend@1.4.2-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.7-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/plugin-auth-backend@0.17.2-next.2
|
||||
- @backstage/plugin-auth-node@0.2.8-next.2
|
||||
- @backstage/plugin-azure-sites-backend@0.1.1-next.2
|
||||
- @backstage/plugin-badges-backend@0.1.33-next.2
|
||||
- @backstage/plugin-code-coverage-backend@0.2.5-next.2
|
||||
- @backstage/plugin-explore-backend@0.0.1-next.1
|
||||
- @backstage/plugin-graphql-backend@0.1.29-next.2
|
||||
- @backstage/plugin-jenkins-backend@0.1.29-next.2
|
||||
- @backstage/plugin-kafka-backend@0.2.32-next.2
|
||||
- @backstage/plugin-kubernetes-backend@0.8.1-next.2
|
||||
- @backstage/plugin-permission-backend@0.5.14-next.2
|
||||
- @backstage/plugin-permission-node@0.7.2-next.2
|
||||
- @backstage/plugin-proxy-backend@0.2.33-next.2
|
||||
- @backstage/plugin-rollbar-backend@0.1.36-next.2
|
||||
- @backstage/plugin-tech-insights-backend@0.5.5-next.2
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.23-next.2
|
||||
- @backstage/plugin-tech-insights-node@0.3.7-next.2
|
||||
- @backstage/plugin-todo-backend@0.1.36-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/plugin-events-node@0.2.0-next.2
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
|
||||
## 0.2.78-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.78-next.1",
|
||||
"version": "0.2.78-next.2",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli-common
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
|
||||
## 0.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli-common",
|
||||
"description": "Common functionality used by cli, backend, and create-app",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.21.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5850ef9b84: Fix webpack dev server issue where it wasn't serving `index.html` from correct endpoint on subsequent requests.
|
||||
- ee14bab716: Updated dependency `minimatch` to `5.1.1` and switch version range to `^`.
|
||||
- ed0cf59c59: Updated dependency `@rollup/plugin-commonjs` to `^23.0.0`.
|
||||
- 16b7c2fccd: Updated dependency `@rollup/plugin-yaml` to `^4.0.0`.
|
||||
- 086c0bbb45: Updated dependency `@rollup/plugin-json` to `^5.0.0`.
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/config-loader@1.1.7-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/release-manifests@0.0.8-next.0
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.21.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.21.2-next.1",
|
||||
"version": "0.21.2-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/codemods
|
||||
|
||||
## 0.1.42-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
|
||||
## 0.1.41
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/codemods",
|
||||
"description": "A collection of codemods for Backstage projects",
|
||||
"version": "0.1.41",
|
||||
"version": "0.1.42-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 1.1.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"version": "1.1.7-next.1",
|
||||
"version": "1.1.7-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b4b5b02315: Tweak feature flag registration so that it happens immediately before the first rendering of the app, rather than just after.
|
||||
- 203271b746: Prevent duplicate feature flag components from rendering in the settings when using <FeatureFlagged /> components
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- 63310e3987: Apps will now rewrite the `app.baseUrl` configuration to match the current `location.origin`. The `backend.baseUrl` will also be rewritten in the same way when the `app.baseUrl` and `backend.baseUrl` have matching origins. This will reduce the need for separate frontend builds for different environments.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
|
||||
## 1.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.2.1-next.1",
|
||||
"version": "1.2.1-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,38 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.12.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d2e3bf6737: Made AlertDisplay not crash on undefined messages
|
||||
- 5fb6d5e92e: Updated dependency `@react-hookz/web` to `^19.0.0`.
|
||||
- 146378c146: Updated dependency `@react-hookz/web` to `^20.0.0`.
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- 830687539f: Sync components in @backstage/core-components with the Component Design Guidelines
|
||||
- 1ae86ab5fb: Added an option to allow the `AlertMessage` to be self-closing. This is done with a new `display` property that is set to `transient` on the `AlertMessage` when triggering a message to the `AlertApi`. The length of time that these transient messages stay open for can be set using the `transientTimeoutMs` prop on the `AlertDisplay` in the `App.tsx`. Here is an example:
|
||||
|
||||
```diff
|
||||
const App = () => (
|
||||
<AppProvider>
|
||||
+ <AlertDisplay transientTimeoutMs={2500} />
|
||||
<OAuthRequestDialog />
|
||||
<AppRouter>
|
||||
<Root>{routes}</Root>
|
||||
</AppRouter>
|
||||
</AppProvider>
|
||||
);
|
||||
```
|
||||
|
||||
The above example will set the transient timeout to 2500ms from the default of 5000ms
|
||||
|
||||
- 16e31e690f: InfoCard - Remove subheader container when there is not a subheader or icon
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
|
||||
## 0.12.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.12.1-next.1",
|
||||
"version": "0.12.1-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,33 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.2.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9a1864976a: Added a new `display` property to the `AlertMessage` which can accept the values `permanent` or `transient`.
|
||||
|
||||
Here's a rough example of how to trigger an alert using the new `display` property:
|
||||
|
||||
```ts
|
||||
import { alertApiRef, useApi } from '@backstage/core-plugin-api';
|
||||
|
||||
const ExampleTransient = () => {
|
||||
const alertApi = useApi(alertApiRef);
|
||||
alertApi.post({
|
||||
message: 'Example of Transient Alert',
|
||||
severity: 'success',
|
||||
display: 'transient',
|
||||
});
|
||||
};
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
|
||||
## 1.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.1.1-next.1",
|
||||
"version": "1.2.0-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.35-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
|
||||
## 0.4.35-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.4.35-next.1",
|
||||
"version": "0.4.35-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-app-api@1.2.1-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/test-utils@1.2.3-next.2
|
||||
- @backstage/app-defaults@1.0.9-next.2
|
||||
- @backstage/integration-react@1.1.7-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 1.0.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.9-next.1",
|
||||
"version": "1.0.9-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 1.1.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.7-next.1",
|
||||
"version": "1.1.7-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.77-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.7.0-next.2
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/cli@0.21.2-next.2
|
||||
- @backstage/core-app-api@1.2.1-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/test-utils@1.2.3-next.2
|
||||
- @backstage/app-defaults@1.0.9-next.2
|
||||
- @backstage/integration-react@1.1.7-next.2
|
||||
- @backstage/plugin-techdocs@1.4.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.0.7-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.77-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.77-next.1",
|
||||
"version": "0.2.77-next.2",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8015ff1258: Tweaked wording to use inclusive terminology
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
- @backstage/plugin-techdocs-node@1.4.3-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 1.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.2.4-next.1",
|
||||
"version": "1.2.4-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 830687539f: Sync components in @backstage/core-components with the Component Design Guidelines
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-app-api@1.2.1-next.2
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
|
||||
## 1.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.2.3-next.1",
|
||||
"version": "1.2.3-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/plugin-adr-common@0.2.4-next.2
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.2.4-next.1",
|
||||
"version": "0.2.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.4-next.1",
|
||||
"version": "0.2.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/integration-react@1.1.7-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-adr-common@0.2.4-next.2
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.2.4-next.1",
|
||||
"version": "0.2.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 0.2.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.12-next.1",
|
||||
"version": "0.2.12-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/dev-utils@1.0.9-next.2
|
||||
- @backstage/test-utils@1.2.3-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.12-next.1",
|
||||
"version": "0.3.12-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.28-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.28-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.28-next.1",
|
||||
"version": "0.1.28-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.23-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9516b0c355: Added support for sending virtual pageviews on `search` events in order to enable
|
||||
Site Search functionality in GA. For more information consult [README](/plugins/analytics-module-ga/README.md#enabling-site-search)
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.23-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.23-next.1",
|
||||
"version": "0.1.23-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
|
||||
## 0.2.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.5-next.1",
|
||||
"version": "0.2.5-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.8.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.7.0-next.2
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.8.12-next.1
|
||||
|
||||
### 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.8.12-next.1",
|
||||
"version": "0.8.12-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.5-next.1",
|
||||
"version": "0.1.5-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.39-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 884d749b14: Refactored to use `coreServices` from `@backstage/backend-plugin-api`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/config-loader@1.1.7-next.2
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.3.39-next.1
|
||||
|
||||
### 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.39-next.1",
|
||||
"version": "0.3.39-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.17.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/plugin-auth-node@0.2.8-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.17.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.17.2-next.1",
|
||||
"version": "0.17.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.8-next.1",
|
||||
"version": "0.2.8-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- eaccf6d628: Updated installation documentation
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.18-next.1",
|
||||
"version": "0.3.18-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.3-next.1",
|
||||
"version": "0.2.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-sites-backend
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites-backend",
|
||||
"version": "0.1.1-next.1",
|
||||
"version": "0.1.1-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.1-next.1",
|
||||
"version": "0.1.1-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.33-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges-backend",
|
||||
"description": "A Backstage backend plugin that generates README badges for your entities",
|
||||
"version": "0.1.33-next.1",
|
||||
"version": "0.1.33-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.36-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.36-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.36-next.1",
|
||||
"version": "0.2.36-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c507aee8a2: Ensured typescript type checks in migration files.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-test-utils@0.1.31-next.2
|
||||
- @backstage/plugin-auth-node@0.2.8-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.2-next.1",
|
||||
"version": "0.2.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 312962da30: Add `title` as optional parameter to `BazaarOverviewCard`
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.7.0-next.2
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/cli@0.21.2-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.1-next.1",
|
||||
"version": "0.2.1-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.39-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/core-components@0.12.1-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.39-next.1",
|
||||
"version": "0.1.39-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.1.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 884d749b14: Refactored to use `coreServices` from `@backstage/backend-plugin-api`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-aws",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards AWS",
|
||||
"version": "0.1.12-next.1",
|
||||
"version": "0.1.12-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 884d749b14: Refactored to use `coreServices` from `@backstage/backend-plugin-api`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-azure",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Azure",
|
||||
"version": "0.1.10-next.1",
|
||||
"version": "0.1.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
|
||||
|
||||
## 0.1.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ce08e1798e: Refresh (potentially) updated catalog files on `repo:push` more efficiently.
|
||||
- 884d749b14: Refactored to use `coreServices` from `@backstage/backend-plugin-api`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/backend-tasks@0.4.0-next.2
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.2-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
- @backstage/plugin-events-node@0.2.0-next.2
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
|
||||
"version": "0.1.6-next.1",
|
||||
"version": "0.1.6-next.2",
|
||||
"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