Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+20
-1
@@ -218,12 +218,20 @@
|
||||
"create-app-1758639549",
|
||||
"create-app-1758718573",
|
||||
"create-app-1759243273",
|
||||
"create-app-1759849206",
|
||||
"cuddly-mugs-act",
|
||||
"curvy-bobcats-melt",
|
||||
"dependabot-eaf5987",
|
||||
"eager-toes-start",
|
||||
"famous-loops-tickle",
|
||||
"fast-heads-brake",
|
||||
"fast-queens-guess",
|
||||
"few-weeks-create",
|
||||
"five-olives-bet",
|
||||
"flat-peas-run",
|
||||
"forty-crabs-travel",
|
||||
"full-chefs-roll",
|
||||
"fuzzy-trams-kick",
|
||||
"giant-weeks-jump",
|
||||
"heavy-cooks-divide",
|
||||
"hungry-crews-fetch",
|
||||
@@ -232,6 +240,7 @@
|
||||
"legal-eagles-jog",
|
||||
"modern-pugs-appear",
|
||||
"moody-singers-deny",
|
||||
"nasty-moose-rescue",
|
||||
"nice-readers-judge",
|
||||
"public-sites-admire",
|
||||
"public-wombats-say",
|
||||
@@ -240,18 +249,28 @@
|
||||
"ready-pots-arrive",
|
||||
"red-dodos-work",
|
||||
"red-times-bet",
|
||||
"sad-women-rule",
|
||||
"salty-words-wash",
|
||||
"shiny-candles-hide",
|
||||
"short-aliens-invite",
|
||||
"silent-mice-play",
|
||||
"six-cooks-battle",
|
||||
"slimy-signs-agree",
|
||||
"solid-bikes-leave",
|
||||
"tame-hairs-smash",
|
||||
"tender-cups-tap",
|
||||
"thin-hoops-bathe",
|
||||
"thirty-rules-press",
|
||||
"tidy-coats-know",
|
||||
"tired-mice-cheer",
|
||||
"tough-clocks-attack",
|
||||
"twelve-guests-sit",
|
||||
"twelve-oranges-grin",
|
||||
"two-emus-like",
|
||||
"unified-theme-attr-stack",
|
||||
"warm-items-look",
|
||||
"wet-spiders-wait",
|
||||
"wide-flies-jog"
|
||||
"wide-flies-jog",
|
||||
"yarn-plugin-integration"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,219 @@
|
||||
# Release v1.44.0-next.3
|
||||
|
||||
Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.44.0-next.3](https://backstage.github.io/upgrade-helper/?to=1.44.0-next.3)
|
||||
|
||||
## @backstage/backend-app-api@1.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dd69cf6: Moved up registration of unhandled rejections and errors listeners to be done as early as possible, avoiding flakiness in backend startups and instead always logging these failures rather than sometimes crashing the process.
|
||||
|
||||
## @backstage/cli@0.34.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f2cf564: Removed the script transform cache from the default Jest configuration. The script cache provided a moderate performance boost, but it is incompatible with Jest 30.
|
||||
|
||||
- 024645e: Remove unused @octokit modules from cli package
|
||||
|
||||
- @octokit/graphql
|
||||
- @octokit/graphql-schema
|
||||
- @octokit/oauth-app
|
||||
|
||||
- d14ef24: Added automatic detection and support for the Backstage Yarn plugin when generating new packages with `yarn new`. When the plugin is installed, new packages will automatically use `backstage:^` ranges for `@backstage/*` dependencies.
|
||||
|
||||
## @backstage/core-components@0.18.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 431130c: Added `renderEdge` prop to `<DependencyGraph />` component in `@backstage/core-components` to allow custom rendering of graph edges.
|
||||
|
||||
## @backstage/create-app@0.7.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8ed53eb: Added `coreExtensionData.title`, especially useful for creating extensible layout with tabbed pages, but available for use for other cases too.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
|
||||
## @backstage/ui@0.7.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3c921c5: Making href mandatory in tabs that are part of a Header component
|
||||
- 5c21e45: Add react router for internal routing for ButtonLinks
|
||||
- 9781815: Remove auto selection of tabs for tabs that all have href defined
|
||||
- f6dff5b: Using react router for internal links in the Menu component
|
||||
|
||||
## @backstage/plugin-app-visualizer@0.1.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4406144: Ensure that the text rendering has react keys for all elements
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-aws@0.4.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-azure@0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-bitbucket-server@0.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-gerrit@0.3.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-github@0.11.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-github-org@0.3.15-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend-module-github@0.11.1-next.2
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-gitlab@0.7.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0443119: Fixed an issue in `GitlabDiscoveryEntityProvider` where entity fetching could fail for projects with special characters or that had been renamed or moved.
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-gitlab-org@0.2.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend-module-gitlab@0.7.4-next.2
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-msgraph@0.8.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-puppetdb@0.2.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-catalog-graph@0.5.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 431130c: Added `renderEdge` prop to `<DependencyGraph />` component in `@backstage/core-components` to allow custom rendering of graph edges.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-home@0.8.13-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e7d59d3: fix(home): correct `clearAll` logic to properly handle `deletable` flag
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-kubernetes@0.12.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-kubernetes-cluster@0.0.30-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
|
||||
## @backstage/plugin-notifications@0.5.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-notifications-backend@0.5.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-notifications-backend-module-email@0.3.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b8cf31a: chore(deps): bump `nodemailer` from 6.9.16 to 7.0.7
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-scaffolder@1.34.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d9aed74: Forward `ui:disabled` in `OwnedEntityPicker` to allow disabling it
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-scaffolder-backend-module-gitlab@0.9.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## @backstage/plugin-signals@0.0.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7b41d9d: Remove `app-root-element:signals/signals-display` which was not doing anything useful
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.44.0-next.2",
|
||||
"version": "1.44.0-next.3",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dd69cf6: Moved up registration of unhandled rejections and errors listeners to be done as early as possible, avoiding flakiness in backend startups and instead always logging these failures rather than sometimes crashing the process.
|
||||
|
||||
## 1.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.2.8-next.0",
|
||||
"version": "1.2.8-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.34.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f2cf564: Removed the script transform cache from the default Jest configuration. The script cache provided a moderate performance boost, but it is incompatible with Jest 30.
|
||||
- 024645e: Remove unused @octokit modules from cli package
|
||||
|
||||
- @octokit/graphql
|
||||
- @octokit/graphql-schema
|
||||
- @octokit/oauth-app
|
||||
|
||||
- d14ef24: Added automatic detection and support for the Backstage Yarn plugin when generating new packages with `yarn new`. When the plugin is installed, new packages will automatically use `backstage:^` ranges for `@backstage/*` dependencies.
|
||||
|
||||
## 0.34.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.34.4-next.2",
|
||||
"version": "0.34.4-next.3",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.18.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 431130c: Added `renderEdge` prop to `<DependencyGraph />` component in `@backstage/core-components` to allow custom rendering of graph edges.
|
||||
|
||||
## 0.18.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"version": "0.18.2-next.2",
|
||||
"version": "0.18.2-next.3",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.7.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## 0.7.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.7.5-next.2",
|
||||
"version": "0.7.5-next.3",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.12.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8ed53eb: Added `coreExtensionData.title`, especially useful for creating extensible layout with tabbed pages, but available for use for other cases too.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
|
||||
## 0.12.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.12.1-next.1",
|
||||
"version": "0.12.1-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/ui
|
||||
|
||||
## 0.7.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3c921c5: Making href mandatory in tabs that are part of a Header component
|
||||
- 5c21e45: Add react router for internal routing for ButtonLinks
|
||||
- 9781815: Remove auto selection of tabs for tabs that all have href defined
|
||||
- f6dff5b: Using react router for internal links in the Menu component
|
||||
|
||||
## 0.7.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/ui",
|
||||
"version": "0.7.2-next.1",
|
||||
"version": "0.7.2-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4406144: Ensure that the text rendering has react keys for all elements
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.1.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.24-next.1",
|
||||
"version": "0.1.24-next.2",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.4.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.4.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-aws",
|
||||
"version": "0.4.16-next.1",
|
||||
"version": "0.4.16-next.2",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards AWS",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.3.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-azure",
|
||||
"version": "0.3.10-next.1",
|
||||
"version": "0.3.10-next.2",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Azure",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
|
||||
|
||||
## 0.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
|
||||
"version": "0.5.4-next.1",
|
||||
"version": "0.5.4-next.2",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-server
|
||||
|
||||
## 0.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
|
||||
"version": "0.5.4-next.1",
|
||||
"version": "0.5.4-next.2",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
"pluginId": "catalog",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-gerrit
|
||||
|
||||
## 0.3.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.3.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gerrit",
|
||||
"version": "0.3.7-next.1",
|
||||
"version": "0.3.7-next.2",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
"pluginId": "catalog",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-catalog-backend-module-github-org
|
||||
|
||||
## 0.3.15-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend-module-github@0.11.1-next.2
|
||||
|
||||
## 0.3.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-github-org",
|
||||
"version": "0.3.15-next.1",
|
||||
"version": "0.3.15-next.2",
|
||||
"description": "The github-org backend module for the catalog plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-github
|
||||
|
||||
## 0.11.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.11.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-github",
|
||||
"version": "0.11.1-next.1",
|
||||
"version": "0.11.1-next.2",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-catalog-backend-module-gitlab-org
|
||||
|
||||
## 0.2.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend-module-gitlab@0.7.4-next.2
|
||||
|
||||
## 0.2.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
|
||||
"version": "0.2.14-next.1",
|
||||
"version": "0.2.14-next.2",
|
||||
"description": "The gitlab-org backend module for the catalog plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-catalog-backend-module-gitlab
|
||||
|
||||
## 0.7.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0443119: Fixed an issue in `GitlabDiscoveryEntityProvider` where entity fetching could fail for projects with special characters or that had been renamed or moved.
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.7.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gitlab",
|
||||
"version": "0.7.4-next.1",
|
||||
"version": "0.7.4-next.2",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-msgraph
|
||||
|
||||
## 0.8.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.8.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-msgraph",
|
||||
"version": "0.8.1-next.0",
|
||||
"version": "0.8.1-next.1",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-catalog-backend-module-puppetdb
|
||||
|
||||
## 0.2.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
|
||||
## 0.2.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
|
||||
"version": "0.2.15-next.0",
|
||||
"version": "0.2.15-next.1",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards PuppetDB",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-catalog-graph
|
||||
|
||||
## 0.5.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 431130c: Added `renderEdge` prop to `<DependencyGraph />` component in `@backstage/core-components` to allow custom rendering of graph edges.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.5.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graph",
|
||||
"version": "0.5.2-next.1",
|
||||
"version": "0.5.2-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "catalog-graph",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.8.13-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e7d59d3: fix(home): correct `clearAll` logic to properly handle `deletable` flag
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.8.13-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.8.13-next.2",
|
||||
"version": "0.8.13-next.3",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-kubernetes-cluster
|
||||
|
||||
## 0.0.30-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
|
||||
## 0.0.30-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes-cluster",
|
||||
"version": "0.0.30-next.1",
|
||||
"version": "0.0.30-next.2",
|
||||
"description": "A Backstage plugin that shows details of Kubernetes clusters",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-kubernetes
|
||||
|
||||
## 0.12.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 99fcf98: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.12.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes",
|
||||
"version": "0.12.12-next.1",
|
||||
"version": "0.12.12-next.2",
|
||||
"description": "A Backstage plugin that integrates towards Kubernetes",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-notifications-backend-module-email
|
||||
|
||||
## 0.3.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b8cf31a: chore(deps): bump `nodemailer` from 6.9.16 to 7.0.7
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## 0.3.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend-module-email",
|
||||
"version": "0.3.14-next.0",
|
||||
"version": "0.3.14-next.1",
|
||||
"description": "The email backend module for the notifications plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-notifications-backend
|
||||
|
||||
## 0.5.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## 0.5.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend",
|
||||
"version": "0.5.11-next.1",
|
||||
"version": "0.5.11-next.2",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-notifications
|
||||
|
||||
## 0.5.10-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.5.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications",
|
||||
"version": "0.5.10-next.2",
|
||||
"version": "0.5.10-next.3",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-scaffolder-backend-module-bitbucket-server
|
||||
|
||||
## 0.2.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## 0.2.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-backend-module-bitbucket-server",
|
||||
"version": "0.2.14-next.1",
|
||||
"version": "0.2.14-next.2",
|
||||
"description": "The Bitbucket Server module for @backstage/plugin-scaffolder-backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-scaffolder-backend-module-gitlab
|
||||
|
||||
## 0.9.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f5e0963: Removed unused dependencies
|
||||
|
||||
## 0.9.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-backend-module-gitlab",
|
||||
"version": "0.9.6-next.1",
|
||||
"version": "0.9.6-next.2",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
"pluginId": "scaffolder",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.34.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d9aed74: Forward `ui:disabled` in `OwnedEntityPicker` to allow disabling it
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 1.34.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.34.2-next.2",
|
||||
"version": "1.34.2-next.3",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-signals
|
||||
|
||||
## 0.0.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7b41d9d: Remove `app-root-element:signals/signals-display` which was not doing anything useful
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.3
|
||||
- @backstage/frontend-plugin-api@0.12.1-next.2
|
||||
|
||||
## 0.0.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-signals",
|
||||
"version": "0.0.24-next.2",
|
||||
"version": "0.0.24-next.3",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "signals",
|
||||
|
||||
Reference in New Issue
Block a user