Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-jenkins-backend': patch
|
||||
---
|
||||
|
||||
Remove unnecessary dependency promise-any-polyfill
|
||||
Remove unnecessary dependency `promise-any-polyfill`.
|
||||
|
||||
@@ -200,6 +200,7 @@
|
||||
"brave-bags-sniff",
|
||||
"chilled-ladybugs-cough",
|
||||
"chilly-ads-lay",
|
||||
"chilly-tables-crash",
|
||||
"clean-paws-fry",
|
||||
"clean-seals-whisper",
|
||||
"clever-pillows-drive",
|
||||
@@ -207,6 +208,7 @@
|
||||
"create-app-1669131574",
|
||||
"create-app-1669720399",
|
||||
"create-app-1670332900",
|
||||
"cyan-donkeys-arrive",
|
||||
"dry-melons-listen",
|
||||
"dry-radios-live",
|
||||
"early-hairs-switch",
|
||||
@@ -214,6 +216,7 @@
|
||||
"eight-eels-compete",
|
||||
"eight-spiders-know",
|
||||
"eight-tables-hunt",
|
||||
"eleven-jeans-train",
|
||||
"empty-taxis-run",
|
||||
"fair-walls-talk",
|
||||
"famous-cobras-suffer",
|
||||
@@ -231,6 +234,7 @@
|
||||
"gold-icons-cheat",
|
||||
"gold-yaks-join",
|
||||
"gorgeous-hairs-applaud",
|
||||
"green-deers-turn",
|
||||
"healthy-crabs-collect",
|
||||
"hip-chairs-tap",
|
||||
"hip-stingrays-kneel",
|
||||
@@ -297,6 +301,7 @@
|
||||
"sour-flowers-care",
|
||||
"sour-plums-grow",
|
||||
"sour-queens-wait",
|
||||
"spicy-pianos-train",
|
||||
"strange-rocks-hide",
|
||||
"strong-peaches-melt",
|
||||
"strong-rice-warn",
|
||||
@@ -312,6 +317,8 @@
|
||||
"warm-parents-notice",
|
||||
"weak-ears-jam",
|
||||
"wicked-games-search",
|
||||
"wicked-impalas-relate",
|
||||
"wild-pears-enjoy",
|
||||
"yellow-forks-knock",
|
||||
"young-chairs-check",
|
||||
"young-turkeys-relax"
|
||||
|
||||
+6
-4
@@ -26,10 +26,12 @@ yarn.lock @backstage/reviewers @backst
|
||||
/plugins/azure-devops-common @backstage/reviewers @marleypowell @awanlin
|
||||
/plugins/bitbucket-cloud-common @backstage/reviewers @pjungermann
|
||||
/plugins/bitrise @backstage/reviewers @backstage/sda-se-reviewers
|
||||
/plugins/catalog-backend-module-aws @backstage/reviewers @pjungermann
|
||||
/plugins/catalog-backend-module-bitbucket-cloud @backstage/reviewers @pjungermann
|
||||
/plugins/catalog-backend-module-msgraph @backstage/reviewers @pjungermann
|
||||
/plugins/catalog-graph @backstage/reviewers @backstage/sda-se-reviewers
|
||||
/plugins/catalog @backstage/reviewers @backstage/catalog-core
|
||||
/plugins/catalog-* @backstage/reviewers @backstage/catalog-core
|
||||
/plugins/catalog-backend-module-aws @backstage/reviewers @backstage/catalog-core @pjungermann
|
||||
/plugins/catalog-backend-module-bitbucket-cloud @backstage/reviewers @backstage/catalog-core @pjungermann
|
||||
/plugins/catalog-backend-module-msgraph @backstage/reviewers @backstage/catalog-core @pjungermann
|
||||
/plugins/catalog-graph @backstage/reviewers @backstage/catalog-core @backstage/sda-se-reviewers
|
||||
/plugins/circleci @backstage/reviewers @adamdmharvey
|
||||
/plugins/cloudbuild @backstage/reviewers @trivago/ebarrios
|
||||
/plugins/code-coverage @backstage/reviewers @alde @nissayeva
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Harness CI/CD
|
||||
author: harness.io
|
||||
authorUrl: https://github.com/harness/backstage-plugins
|
||||
category: CI/CD
|
||||
description: This plugin lets you view Harness pipeline execution details inside Backstage.
|
||||
documentation: https://github.com/harness/backstage-plugins/tree/main/plugins/harness-ci-cd
|
||||
iconUrl: https://static.harness.io/ng-static/images/favicon.png
|
||||
npmPackageName: '@harnessio/backstage-plugin-ci-cd'
|
||||
tags:
|
||||
- ci
|
||||
- cd
|
||||
addedDate: '2022-12-08'
|
||||
+3
-3
@@ -7369,11 +7369,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.6.2":
|
||||
version: 2.8.0
|
||||
resolution: "prettier@npm:2.8.0"
|
||||
version: 2.8.1
|
||||
resolution: "prettier@npm:2.8.1"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 72004ce0cc9bb097daf3e3833f62495768724392c1d5b178dd47372337616e9e50ecbb0804f236596223f7b5eb1bbe69cefc8957dca21112c5777e77ef73a564
|
||||
checksum: 4f21a0f1269f76fb36f54e9a8a1ea4c11e27478958bf860661fb4b6d7ac69aac1581f8724fa98ea3585e56d42a2ea317a17ff6e3324f40cb11ff9e20b73785cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"@types/react": "^17",
|
||||
"@types/react-dom": "^17"
|
||||
},
|
||||
"version": "1.9.0-next.2",
|
||||
"version": "1.9.0-next.3",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.0.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.2.1-next.3
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
|
||||
## 1.0.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.0.9-next.2",
|
||||
"version": "1.0.9-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,68 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.78-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.21.2-next.3
|
||||
- @backstage/core-app-api@1.2.1-next.3
|
||||
- @backstage/plugin-airbrake@0.3.12-next.3
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/app-defaults@1.0.9-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-apache-airflow@0.2.5-next.3
|
||||
- @backstage/plugin-api-docs@0.8.12-next.3
|
||||
- @backstage/plugin-azure-devops@0.2.3-next.3
|
||||
- @backstage/plugin-azure-sites@0.1.1-next.3
|
||||
- @backstage/plugin-badges@0.2.36-next.3
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
- @backstage/plugin-catalog-graph@0.2.24-next.3
|
||||
- @backstage/plugin-catalog-import@0.9.2-next.3
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
- @backstage/plugin-circleci@0.3.12-next.3
|
||||
- @backstage/plugin-cloudbuild@0.3.12-next.3
|
||||
- @backstage/plugin-code-coverage@0.2.5-next.3
|
||||
- @backstage/plugin-cost-insights@0.12.1-next.3
|
||||
- @backstage/plugin-dynatrace@1.0.2-next.3
|
||||
- @backstage/plugin-explore@0.3.43-next.3
|
||||
- @backstage/plugin-gcalendar@0.3.8-next.3
|
||||
- @backstage/plugin-gcp-projects@0.3.31-next.3
|
||||
- @backstage/plugin-github-actions@0.5.12-next.3
|
||||
- @backstage/plugin-gocd@0.1.18-next.3
|
||||
- @backstage/plugin-graphiql@0.2.44-next.3
|
||||
- @backstage/plugin-home@0.4.28-next.3
|
||||
- @backstage/plugin-jenkins@0.7.11-next.3
|
||||
- @backstage/plugin-kafka@0.3.12-next.3
|
||||
- @backstage/plugin-kubernetes@0.7.5-next.3
|
||||
- @backstage/plugin-lighthouse@0.3.12-next.3
|
||||
- @backstage/plugin-newrelic@0.3.30-next.3
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.5-next.3
|
||||
- @backstage/plugin-org@0.6.2-next.3
|
||||
- @backstage/plugin-pagerduty@0.5.5-next.3
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
- @backstage/plugin-playlist@0.1.3-next.3
|
||||
- @backstage/plugin-rollbar@0.4.12-next.3
|
||||
- @backstage/plugin-scaffolder@1.9.0-next.3
|
||||
- @backstage/plugin-search@1.0.5-next.3
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.3
|
||||
- @backstage/plugin-sentry@0.4.5-next.3
|
||||
- @backstage/plugin-shortcuts@0.3.4-next.3
|
||||
- @backstage/plugin-stack-overflow@0.1.8-next.3
|
||||
- @backstage/plugin-tech-insights@0.3.4-next.3
|
||||
- @backstage/plugin-tech-radar@0.5.19-next.3
|
||||
- @backstage/plugin-techdocs@1.4.1-next.3
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.0.7-next.3
|
||||
- @backstage/plugin-techdocs-react@1.0.7-next.3
|
||||
- @backstage/plugin-todo@0.2.14-next.3
|
||||
- @backstage/plugin-user-settings@0.6.0-next.3
|
||||
- @internal/plugin-catalog-customized@0.0.5-next.3
|
||||
|
||||
## 0.2.78-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.78-next.2",
|
||||
"version": "0.2.78-next.3",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.31-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.21.2-next.3
|
||||
- @backstage/backend-app-api@0.2.4-next.2
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-plugin-api@0.2.0-next.2
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 0.1.31-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.31-next.2",
|
||||
"version": "0.1.31-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,52 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.78-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- example-app@0.2.78-next.3
|
||||
- @backstage/backend-common@0.17.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-app-backend@0.3.39-next.2
|
||||
- @backstage/plugin-auth-backend@0.17.2-next.2
|
||||
- @backstage/plugin-auth-node@0.2.8-next.2
|
||||
- @backstage/plugin-azure-devops-backend@0.3.18-next.2
|
||||
- @backstage/plugin-azure-sites-backend@0.1.1-next.2
|
||||
- @backstage/plugin-badges-backend@0.1.33-next.2
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/plugin-code-coverage-backend@0.2.5-next.2
|
||||
- @backstage/plugin-events-backend@0.2.0-next.2
|
||||
- @backstage/plugin-events-node@0.2.0-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.3
|
||||
- @backstage/plugin-permission-backend@0.5.14-next.2
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
- @backstage/plugin-permission-node@0.7.2-next.2
|
||||
- @backstage/plugin-playlist-backend@0.2.2-next.3
|
||||
- @backstage/plugin-proxy-backend@0.2.33-next.2
|
||||
- @backstage/plugin-rollbar-backend@0.1.36-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.9.0-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.7-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-module-pg@0.4.3-next.2
|
||||
- @backstage/plugin-search-backend-node@1.1.0-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-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-techdocs-backend@1.4.2-next.2
|
||||
- @backstage/plugin-todo-backend@0.1.36-next.2
|
||||
|
||||
## 0.2.78-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.78-next.2",
|
||||
"version": "0.2.78-next.3",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.21.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 43b2b9c791: Removed the unused dependency on `@sucrase/jest-plugin`.
|
||||
- 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.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.21.2-next.2",
|
||||
"version": "0.21.2-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.2.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6870b43dd1: Fix for the automatic rewriting of base URLs.
|
||||
- 653d7912ac: Made `WebStorage` notify its subscribers when `localStorage` values change in other tabs/windows
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
|
||||
## 1.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.2.1-next.2",
|
||||
"version": "1.2.1-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -15,7 +15,13 @@
|
||||
*/
|
||||
|
||||
import { WebStorage } from './WebStorage';
|
||||
import { ErrorApi, StorageApi } from '@backstage/core-plugin-api';
|
||||
import {
|
||||
ErrorApi,
|
||||
StorageApi,
|
||||
StorageValueSnapshot,
|
||||
} from '@backstage/core-plugin-api';
|
||||
import { buckets } from './WebStorage';
|
||||
import { JsonValue } from '@backstage/types';
|
||||
|
||||
describe('WebStorage Storage API', () => {
|
||||
const mockErrorApi = { post: jest.fn(), error$: jest.fn() };
|
||||
@@ -30,6 +36,11 @@ describe('WebStorage Storage API', () => {
|
||||
...args,
|
||||
});
|
||||
};
|
||||
|
||||
afterEach(() => {
|
||||
buckets.clear();
|
||||
});
|
||||
|
||||
it('should return undefined for values which are unset', async () => {
|
||||
const storage = createWebStorage();
|
||||
|
||||
@@ -250,4 +261,50 @@ describe('WebStorage Storage API', () => {
|
||||
snapshot.value.baz.push({ foo: 'buzz' });
|
||||
}).toThrow(/Cannot add property 1, object is not extensible/);
|
||||
});
|
||||
|
||||
it('should forward storage events accurately', async () => {
|
||||
const storage = createWebStorage();
|
||||
const bucket = storage.forBucket('foo');
|
||||
|
||||
localStorage.setItem('/foo/bar%2Fbaz', '"x"');
|
||||
localStorage.setItem('/foo/bar/baz', '"y"');
|
||||
|
||||
expect(bucket.snapshot('bar/baz').value).toBe('x');
|
||||
expect(bucket.forBucket('bar').snapshot('baz').value).toBe('y');
|
||||
|
||||
const notifyPromise = new Promise<StorageValueSnapshot<JsonValue>>(
|
||||
resolve => {
|
||||
const subscription = bucket.observe$('bar/baz').subscribe({
|
||||
next: snapshot => {
|
||||
resolve(snapshot);
|
||||
subscription.unsubscribe();
|
||||
},
|
||||
});
|
||||
},
|
||||
);
|
||||
|
||||
await expect(
|
||||
Promise.race([notifyPromise, 'not-yet-resolved']),
|
||||
).resolves.toBe('not-yet-resolved');
|
||||
|
||||
window.dispatchEvent(new StorageEvent('storage', { key: '/foo/bar/baz' }));
|
||||
|
||||
localStorage.setItem('/foo/bar%2Fbaz', '"z"');
|
||||
|
||||
await expect(
|
||||
Promise.race([notifyPromise, 'not-yet-resolved']),
|
||||
).resolves.toBe('not-yet-resolved');
|
||||
|
||||
window.dispatchEvent(
|
||||
new StorageEvent('storage', { key: '/foo/bar%2Fbaz' }),
|
||||
);
|
||||
|
||||
await expect(notifyPromise).resolves.toEqual({
|
||||
key: 'bar/baz',
|
||||
presence: 'present',
|
||||
value: 'z',
|
||||
});
|
||||
|
||||
expect(bucket.snapshot('bar/baz').value).toEqual('z');
|
||||
});
|
||||
});
|
||||
|
||||
@@ -22,7 +22,7 @@ import {
|
||||
import { JsonValue, Observable } from '@backstage/types';
|
||||
import ObservableImpl from 'zen-observable';
|
||||
|
||||
const buckets = new Map<string, WebStorage>();
|
||||
export const buckets = new Map<string, WebStorage>();
|
||||
|
||||
/**
|
||||
* An implementation of the storage API, that uses the browser's local storage.
|
||||
@@ -109,9 +109,16 @@ export class WebStorage implements StorageApi {
|
||||
}
|
||||
|
||||
private handleStorageChange(eventKey: StorageEvent['key']) {
|
||||
if (!eventKey?.startsWith(this.namespace)) return;
|
||||
const key = eventKey?.replace(`${this.namespace}/`, '');
|
||||
this.notifyChanges(key);
|
||||
if (!eventKey?.startsWith(this.namespace)) {
|
||||
return;
|
||||
}
|
||||
// Grab the part of this key that is local to this bucket
|
||||
const trimmedKey = eventKey?.slice(`${this.namespace}/`.length);
|
||||
|
||||
// If the key still contains a slash, it means it's a sub-bucket
|
||||
if (!trimmedKey.includes('/')) {
|
||||
this.notifyChanges(decodeURIComponent(trimmedKey));
|
||||
}
|
||||
}
|
||||
|
||||
private getKeyName(key: string) {
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.12.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 91bba69ef8: Internal refactor to remove deprecated symbols.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
|
||||
## 0.12.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.12.1-next.2",
|
||||
"version": "0.12.1-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.35-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c4788dbb58: Fix dependency ordering in templated packages.
|
||||
- af1358bb07: added default project name for CI job compatibility
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11-next.0
|
||||
|
||||
## 0.4.35-next.2
|
||||
|
||||
### 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.2",
|
||||
"version": "0.4.35-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.9-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.2.1-next.3
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/app-defaults@1.0.9-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/test-utils@1.2.3-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 1.0.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.9-next.2",
|
||||
"version": "1.0.9-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.7-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 1.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.7-next.2",
|
||||
"version": "1.1.7-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.77-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.21.2-next.3
|
||||
- @backstage/core-app-api@1.2.1-next.3
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/app-defaults@1.0.9-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/test-utils@1.2.3-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog@1.7.0-next.3
|
||||
- @backstage/plugin-techdocs@1.4.1-next.3
|
||||
- @backstage/plugin-techdocs-react@1.0.7-next.3
|
||||
|
||||
## 0.2.77-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.77-next.2",
|
||||
"version": "0.2.77-next.3",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.2.3-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.2.1-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
|
||||
## 1.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.2.3-next.2",
|
||||
"version": "1.2.3-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.2.4-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-adr-common@0.2.4-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.3
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.2.4-next.2",
|
||||
"version": "0.2.4-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 151c0e1477: Remove the `object-hash` dependency
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/dev-utils@1.0.9-next.3
|
||||
- @backstage/test-utils@1.2.3-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.3.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.12-next.2",
|
||||
"version": "0.3.12-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.28-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.28-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.28-next.2",
|
||||
"version": "0.1.28-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.23-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.23-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.23-next.2",
|
||||
"version": "0.1.23-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
|
||||
## 0.2.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.5-next.2",
|
||||
"version": "0.2.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.8.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog@1.7.0-next.3
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.8.12-next.2
|
||||
|
||||
### 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.2",
|
||||
"version": "0.8.12-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.5-next.2",
|
||||
"version": "0.1.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.3-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.3-next.2",
|
||||
"version": "0.2.3-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.1-next.2",
|
||||
"version": "0.1.1-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.36-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.36-next.2
|
||||
|
||||
### 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.2",
|
||||
"version": "0.2.36-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.2
|
||||
- @backstage/backend-test-utils@0.1.31-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-auth-node@0.2.8-next.2
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.2-next.2",
|
||||
"version": "0.2.2-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.21.2-next.3
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog@1.7.0-next.3
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.1-next.2",
|
||||
"version": "0.2.1-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.39-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.39-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.39-next.2",
|
||||
"version": "0.1.39-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-incremental-ingestion
|
||||
|
||||
## 0.1.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 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/backend-test-utils@0.1.31-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-node@1.3.0-next.2
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
|
||||
"description": "An entity provider for streaming large asset sources into the catalog",
|
||||
"version": "0.1.0-next.1",
|
||||
"version": "0.1.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/plugin-catalog-customized
|
||||
|
||||
## 0.0.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.7.0-next.3
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.0.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@internal/plugin-catalog-customized",
|
||||
"description": "The internal Backstage Customizable plugin for browsing the Backstage catalog",
|
||||
"version": "0.0.5-next.2",
|
||||
"version": "0.0.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-graph
|
||||
|
||||
## 0.2.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graph",
|
||||
"version": "0.2.24-next.2",
|
||||
"version": "0.2.24-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-import
|
||||
|
||||
## 0.9.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.9.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-import",
|
||||
"description": "A Backstage plugin the helps you import entities into your catalog",
|
||||
"version": "0.9.2-next.2",
|
||||
"version": "0.9.2-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog-react
|
||||
|
||||
## 1.2.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
- @backstage/plugin-permission-react@0.4.8-next.2
|
||||
|
||||
## 1.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-react",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
|
||||
"version": "1.2.2-next.2",
|
||||
"version": "1.2.2-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog
|
||||
|
||||
## 1.7.0-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/integration-react@1.1.7-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.3
|
||||
|
||||
## 1.7.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog",
|
||||
"description": "The Backstage plugin for browsing the Backstage catalog",
|
||||
"version": "1.7.0-next.2",
|
||||
"version": "1.7.0-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics-module-gitlab
|
||||
|
||||
## 0.1.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/plugin-cicd-statistics@0.1.14-next.3
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics-module-gitlab",
|
||||
"description": "CI/CD Statistics plugin module; Gitlab CICD",
|
||||
"version": "0.1.8-next.2",
|
||||
"version": "0.1.8-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics
|
||||
|
||||
## 0.1.14-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics",
|
||||
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
|
||||
"version": "0.1.14-next.2",
|
||||
"version": "0.1.14-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-circleci
|
||||
|
||||
## 0.3.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.3.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-circleci",
|
||||
"description": "A Backstage plugin that integrates towards Circle CI",
|
||||
"version": "0.3.12-next.2",
|
||||
"version": "0.3.12-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-cloudbuild
|
||||
|
||||
## 0.3.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.3.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cloudbuild",
|
||||
"description": "A Backstage plugin that integrates towards Google Cloud Build",
|
||||
"version": "0.3.12-next.2",
|
||||
"version": "0.3.12-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-code-climate
|
||||
|
||||
## 0.1.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-climate",
|
||||
"version": "0.1.12-next.2",
|
||||
"version": "0.1.12-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-code-coverage
|
||||
|
||||
## 0.2.5-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-coverage",
|
||||
"description": "A Backstage plugin that helps you keep track of your code coverage",
|
||||
"version": "0.2.5-next.2",
|
||||
"version": "0.2.5-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-codescene
|
||||
|
||||
## 0.1.7-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-codescene",
|
||||
"version": "0.1.7-next.2",
|
||||
"version": "0.1.7-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-config-schema
|
||||
|
||||
## 0.1.35-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.2-next.1
|
||||
|
||||
## 0.1.35-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-config-schema",
|
||||
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
|
||||
"version": "0.1.35-next.2",
|
||||
"version": "0.1.35-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-cost-insights
|
||||
|
||||
## 0.12.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/test-utils@1.2.3-next.3
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
- @backstage/plugin-cost-insights-common@0.1.1
|
||||
|
||||
## 0.12.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cost-insights",
|
||||
"description": "A Backstage plugin that helps you keep track of your cloud spend",
|
||||
"version": "0.12.1-next.2",
|
||||
"version": "0.12.1-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-dynatrace
|
||||
|
||||
## 1.0.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 1.0.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-dynatrace",
|
||||
"version": "1.0.2-next.2",
|
||||
"version": "1.0.2-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @internal/plugin-todo-list
|
||||
|
||||
## 1.0.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 1.0.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/plugin-todo-list",
|
||||
"version": "1.0.8-next.2",
|
||||
"version": "1.0.8-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-explore
|
||||
|
||||
## 0.3.43-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
- @backstage/plugin-explore-common@0.0.1-next.0
|
||||
- @backstage/plugin-explore-react@0.0.24-next.2
|
||||
- @backstage/plugin-search-common@1.2.0-next.2
|
||||
- @backstage/plugin-search-react@1.3.0-next.3
|
||||
|
||||
## 0.3.43-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-explore",
|
||||
"description": "A Backstage plugin for building an exploration page of your software ecosystem",
|
||||
"version": "0.3.43-next.2",
|
||||
"version": "0.3.43-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-firehydrant
|
||||
|
||||
## 0.1.29-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.1.29-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-firehydrant",
|
||||
"description": "A Backstage plugin that integrates towards FireHydrant",
|
||||
"version": "0.1.29-next.2",
|
||||
"version": "0.1.29-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-fossa
|
||||
|
||||
## 0.2.44-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.3
|
||||
|
||||
## 0.2.44-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-fossa",
|
||||
"description": "A Backstage plugin that integrates towards FOSSA",
|
||||
"version": "0.2.44-next.2",
|
||||
"version": "0.2.44-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-gcalendar
|
||||
|
||||
## 0.3.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.3
|
||||
- @backstage/core-plugin-api@1.2.0-next.2
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user