Merge branch 'master' into stack-overflow-plugin-fix

This commit is contained in:
Tommy Le
2024-01-17 08:09:14 +01:00
728 changed files with 17696 additions and 1968 deletions
+24
View File
@@ -1,5 +1,29 @@
# @backstage/plugin-adr-backend
## 0.4.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/plugin-adr-common@0.2.19
- @backstage/plugin-search-common@1.2.10
## 0.4.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
## 0.4.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.4.6-next.1",
"version": "0.4.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-adr-common
## 0.2.19
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.3
- @backstage/integration@1.8.0
- @backstage/plugin-search-common@1.2.10
## 0.2.18
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-adr-common",
"description": "Common functionalities for the adr plugin",
"version": "0.2.18",
"version": "0.2.19",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+26
View File
@@ -1,5 +1,31 @@
# @backstage/plugin-adr
## 0.6.12
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-search-react@1.7.5
- @backstage/integration-react@1.1.23
- @backstage/catalog-model@1.4.3
- @backstage/plugin-adr-common@0.2.19
- @backstage/plugin-search-common@1.2.10
## 0.6.12-next.2
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.4.1-next.2
- @backstage/plugin-catalog-react@1.9.3-next.2
- @backstage/plugin-search-react@1.7.5-next.2
- @backstage/integration-react@1.1.23-next.0
## 0.6.12-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.6.12-next.1",
"version": "0.6.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-airbrake-backend
## 0.3.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/config@1.1.1
## 0.3.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
## 0.3.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.3.6-next.1",
"version": "0.3.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+21
View File
@@ -1,5 +1,26 @@
# @backstage/plugin-airbrake
## 0.3.29
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/dev-utils@1.0.26
- @backstage/catalog-model@1.4.3
- @backstage/test-utils@1.4.7
## 0.3.29-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
- @backstage/dev-utils@1.0.26-next.2
## 0.3.29-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.29-next.1",
"version": "0.3.29",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-allure
## 0.1.45
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
## 0.1.45-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
## 0.1.45-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.45-next.1",
"version": "0.1.45",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-ga
## 0.1.37
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
## 0.1.37-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.37-next.1",
"version": "0.1.37",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-ga4
## 0.1.8
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
## 0.1.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga4",
"version": "0.1.8-next.1",
"version": "0.1.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-newrelic-browser
## 0.0.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/config@1.1.1
## 0.0.6-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-newrelic-browser",
"version": "0.0.6-next.1",
"version": "0.0.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-apache-airflow
## 0.2.19
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
## 0.2.19-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apache-airflow",
"version": "0.2.19-next.1",
"version": "0.2.19",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+24
View File
@@ -1,5 +1,29 @@
# @backstage/plugin-api-docs
## 0.10.3
### Patch Changes
- 8a69cc9: Fix custom http resolvers for AsyncAPI widget.
- 062b8f2: Add permission check to Register Existing API button
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-permission-react@0.4.19
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-catalog@1.16.1
- @backstage/catalog-model@1.4.3
- @backstage/plugin-catalog-common@1.0.20
## 0.10.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.16.1-next.2
- @backstage/plugin-catalog-react@1.9.3-next.2
## 0.10.3-next.1
### Patch Changes
+1 -1
View File
@@ -13,7 +13,7 @@ The plugin provides a standalone list of APIs, as well as an integration into th
Right now, the following API formats are supported:
- [OpenAPI](https://swagger.io/specification/) 2 & 3
- [AsyncAPI](https://www.asyncapi.com/docs/specifications/latest/)
- [AsyncAPI](https://www.asyncapi.com/docs/reference/specification/latest)
- [GraphQL](https://graphql.org/learn/schema/)
Other formats are displayed as plain text, but this can easily be extended.
+3 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"version": "0.10.3-next.1",
"version": "0.10.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -38,7 +38,9 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog": "workspace:^",
"@backstage/plugin-catalog-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@graphiql/react": "^0.20.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -32,6 +32,7 @@ import {
starredEntitiesApiRef,
} from '@backstage/plugin-catalog-react';
import {
MockPermissionApi,
MockStorageApi,
TestApiProvider,
renderInTestApp,
@@ -41,6 +42,7 @@ import { screen, waitFor } from '@testing-library/react';
import React from 'react';
import { apiDocsConfigRef } from '../../config';
import { DefaultApiExplorerPage } from './DefaultApiExplorerPage';
import { permissionApiRef } from '@backstage/plugin-permission-react';
describe('DefaultApiExplorerPage', () => {
const catalogApi: Partial<CatalogApi> = {
@@ -98,6 +100,7 @@ describe('DefaultApiExplorerPage', () => {
new DefaultStarredEntitiesApi({ storageApi }),
],
[apiDocsConfigRef, apiDocsConfig],
[permissionApiRef, new MockPermissionApi()],
]}
>
{children}
@@ -38,6 +38,8 @@ import {
} from '@backstage/plugin-catalog-react';
import React from 'react';
import { registerComponentRouteRef } from '../../routes';
import { usePermission } from '@backstage/plugin-permission-react';
import { catalogEntityCreatePermission } from '@backstage/plugin-catalog-common/alpha';
const defaultColumns: TableColumn<CatalogTableRow>[] = [
CatalogTable.columns.createTitleColumn({ hidden: true }),
@@ -72,6 +74,9 @@ export const DefaultApiExplorerPage = (props: DefaultApiExplorerPageProps) => {
configApi.getOptionalString('organization.name') ?? 'Backstage'
} API Explorer`;
const registerComponentLink = useRouteRef(registerComponentRouteRef);
const { allowed } = usePermission({
permission: catalogEntityCreatePermission,
});
return (
<PageWithHeader
@@ -82,10 +87,12 @@ export const DefaultApiExplorerPage = (props: DefaultApiExplorerPageProps) => {
>
<Content>
<ContentHeader title="">
<CreateButton
title="Register Existing API"
to={registerComponentLink?.()}
/>
{allowed && (
<CreateButton
title="Register Existing API"
to={registerComponentLink?.()}
/>
)}
<SupportButton>All your APIs</SupportButton>
</ContentHeader>
<EntityListProvider>
@@ -143,18 +143,33 @@ const useStyles = makeStyles(theme => ({
},
}));
const fetchResolver = {
order: 199, // Use 199 as the built-in http resolver is 200
canRead: /^https?:\/\//,
async read(file: any) {
const response = await fetch(file.url);
const httpsFetchResolver = {
schema: 'https',
order: 1,
canRead: true,
async read(uri: any) {
const response = await fetch(uri.toString());
return response.text();
},
};
const httpFetchResolver = {
schema: 'http',
order: 1,
canRead: true,
async read(uri: any) {
const response = await fetch(uri.toString());
return response.text();
},
};
const config = {
parserOptions: {
resolve: { fetch: fetchResolver },
__unstable: {
resolver: {
resolvers: [httpsFetchResolver, httpFetchResolver],
},
},
},
};
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-apollo-explorer
## 0.1.19
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
## 0.1.19-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apollo-explorer",
"version": "0.1.19-next.1",
"version": "0.1.19",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-app-backend
## 0.3.57
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config-loader@1.6.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/config@1.1.1
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.9
## 0.3.57-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
- @backstage/plugin-app-node@0.1.9-next.2
- @backstage/config-loader@1.6.1-next.0
## 0.3.57-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-backend",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"version": "0.3.57-next.1",
"version": "0.3.57",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-app-node
## 0.1.9
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
## 0.1.9-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
## 0.1.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-node",
"description": "Node.js library for the app plugin",
"version": "0.1.9-next.1",
"version": "0.1.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -0,0 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.0
### Minor Changes
- e57cc9f: Initial release of the app visualizer plugin.
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
+10
View File
@@ -0,0 +1,10 @@
# @backstage/plugin-app-visualizer
A plugin to help explore the structure of your Backstage app.
This plugin provides the following extensions:
| ID | Type | Description | Default Config |
| ------------------------- | --------- | ------------------------------------ | ------------------------- |
| `page:app-visualizer` | `Page` | The app visualizer page | `{ path: '/visualizer' }` |
| `nav-item:app-visualizer` | `NavItem` | Nav item for the app visualizer page | |
@@ -1,4 +1,4 @@
## API Report File for "@backstage/plugin-visualizer"
## API Report File for "@backstage/plugin-app-visualizer"
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
@@ -1,8 +1,8 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-visualizer
title: '@backstage/plugin-visualizer'
name: backstage-plugin-app-visualizer
title: '@backstage/plugin-app-visualizer'
description: Visualizes the Backstage app structure
spec:
lifecycle: experimental
@@ -1,8 +1,7 @@
{
"name": "@backstage/plugin-visualizer",
"name": "@backstage/plugin-app-visualizer",
"description": "Visualizes the Backstage app structure",
"private": true,
"version": "0.0.2-next.1",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
@@ -27,8 +26,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/frontend-plugin-api": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.13.1 || ^17.0.0"
"@material-ui/icons": "^4.9.1"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
@@ -36,7 +34,8 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^"
"@backstage/cli": "workspace:^",
"@types/react": "^16.13.1 || ^17.0.0"
},
"files": [
"dist"
@@ -25,14 +25,14 @@ import React from 'react';
const rootRouteRef = createRouteRef();
const visualizerPage = createPageExtension({
const appVisualizerPage = createPageExtension({
defaultPath: '/visualizer',
routeRef: rootRouteRef,
loader: () =>
import('./components/AppVisualizerPage').then(m => <m.AppVisualizerPage />),
});
export const visualizerNavItem = createNavItemExtension({
export const appVisualizerNavItem = createNavItemExtension({
title: 'Visualizer',
icon: VisualizerIcon,
routeRef: rootRouteRef,
@@ -40,6 +40,6 @@ export const visualizerNavItem = createNavItemExtension({
/** @public */
export const visualizerPlugin = createPlugin({
id: 'visualizer',
extensions: [visualizerPage, visualizerNavItem],
id: 'app-visualizer',
extensions: [appVisualizerPage, appVisualizerNavItem],
});
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.1.1
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.1-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"description": "The atlassian-provider backend module for the auth plugin.",
"version": "0.1.1-next.1",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,24 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.2.3
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
## 0.2.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.2.3-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"version": "0.2.3-next.1",
"version": "0.2.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.1.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.6-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"description": "The github-provider backend module for the auth plugin.",
"version": "0.1.6-next.1",
"version": "0.1.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.1.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.6-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"description": "The gitlab-provider backend module for the auth plugin.",
"version": "0.1.6-next.1",
"version": "0.1.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.1.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.6-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"description": "A Google auth provider module for the Backstage auth backend",
"version": "0.1.6-next.1",
"version": "0.1.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,23 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.1.4
### Patch Changes
- 928efbc: Deprecated the `authModuleMicrosoftProvider` export. A default export is now available and should be used like this in your backend: `backend.add(import('@backstage/plugin-auth-backend-module-microsoft-provider'));`
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.4-next.1
### Patch Changes
@@ -10,9 +10,13 @@ import { PassportOAuthAuthenticatorHelper } from '@backstage/plugin-auth-node';
import { PassportProfile } from '@backstage/plugin-auth-node';
import { SignInResolverFactory } from '@backstage/plugin-auth-node';
// @public (undocumented)
// @public @deprecated (undocumented)
export const authModuleMicrosoftProvider: () => BackendFeature;
// @public (undocumented)
const authModuleMicrosoftProvider_2: () => BackendFeature;
export default authModuleMicrosoftProvider_2;
// @public (undocumented)
export const microsoftAuthenticator: OAuthAuthenticator<
{
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"description": "The microsoft-provider backend module for the auth plugin.",
"version": "0.1.4-next.1",
"version": "0.1.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -0,0 +1,24 @@
/*
* Copyright 2023 The Backstage Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import { authModuleMicrosoftProvider as deprecatedAuthModuleMicrosoftProvider } from './module';
/**
* @public
* @deprecated Use default import instead
*/
export const authModuleMicrosoftProvider =
deprecatedAuthModuleMicrosoftProvider;
@@ -21,5 +21,6 @@
*/
export { microsoftAuthenticator } from './authenticator';
export { authModuleMicrosoftProvider } from './module';
export { authModuleMicrosoftProvider as default } from './module';
export { microsoftSignInResolvers } from './resolvers';
export * from './deprecated';
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.1.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.6-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"description": "The oauth2-provider backend module for the auth plugin.",
"version": "0.1.6-next.1",
"version": "0.1.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,23 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.1.1
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/errors@1.2.3
## 0.1.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.1-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"version": "0.1.1-next.1",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,22 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.0.2
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
## 0.0.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.0.2-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"description": "The okta-provider backend module for the auth plugin.",
"version": "0.0.2-next.1",
"version": "0.0.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,24 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.1.3
### Patch Changes
- 928efbc: Deprecated the `authModulePinnipedProvider` export. A default export is now available and should be used like this in your backend: `backend.add(import('@backstage/plugin-auth-backend-module-pinniped-provider'));`
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/config@1.1.1
## 0.1.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.3-next.1
### Patch Changes
@@ -10,9 +10,13 @@ import { OAuthAuthenticator } from '@backstage/plugin-auth-node';
import { Strategy } from 'openid-client';
import { TokenSet } from 'openid-client';
// @public (undocumented)
// @public @deprecated (undocumented)
export const authModulePinnipedProvider: () => BackendFeature;
// @public (undocumented)
const authModulePinnipedProvider_2: () => BackendFeature;
export default authModulePinnipedProvider_2;
// @public (undocumented)
export const pinnipedAuthenticator: OAuthAuthenticator<
PinnipedStrategyCache,
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"description": "The pinniped-provider backend module for the auth plugin.",
"version": "0.1.3-next.1",
"version": "0.1.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -0,0 +1,23 @@
/*
* Copyright 2023 The Backstage Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import { authModulePinnipedProvider as deprecatedAuthModulePinnipedProvider } from './module';
/**
* @public
* @deprecated Use default import instead
*/
export const authModulePinnipedProvider = deprecatedAuthModulePinnipedProvider;
@@ -21,4 +21,5 @@
*/
export { pinnipedAuthenticator, PinnipedStrategyCache } from './authenticator';
export { authModulePinnipedProvider } from './module';
export { authModulePinnipedProvider as default } from './module';
export * from './deprecated';
@@ -1,5 +1,23 @@
# @backstage/plugin-auth-backend-module-vmware-cloud-provider
## 0.1.1
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
## 0.1.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.1.1-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"version": "0.1.1-next.1",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+42
View File
@@ -1,5 +1,47 @@
# @backstage/plugin-auth-backend
## 0.20.3
### Patch Changes
- 004499c: Fixed an issue where some Okta's resolvers were missing
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.1.1
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.3
- @backstage/plugin-auth-backend-module-github-provider@0.1.6
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.6
- @backstage/plugin-auth-backend-module-google-provider@0.1.6
- @backstage/plugin-auth-backend-module-oauth2-provider@0.1.6
- @backstage/plugin-auth-backend-module-okta-provider@0.0.2
- @backstage/plugin-catalog-node@1.6.1
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
## 0.20.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
- @backstage/plugin-auth-backend-module-atlassian-provider@0.1.1-next.2
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.3-next.2
- @backstage/plugin-auth-backend-module-github-provider@0.1.6-next.2
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.6-next.2
- @backstage/plugin-auth-backend-module-google-provider@0.1.6-next.2
- @backstage/plugin-auth-backend-module-oauth2-provider@0.1.6-next.2
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.1-next.2
- @backstage/plugin-auth-backend-module-okta-provider@0.0.2-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
- @backstage/plugin-catalog-node@1.6.1-next.2
## 0.20.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.20.3-next.1",
"version": "0.20.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+21
View File
@@ -1,5 +1,26 @@
# @backstage/plugin-auth-node
## 0.4.3
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
## 0.4.3-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
## 0.4.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.4.3-next.1",
"version": "0.4.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+25
View File
@@ -1,5 +1,30 @@
# @backstage/plugin-azure-devops-backend
## 0.5.1
### Patch Changes
- d076ee4: Updated dependency `azure-devops-node-api` to `^12.0.0`.
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-catalog-node@1.6.1
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/integration@1.8.0
- @backstage/plugin-azure-devops-common@0.3.2
- @backstage/plugin-catalog-common@1.0.20
## 0.5.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
- @backstage/plugin-catalog-node@1.6.1-next.2
## 0.5.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.5.1-next.1",
"version": "0.5.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+5 -1
View File
@@ -1 +1,5 @@
module.exports = require('@backstage/cli/config/eslint-factory')(__dirname);
module.exports = require('@backstage/cli/config/eslint-factory')(__dirname, {
rules: {
'@backstage/no-top-level-material-ui-4-imports': 'error',
},
});
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-azure-devops
## 0.3.11
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/plugin-azure-devops-common@0.3.2
## 0.3.11-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
## 0.3.11-next.1
### Patch Changes
+1 -1
View File
@@ -22,7 +22,7 @@ import { Readme } from '@backstage/plugin-azure-devops-common';
import { ReadmeConfig } from '@backstage/plugin-azure-devops-common';
import { RepoBuild } from '@backstage/plugin-azure-devops-common';
import { RepoBuildOptions } from '@backstage/plugin-azure-devops-common';
import { SvgIconProps } from '@material-ui/core';
import { SvgIconProps } from '@material-ui/core/SvgIcon';
import { Team } from '@backstage/plugin-azure-devops-common';
// @public (undocumented)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops",
"version": "0.3.11-next.1",
"version": "0.3.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { SvgIcon, SvgIconProps } from '@material-ui/core';
import SvgIcon, { SvgIconProps } from '@material-ui/core/SvgIcon';
import React from 'react';
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { SvgIcon, SvgIconProps } from '@material-ui/core';
import SvgIcon, { SvgIconProps } from '@material-ui/core/SvgIcon';
import React from 'react';
@@ -15,7 +15,7 @@
*/
import React from 'react';
import { SvgIcon, SvgIconProps } from '@material-ui/core';
import SvgIcon, { SvgIconProps } from '@material-ui/core/SvgIcon';
/** @public */
export const AzurePullRequestsIcon = (props: SvgIconProps) => (
@@ -14,7 +14,8 @@
* limitations under the License.
*/
import { Box, Typography } from '@material-ui/core';
import Box from '@material-ui/core/Box';
import Typography from '@material-ui/core/Typography';
import {
BuildResult,
BuildRun,
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { Box } from '@material-ui/core';
import Box from '@material-ui/core/Box';
import {
Link,
ResponseErrorPanel,
@@ -14,7 +14,8 @@
* limitations under the License.
*/
import { Button, ButtonGroup } from '@material-ui/core';
import Button from '@material-ui/core/Button';
import ButtonGroup from '@material-ui/core/ButtonGroup';
import { PullRequestStatus } from '@backstage/plugin-azure-devops-common';
import React from 'react';
@@ -14,7 +14,8 @@
* limitations under the License.
*/
import { Box, Chip } from '@material-ui/core';
import Box from '@material-ui/core/Box';
import Chip from '@material-ui/core/Chip';
import {
Link,
ResponseErrorPanel,
@@ -15,7 +15,9 @@
*/
import { Avatar, Link } from '@backstage/core-components';
import { Card, CardContent, CardHeader } from '@material-ui/core';
import Card from '@material-ui/core/Card';
import CardContent from '@material-ui/core/CardContent';
import CardHeader from '@material-ui/core/CardHeader';
import Typography from '@material-ui/core/Typography';
import { AutoCompleteIcon } from '../AutoCompleteIcon';
@@ -17,7 +17,7 @@
import { PullRequestGridColumn } from '../PullRequestGridColumn';
import { PullRequestGroup } from '../types';
import React from 'react';
import { styled } from '@material-ui/core';
import { styled } from '@material-ui/core/styles';
const GridDiv = styled('div')(({ theme }) => ({
display: 'flex',
@@ -14,7 +14,9 @@
* limitations under the License.
*/
import { Paper, Typography, styled, withStyles } from '@material-ui/core';
import Paper from '@material-ui/core/Paper';
import Typography from '@material-ui/core/Typography';
import { styled, withStyles } from '@material-ui/core/styles';
import { PullRequestCard } from '../PullRequestCard';
import { PullRequestGroup } from '../types';
@@ -14,7 +14,9 @@
* limitations under the License.
*/
import { Box, Button, makeStyles } from '@material-ui/core';
import Box from '@material-ui/core/Box';
import Button from '@material-ui/core/Button';
import { makeStyles } from '@material-ui/core/styles';
import {
InfoCard,
Progress,
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-azure-sites-backend
## 0.1.19
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/config@1.1.1
- @backstage/plugin-azure-sites-common@0.1.1
## 0.1.19-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1-next.2
## 0.1.19-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites-backend",
"version": "0.1.19-next.1",
"version": "0.1.19",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-azure-sites
## 0.1.18
### Patch Changes
- a31f688: Show Azure site tags in `EntityAzureSitesOverviewWidget`.
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/catalog-model@1.4.3
- @backstage/plugin-azure-sites-common@0.1.1
## 0.1.18-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.9.3-next.2
## 0.1.18-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites",
"version": "0.1.18-next.1",
"version": "0.1.18",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-badges-backend
## 0.3.6
### Patch Changes
- 4016f21: Remove some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/catalog-client@1.5.2
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
## 0.3.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/backend-common@0.20.1-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
## 0.3.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges-backend",
"description": "A Backstage backend plugin that generates README badges for your entities",
"version": "0.3.6-next.1",
"version": "0.3.6",
"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