Release v1.13.0-next.1
@backstage/plugin-kubernetes-backend@0.10.0-next.1
Minor Changes
- 88fbb3d075a: Add support for the new plugin system to the Kubernetes plugin
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-kubernetes-common@0.6.2-next.1
@backstage/plugin-scaffolder-backend@1.13.0-next.1
Minor Changes
-
30ffdae70f9: Added
fetch:plain:fileaction to fetch a single file, this action is also added to the list of built-in actions. -
65e989f4018: Added the possibility to authorize parameters and steps of a template
The scaffolder plugin is now integrated with the permission framework. It is possible to toggle parameters or actions within templates by marking each section with specific
tags, inside abackstage:permissionsproperty under each parameter or action. Each parameter or action can then be permissioned by using a conditional decision containing thescaffolderTemplateRules.hasTagrule. -
95ea9f69b6f: Provide some more default filters out of the box and refactoring how the filters are applied to the
SecureTemplater.parseEntityRefwill take an string entity triplet and return a parsed object.pickwill allow you to reference a specific property in the piped object.
So you can now combine things like this:
${{ parameters.entity | parseEntityRef | pick('name') }}to get the name of a specific entity, or${{ parameters.repoUrl | parseRepoUrl | pick('owner') }}to get the owner of a repo.
Patch Changes
- a7eb36c6e38: Improve type-check for scaffolder output parameters
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.1.0-next.0
Minor Changes
- 1b49a18bf8d: Created
confluence:transform:markdownaction for converting confluence docs to Markdown.
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-search-backend@1.3.0-next.1
Minor Changes
- 1469daa409e: Exports search plugin that can be used with the new backend system. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-backend-module-catalog@0.1.0-next.0
Minor Changes
- 01ae205352e: Package introduced to export search backend modules that can be used with the new backend system to extend search with plugin specific functionality, such as collators. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-backend-module-elasticsearch@1.2.0-next.1
Minor Changes
- 1469daa409e: Search backend modules migrated to the new backend system. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-backend-module-explore@0.1.0-next.0
Minor Changes
- 01ae205352e: Package introduced to export search backend modules that can be used with the new backend system to extend search with plugin specific functionality, such as collators. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-backend-module-techdocs@0.1.0-next.0
Minor Changes
- 01ae205352e: Package introduced to export search backend modules that can be used with the new backend system to extend search with plugin specific functionality, such as collators. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-search-common@1.2.3-next.0
- @backstage/plugin-techdocs-node@1.6.1-next.1
@backstage/plugin-search-backend-node@1.2.0-next.1
Minor Changes
- 1469daa409e: Exports services and extension points that can be used with the new backend system. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/app-defaults@1.3.0-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/theme@0.2.19-next.0
@backstage/backend-app-api@0.4.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/backend-common@0.18.4-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-app-api@0.4.2-next.1
- @backstage/backend-dev-utils@0.1.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/integration-aws-node@0.1.2
- @backstage/types@1.0.2
@backstage/backend-defaults@0.1.9-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.4.2-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
@backstage/backend-plugin-api@0.5.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/backend-tasks@0.5.1-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/backend-test-utils@0.1.36-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.4.2-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/cli@0.22.6-next.1
Patch Changes
- 24432ae52fb: Fix the build for packages with multiple entry points to avoid duplicated modules.
- 79e91d4c30a: Support importing
.mdfiles in build loader - 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - b588ab73972: Ensure that the
package prepackcommand and backend bundling uses posix paths inpackage.jsonon all OSes. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/errors@1.1.5
- @backstage/eslint-plugin@0.1.3-next.0
- @backstage/release-manifests@0.0.9
- @backstage/types@1.0.2
@backstage/core-app-api@1.7.0-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/core-components@0.12.6-next.1
Patch Changes
- d0befd3fb23: Fixed a bug that could prevent auth from working when using the
guestorcustomauth providers. - 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/core-plugin-api@1.5.1-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/version-bridge@1.0.4-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/create-app@0.4.39-next.1
Patch Changes
- 71fd0966d10: Add
permissionApias dependency of the scaffolder-backend plugin - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/cli-common@0.1.12
@backstage/dev-utils@1.0.14-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/test-utils@1.3.0-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/app-defaults@1.3.0-next.1
- @backstage/catalog-model@1.2.1
@backstage/integration@1.4.4-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/integration-react@1.1.12-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
@backstage/repo-tools@0.1.4-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/cli-common@0.1.12
- @backstage/errors@1.1.5
@techdocs/cli@1.4.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-model@1.2.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.7
- @backstage/plugin-techdocs-node@1.6.1-next.1
@backstage/test-utils@1.3.0-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/core-app-api@1.7.0-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/theme@0.2.19-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
@backstage/version-bridge@1.0.4-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
@backstage/plugin-adr@0.4.2-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-adr-common@0.2.8-next.0
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-adr-backend@0.3.2-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-adr-common@0.2.8-next.0
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-adr-common@0.2.8-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-airbrake@0.3.17-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/test-utils@1.3.0-next.1
- @backstage/dev-utils@1.0.14-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-airbrake-backend@0.2.17-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
@backstage/plugin-allure@0.1.33-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-analytics-module-ga@0.1.28-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
@backstage/plugin-apache-airflow@0.2.10-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
@backstage/plugin-api-docs@0.9.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-catalog@1.10.0-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-api-docs-module-protoc-gen-doc@0.1.2-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
@backstage/plugin-apollo-explorer@0.1.10-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-app-backend@0.3.44-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/config-loader@1.1.9
- @backstage/types@1.0.2
@backstage/plugin-auth-backend@0.18.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/plugin-auth-node@0.2.13-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-azure-devops@0.2.8-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-devops-backend@0.3.23-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/plugin-azure-devops-common@0.3.0
@backstage/plugin-azure-sites@0.1.6-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-azure-sites-backend@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/plugin-azure-sites-common@0.1.0
@backstage/plugin-badges@0.2.41-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-badges-backend@0.1.38-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-bazaar@0.2.7-next.1
Patch Changes
- 656914bb0ad: Added the
fullWidthandfullHeightoptional properties to theBazaarPage, to replicate the styling options available on theBazaarOverviewCard. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/cli@0.22.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-catalog@1.10.0-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-bazaar-backend@0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/plugin-bitbucket-cloud-common@0.2.5-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
@backstage/plugin-bitrise@0.1.44-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-catalog@1.10.0-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-catalog-backend@1.8.1-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - c4b846359c0: Allow replacement of the BuiltinKindsEntityProcessor which enables customization of schema validation and connections emitted.
- 01ae205352e: Collator factories instantiated in new backend system modules and now marked as deprecated. Will be continued to be exported publicly until the new backend system is fully rolled out.
- Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.0-next.0
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-catalog-backend-module-aws@0.1.18-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-kubernetes-common@0.6.2-next.1
@backstage/plugin-catalog-backend-module-azure@0.1.15-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-bitbucket@0.2.11-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-bitbucket-cloud-common@0.2.5-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.1.11-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-bitbucket-cloud-common@0.2.5-next.0
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.9-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-gerrit@0.1.12-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-github@0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-catalog-backend-module-gitlab@0.2.0-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-catalog-backend-module-ldap@0.5.11-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-msgraph@0.5.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-openapi@0.1.10-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-backend-module-puppetdb@0.1.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-catalog-common@1.0.13-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/catalog-model@1.2.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-catalog-graph@0.2.29-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-catalog-graphql@0.3.20-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-catalog-import@0.9.7-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-catalog-node@1.3.5-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-catalog-react@1.4.1-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-cicd-statistics@0.1.19-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/catalog-model@1.2.1
@backstage/plugin-cicd-statistics-module-gitlab@0.1.13-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-cicd-statistics@0.1.19-next.1
- @backstage/catalog-model@1.2.1
@backstage/plugin-circleci@0.3.17-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-cloudbuild@0.3.17-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-code-climate@0.1.17-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-code-coverage@0.2.10-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-code-coverage-backend@0.2.10-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-codescene@0.1.12-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-config-schema@0.1.40-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-cost-insights@0.12.6-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-cost-insights-common@0.1.1
@backstage/plugin-dynatrace@3.0.1-next.1
Patch Changes
- 7d75f6d9b8f: chore: Improve API Reference documentation
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-entity-feedback@0.2.0-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-entity-feedback-common@0.1.1-next.0
@backstage/plugin-entity-feedback-backend@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-entity-feedback-common@0.1.1-next.0
@backstage/plugin-entity-validation@0.1.2-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-events-backend@0.2.5-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-aws-sqs@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-azure@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-bitbucket-cloud@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-gerrit@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-github@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-module-gitlab@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-backend-test-utils@0.1.6-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.5-next.1
@backstage/plugin-events-node@0.2.5-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.1-next.1
@backstage/plugin-explore@0.4.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-explore-react@0.0.28-next.0
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-explore-backend@0.0.6-next.1
Patch Changes
- 01ae205352e: Collator factories instantiated in new backend system modules and now marked as deprecated. Will be continued to be exported publicly until the new backend system is fully rolled out.
- Updated dependencies
- @backstage/plugin-search-backend-module-explore@0.1.0-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-explore-react@0.0.28-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-explore-common@0.0.1
@backstage/plugin-firehydrant@0.2.1-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-fossa@0.2.49-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-gcalendar@0.3.13-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/errors@1.1.5
@backstage/plugin-gcp-projects@0.3.36-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-git-release-manager@0.3.30-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-github-actions@0.5.17-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-github-deployments@0.1.48-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-github-issues@0.2.6-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-github-pull-requests-board@0.1.11-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-gitops-profiles@0.3.35-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
@backstage/plugin-gocd@0.1.23-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-graphiql@0.2.49-next.1
Patch Changes
- 8b9e8ece403: Allow to pass lazy GraphQL endpoint URL
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-graphql-backend@0.1.34-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-graphql@0.3.20-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
@backstage/plugin-graphql-voyager@0.1.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-home@0.4.33-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-ilert@0.2.6-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-jenkins@0.7.16-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-jenkins-common@0.1.15-next.0
@backstage/plugin-jenkins-backend@0.1.34-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-jenkins-common@0.1.15-next.0
@backstage/plugin-jenkins-common@0.1.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-kafka@0.3.17-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-kafka-backend@0.2.37-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-kubernetes@0.7.10-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-kubernetes-common@0.6.2-next.1
@backstage/plugin-kubernetes-common@0.6.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-lighthouse@0.4.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-lighthouse-common@0.1.1
@backstage/plugin-lighthouse-backend@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-lighthouse-common@0.1.1
@backstage/plugin-linguist@0.1.2-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-linguist-backend@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-linguist-common@0.1.0
@backstage/plugin-microsoft-calendar@0.1.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/errors@1.1.5
@backstage/plugin-newrelic@0.3.35-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-newrelic-dashboard@0.2.10-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-octopus-deploy@0.1.1-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-org@0.6.7-next.1
Patch Changes
- d7c8d8c52dd: Allow the title of the group profile card to use the title of the entity, if it is set.
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-org-react@0.1.6-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-pagerduty@0.5.10-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-periskop@0.1.15-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-periskop-backend@0.1.15-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
@backstage/plugin-permission-backend@0.5.19-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/plugin-permission-common@0.7.5-next.0
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-permission-node@0.7.7-next.1
Patch Changes
- 71fd0966d10: Added createConditionAuthorizer utility function, which takes some permission conditions and returns a function that returns a definitive authorization result given a decision and a resource.
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/plugin-permission-react@0.4.12-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/config@1.0.7
@backstage/plugin-playlist@0.1.8-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-playlist-common@0.1.6-next.0
@backstage/plugin-playlist-backend@0.2.7-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-playlist-common@0.1.6-next.0
@backstage/plugin-playlist-common@0.1.6-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
@backstage/plugin-proxy-backend@0.2.38-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
@backstage/plugin-rollbar@0.4.17-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-rollbar-backend@0.1.41-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
@backstage/plugin-scaffolder@1.13.0-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/plugin-scaffolder-react@1.3.0-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13-next.0
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.19-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-backend-module-gitlab@0.1.0-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-scaffolder-backend-module-rails@0.4.12-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-backend-module-sentry@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-scaffolder-backend-module-yeoman@0.2.17-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.1.2-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-common@1.2.7-next.1
Patch Changes
- 65e989f4018: Added permissions for authorizing parameters and steps
- 65e989f4018: Define optional
backstage:permissionsproperty to parameters and steps used to authorize part of the template using the permission framework - Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-node@0.1.2-next.1
Patch Changes
- a7eb36c6e38: Improve type-check for scaffolder output parameters
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - Updated dependencies
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/types@1.0.2
@backstage/plugin-scaffolder-react@1.3.0-next.1
Patch Changes
- 1e4f5e91b8e: Bump
zodandzod-to-json-schemadependencies. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-scaffolder-common@1.2.7-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-search@1.1.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-backend-module-pg@0.5.5-next.1
Patch Changes
- 1469daa409e: Search backend modules migrated to the new backend system. For documentation on how to migrate, check out the how to migrate to the new backend system guide.
- Updated dependencies
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-search-common@1.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/types@1.0.2
@backstage/plugin-search-react@1.5.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-sentry@0.5.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-shortcuts@0.3.9-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
@backstage/plugin-sonarqube@0.6.6-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-sonarqube-react@0.1.5-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-sonarqube-backend@0.1.9-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-sonarqube-react@0.1.5-next.0
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-splunk-on-call@0.4.6-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
@backstage/plugin-stack-overflow@0.1.13-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/plugin-home@0.4.33-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-stack-overflow-backend@0.1.13-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-stackstorm@0.1.1-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/errors@1.1.5
@backstage/plugin-tech-insights@0.3.9-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-insights-backend@0.5.10-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
- @backstage/plugin-tech-insights-node@0.4.2-next.1
@backstage/plugin-tech-insights-backend-module-jsonfc@0.1.28-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-tech-insights-common@0.2.10
- @backstage/plugin-tech-insights-node@0.4.2-next.1
@backstage/plugin-tech-insights-node@0.4.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.10
@backstage/plugin-tech-radar@0.6.3-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-techdocs@1.6.1-next.1
Patch Changes
-
6c809d1a41c: Minor visual tweaks to adapt to changes in mkdocs-material v9
-
847a1eee3da: Change anchor links color in Techdocs content
With the color (mkdocs supplied) used for anchor links the background and foreground colors do not have a sufficient contrast ratio. Using the link color from theme palette.
-
e0c6e8b9c3c: Update peer dependencies
-
Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-techdocs-react@1.1.5-next.1
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-techdocs-addons-test-utils@1.0.12-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/plugin-techdocs@1.6.1-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-techdocs-react@1.1.5-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/test-utils@1.3.0-next.1
- @backstage/plugin-catalog@1.10.0-next.1
- @backstage/theme@0.2.19-next.0
@backstage/plugin-techdocs-backend@1.6.1-next.1
Patch Changes
- 01ae205352e: Collator factories instantiated in new backend system modules and now marked as deprecated. Will be continued to be exported publicly until the new backend system is fully rolled out.
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.0-next.0
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-search-common@1.2.3-next.0
- @backstage/plugin-techdocs-node@1.6.1-next.1
@backstage/plugin-techdocs-module-addons-contrib@1.0.12-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-techdocs-react@1.1.5-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/theme@0.2.19-next.0
@backstage/plugin-techdocs-node@1.6.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/integration-aws-node@0.1.2
- @backstage/plugin-search-common@1.2.3-next.0
@backstage/plugin-techdocs-react@1.1.5-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@backstage/plugin-todo@0.2.19-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-todo-backend@0.1.41-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.4.4-next.0
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-node@1.3.5-next.1
@backstage/plugin-user-settings@0.7.2-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
@backstage/plugin-user-settings-backend@0.1.8-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.13-next.1
@backstage/plugin-vault@0.1.11-next.1
Patch Changes
- 29ba8267d69: Updated dependency
@material-ui/labto4.0.0-alpha.61. - e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
@backstage/plugin-vault-backend@0.3.0-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
@backstage/plugin-xcmetrics@0.2.37-next.1
Patch Changes
- e0c6e8b9c3c: Update peer dependencies
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/errors@1.1.5
example-app@0.2.82-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/cli@0.22.6-next.1
- @backstage/plugin-org@0.6.7-next.1
- @backstage/plugin-techdocs@1.6.1-next.1
- @backstage/plugin-scaffolder-react@1.3.0-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/plugin-scaffolder@1.13.0-next.1
- @backstage/plugin-dynatrace@3.0.1-next.1
- @backstage/plugin-airbrake@0.3.17-next.1
- @backstage/plugin-circleci@0.3.17-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/plugin-stackstorm@0.1.1-next.1
- @backstage/plugin-linguist@0.1.2-next.1
- @backstage/plugin-playlist@0.1.8-next.1
- @backstage/plugin-graphiql@0.2.49-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.0.12-next.1
- @backstage/plugin-microsoft-calendar@0.1.2-next.1
- @backstage/plugin-newrelic-dashboard@0.2.10-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-react@0.4.12-next.0
- @backstage/plugin-entity-feedback@0.2.0-next.1
- @backstage/plugin-apache-airflow@0.2.10-next.1
- @backstage/plugin-catalog-import@0.9.7-next.1
- @backstage/plugin-github-actions@0.5.17-next.1
- @backstage/plugin-stack-overflow@0.1.13-next.1
- @backstage/plugin-techdocs-react@1.1.5-next.1
- @backstage/plugin-catalog-graph@0.2.29-next.1
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-code-coverage@0.2.10-next.1
- @backstage/plugin-cost-insights@0.12.6-next.1
- @backstage/plugin-tech-insights@0.3.9-next.1
- @backstage/plugin-user-settings@0.7.2-next.1
- @backstage/plugin-azure-devops@0.2.8-next.1
- @backstage/plugin-gcp-projects@0.3.36-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/plugin-azure-sites@0.1.6-next.1
- @backstage/plugin-cloudbuild@0.3.17-next.1
- @backstage/plugin-kubernetes@0.7.10-next.1
- @backstage/plugin-lighthouse@0.4.2-next.1
- @backstage/plugin-tech-radar@0.6.3-next.1
- @backstage/plugin-gcalendar@0.3.13-next.1
- @backstage/plugin-pagerduty@0.5.10-next.1
- @backstage/plugin-shortcuts@0.3.9-next.1
- @backstage/plugin-api-docs@0.9.2-next.1
- @backstage/plugin-newrelic@0.3.35-next.1
- @backstage/plugin-explore@0.4.2-next.1
- @backstage/plugin-jenkins@0.7.16-next.1
- @backstage/plugin-rollbar@0.4.17-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/plugin-badges@0.2.41-next.1
- @backstage/plugin-search@1.1.2-next.1
- @backstage/plugin-sentry@0.5.2-next.1
- @backstage/plugin-kafka@0.3.17-next.1
- @backstage/plugin-gocd@0.1.23-next.1
- @backstage/plugin-home@0.4.33-next.1
- @backstage/plugin-todo@0.2.19-next.1
- @backstage/app-defaults@1.3.0-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-catalog-common@1.0.13-next.0
- @backstage/plugin-linguist-common@0.1.0
- @backstage/plugin-search-common@1.2.3-next.0
- @internal/plugin-catalog-customized@0.0.9-next.1
example-backend@0.2.82-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend@1.3.0-next.1
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.2.0-next.1
- @backstage/plugin-search-backend-module-pg@0.5.5-next.1
- @backstage/plugin-permission-node@0.7.7-next.1
- @backstage/plugin-permission-backend@0.5.19-next.1
- @backstage/plugin-permission-common@0.7.5-next.0
- @backstage/plugin-playlist-backend@0.2.7-next.1
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/backend-tasks@0.5.1-next.1
- @backstage/plugin-adr-backend@0.3.2-next.1
- @backstage/plugin-kubernetes-backend@0.10.0-next.1
- @backstage/plugin-techdocs-backend@1.6.1-next.1
- @backstage/plugin-explore-backend@0.0.6-next.1
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/integration@1.4.4-next.0
- @backstage/plugin-auth-backend@0.18.2-next.1
- example-app@0.2.82-next.1
- @backstage/backend-common@0.18.4-next.1
- @backstage/catalog-client@1.4.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/plugin-app-backend@0.3.44-next.1
- @backstage/plugin-auth-node@0.2.13-next.1
- @backstage/plugin-azure-devops-backend@0.3.23-next.1
- @backstage/plugin-azure-sites-backend@0.1.6-next.1
- @backstage/plugin-badges-backend@0.1.38-next.1
- @backstage/plugin-catalog-node@1.3.5-next.1
- @backstage/plugin-code-coverage-backend@0.2.10-next.1
- @backstage/plugin-entity-feedback-backend@0.1.2-next.1
- @backstage/plugin-events-backend@0.2.5-next.1
- @backstage/plugin-events-node@0.2.5-next.1
- @backstage/plugin-graphql-backend@0.1.34-next.1
- @backstage/plugin-jenkins-backend@0.1.34-next.1
- @backstage/plugin-kafka-backend@0.2.37-next.1
- @backstage/plugin-lighthouse-backend@0.1.2-next.1
- @backstage/plugin-linguist-backend@0.2.1-next.1
- @backstage/plugin-proxy-backend@0.2.38-next.1
- @backstage/plugin-rollbar-backend@0.1.41-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.12-next.1
- @backstage/plugin-search-common@1.2.3-next.0
- @backstage/plugin-tech-insights-backend@0.5.10-next.1
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.28-next.1
- @backstage/plugin-tech-insights-node@0.4.2-next.1
- @backstage/plugin-todo-backend@0.1.41-next.1
example-backend-next@0.0.10-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend@1.3.0-next.1
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
- @backstage/plugin-catalog-backend@1.8.1-next.1
- @backstage/plugin-kubernetes-backend@0.10.0-next.1
- @backstage/plugin-techdocs-backend@1.6.1-next.1
- @backstage/plugin-search-backend-node@1.2.0-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.0-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.0-next.0
- @backstage/plugin-search-backend-module-explore@0.1.0-next.0
- @backstage/backend-defaults@0.1.9-next.1
- @backstage/plugin-app-backend@0.3.44-next.1
- @backstage/plugin-todo-backend@0.1.41-next.1
e2e-test@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/create-app@0.4.39-next.1
- @backstage/cli-common@0.1.12
- @backstage/errors@1.1.5
techdocs-cli-embedded-app@0.2.81-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/cli@0.22.6-next.1
- @backstage/plugin-techdocs@1.6.1-next.1
- @backstage/core-app-api@1.7.0-next.1
- @backstage/integration-react@1.1.12-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/plugin-techdocs-react@1.1.5-next.1
- @backstage/test-utils@1.3.0-next.1
- @backstage/plugin-catalog@1.10.0-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/app-defaults@1.3.0-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
@internal/plugin-catalog-customized@0.0.9-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-catalog@1.10.0-next.1
@internal/plugin-todo-list@1.0.12-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
@internal/plugin-todo-list-backend@1.0.12-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.4-next.1
- @backstage/backend-plugin-api@0.5.1-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-auth-node@0.2.13-next.1
@internal/plugin-todo-list-common@1.0.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.7.5-next.0