Skip to main content

Release v1.31.0-next.2

Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.31.0-next.2

@backstage/backend-app-api@1.0.0-next.2

Major Changes

  • ec1b4be: Release 1.0 of the new backend system! 🎉

    The backend system is finally getting promoted to 1.0.0. This means that the API is now stable and breaking changes should not occur until version 2.0.0, see our package versioning policy for more information what this means.

    This release also marks the end of the old backend system based on createRouter exports. Going forward backend plugins packages will start to deprecate and later this year remove exports supporting the old backend system. If you would like to help out with this transition, see https://github.com/backstage/backstage/issues/26353 or consult the migration guide.

Patch Changes

  • 6ed9264: chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-plugin-api@1.0.0-next.2

Major Changes

  • ec1b4be: Release 1.0 of the new backend system! 🎉

    The backend system is finally getting promoted to 1.0.0. This means that the API is now stable and breaking changes should not occur until version 2.0.0, see our package versioning policy for more information what this means.

    This release also marks the end of the old backend system based on createRouter exports. Going forward backend plugins packages will start to deprecate and later this year remove exports supporting the old backend system. If you would like to help out with this transition, see https://github.com/backstage/backstage/issues/26353 or consult the migration guide.

Patch Changes

  • 8052b9b: Add a toJSON on refs so that they can appear in expectations in jest tests
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.8.1

@backstage/backend-test-utils@1.0.0-next.2

Major Changes

  • ec1b4be: Release 1.0 of the new backend system! 🎉

    The backend system is finally getting promoted to 1.0.0. This means that the API is now stable and breaking changes should not occur until version 2.0.0, see our package versioning policy for more information what this means.

    This release also marks the end of the old backend system based on createRouter exports. Going forward backend plugins packages will start to deprecate and later this year remove exports supporting the old backend system. If you would like to help out with this transition, see https://github.com/backstage/backstage/issues/26353 or consult the migration guide.

Patch Changes

  • f421d2a: Make MySQL pool settings a bit more lax
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-app-api@1.0.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/backend-defaults@0.5.0-next.2

Minor Changes

  • baeef13: BREAKING Removed createLifecycleMiddleware and LifecycleMiddlewareOptions to clean up API surface. These exports have no external usage and do not provide value in its current form. If you were using these exports, please reach out to the maintainers to discuss your use case.

Patch Changes

  • 6ed9264: chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-app-api@1.0.0-next.2
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/cli-node@0.2.8-next.0
    • @backstage/integration@1.15.0-next.0
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/backend-dev-utils@0.1.5
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/catalog-client@1.7.0-next.1

Minor Changes

  • 78475c3: Allow offset mode paging in entity list provider

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4

@backstage/dev-utils@1.1.0-next.2

Minor Changes

  • 10b1452: Allow using translations in createDevApp

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/app-defaults@1.5.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/catalog-model@1.6.0

@backstage/integration@1.15.0-next.0

Minor Changes

  • 1573014: The Gerrit integration can now resolve Gitiles urls that point to the following refs:

    • HEAD
    • A SHA
    • Tag
    • Branch

Patch Changes

  • Updated dependencies
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-auth0-provider@0.1.0-next.0

Minor Changes

  • d908d8c: New module for @backstage/plugin-auth-backend that adds a Auth0 auth provider.

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.0-next.0

Minor Changes

  • 527d973: New module for @backstage/plugin-auth-backend that adds a Bitbucket Server auth provider.

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-catalog@1.23.0-next.2

Minor Changes

  • 78475c3: Allow offset mode paging in entity list provider

Patch Changes

  • c891b69: Add FavoriteToggle in core-components to standardise favorite marking
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-scaffolder-common@1.5.5
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-catalog-backend@1.26.0-next.2

Minor Changes

  • 78475c3: Allow offset mode paging in entity list provider

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/integration@1.15.0-next.0
    • @backstage/backend-openapi-utils@0.1.18-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-backend-module-catalog@0.2.2-next.2

@backstage/plugin-catalog-react@1.13.0-next.2

Minor Changes

  • 78475c3: Allow offset mode paging in entity list provider

Patch Changes

  • c891b69: Add FavoriteToggle in core-components to standardise favorite marking
  • b537bd7: Allow custom star icons to be provided via the star and unstarred icon overrides. See how to override existing icons in the Backstage documentation.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-scaffolder@1.25.0-next.2

Minor Changes

  • 860ad3a: Expose styles for TemplateEditor, TemplateFormPreviewer and CustomFieldExplorer
  • 4baad34: Added support for omitExtraData and liveOmit for rjsf in the scaffolder

Patch Changes

  • b0a5c9f: The ui:options for OwnedEntityPicker field are now passed to EntityPicker. This allows you to use any ui:options which EntityPicker accepts in the OwnedEntityPicker field including allowArbitraryValues and defaultNamespace.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • fa9d8da: Updated dependency @rjsf/utils to 5.20.1. Updated dependency @rjsf/core to 5.20.1. Updated dependency @rjsf/material-ui to 5.20.1. Updated dependency @rjsf/validator-ajv8 to 5.20.1.
  • 0944334: Removed duplicated titles on Scaffolder TemplateListPage component
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/plugin-scaffolder-react@1.12.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/integration@1.15.0-next.0
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-scaffolder-common@1.5.5

@backstage/plugin-scaffolder-backend@1.25.0-next.2

Minor Changes

  • df9ae9e: Added scaffolder action publish:bitbucketCloud:pull-request

Patch Changes

  • f0c6b25: Allow listing file contents with debug:log scaffolder action
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.5.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-scaffolder-backend-module-github@0.5.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-bitbucket-cloud-common@0.2.23-next.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.0-next.2
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-scaffolder-backend-module-azure@0.2.0-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.0-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.0-next.2
    • @backstage/plugin-scaffolder-backend-module-gerrit@0.2.0-next.2
    • @backstage/plugin-scaffolder-backend-module-gitea@0.2.0-next.2
    • @backstage/plugin-scaffolder-common@1.5.5
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-react@1.12.0-next.2

Minor Changes

  • 4baad34: Added support for omitExtraData and liveOmit for rjsf in the scaffolder

Patch Changes

  • 1f3c5aa: Fix scaffolder review step issue where schema options are not handled for fields on multi-step templates.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • fa9d8da: Updated dependency @rjsf/utils to 5.20.1. Updated dependency @rjsf/core to 5.20.1. Updated dependency @rjsf/material-ui to 5.20.1. Updated dependency @rjsf/validator-ajv8 to 5.20.1.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-common@1.5.5

@backstage/app-defaults@1.5.11-next.1

Patch Changes

  • b537bd7: Allow custom star icons to be provided via the star and unstarred icon overrides. See how to override existing icons in the Backstage documentation.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-permission-react@0.4.26-next.0

@backstage/backend-common@0.25.0-next.2

Patch Changes

  • 6ed9264: chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • 3606843: Internal fixes to match testcontainers update
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/backend-dev-utils@0.1.5
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1

@backstage/backend-dynamic-feature-service@0.4.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-app-api@1.0.0-next.2
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/cli-node@0.2.8-next.0
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/plugin-events-backend@0.3.12-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-app-node@0.1.25-next.2
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-scaffolder-node@0.4.11-next.2
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/backend-openapi-utils@0.1.18-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/errors@1.2.4

@backstage/cli@0.27.1-next.2

Patch Changes

  • 16ffdd6: Remove direct vite dependency

  • 8069f4a: Update Scaffolder module template to add itself to the backend

  • 0e1a817: The app build process now outputs an additional index.html.tmpl file. This is an non-templated version of the index.html file, which can be used to delay templating until runtime.

    The new index.html.tmpl file also sets a backstage-public-path meta tag to be templated at runtime. The meta tag is in turn picked up by the new @backstage/cli/config/webpack-public-path.js entry point script, which uses it to set the runtime public path of the Webpack bundle.

  • d29fc1b: Updated dependency @module-federation/enhanced to ^0.6.0.

  • 4ebf36f: Upgrade to vite@v5

  • 2d3caaf: The build commands now support the new backstage.inline flag in package.json, which causes the contents of private packages to be inlined into the consuming package, rather than be treated as an external dependency.

  • 3d88455: Add support for backstage:^ version ranges to versions:bump when using the experimental yarn plugin

  • Updated dependencies

    • @backstage/cli-node@0.2.8-next.0
    • @backstage/integration@1.15.0-next.0
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/eslint-plugin@0.1.9-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/release-manifests@0.0.11
    • @backstage/types@1.1.1

@backstage/cli-node@0.2.8-next.0

Patch Changes

  • 0c70f43: Add definition for the new backstage.inline field in package.json.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/config-loader@1.9.1-next.0

Patch Changes

  • ef3c507: Updated dependency typescript-json-schema to ^0.65.0.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/core-app-api@1.14.3-next.0

Patch Changes

  • ea69e46: The defaultConfigLoader now also reads configuration from scripts tags with type="backstage.io/config". The tag is expected to contain a JSON-serialized array of AppConfig objects. If any of these script tags are present, the injected runtime configuration in the static assets will no longer be used.
  • b537bd7: Allow custom star icons to be provided via the star and unstarred icon overrides. See how to override existing icons in the Backstage documentation.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/core-compat-api@0.3.0-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0

@backstage/core-components@0.14.11-next.1

Patch Changes

  • c891b69: Add FavoriteToggle in core-components to standardise favorite marking
  • 0944334: Removed default title set to Unknown page on ContentHeaderTitle component to support usage of component without title prop.
  • f325258: Use getOptionalString for optional app.support.items[].links[].title
  • af4c146: Support menu items should not be buttons in favour of links
  • b537bd7: Allow custom star icons to be provided via the star and unstarred icon overrides. See how to override existing icons in the Backstage documentation.
  • dbbd93e: Internal update to match recent React types
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/core-plugin-api@1.9.4-next.0

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/create-app@0.5.19-next.2

Patch Changes

  • Bumped create-app version.
  • Updated dependencies
    • @backstage/cli-common@0.1.14

@backstage/eslint-plugin@0.1.9-next.0

Patch Changes

  • 08895e3: Added support for linting dependencies on workspace packages with the backstage.inline flag.

@backstage/frontend-app-api@0.9.0-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-defaults@0.1.0-next.1
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/frontend-defaults@0.1.0-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/plugin-app@0.1.0-next.2
    • @backstage/frontend-app-api@0.9.0-next.2
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/frontend-plugin-api@0.8.0-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 043d7cd: Internal refactor
  • 2a61422: The factory option is no longer required when overriding an extension.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/types@1.1.1

@backstage/frontend-test-utils@0.2.0-next.2

Patch Changes

  • 2a61422: The extension tester will no longer unconditionally enable any additional extensions that have been added.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 043d7cd: Internal refactor
  • Updated dependencies
    • @backstage/test-utils@1.6.0-next.1
    • @backstage/plugin-app@0.1.0-next.2
    • @backstage/frontend-app-api@0.9.0-next.2
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/integration-react@1.1.31-next.0

Patch Changes

  • 8a9d797: Remove unnecessary broad permissions from Gitlab SCMAuth

    Newer versions of Gitlab (after 2019) do not require the broad api permissions to write to repos.

  • Updated dependencies

    • @backstage/integration@1.15.0-next.0
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/config@1.2.0

@backstage/repo-tools@0.9.7-next.2

Patch Changes

  • 1a8837e: Avoid generating API reports for packages with backstage.inline set.
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/cli-node@0.2.8-next.0
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4

@techdocs/cli@1.8.19-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-techdocs-node@1.12.11-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0

@backstage/test-utils@1.6.0-next.1

Patch Changes

  • b537bd7: Allow custom star icons to be provided via the star and unstarred icon overrides. See how to override existing icons in the Backstage documentation.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.8.1

@backstage/theme@0.5.7-next.0

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.

@backstage/version-bridge@1.0.9-next.0

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.

@backstage/plugin-api-docs@0.11.9-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 8a474f2: Updating docs to use createFrontendModule instead
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/plugin-catalog@1.23.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-catalog-common@1.0.26

@backstage/plugin-app@0.1.0-next.2

Patch Changes

  • 57bf6ae: Fix issue with AlertDisplay and other components defined with AppRootElementBlueprint not being rendered when at the SignInWrapper
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-permission-react@0.4.26-next.0

@backstage/plugin-app-backend@0.3.74-next.2

Patch Changes

  • 590fb2d: BREAKING: The app backend now supports the new index.html.tmpl output from @backstage/cli. If available, the index.html will be templated at runtime with the current configuration of the app backend.

    This is marked as a breaking change because you must now supply the app build-time configuration to the backend. This change also affects the public path behavior, where it is no longer necessary to build the app with the correct public path upfront. You now only need to supply a correct app.baseUrl to the app backend plugin at runtime.

    An effect that this change has is that the index.html will now contain and present the frontend configuration in an easily readable way, which can aid in debugging. This data was always available in the frontend, but it was injected and hidden in the static bundle.

    This templating behavior is enabled by default, but it can be disabled by setting the app.disableConfigInjection configuration option to true.

  • c2b63ab: Updated dependency supertest to ^7.0.0.

  • Updated dependencies

    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-app-node@0.1.25-next.2

@backstage/plugin-app-node@0.1.25-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config-loader@1.9.1-next.0

@backstage/plugin-app-visualizer@0.1.10-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2

@backstage/plugin-auth-backend@0.23.0-next.2

Patch Changes

  • 527d973: Migrated the Bitbucket Server auth provider to be implemented using the new @backstage/plugin-auth-backend-module-bitbucket-server-provider module.
  • d908d8c: Migrated the Auth0 auth provider to be implemented using the new @backstage/plugin-auth-backend-module-auth0-provider module.
  • 92118cd: Updated dependency @node-saml/passport-saml to ^5.0.0.
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-auth-backend-module-auth0-provider@0.1.0-next.0
    • @backstage/plugin-auth-backend-module-atlassian-provider@0.3.0-next.2
    • @backstage/plugin-auth-backend-module-bitbucket-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-github-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-gitlab-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-google-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-microsoft-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-oauth2-provider@0.3.0-next.2
    • @backstage/plugin-auth-backend-module-oidc-provider@0.3.0-next.2
    • @backstage/plugin-auth-backend-module-okta-provider@0.1.0-next.2
    • @backstage/plugin-auth-backend-module-onelogin-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-auth-backend-module-aws-alb-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.0-next.2
    • @backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.0-next.2
    • @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.0-next.2
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-auth-backend-module-atlassian-provider@0.3.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-aws-alb-provider@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/plugin-auth-backend@0.23.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-bitbucket-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-backend-module-github-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-gitlab-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-google-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-guest-provider@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-microsoft-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-oauth2-provider@0.3.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-oidc-provider@0.3.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/plugin-auth-backend@0.23.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-okta-provider@0.1.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-onelogin-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-auth-backend-module-pinniped-provider@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0

@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.3.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0

@backstage/plugin-auth-node@0.5.2-next.2

Patch Changes

  • d908d8c: Accepts an optional options object in the PassportOAuthAuthenticatorHelper.authenticate method.
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-react@0.1.6-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-bitbucket-cloud-common@0.2.23-next.0

Patch Changes

  • Updated dependencies
    • @backstage/integration@1.15.0-next.0

@backstage/plugin-catalog-backend-module-aws@0.4.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-catalog-backend-module-azure@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-backstage-openapi@0.4.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/backend-openapi-utils@0.1.18-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.3.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-bitbucket-cloud-common@0.2.23-next.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-bitbucket-server@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-gcp@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-catalog-backend-module-gerrit@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-github@0.7.3-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-github-org@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-backend-module-github@0.7.3-next.2
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-gitlab@0.4.2-next.2

Patch Changes

  • 0476be3: Add the relations array to allow Backstage to mirror GitLab's membership behavior, including descendant, inherited, and shared-from-group memberships.

    The previous allowInherited config option will be deprecated in future versions. Use the relations array with the INHERITED option instead.

    catalog:
    providers:
    gitlab:
    development:
    relations:
    - INHERITED
  • Updated dependencies

    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-gitlab-org@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-catalog-backend-module-gitlab@0.4.2-next.2
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.5.3-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-catalog-backend-module-ldap@0.9.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-logs@0.1.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-catalog-backend-module-msgraph@0.6.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-openapi@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-puppetdb@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-node@1.12.7-next.2

@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-scaffolder-common@1.5.5

@backstage/plugin-catalog-backend-module-unprocessed@0.5.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-catalog-unprocessed-entities-common@0.0.4
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-catalog-graph@0.4.9-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 8a474f2: Updating docs to use createFrontendModule instead
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/types@1.1.1

@backstage/plugin-catalog-import@0.12.3-next.2

Patch Changes

  • f3c90da: Support button title should be contained in a single menu item
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/integration@1.15.0-next.0
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.26

@backstage/plugin-catalog-node@1.12.7-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-catalog-unprocessed-entities@0.2.8-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4

@backstage/plugin-config-schema@0.1.59-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-devtools@0.1.18-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-devtools-common@0.1.12

@backstage/plugin-devtools-backend@0.4.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config-loader@1.9.1-next.0
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-devtools-common@0.1.12
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-events-backend@0.3.12-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-aws-sqs@0.4.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-azure@0.2.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-gerrit@0.2.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-github@0.2.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-module-gitlab@0.2.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-backend-test-utils@0.1.35-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-events-node@0.4.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2

@backstage/plugin-home@0.7.10-next.2

Patch Changes

  • c891b69: Add FavoriteToggle in core-components to standardise favorite marking
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • fa9d8da: Updated dependency @rjsf/utils to 5.20.1. Updated dependency @rjsf/core to 5.20.1. Updated dependency @rjsf/material-ui to 5.20.1. Updated dependency @rjsf/validator-ajv8 to 5.20.1.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-home-react@0.1.17-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0

@backstage/plugin-home-react@0.1.17-next.1

Patch Changes

  • fa9d8da: Updated dependency @rjsf/utils to 5.20.1. Updated dependency @rjsf/core to 5.20.1. Updated dependency @rjsf/material-ui to 5.20.1. Updated dependency @rjsf/validator-ajv8 to 5.20.1.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0

@backstage/plugin-kubernetes@0.11.14-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/plugin-kubernetes-react@0.4.3-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-kubernetes-backend@0.18.6-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-kubernetes-node@0.1.19-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-kubernetes-common@0.8.2
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-kubernetes-cluster@0.0.15-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/plugin-kubernetes-react@0.4.3-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-kubernetes-node@0.1.19-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/types@1.1.1
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-kubernetes-react@0.4.3-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-kubernetes-common@0.8.2

@backstage/plugin-notifications@0.3.1-next.2

Patch Changes

  • 653f60b: Severity filter label newly contains "Min severity" to better describe range instead of exact value.
  • 4a53dd0: Implement icon in backend and show icon in table if available.
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-signals-react@0.0.5-next.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-notifications-common@0.0.5

@backstage/plugin-notifications-backend@0.4.0-next.2

Patch Changes

  • 4a53dd0: Implement icon in backend and show icon in table if available.
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-notifications-common@0.0.5
    • @backstage/plugin-notifications-node@0.2.6-next.2
    • @backstage/plugin-signals-node@0.1.11-next.2

@backstage/plugin-notifications-backend-module-email@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-notifications-common@0.0.5
    • @backstage/plugin-notifications-node@0.2.6-next.2

@backstage/plugin-notifications-node@0.2.6-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-notifications-common@0.0.5
    • @backstage/plugin-signals-node@0.1.11-next.2

@backstage/plugin-org@0.6.29-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 8a474f2: Updating docs to use createFrontendModule instead
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-catalog-common@1.0.26

@backstage/plugin-org-react@0.1.28-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/catalog-model@1.6.0

@backstage/plugin-permission-backend@0.5.49-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-permission-backend-module-allow-all-policy@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-permission-node@0.8.3-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-permission-react@0.4.26-next.0

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-permission-common@0.8.1

@backstage/plugin-proxy-backend@0.5.6-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-azure@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-bitbucket@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.0-next.2
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.0-next.2

Patch Changes

  • df9ae9e: Added scaffolder action publish:bitbucketCloud:pull-request
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-bitbucket-cloud-common@0.2.23-next.0
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-gcp@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-gerrit@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-gitea@0.2.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-github@0.5.0-next.2

Patch Changes

  • 22a19e6: Added the ability for the actions publish:github and github:repo:create to take inputs for 'custom properties' for organization repositories.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-gitlab@0.5.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-notifications@0.1.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-notifications-common@0.0.5
    • @backstage/plugin-notifications-node@0.2.6-next.2
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-rails@0.5.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-sentry@0.2.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-scaffolder-backend-module-yeoman@0.4.0-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-node@0.4.11-next.2
    • @backstage/plugin-scaffolder-node-test-utils@0.1.12-next.2

@backstage/plugin-scaffolder-node@0.4.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-common@1.5.5

@backstage/plugin-scaffolder-node-test-utils@0.1.12-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-test-utils@1.0.0-next.2
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-node@0.4.11-next.2

@backstage/plugin-search@1.4.16-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend@1.5.17-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/backend-openapi-utils@0.1.18-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-catalog@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-elasticsearch@1.5.6-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-explore@0.2.2-next.2

Patch Changes

  • 276f433: Updated dependency @backstage-community/plugin-explore-common to ^0.0.5.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-pg@0.5.35-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.0-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-module-techdocs@0.2.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-techdocs-node@1.12.11-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-backend-node@1.3.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-search-react@1.8.0-next.2

Patch Changes

  • dbbd93e: Internal update to match recent React types
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/types@1.1.1
    • @backstage/plugin-search-common@1.2.14

@backstage/plugin-signals@0.0.10-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-signals-react@0.0.5-next.1
    • @backstage/types@1.1.1

@backstage/plugin-signals-backend@0.2.0-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-signals-node@0.1.11-next.2

@backstage/plugin-signals-node@0.1.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-events-node@0.4.0-next.2

@backstage/plugin-signals-react@0.0.5-next.1

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/types@1.1.1

@backstage/plugin-techdocs@1.10.9-next.2

Patch Changes

  • c891b69: Add FavoriteToggle in core-components to standardise favorite marking
  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • 97db53e: Enhanced the table hover effect with a lighter color and updated the border radius to align with Backstage's theme styling
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-auth-react@0.1.6-next.1
    • @backstage/plugin-techdocs-react@1.2.8-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-search-common@1.2.14
    • @backstage/plugin-techdocs-common@0.1.0

@backstage/plugin-techdocs-addons-test-utils@1.0.38-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/plugin-techdocs@1.10.9-next.2
    • @backstage/plugin-catalog@1.23.0-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/test-utils@1.6.0-next.1
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/plugin-techdocs-react@1.2.8-next.2

@backstage/plugin-techdocs-backend@1.10.13-next.2

Patch Changes

  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-techdocs-node@1.12.11-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-search-backend-module-techdocs@0.2.2-next.2
    • @backstage/plugin-techdocs-common@0.1.0

@backstage/plugin-techdocs-module-addons-contrib@1.1.14-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/integration@1.15.0-next.0
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/plugin-techdocs-react@1.2.8-next.2

@backstage/plugin-techdocs-node@1.12.11-next.2

Patch Changes

  • 57da51f: Add support for mapping custom tags in the techdocs yaml parser that validates the mkdocs.yaml file
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • 3606843: Internal fixes to match testcontainers update
  • Updated dependencies
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-search-common@1.2.14
    • @backstage/plugin-techdocs-common@0.1.0

@backstage/plugin-techdocs-react@1.2.8-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0

@backstage/plugin-user-settings@0.8.12-next.2

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • da86ac2: Update README to clarify location of additional tabs example
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-signals-react@0.0.5-next.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-user-settings-common@0.0.1

@backstage/plugin-user-settings-backend@0.2.24-next.2

Patch Changes

  • 5d1670f: Update README installation instructions
  • c2b63ab: Updated dependency supertest to ^7.0.0.
  • Updated dependencies
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-signals-node@0.1.11-next.2
    • @backstage/plugin-user-settings-common@0.0.1

example-app@0.2.101-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/plugin-techdocs@1.10.9-next.2
    • @backstage/plugin-catalog@1.23.0-next.2
    • @backstage/plugin-home@0.7.10-next.2
    • @backstage/cli@0.27.1-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/plugin-scaffolder@1.25.0-next.2
    • @backstage/plugin-notifications@0.3.1-next.2
    • @backstage/plugin-scaffolder-react@1.12.0-next.2
    • @backstage/app-defaults@1.5.11-next.1
    • @backstage/plugin-catalog-import@0.12.3-next.2
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-app-api@0.9.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-api-docs@0.11.9-next.2
    • @backstage/plugin-auth-react@0.1.6-next.1
    • @backstage/plugin-catalog-graph@0.4.9-next.2
    • @backstage/plugin-catalog-unprocessed-entities@0.2.8-next.1
    • @backstage/plugin-kubernetes-cluster@0.0.15-next.2
    • @backstage/plugin-kubernetes@0.11.14-next.2
    • @backstage/plugin-org@0.6.29-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/plugin-search@1.4.16-next.2
    • @backstage/plugin-signals@0.0.10-next.2
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.14-next.2
    • @backstage/plugin-techdocs-react@1.2.8-next.2
    • @backstage/plugin-user-settings@0.8.12-next.2
    • @backstage/plugin-devtools@0.1.18-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-search-common@1.2.14

example-app-next@0.0.15-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/plugin-techdocs@1.10.9-next.2
    • @backstage/plugin-catalog@1.23.0-next.2
    • @backstage/plugin-home@0.7.10-next.2
    • @backstage/cli@0.27.1-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/plugin-scaffolder@1.25.0-next.2
    • @backstage/plugin-notifications@0.3.1-next.2
    • @backstage/plugin-scaffolder-react@1.12.0-next.2
    • @backstage/app-defaults@1.5.11-next.1
    • @backstage/plugin-catalog-import@0.12.3-next.2
    • @backstage/plugin-app@0.1.0-next.2
    • @backstage/plugin-search-react@1.8.0-next.2
    • @backstage/core-compat-api@0.3.0-next.2
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/frontend-app-api@0.9.0-next.2
    • @backstage/frontend-defaults@0.1.0-next.1
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-api-docs@0.11.9-next.2
    • @backstage/plugin-auth-react@0.1.6-next.1
    • @backstage/plugin-catalog-graph@0.4.9-next.2
    • @backstage/plugin-catalog-unprocessed-entities@0.2.8-next.1
    • @backstage/plugin-kubernetes-cluster@0.0.15-next.2
    • @backstage/plugin-kubernetes@0.11.14-next.2
    • @backstage/plugin-org@0.6.29-next.2
    • @backstage/plugin-permission-react@0.4.26-next.0
    • @backstage/plugin-search@1.4.16-next.2
    • @backstage/plugin-signals@0.0.10-next.2
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.14-next.2
    • @backstage/plugin-techdocs-react@1.2.8-next.2
    • @backstage/plugin-user-settings@0.8.12-next.2
    • @backstage/plugin-app-visualizer@0.1.10-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.26
    • @backstage/plugin-search-common@1.2.14

app-next-example-plugin@0.0.15-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/frontend-plugin-api@0.8.0-next.2

example-backend@0.0.30-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-devtools-backend@0.4.0-next.2
    • @backstage/plugin-scaffolder-backend@1.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/plugin-auth-backend@0.23.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/plugin-app-backend@0.3.74-next.2
    • @backstage/plugin-notifications-backend@0.4.0-next.2
    • @backstage/plugin-scaffolder-backend-module-github@0.5.0-next.2
    • @backstage/plugin-auth-backend-module-github-provider@0.2.0-next.2
    • @backstage/plugin-kubernetes-backend@0.18.6-next.2
    • @backstage/plugin-permission-backend@0.5.49-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/plugin-search-backend@1.5.17-next.2
    • @backstage/plugin-signals-backend@0.2.0-next.2
    • @backstage/plugin-techdocs-backend@1.10.13-next.2
    • @backstage/plugin-search-backend-module-explore@0.2.2-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/plugin-auth-backend-module-guest-provider@0.2.0-next.2
    • @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.0-next.2
    • @backstage/plugin-catalog-backend-module-openapi@0.2.0-next.2
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.0-next.2
    • @backstage/plugin-catalog-backend-module-unprocessed@0.5.0-next.2
    • @backstage/plugin-permission-backend-module-allow-all-policy@0.2.0-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-proxy-backend@0.5.6-next.2
    • @backstage/plugin-search-backend-module-catalog@0.2.2-next.2
    • @backstage/plugin-search-backend-module-techdocs@0.2.2-next.2
    • @backstage/plugin-search-backend-node@1.3.2-next.2

example-backend-legacy@0.2.102-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/backend-defaults@0.5.0-next.2
    • @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.0-next.2
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.5.0-next.2
    • @backstage/plugin-scaffolder-backend-module-rails@0.5.0-next.2
    • @backstage/plugin-devtools-backend@0.4.0-next.2
    • @backstage/plugin-scaffolder-backend@1.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/plugin-auth-backend@0.23.0-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/catalog-client@1.7.0-next.1
    • @backstage/plugin-catalog-backend@1.26.0-next.2
    • @backstage/plugin-app-backend@0.3.74-next.2
    • @backstage/integration@1.15.0-next.0
    • @backstage/plugin-events-backend@0.3.12-next.2
    • @backstage/plugin-kubernetes-backend@0.18.6-next.2
    • @backstage/plugin-permission-backend@0.5.49-next.2
    • @backstage/plugin-permission-node@0.8.3-next.2
    • @backstage/plugin-search-backend@1.5.17-next.2
    • @backstage/plugin-signals-backend@0.2.0-next.2
    • @backstage/plugin-techdocs-backend@1.10.13-next.2
    • @backstage/plugin-search-backend-module-explore@0.2.2-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.0-next.2
    • @backstage/plugin-catalog-backend-module-unprocessed@0.5.0-next.2
    • @backstage/plugin-catalog-node@1.12.7-next.2
    • @backstage/plugin-events-node@0.4.0-next.2
    • @backstage/plugin-permission-common@0.8.1
    • @backstage/plugin-proxy-backend@0.5.6-next.2
    • @backstage/plugin-search-backend-module-catalog@0.2.2-next.2
    • @backstage/plugin-search-backend-module-elasticsearch@1.5.6-next.2
    • @backstage/plugin-search-backend-module-pg@0.5.35-next.2
    • @backstage/plugin-search-backend-module-techdocs@0.2.2-next.2
    • @backstage/plugin-search-backend-node@1.3.2-next.2
    • @backstage/plugin-signals-node@0.1.11-next.2

e2e-test@0.2.20-next.2

Patch Changes

  • Updated dependencies
    • @backstage/create-app@0.5.19-next.2
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4

@internal/frontend@0.0.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/frontend-plugin-api@0.8.0-next.2
    • @backstage/version-bridge@1.0.9-next.0
    • @backstage/types@1.1.1

techdocs-cli-embedded-app@0.2.100-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-techdocs@1.10.9-next.2
    • @backstage/plugin-catalog@1.23.0-next.2
    • @backstage/cli@0.27.1-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/app-defaults@1.5.11-next.1
    • @backstage/test-utils@1.6.0-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/plugin-techdocs-react@1.2.8-next.2
    • @backstage/catalog-model@1.6.0
    • @backstage/config@1.2.0

@internal/plugin-todo-list@1.0.31-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0

@internal/plugin-todo-list-backend@1.0.31-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.25.0-next.2
    • @backstage/plugin-auth-node@0.5.2-next.2
    • @backstage/backend-plugin-api@1.0.0-next.2
    • @backstage/errors@1.2.4