Merge pull request #31351 from backstage/changeset-release/master
Version Packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Adding a new Dialog component to Backstage UI.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/eslint-plugin': patch
|
||||
---
|
||||
|
||||
Minor doc updates
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Internal refactor to remove remnants of the old backend system
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend-module-pg': patch
|
||||
---
|
||||
|
||||
Truncate long docs to fit PG index size limit
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@techdocs/cli': minor
|
||||
---
|
||||
|
||||
Techdocs CLI serve supports automatic refresh, relying on `mkdocs` `watch` feature.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Log before provider-orphaning eviction happens
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-mui-to-bui': minor
|
||||
---
|
||||
|
||||
This is the first release of the Material UI to Backstage UI migration helper plugin. It adds a new page at `/mui-to-bui` that converts an existing MUI v5 theme into Backstage UI (BUI) CSS variables, with live preview and copy/download.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-defaults': minor
|
||||
---
|
||||
|
||||
implement support for direct url for AzureBlobStorageUrlReader search function
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
remove default selection of tab
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Fix for duplicate search results in entity-facets API call
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-graph': patch
|
||||
---
|
||||
|
||||
Add missing API implementation for catalog graph plugin in NFS apps.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
---
|
||||
|
||||
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,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-react': patch
|
||||
---
|
||||
|
||||
Don't change loading to false until we've actually got some log state
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Fix margin utility classes in Backstage UI.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-notifications-backend-module-email': patch
|
||||
---
|
||||
|
||||
chore(deps): bump `nodemailer` from 6.9.16 to 7.0.7
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
---
|
||||
|
||||
Correct translation key from "type" to "owner" for owner column in entity table to ensure the right translation is loaded.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
**BREAKING**: Added a new `PasswordField` component. As part of this change, the `password` and `search` types have been removed from `TextField`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Fix scroll jumping when opening menu in Backstage UI.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-react': patch
|
||||
---
|
||||
|
||||
The configmaps added to be rendered
|
||||
@@ -1,25 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Moved catalog processor and provider disabling and priorities under own config objects.
|
||||
|
||||
This is due to issue with some existing providers, such as GitHub, using array syntax for the provider configuration.
|
||||
|
||||
The new config format is not backwards compatible, so users will need to update their config files. The new format
|
||||
is as follows:
|
||||
|
||||
```yaml
|
||||
catalog:
|
||||
providerOptions:
|
||||
providerA:
|
||||
disabled: false
|
||||
providerB:
|
||||
disabled: true
|
||||
processorOptions:
|
||||
processorA:
|
||||
disabled: false
|
||||
priority: 10
|
||||
processorB:
|
||||
disabled: true
|
||||
```
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Swap base token for semantic token in ItemCardHeader to ensure readability in light mode.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Making href mandatory in tabs that are part of a Header component
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/integration': patch
|
||||
---
|
||||
|
||||
remove host from azure blob storage integration type
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-catalog-graph': patch
|
||||
---
|
||||
|
||||
Added `renderEdge` prop to `<DependencyGraph />` component in `@backstage/core-components` to allow custom rendering of graph edges.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-app': patch
|
||||
---
|
||||
|
||||
Fixed an issue that caused the `NotFound` page to not render correctly when a Page was mounted at `/`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-signals': patch
|
||||
---
|
||||
|
||||
Remove `app-root-element:signals/signals-display` which was not doing anything useful
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Fixed an issue with the OpenAPI generated client and server where import/export statements were duplicated.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
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.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-home': patch
|
||||
---
|
||||
|
||||
fix(home): correct `clearAll` logic to properly handle `deletable` flag
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-org': patch
|
||||
---
|
||||
|
||||
Add `initialRelationAggregation` and `showAggregateMembersToggle` options to `EntityMembersListCard` as well to `EntityOwnershipCard`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Update react-aria-components to version 1.13.0
|
||||
@@ -1,20 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Allow using custom manifest location in the yarn plugin and version bump.
|
||||
|
||||
The Backstage yarn plugin and version bump allows two new environment variables to configure custom manifest location:
|
||||
|
||||
- `BACKSTAGE_VERSIONS_BASE_URL`: The base URL for fetching the Backstage version
|
||||
manifest. Defaults to `https://versions.backstage.io/v1/releases/VERSION/manifest.json`.
|
||||
Useful for running the plugin in environment without direct access to the internet,
|
||||
for example by using a mirror of the versions API or a proxy.
|
||||
Note that the environment variable is just the host name, and the path is appended by
|
||||
the plugin. If you are using the yarn plugin, bump version command will also try
|
||||
to fetch the new version of the yarn plugin from the same base URL (defaults to
|
||||
`https://versions.backstage.io/v1/releases/RELEASE/yarn-plugin`)
|
||||
- `BACKSTAGE_MANIFEST_FILE`: Path to a local manifest file. If set, the plugin
|
||||
will not attempt to fetch the manifest from the network. Useful for running
|
||||
the plugin in environment without internet access and without mirror of the
|
||||
versions API.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-notifications-backend-module-slack': minor
|
||||
---
|
||||
|
||||
Adds username as optional config in order to send Slack notifications with a specific username in the case when using one Slack App for more than just Backstage.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Fixed module federation config by only setting `import: false` on shared libraries for remote.
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@backstage/eslint-plugin': patch
|
||||
---
|
||||
|
||||
Allow frontend plugin to import from another frontend plugin with same plugin id.
|
||||
|
||||
This prevents the ESLint rule from incorrectly flagging these imports in the new frontend system
|
||||
where plugin override requires cross-plugin imports.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-gcp': patch
|
||||
---
|
||||
|
||||
Fix documentation strings to mention GCP instead of Azure
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-common': patch
|
||||
---
|
||||
|
||||
Make SERVICEACCOUNT_CA_PATH public so it can be imported by external modules.
|
||||
@@ -1,18 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-confluence-to-markdown': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-bitbucket-server': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-bitbucket-cloud': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-notifications': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-bitbucket': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-gerrit': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-github': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-sentry': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-yeoman': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-azure': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-gitea': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-rails': patch
|
||||
---
|
||||
|
||||
Updating import for the `scaffolderActionsExtensionPoint` to be the main export
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-mui-to-bui': patch
|
||||
---
|
||||
|
||||
Fix invalid conversion for `--bui-bg` variable
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-sentry': patch
|
||||
---
|
||||
|
||||
Add sentry:fetch:dsn action to retrieve a Sentry project's DSN
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Fixed distributed actions not being visible in the scaffolder template actions.
|
||||
|
||||
Depending on the plugin startup order, some of the distributed actions were not being registered correctly,
|
||||
causing them to be invisible in the scaffolder template actions list.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bump `better-sqlite3` to the latest version
|
||||
@@ -1,19 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Added a new `--entrypoint` option to the `package start` command, which allows you to specify a custom entry directory/file for development applications. This is particularly useful when maintaining separate dev apps for different versions of your plugin (e.g., stable and alpha).
|
||||
|
||||
**Example usage:**
|
||||
|
||||
Consider the following plugin dev folder structure:
|
||||
|
||||
```
|
||||
dev/
|
||||
index.tsx
|
||||
alpha/
|
||||
index.ts
|
||||
```
|
||||
|
||||
- The default `yarn package start` command uses the `dev/` folder as the entry point and executes `dev/index.tsx` file;
|
||||
- Running `yarn package start --entrypoint dev/alpha` will instead use `dev/alpha/` as the entry point and execute `dev/alpha/index.ts` file.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Fix table sorting icon position in Backstage UI.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/frontend-plugin-api': patch
|
||||
---
|
||||
|
||||
Added `coreExtensionData.title`, especially useful for creating extensible layout with tabbed pages, but available for use for other cases too.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend-module-pg': patch
|
||||
---
|
||||
|
||||
Added the < character to the query filter regexp
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Add new `virtualized`, `maxWidth` and `maxHeight` props to `Menu`, `MenuListBox`, `MenuAutocomplete` and `MenuAutocompleteListBox` to allow for virtalization of long lists inside menus.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
**BREAKING** Restructure Backstage UI component styling to use CSS Modules instead of pure CSS. We don't expect this to be an issue in practice but it is important to call out that all styles are now loaded through CSS modules with generated class names. We are still providing fixed class names for all components to allow anyone to style their Backstage instance.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Added support for data attributes in `<Box />`, `<Container />`, `<Flex />`, and `<Grid />` components, ensuring they are correctly applied to the rendered elements.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Cleaning up Backstage UI props definitions as well as removing ScrollArea in Card to improve accessibility.
|
||||
@@ -1,276 +0,0 @@
|
||||
{
|
||||
"mode": "exit",
|
||||
"tag": "next",
|
||||
"initialVersions": {
|
||||
"example-app": "0.2.113",
|
||||
"@backstage/app-defaults": "1.7.0",
|
||||
"example-app-next": "0.0.27",
|
||||
"app-next-example-plugin": "0.0.27",
|
||||
"example-backend": "0.0.42",
|
||||
"@backstage/backend-app-api": "1.2.7",
|
||||
"@backstage/backend-defaults": "0.12.1",
|
||||
"@backstage/backend-dev-utils": "0.1.5",
|
||||
"@backstage/backend-dynamic-feature-service": "0.7.4",
|
||||
"@backstage/backend-openapi-utils": "0.6.1",
|
||||
"@backstage/backend-plugin-api": "1.4.3",
|
||||
"@backstage/backend-test-utils": "1.9.0",
|
||||
"@backstage/catalog-client": "1.12.0",
|
||||
"@backstage/catalog-model": "1.7.5",
|
||||
"@backstage/cli": "0.34.2",
|
||||
"@backstage/cli-common": "0.1.15",
|
||||
"@backstage/cli-node": "0.2.14",
|
||||
"@backstage/codemods": "0.1.52",
|
||||
"@backstage/config": "1.3.3",
|
||||
"@backstage/config-loader": "1.10.3",
|
||||
"@backstage/core-app-api": "1.19.0",
|
||||
"@backstage/core-compat-api": "0.5.2",
|
||||
"@backstage/core-components": "0.18.0",
|
||||
"@backstage/core-plugin-api": "1.11.0",
|
||||
"@backstage/create-app": "0.7.4",
|
||||
"@backstage/dev-utils": "1.1.14",
|
||||
"e2e-test": "0.2.32",
|
||||
"@backstage/e2e-test-utils": "0.1.1",
|
||||
"@backstage/errors": "1.2.7",
|
||||
"@backstage/eslint-plugin": "0.1.11",
|
||||
"@backstage/frontend-app-api": "0.13.0",
|
||||
"@backstage/frontend-defaults": "0.3.1",
|
||||
"@backstage/frontend-dynamic-feature-loader": "0.1.5",
|
||||
"@internal/frontend": "0.0.13",
|
||||
"@backstage/frontend-plugin-api": "0.12.0",
|
||||
"@backstage/frontend-test-utils": "0.3.6",
|
||||
"@backstage/integration": "1.18.0",
|
||||
"@backstage/integration-aws-node": "0.1.17",
|
||||
"@backstage/integration-react": "1.2.10",
|
||||
"@internal/opaque": "0.0.1",
|
||||
"@backstage/release-manifests": "0.0.13",
|
||||
"@backstage/repo-tools": "0.15.2",
|
||||
"@internal/scaffolder": "0.0.13",
|
||||
"@techdocs/cli": "1.9.8",
|
||||
"techdocs-cli-embedded-app": "0.2.112",
|
||||
"@backstage/test-utils": "1.7.11",
|
||||
"@backstage/theme": "0.6.8",
|
||||
"@backstage/types": "1.2.2",
|
||||
"@backstage/ui": "0.7.1",
|
||||
"@backstage/version-bridge": "1.0.11",
|
||||
"yarn-plugin-backstage": "0.0.7",
|
||||
"@backstage/plugin-api-docs": "0.12.11",
|
||||
"@backstage/plugin-api-docs-module-protoc-gen-doc": "0.1.10",
|
||||
"@backstage/plugin-app": "0.3.0",
|
||||
"@backstage/plugin-app-backend": "0.5.6",
|
||||
"@backstage/plugin-app-node": "0.1.37",
|
||||
"@backstage/plugin-app-visualizer": "0.1.23",
|
||||
"@backstage/plugin-auth": "0.1.0",
|
||||
"@backstage/plugin-auth-backend": "0.25.4",
|
||||
"@backstage/plugin-auth-backend-module-atlassian-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-auth0-provider": "0.2.7",
|
||||
"@backstage/plugin-auth-backend-module-aws-alb-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-azure-easyauth-provider": "0.2.12",
|
||||
"@backstage/plugin-auth-backend-module-bitbucket-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-bitbucket-server-provider": "0.2.7",
|
||||
"@backstage/plugin-auth-backend-module-cloudflare-access-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-gcp-iap-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-github-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-gitlab-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-google-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-guest-provider": "0.2.12",
|
||||
"@backstage/plugin-auth-backend-module-microsoft-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-oauth2-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-oauth2-proxy-provider": "0.2.12",
|
||||
"@backstage/plugin-auth-backend-module-oidc-provider": "0.4.7",
|
||||
"@backstage/plugin-auth-backend-module-okta-provider": "0.2.7",
|
||||
"@backstage/plugin-auth-backend-module-onelogin-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-openshift-provider": "0.1.0",
|
||||
"@backstage/plugin-auth-backend-module-pinniped-provider": "0.3.7",
|
||||
"@backstage/plugin-auth-backend-module-vmware-cloud-provider": "0.5.7",
|
||||
"@backstage/plugin-auth-node": "0.6.7",
|
||||
"@backstage/plugin-auth-react": "0.1.19",
|
||||
"@backstage/plugin-bitbucket-cloud-common": "0.3.2",
|
||||
"@backstage/plugin-catalog": "1.31.3",
|
||||
"@backstage/plugin-catalog-backend": "3.1.0",
|
||||
"@backstage/plugin-catalog-backend-module-aws": "0.4.15",
|
||||
"@backstage/plugin-catalog-backend-module-azure": "0.3.9",
|
||||
"@backstage/plugin-catalog-backend-module-backstage-openapi": "0.5.6",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.5.3",
|
||||
"@backstage/plugin-catalog-backend-module-bitbucket-server": "0.5.3",
|
||||
"@backstage/plugin-catalog-backend-module-gcp": "0.3.12",
|
||||
"@backstage/plugin-catalog-backend-module-gerrit": "0.3.6",
|
||||
"@backstage/plugin-catalog-backend-module-gitea": "0.1.4",
|
||||
"@backstage/plugin-catalog-backend-module-github": "0.11.0",
|
||||
"@backstage/plugin-catalog-backend-module-github-org": "0.3.14",
|
||||
"@backstage/plugin-catalog-backend-module-gitlab": "0.7.3",
|
||||
"@backstage/plugin-catalog-backend-module-gitlab-org": "0.2.13",
|
||||
"@backstage/plugin-catalog-backend-module-incremental-ingestion": "0.7.4",
|
||||
"@backstage/plugin-catalog-backend-module-ldap": "0.11.9",
|
||||
"@backstage/plugin-catalog-backend-module-logs": "0.1.14",
|
||||
"@backstage/plugin-catalog-backend-module-msgraph": "0.8.0",
|
||||
"@backstage/plugin-catalog-backend-module-openapi": "0.2.14",
|
||||
"@backstage/plugin-catalog-backend-module-puppetdb": "0.2.14",
|
||||
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "0.2.12",
|
||||
"@backstage/plugin-catalog-backend-module-unprocessed": "0.6.4",
|
||||
"@backstage/plugin-catalog-common": "1.1.5",
|
||||
"@backstage/plugin-catalog-graph": "0.5.0",
|
||||
"@backstage/plugin-catalog-import": "0.13.5",
|
||||
"@backstage/plugin-catalog-node": "1.19.0",
|
||||
"@backstage/plugin-catalog-react": "1.21.0",
|
||||
"@backstage/plugin-catalog-unprocessed-entities": "0.2.21",
|
||||
"@backstage/plugin-catalog-unprocessed-entities-common": "0.0.9",
|
||||
"@backstage/plugin-config-schema": "0.1.72",
|
||||
"@backstage/plugin-devtools": "0.1.31",
|
||||
"@backstage/plugin-devtools-backend": "0.5.9",
|
||||
"@backstage/plugin-devtools-common": "0.1.17",
|
||||
"@backstage/plugin-events-backend": "0.5.6",
|
||||
"@backstage/plugin-events-backend-module-aws-sqs": "0.4.15",
|
||||
"@backstage/plugin-events-backend-module-azure": "0.2.24",
|
||||
"@backstage/plugin-events-backend-module-bitbucket-cloud": "0.2.24",
|
||||
"@backstage/plugin-events-backend-module-bitbucket-server": "0.1.5",
|
||||
"@backstage/plugin-events-backend-module-gerrit": "0.2.24",
|
||||
"@backstage/plugin-events-backend-module-github": "0.4.4",
|
||||
"@backstage/plugin-events-backend-module-gitlab": "0.3.5",
|
||||
"@backstage/plugin-events-backend-module-google-pubsub": "0.1.4",
|
||||
"@backstage/plugin-events-backend-module-kafka": "0.1.3",
|
||||
"@backstage/plugin-events-backend-test-utils": "0.1.48",
|
||||
"@backstage/plugin-events-node": "0.4.15",
|
||||
"@internal/plugin-todo-list": "1.0.43",
|
||||
"@internal/plugin-todo-list-backend": "1.0.43",
|
||||
"@internal/plugin-todo-list-common": "1.0.26",
|
||||
"@backstage/plugin-gateway-backend": "1.0.5",
|
||||
"@backstage/plugin-home": "0.8.12",
|
||||
"@backstage/plugin-home-react": "0.1.30",
|
||||
"@backstage/plugin-kubernetes": "0.12.11",
|
||||
"@backstage/plugin-kubernetes-backend": "0.20.2",
|
||||
"@backstage/plugin-kubernetes-cluster": "0.0.29",
|
||||
"@backstage/plugin-kubernetes-common": "0.9.6",
|
||||
"@backstage/plugin-kubernetes-node": "0.3.4",
|
||||
"@backstage/plugin-kubernetes-react": "0.5.11",
|
||||
"@backstage/plugin-mcp-actions-backend": "0.1.3",
|
||||
"@backstage/plugin-notifications": "0.5.9",
|
||||
"@backstage/plugin-notifications-backend": "0.5.10",
|
||||
"@backstage/plugin-notifications-backend-module-email": "0.3.13",
|
||||
"@backstage/plugin-notifications-backend-module-slack": "0.1.5",
|
||||
"@backstage/plugin-notifications-common": "0.1.0",
|
||||
"@backstage/plugin-notifications-node": "0.2.19",
|
||||
"@backstage/plugin-org": "0.6.44",
|
||||
"@backstage/plugin-org-react": "0.1.42",
|
||||
"@backstage/plugin-permission-backend": "0.7.4",
|
||||
"@backstage/plugin-permission-backend-module-allow-all-policy": "0.2.12",
|
||||
"@backstage/plugin-permission-common": "0.9.1",
|
||||
"@backstage/plugin-permission-node": "0.10.4",
|
||||
"@backstage/plugin-permission-react": "0.4.36",
|
||||
"@backstage/plugin-proxy-backend": "0.6.6",
|
||||
"@backstage/plugin-proxy-node": "0.1.8",
|
||||
"@backstage/plugin-scaffolder": "1.34.1",
|
||||
"@backstage/plugin-scaffolder-backend": "2.2.1",
|
||||
"@backstage/plugin-scaffolder-backend-module-azure": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-bitbucket": "0.3.14",
|
||||
"@backstage/plugin-scaffolder-backend-module-bitbucket-cloud": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-bitbucket-server": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.3.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "0.3.15",
|
||||
"@backstage/plugin-scaffolder-backend-module-gcp": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-gerrit": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-gitea": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-github": "0.9.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.9.5",
|
||||
"@backstage/plugin-scaffolder-backend-module-notifications": "0.1.14",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "0.5.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-sentry": "0.2.13",
|
||||
"@backstage/plugin-scaffolder-backend-module-yeoman": "0.4.14",
|
||||
"@backstage/plugin-scaffolder-common": "1.7.1",
|
||||
"@backstage/plugin-scaffolder-node": "0.11.1",
|
||||
"@backstage/plugin-scaffolder-node-test-utils": "0.3.3",
|
||||
"@backstage/plugin-scaffolder-react": "1.19.1",
|
||||
"@backstage/plugin-search": "1.4.30",
|
||||
"@backstage/plugin-search-backend": "2.0.6",
|
||||
"@backstage/plugin-search-backend-module-catalog": "0.3.8",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "1.7.6",
|
||||
"@backstage/plugin-search-backend-module-explore": "0.3.7",
|
||||
"@backstage/plugin-search-backend-module-pg": "0.5.48",
|
||||
"@backstage/plugin-search-backend-module-stack-overflow-collator": "0.3.13",
|
||||
"@backstage/plugin-search-backend-module-techdocs": "0.4.6",
|
||||
"@backstage/plugin-search-backend-node": "1.3.15",
|
||||
"@backstage/plugin-search-common": "1.2.19",
|
||||
"@backstage/plugin-search-react": "1.9.4",
|
||||
"@backstage/plugin-signals": "0.0.23",
|
||||
"@backstage/plugin-signals-backend": "0.3.8",
|
||||
"@backstage/plugin-signals-node": "0.1.24",
|
||||
"@backstage/plugin-signals-react": "0.0.15",
|
||||
"@backstage/plugin-techdocs": "1.15.0",
|
||||
"@backstage/plugin-techdocs-addons-test-utils": "1.1.0",
|
||||
"@backstage/plugin-techdocs-backend": "2.1.0",
|
||||
"@backstage/plugin-techdocs-common": "0.1.1",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.28",
|
||||
"@backstage/plugin-techdocs-node": "1.13.7",
|
||||
"@backstage/plugin-techdocs-react": "1.3.3",
|
||||
"@backstage/plugin-user-settings": "0.8.26",
|
||||
"@backstage/plugin-user-settings-backend": "0.3.6",
|
||||
"@backstage/plugin-user-settings-common": "0.0.1",
|
||||
"@backstage/plugin-mui-to-bui": "0.1.0"
|
||||
},
|
||||
"changesets": [
|
||||
"brave-teeth-reply",
|
||||
"brown-falcons-own",
|
||||
"brown-turkeys-send",
|
||||
"bui-themer-bui-palette-additions",
|
||||
"calm-trains-tie",
|
||||
"clever-papers-watch",
|
||||
"cold-coats-show",
|
||||
"cool-baboons-count",
|
||||
"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",
|
||||
"itchy-falcons-leave",
|
||||
"kind-places-reply",
|
||||
"legal-eagles-jog",
|
||||
"modern-pugs-appear",
|
||||
"moody-singers-deny",
|
||||
"nasty-moose-rescue",
|
||||
"nice-readers-judge",
|
||||
"public-sites-admire",
|
||||
"public-wombats-say",
|
||||
"rare-states-pay",
|
||||
"ready-poems-change",
|
||||
"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",
|
||||
"yarn-plugin-integration"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-catalog-graph': patch
|
||||
---
|
||||
|
||||
Fixed DependencyGraph `svg` size not adapting to the container size
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Fixed dependency graph automatically scrolling forever
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
'@backstage/integration': patch
|
||||
---
|
||||
|
||||
Adds config definitions for Azure Blob Storage.
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-node': minor
|
||||
---
|
||||
|
||||
**BREAKING** - Marking optional fields as required in the `TaskBroker`, these can be fixed with a no-op `() => void` if you don't want to implement the functions.
|
||||
|
||||
- `cancel`, `recoverTasks` and `retry` are the required methods on the `TaskBroker` interface.
|
||||
|
||||
**NOTE**: If you're affected by this breaking change, please reach out to us in an issue as we're thinking about completely removing the `TaskBroker` extension point soon and would like to hear your use cases for the upcoming re-architecture of the `scaffolder-backend` plugin.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Add missing `templatingExtensions` option to RouterProps.contextMenu to allow global control across scaffolder pages
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/frontend-test-utils': minor
|
||||
---
|
||||
|
||||
**BREAKING**: Removed the `extensions` option from `renderInTestApp`. If you need to pass extensions to the test app, use the new `renderTestApp` utility instead.
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Added new `catalog:validate-entity` action to actions registry.
|
||||
|
||||
This action can be used to validate entities against the software catalog.
|
||||
This is useful for validating `catalog-info.yaml` file changes locally using the
|
||||
Backstage MCP server.
|
||||
@@ -1,13 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-node': patch
|
||||
---
|
||||
|
||||
**BREAKING ALPHA**: We've moved the `scaffolderActionsExtensionPoint` from `/alpha` to the main export.
|
||||
|
||||
```tsx
|
||||
// before
|
||||
import { scaffolderActionsExtensionPoint } from '@backstage/plugin-scaffolder-node/alpha';
|
||||
|
||||
// after
|
||||
import { scaffolderActionsExtensionPoint } from '@backstage/plugin-scaffolder-node';
|
||||
```
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
'@backstage/plugin-search': patch
|
||||
---
|
||||
|
||||
Implemented AbortController request cancellation for overlapping search requests. This change ensures that when users type quickly, previous search requests are properly canceled before new ones start.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Add react router for internal routing for ButtonLinks
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Added a background color default on the body
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-defaults': minor
|
||||
---
|
||||
|
||||
Adds support for configuring server-level HTTP options through the
|
||||
`app-config.yaml` file under the `backend.server` key. Supported options
|
||||
include `headersTimeout`, `keepAliveTimeout`, `requestTimeout`, `timeout`,
|
||||
`maxHeadersCount`, and `maxRequestsPerSocket`.
|
||||
|
||||
These are passed directly to the underlying Node.js HTTP server.
|
||||
If omitted, Node.js defaults are used.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
We are restructuring our CSS to have a better layer structure.
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend-module-bitbucket-server': patch
|
||||
'@backstage/plugin-notifications-backend-module-email': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
|
||||
'@backstage/plugin-notifications-backend': patch
|
||||
'@backstage/plugin-notifications': patch
|
||||
---
|
||||
|
||||
Removed unused dependencies
|
||||
@@ -1,13 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': minor
|
||||
---
|
||||
|
||||
Remove explicit dependency on `isomorphic-form-data`.
|
||||
|
||||
This explicit dependency was added to address [an issue](https://github.com/swagger-api/swagger-ui/issues/7436) in the
|
||||
dependency `swagger-ui-react`. That [issue has since been resolved](https://github.com/swagger-api/swagger-ui/issues/7436#issuecomment-889792304),
|
||||
and `isomorphic-form-data` no longer needs to be declared.
|
||||
|
||||
Additionally, this changeset updates the `swagger-ui-react` dependency to version `5.19.0` or higher, which includes
|
||||
[compatibility](https://github.com/swagger-api/swagger-ui?tab=readme-ov-file#compatibility) with the latest versions of
|
||||
the OpenAPI specification.
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Remove unused @octokit modules from cli package
|
||||
|
||||
- @octokit/graphql
|
||||
- @octokit/graphql-schema
|
||||
- @octokit/oauth-app
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/config-loader': patch
|
||||
'@backstage/config': patch
|
||||
---
|
||||
|
||||
Allow colon to be used as config key.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-notifications-backend': patch
|
||||
---
|
||||
|
||||
Fixed exclude entity reference not working in notification sending
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-node': patch
|
||||
---
|
||||
|
||||
**DEPRECATION**: We're going to be working on refactoring a lot of the internals of the Scaffolder backend plugin, and with that comes a lot of deprecations and removals for public types that are making these things hard.
|
||||
|
||||
If you're using these types, please reach out to us either on Discord or a GitHub issue with your use cases.
|
||||
|
||||
- `SerializedTask`, `SerializedTaskEvent`, `TaskBroker`, `TaskContext`, `TaskBrokerDispatchOptions`, `TaskBrokerDispatchResult`, `TaskCompletionState`, `TaskEventType`, `TaskFilter`, `TaskFilters`, `TaskStatus` are the types that have now been marked as deprecated, and will be removed in a future release.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
---
|
||||
|
||||
Update `material-ui-popup-state` to latest available version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
**BREAKING** The ScrollArea component has been removed from Backstage UI because it did not meet our accessibility standards.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-user-settings': patch
|
||||
---
|
||||
|
||||
Added user settings storage API blueprint
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
|
||||
'@backstage/plugin-bitbucket-cloud-common': patch
|
||||
---
|
||||
|
||||
Allow for passing a `pagelen` parameter to configure the `pagelength` property of the `BitbucketCloudEntityProvider` `searchCode` pagination to resolve [bug](https://jira.atlassian.com/browse/BCLOUD-23644) pertaining to duplicate results being returned.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Improved SearchField component flex layout and animations. Fixed SearchField behavior in Header components by switching from width-based transitions to flex-basis transitions for better responsive behavior. Added new Storybook stories to test SearchField integration with Header component.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Remove auto selection of tabs for tabs that all have href defined
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-defaults': minor
|
||||
---
|
||||
|
||||
Add a new `externalTokenHandlersServiceRef` to allow custom external token validations
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Forward `ui:disabled` in `OwnedEntityPicker` to allow disabling it
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Avoid overriding onChange when spreading props
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Using react router for internal links in the Menu component
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-react': patch
|
||||
---
|
||||
|
||||
Fixes calculation of CPU utilization in the PodTable
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Fixed an issue in `GitlabDiscoveryEntityProvider` where entity fetching could fail for projects with special characters or that had been renamed or moved.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-app-visualizer': patch
|
||||
---
|
||||
|
||||
Ensure that the text rendering has react keys for all elements
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/theme': patch
|
||||
---
|
||||
|
||||
The `UnifiedThemeProvider` now coordinates theme attributes on the document `body` in case multiple theme providers are rendered.
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
'@backstage/theme': minor
|
||||
---
|
||||
|
||||
**BREAKING**: Removed the built-in `CssBaseline` from `UnifiedThemeProvider`. If your Backstage instance looks broken after this update, you likely forgot to add our new Backstage UI global CSS. To do that, please import `@backstage/ui/css/styles.css` in `packages/app/src/index.tsx`:
|
||||
|
||||
```tsx
|
||||
import '@backstage/ui/css/styles.css';
|
||||
```
|
||||
|
||||
This change also removes the `noCssBaseline` prop, which became redundant.
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
|
||||
'@backstage/plugin-catalog-backend-module-github-org': patch
|
||||
'@backstage/plugin-catalog-backend-module-gitlab-org': patch
|
||||
'@backstage/plugin-catalog-backend-module-puppetdb': patch
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
'@backstage/plugin-catalog-backend-module-gerrit': patch
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
'@backstage/plugin-catalog-backend-module-aws': patch
|
||||
'@backstage/plugin-kubernetes-cluster': patch
|
||||
'@backstage/plugin-kubernetes': patch
|
||||
---
|
||||
|
||||
Removed unused dependencies
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': major
|
||||
---
|
||||
|
||||
**BREAKING** - Removing the deprecated types and interfaces, there's no replacement for these types, and hopefully not currently used as they offer no value with the plugin being on the new backend system and no way to consume them.
|
||||
|
||||
Affected types: `CreateWorkerOptions`, `CurrentClaimedTask`, `DatabaseTaskStore`, `DatabaseTaskStoreOptions`, `TaskManager`, `TaskStore`, `TaskStoreCreateTaskOptions`, `TaskStoreCreateTaskResult`, `TaskStoreEmitOptions`, `TaskStoreListEventsOptions`, `TaskStoreRecoverTaskOptions`, `TaskStoreShutDownTaskOptions`, `TaskWorker` and `TemplateActionRegistry`.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Added missing form fields for the new frontend system.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
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.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
**BREAKING** Remove Icon component in Backstage UI. This component was creating issue for tree-shaking. It is recommended to use icons from @remixicon/react until we found a better alternative in Backstage UI.
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.44.0-next.3",
|
||||
"version": "1.44.0",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.7.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2
|
||||
- @backstage/theme@0.7.0
|
||||
- @backstage/core-app-api@1.19.1
|
||||
- @backstage/core-plugin-api@1.11.1
|
||||
- @backstage/plugin-permission-react@0.4.37
|
||||
|
||||
## 1.7.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.7.1-next.2",
|
||||
"version": "1.7.1",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2
|
||||
- @backstage/frontend-plugin-api@0.12.1
|
||||
|
||||
## 0.0.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.28-next.0",
|
||||
"version": "0.0.28",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user