-
5e2cebe9a3: BREAKING: Removed deprecated
read
method from theUrlReader
interface. All implementations should use thereadUrl
method instead.Migrated
UrlReader
and related types tobackend/backend-plugin-api
, types remain re-exported frombackend-common
for now.
- 6f02d23b01: Moved
PluginEndpointDiscovery
type from backend-common to backend-plugin-api. - Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/cli-common@0.1.11
- @backstage/config-loader@1.1.8-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- 04a2048fb8: Allow custom repository roles to be configured on github repos
- a69664faee: Add Github repository support for squash merge commit title and message options
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-scaffolder-common@1.2.4-next.1
- Updated dependencies
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-permission-react@0.4.9-next.0
- 6cfd4d7073: Updated implementations for the new
RootLifecycleService
. - Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-permission-node@0.7.3-next.0
- 6cfd4d7073: Include implementations for the new
rootLifecycleServiceRef
. - Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-app-api@0.2.5-next.0
- 6cfd4d7073: Added
RootLifecycleService
androotLifecycleServiceRef
, as well as added alabels
option to the existingLifecycleServiceShutdownHook
. - 5e2cebe9a3: Migrate
UrlReader
into this package to gradually remove the dependency on backend-common. - 6f02d23b01: Moved
PluginEndpointDiscovery
type from backend-common to backend-plugin-api. - Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- 6cfd4d7073: Include implementations for the new
rootLifecycleServiceRef
. - Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/cli@0.22.1-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-app-api@0.2.5-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- db2e137744: Removed unnecessary usage of
ThemeProvider
from theExampleComponent
test in the plugin template. - 4b572126f1: Add experimental environment variable to enable caching for production builds.
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/cli-common@0.1.11
- @backstage/config-loader@1.1.8-next.0
- @backstage/errors@1.1.4
- @backstage/release-manifests@0.0.8
- @backstage/types@1.0.2
- ba2d69ee17: Adds the ability to coerce values to their boolean representatives.
Values such as
"true"
1
on
andy
will becometrue
when usinggetBoolean
and the oppositesfalse
. This happens particularly when such parameters are used with environmental substitution as environment variables are always strings. - Updated dependencies
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/cli-common@0.1.11
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/version-bridge@1.0.3
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- 724b55689b: Avoid potential temporary directory conflict.
- a2a70504e3: Remove deprecated
create-plugin
script from thedefault-app
template'spackage.json.hbs
. Also, update the documentation to not mention thecreate-plugin
script and instead mention thenew
script. - Updated dependencies
- @backstage/cli-common@0.1.11
- Updated dependencies
- @backstage/app-defaults@1.0.11-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/test-utils@1.2.4-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- d48cf39f2a: fix glob on windows os
- Updated dependencies
- @backstage/cli-common@0.1.11
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/cli-common@0.1.11
- @backstage/plugin-techdocs-node@1.4.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-react@0.4.9-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-adr-common@0.2.5-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/plugin-adr-common@0.2.5-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/integration@1.4.2-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/dev-utils@1.0.11-next.1
- @backstage/test-utils@1.2.4-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog@1.7.2-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- b4ffa3bd91: The warning for missing app contents is now logged as an error instead, but only in production.
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/config-loader@1.1.8-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.9-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-azure-devops-common@0.3.0
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-azure-devops-common@0.3.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-azure-sites-common@0.1.0
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-azure-sites-common@0.1.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- 0bf734dbac: Created soft cut on
ProjectCard
to indicate more content. - 41d0b0a24a: Added
isBazaarAvailable
helper to be used with theEntitySwitch
. - Updated dependencies
- @backstage/cli@0.22.1-next.1
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog@1.7.2-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-test-utils@0.1.32-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- Updated dependencies
- @backstage/integration@1.4.2-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-node@0.7.3-next.0
- @backstage/plugin-scaffolder-common@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- @backstage/plugin-bitbucket-cloud-common@0.2.3-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/plugin-events-node@0.2.1-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/integration@1.4.2-next.0
- @backstage/plugin-bitbucket-cloud-common@0.2.3-next.0
- @backstage/plugin-catalog-common@1.0.10-next.1
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
-
427d8f4411: Added support for event based updates in the
GithubOrgEntityProvider
! Based on webhook events from GitHub the affectedUser
orGroup
entity will be refreshed. This includes adding new entities, refreshing existing ones, and removing obsolete ones.Please find more information at https://backstage.io/docs/integrations/github/org#installation-with-events-support
-
Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/plugin-events-node@0.2.1-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.10-next.1
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-test-utils@0.1.32-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-model@1.1.5-next.1
- f9abdb64fc: Updated internal usage of UrlReader interface.
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- 99f05cbc70: The link from the
CatalogGraphCard
to theCatalogGraphPage
no longer includes an explicitmaxDepth
parameter, letting theCatalogGraphPage
choose the initialmaxDepth
instead. - Updated dependencies
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.10-next.1
- Updated dependencies
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-react@0.4.9-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/plugin-cicd-statistics@0.1.16-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- 6a41175d70: Removed @backstage/test-utils dependency, since it was already in the devDependencies where it belongs. The main benefit is that this will exclude better-sqlite3 from the production build.
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-cost-insights-common@0.1.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- 217149ae98: The default event broker will now catch and log errors thrown by the
onEvent
method of subscribers. The returned promise frompublish
method will also not resolve until all subscribers have handled the event. - Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/plugin-events-node@0.2.1-next.0
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- 9f9d279bd1: Updated
README.md
examples - Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-explore-react@0.0.25-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- 9f9d279bd1: Updated
README.md
examples - Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-explore-common@0.0.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/plugin-explore-common@0.0.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration@1.4.2-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-graphql@0.3.17-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-stack-overflow@0.1.10-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-jenkins-common@0.1.12-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-jenkins-common@0.1.12-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-kubernetes-common@0.5.1-next.1
- Updated dependencies
- @backstage/backend-test-utils@0.1.32-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-kubernetes-common@0.5.1-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-node@0.7.3-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-react@0.4.9-next.0
- @backstage/plugin-playlist-common@0.1.4-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- Updated dependencies
- @backstage/backend-test-utils@0.1.32-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-node@0.7.3-next.0
- @backstage/plugin-playlist-common@0.1.4-next.0
- Updated dependencies
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-permission-react@0.4.9-next.0
- @backstage/plugin-scaffolder-common@1.2.4-next.1
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.10.0-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.10.0-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.10.0-next.1
- @backstage/config@1.0.6-next.0
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-node@0.7.3-next.0
- @backstage/plugin-search-backend-node@1.1.1-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/plugin-search-backend-node@1.1.1-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-search-backend-node@1.1.1-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/types@1.0.2
- @backstage/plugin-permission-common@0.7.3-next.0
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-sonarqube-react@0.1.1-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-home@0.4.30-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-tech-insights-common@0.2.9
- 7a38a31699: Complete check results run when a single check errors so that we don't block other checks from working due to an error in a single check
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.9
- @backstage/plugin-tech-insights-node@0.3.8-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-tech-insights-common@0.2.9
- @backstage/plugin-tech-insights-node@0.3.8-next.0
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/types@1.0.2
- @backstage/plugin-tech-insights-common@0.2.9
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- a74dd61534: Fix sizing of build log component to render all lines
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- @backstage/plugin-techdocs-react@1.1.2-next.1
- Updated dependencies
- @backstage/plugin-techdocs@1.4.3-next.1
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/test-utils@1.2.4-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog@1.7.2-next.1
- @backstage/plugin-search-react@1.3.2-next.1
- @backstage/plugin-techdocs-react@1.1.2-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-techdocs-node@1.4.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration@1.4.2-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-techdocs-react@1.1.2-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- @backstage/integration-aws-node@0.1.1-next.0
- @backstage/plugin-search-common@1.2.1-next.0
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/version-bridge@1.0.3
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2-next.0
- Updated dependencies
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.9-next.0
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/backend-test-utils@0.1.32-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/errors@1.1.4
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/cli@0.22.1-next.1
- @backstage/plugin-catalog-graph@0.2.26-next.1
- @backstage/plugin-explore@0.3.45-next.1
- @backstage/plugin-techdocs@1.4.3-next.1
- @backstage/plugin-cost-insights@0.12.3-next.1
- @backstage/config@1.0.6-next.0
- @backstage/app-defaults@1.0.11-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-airbrake@0.3.14-next.1
- @backstage/plugin-apache-airflow@0.2.7-next.1
- @backstage/plugin-api-docs@0.8.14-next.1
- @backstage/plugin-azure-devops@0.2.5-next.1
- @backstage/plugin-azure-sites@0.1.3-next.1
- @backstage/plugin-badges@0.2.38-next.1
- @backstage/plugin-catalog-common@1.0.10-next.1
- @backstage/plugin-catalog-import@0.9.4-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-circleci@0.3.14-next.1
- @backstage/plugin-cloudbuild@0.3.14-next.1
- @backstage/plugin-code-coverage@0.2.7-next.1
- @backstage/plugin-dynatrace@1.0.4-next.1
- @backstage/plugin-gcalendar@0.3.10-next.1
- @backstage/plugin-gcp-projects@0.3.33-next.1
- @backstage/plugin-github-actions@0.5.14-next.1
- @backstage/plugin-gocd@0.1.20-next.1
- @backstage/plugin-graphiql@0.2.46-next.1
- @backstage/plugin-home@0.4.30-next.1
- @backstage/plugin-jenkins@0.7.13-next.1
- @backstage/plugin-kafka@0.3.14-next.1
- @backstage/plugin-kubernetes@0.7.7-next.1
- @backstage/plugin-lighthouse@0.3.14-next.1
- @backstage/plugin-newrelic@0.3.32-next.1
- @backstage/plugin-newrelic-dashboard@0.2.7-next.1
- @backstage/plugin-org@0.6.4-next.1
- @backstage/plugin-pagerduty@0.5.7-next.1
- @backstage/plugin-permission-react@0.4.9-next.0
- @backstage/plugin-playlist@0.1.5-next.1
- @backstage/plugin-rollbar@0.4.14-next.1
- @backstage/plugin-scaffolder@1.10.0-next.1
- @backstage/plugin-search@1.0.7-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
- @backstage/plugin-sentry@0.4.7-next.1
- @backstage/plugin-shortcuts@0.3.6-next.1
- @backstage/plugin-stack-overflow@0.1.10-next.1
- @backstage/plugin-tech-insights@0.3.6-next.1
- @backstage/plugin-tech-radar@0.5.21-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.0.9-next.1
- @backstage/plugin-techdocs-react@1.1.2-next.1
- @backstage/plugin-todo@0.2.16-next.1
- @backstage/plugin-user-settings@0.6.2-next.1
- @internal/plugin-catalog-customized@0.0.6-next.1
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.10.0-next.1
- @backstage/backend-common@0.18.0-next.0
- @backstage/plugin-explore-backend@0.0.2-next.1
- @backstage/plugin-events-backend@0.2.1-next.0
- @backstage/plugin-app-backend@0.3.40-next.0
- @backstage/plugin-tech-insights-backend@0.5.6-next.1
- @backstage/config@1.0.6-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- @backstage/plugin-catalog-node@1.3.1-next.1
- @backstage/plugin-events-node@0.2.1-next.0
- example-app@0.2.79-next.1
- @backstage/backend-tasks@0.4.1-next.0
- @backstage/catalog-client@1.3.0-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/integration@1.4.2-next.0
- @backstage/plugin-auth-backend@0.17.3-next.1
- @backstage/plugin-auth-node@0.2.9-next.0
- @backstage/plugin-azure-devops-backend@0.3.19-next.0
- @backstage/plugin-azure-sites-backend@0.1.2-next.0
- @backstage/plugin-badges-backend@0.1.34-next.1
- @backstage/plugin-code-coverage-backend@0.2.6-next.1
- @backstage/plugin-graphql-backend@0.1.30-next.1
- @backstage/plugin-jenkins-backend@0.1.30-next.1
- @backstage/plugin-kafka-backend@0.2.33-next.1
- @backstage/plugin-kubernetes-backend@0.9.1-next.1
- @backstage/plugin-permission-backend@0.5.15-next.0
- @backstage/plugin-permission-common@0.7.3-next.0
- @backstage/plugin-permission-node@0.7.3-next.0
- @backstage/plugin-playlist-backend@0.2.3-next.1
- @backstage/plugin-proxy-backend@0.2.34-next.0
- @backstage/plugin-rollbar-backend@0.1.37-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.8-next.1
- @backstage/plugin-search-backend@1.2.1-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.1.1-next.1
- @backstage/plugin-search-backend-module-pg@0.5.1-next.1
- @backstage/plugin-search-backend-node@1.1.1-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.24-next.0
- @backstage/plugin-tech-insights-node@0.3.8-next.0
- @backstage/plugin-techdocs-backend@1.5.1-next.1
- @backstage/plugin-todo-backend@0.1.37-next.1
- Updated dependencies
- @backstage/backend-defaults@0.1.5-next.0
- @backstage/plugin-scaffolder-backend@1.10.0-next.1
- @backstage/plugin-app-backend@0.3.40-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.1
- Updated dependencies
- @backstage/cli@0.22.1-next.1
- @backstage/plugin-techdocs@1.4.3-next.1
- @backstage/config@1.0.6-next.0
- @backstage/app-defaults@1.0.11-next.1
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-app-api@1.3.1-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/integration-react@1.1.9-next.1
- @backstage/test-utils@1.2.4-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-catalog@1.7.2-next.1
- @backstage/plugin-techdocs-react@1.1.2-next.1
- Updated dependencies
- @backstage/plugin-catalog@1.7.2-next.1
- @backstage/plugin-catalog-react@1.2.4-next.1
- Updated dependencies
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/theme@0.2.16
- Updated dependencies
- @backstage/backend-common@0.18.0-next.0
- @backstage/config@1.0.6-next.0
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.9-next.0
- Updated dependencies
- @backstage/plugin-permission-common@0.7.3-next.0