Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the minor group in /backstage with 54 updates:

Package From To
@backstage/cli 0.25.1 0.25.2
lerna 8.0.2 8.1.2
@backstage/app-defaults 1.4.7 1.5.0
@backstage/catalog-model 1.4.3 1.4.4
@backstage/core-app-api 1.11.3 1.12.0
@backstage/core-components 0.13.10 0.14.0
@backstage/core-plugin-api 1.8.2 1.9.0
@backstage/integration-react 1.1.23 1.1.24
@backstage/plugin-api-docs 0.10.3 0.11.0
@backstage/plugin-catalog 1.16.1 1.17.0
@backstage/plugin-catalog-common 1.0.20 1.0.21
@backstage/plugin-catalog-graph 0.3.3 0.4.0
@backstage/plugin-catalog-import 0.10.5 0.10.6
@backstage/plugin-catalog-react 1.9.3 1.10.0
@backstage/plugin-github-actions 0.6.10 0.6.11
@backstage/plugin-home 0.6.1 0.6.2
@backstage/plugin-org 0.6.19 0.6.20
@backstage/plugin-permission-react 0.4.19 0.4.20
@backstage/plugin-scaffolder 1.17.1 1.18.0
@backstage/plugin-search 1.4.5 1.4.6
@backstage/plugin-search-react 1.7.5 1.7.6
@backstage/plugin-techdocs 1.9.3 1.10.0
@backstage/plugin-techdocs-module-addons-contrib 1.1.4 1.1.5
@backstage/plugin-techdocs-react 1.1.15 1.1.16
@backstage/plugin-user-settings 0.8.0 0.8.1
@backstage/theme 0.5.0 0.5.1
@remix-run/router 1.14.2 1.15.2
react-router 6.21.3 6.22.2
react-router-dom 6.21.3 6.22.2
@backstage/test-utils 1.4.7 1.5.0
@testing-library/jest-dom 6.4.1 6.4.2
@types/node 20.11.14 20.11.24
cypress 13.6.4 13.6.6
@backstage/backend-common 0.20.2 0.21.2
@backstage/backend-tasks 0.5.14 0.5.17
@backstage/catalog-client 1.5.2 1.6.0
@backstage/plugin-auth-backend 0.20.3 0.21.2
@backstage/plugin-auth-node 0.4.3 0.4.7
@backstage/plugin-catalog-backend 1.16.2 1.17.2
@backstage/plugin-catalog-backend-module-github 0.4.7 0.5.2
@backstage/plugin-catalog-backend-module-gitlab 0.3.6 0.3.9
@backstage/plugin-catalog-backend-module-ldap 0.5.24 0.5.27
@backstage/plugin-catalog-backend-module-openapi 0.1.26 0.1.29
@backstage/plugin-permission-node 0.7.20 0.7.23
@backstage/plugin-proxy-backend 0.4.7 0.4.10
@backstage/plugin-scaffolder-backend 1.20.0 1.21.2
@backstage/plugin-search-backend 1.4.9 1.5.2
@backstage/plugin-search-backend-module-pg 0.5.18 0.5.21
@backstage/plugin-search-backend-node 1.2.13 1.2.16
@backstage/plugin-techdocs-backend 1.9.2 1.9.5
better-sqlite3 9.3.0 9.4.3
express 4.18.2 4.18.3
@types/dockerode 3.3.23 3.3.24
@types/express-serve-static-core 4.17.42 4.17.43

Updates @backstage/cli from 0.25.1 to 0.25.2

Changelog

Sourced from @​backstage/cli's changelog.

0.25.2

Patch Changes

  • d557d47: Added check for the repository field in the repo fix command.
  • b58673e: Upgrade jest
  • c624938: Add experimental support for an optional public app entry point that lets users sign-in before being able to access the full app.
  • c52e7d5: Make http://localhost:3000 the default base URL for serving locally, and / the default public path for built apps. The app build no longer requires any configuration values to be present.
  • 9a96ef2: Updated dependency vite-plugin-node-polyfills to ^0.21.0.
  • 6bb6f3e: Updated dependency fs-extra to ^11.2.0. Updated dependency @types/fs-extra to ^11.0.0.
  • 2f1f8fd: Updated dependency esbuild-loader to ^4.0.0.
  • fd20d5b: Updated dependency eslint-config-prettier to ^9.0.0.
  • acd2860: Updated dependency vite-plugin-node-polyfills to ^0.19.0.
  • 40c27f3: Updated dependency eslint-webpack-plugin to ^4.0.0.
  • 6ba64c4: Updated dependency commander to ^12.0.0.
  • ba56063: Updated dependency fork-ts-checker-webpack-plugin to ^9.0.0.
  • 1cae748: Updated dependency git-url-parse to ^14.0.0.
  • 52ae6b9: Updated dependency esbuild to ^0.20.0.
  • 404e82b: Updated dependency eslint-plugin-deprecation to ^2.0.0.
  • 5c05f8a: Harmonize the package naming and allow custom prefix
  • 35725e2: Updated dependencies in frontend plugin templates
  • c7259dc: Updated the backend module template to make the module instance the package default export.
  • 08804c3: Fixed an issue that would cause an invalid __backstage-autodetected-plugins__.js to be written when using experimental module discovery.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.3
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/integration@​1.9.0
    • @​backstage/config-loader@​1.6.2
    • @​backstage/eslint-plugin@​0.1.5
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.25.2-next.3

Patch Changes

  • d557d47: Added check for the repository field in the repo fix command.
  • c52e7d5: Make http://localhost:3000 the default base URL for serving locally, and / the default public path for built apps. The app build no longer requires any configuration values to be present.
  • ba56063: Updated dependency fork-ts-checker-webpack-plugin to ^9.0.0.
  • 1cae748: Updated dependency git-url-parse to ^14.0.0.
  • 404e82b: Updated dependency eslint-plugin-deprecation to ^2.0.0.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.3-next.0
    • @​backstage/integration@​1.9.0-next.1
    • @​backstage/config-loader@​1.6.2-next.0
    • @​backstage/catalog-model@​1.4.4-next.0

... (truncated)

Commits
  • d40316a use Array.from instead of spread operator
  • 80f0762 Add context for versions:bump about version change and update tests
  • See full diff in compare view

Updates lerna from 8.0.2 to 8.1.2

Release notes

Sourced from lerna's releases.

v8.1.2

8.1.2 (2024-02-05)

Bug Fixes

v8.1.1

8.1.1 (2024-02-05)

Bug Fixes

  • list: explicitly exit upon completion (bafe090)

v8.1.0

8.1.0 (2024-02-05)

Features

Changelog

Sourced from lerna's changelog.

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

8.1.0 (2024-02-05)

Features

Commits

Updates @backstage/app-defaults from 1.4.7 to 1.5.0

Changelog

Sourced from @​backstage/app-defaults's changelog.

1.5.0

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.
  • 7f11009: Added stack trace display to ErrorPage and updated existing refs

Patch Changes

  • f899eec: Change default icon for kind:resource to the storage icon.
  • 9aac2b0: Use --cwd as the first yarn argument
  • 7da67ce: Change defaultScopes for Bitbucket auth from invalid team to account.
  • 214f2da: Fix invalid HTTP status code 501 in Error Page
  • Updated dependencies
    • @​backstage/core-components@​0.14.0
    • @​backstage/core-app-api@​1.12.0
    • @​backstage/theme@​0.5.1
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/plugin-permission-react@​0.4.20

1.5.0-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.5.1-next.1
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/core-app-api@​1.12.0-next.1
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/plugin-permission-react@​0.4.20-next.1

1.5.0-next.2

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.
  • 7f11009: Added stack trace display to ErrorPage and updated existing refs

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 214f2da: Fix invalid HTTP status code 501 in Error Page
  • Updated dependencies
    • @​backstage/core-components@​0.14.0-next.1

... (truncated)

Commits

Updates @backstage/catalog-model from 1.4.3 to 1.4.4

Changelog

Sourced from @​backstage/catalog-model's changelog.

1.4.4

Patch Changes

  • 07e7d12: Fix wording in API reference
  • Updated dependencies
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

1.4.4-next.0

Patch Changes

  • 07e7d12: Fix wording in API reference
  • Updated dependencies
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
Commits

Updates @backstage/core-app-api from 1.11.3 to 1.12.0

Release notes

Sourced from @​backstage/core-app-api's releases.

v1.12.0

These are the release notes for the v1.12.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

This release mostly contains a bunch of smaller additions and bug fixes, but on top of that, there’s also some quality of life improvements and features as listed below. Enjoy!

Using zod for action definitions

As a convenience, it is now possible to define your action inputs and outputs as zod schemas. This tends to be more convenient than writing JSON schema by hand, and gives you instant type feedback in your editor.

Added by @​zcason in #15561

Reading paginated data from the catalog

The catalog has a new backend endpoint and corresponding client method, for fetching entities with proper cursor based pagination and server side filtering and ordering. This will be used to target performance hot-spots in the frontend and elsewhere.

Added by @​vinzscam in #12246

Renamed backend system related plugin exports

As we settle the new backend system bit by bit, we have renamed a number of exports from individual plugins, to match the new recommended naming patterns. If you are already leveraging the new backend system, you may find that you need to update some imports. For example, githubEntityProviderCatalogModule was renamed to catalogModuleGithubEntityProvider. These were considered non-breaking since they are still in alpha. More details can be found in #16760 and #16764.

New plugin: catalog-backend puppetdb module

Added a catalogModulePuppetDbEntityProvider alpha export for the new backend system. Contributed by @​tdabasinskas in #16184

New plugin: Octopus deploy

Octopus deployment plugin. Contributed by @​jmezach in #16353

New plugin: StackStorm

Integration with StackStorm. Contributed by @​pamelin in #16152

Security Fixes

This release does not contain any security fixes.

Upgrade path

We recommend that you keep your Backstage project up to date with this latest release. For more guidance on how to upgrade, check out the documentation for keeping Backstage updated.

Links and References

Below you can find a list of links and references to help you learn about and start using this new release.

... (truncated)

Changelog

Sourced from @​backstage/core-app-api's changelog.

1.12.0

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • 7da67ce: Change defaultScopes for Bitbucket auth from invalid team to account.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/config@​1.1.1
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.12.0-next.1

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/config@​1.1.1
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.11.4-next.0

Patch Changes

  • 7da67ce: Change defaultScopes for Bitbucket auth from invalid team to account.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.3-next.0
    • @​backstage/config@​1.1.1
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
Commits

Updates @backstage/core-components from 0.13.10 to 0.14.0

Changelog

Sourced from @​backstage/core-components's changelog.

0.14.0

Minor Changes

  • 281e8c6: BREAKING: Removed the SidebarIntro component as it was providing instructions for features that do not exist, along with IntroCard. If you were relying on this component and want to keep using it you can refer to the original implementations of SidebarIntro and IntroCard.

Patch Changes

  • 3e1c6e2: Added possibility to show arrow heads for graph edges for better understandability.

    In order to show arrow heads in the catalog graph page, add showArrowHeads attribute to CatalogGraphPage component (typically in packages/app/src/App.tsx):

    - <CatalogGraphPage />
    + <CatalogGraphPage showArrowHeads />

    In order to show arrow heads in entity graphs, add showArrowHeads attribute to EntityCatalogGraphCard components (typically multiple occurrences in packages/app/src/components/catalog/EntityPage.tsx):

    - <EntityCatalogGraphCard variant="gridItem" height={400} />
    + <EntityCatalogGraphCard variant="gridItem" height={400} showArrowHeads />
  • 8fe56a8: Widen @types/react dependency range to include version 18.

  • 7f11009: Added stack trace display to ErrorPage and updated existing refs

  • 09cedb9: Updated dependency @react-hookz/web to ^24.0.0.

  • 214f2da: Fix invalid HTTP status code 501 in Error Page

  • Updated dependencies

    • @​backstage/theme@​0.5.1
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/version-bridge@​1.0.7

0.14.0-next.2

Patch Changes

  • 09cedb9: Updated dependency @react-hookz/web to ^24.0.0.
  • Updated dependencies
    • @​backstage/theme@​0.5.1-next.1
    • @​backstage/config@​1.1.1
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/errors@​1.2.3
    • @​backstage/version-bridge@​1.0.7

0.14.0-next.1

... (truncated)

Commits

Updates @backstage/core-plugin-api from 1.8.2 to 1.9.0

Release notes

Sourced from @​backstage/core-plugin-api's releases.

v1.9.0

These are the release notes for the v1.9.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

Catalog Batch Fetching

The catalog client has a new getEntitiesByRefs method, and the catalog backend has a corresponding new /entities/by-refs endpoint. These allow for the efficient batch fetching of entities by their refs, which may be useful e.g. in GraphQL resolvers or similar contexts where you need to fetch large numbers of entities at the same time.

New plugin: AWS Credentials Provider

The management of AWS credentials in the backend saw some significant improvement, through the introduction of the @backstage/integration-aws-node package and its corresponding AwsCredentialsManager interface. This is leveraged e.g. in the TechDocs S3 publisher.

Contributed by @​clareliguori in #14125

Events

There was further work to advance the events backend functionality, which propagates and processes events such as webhooks. It has modules for AWS SQS, Azure, Bitbucket Cloud, Gerrit, GitHub, and Gitlab, along with other improvements.

Contributed by @​pjungermann and others in the community.

New Plugin: Incremental Ingestion

Introduces incremental entity providers, which are used for streaming very large data sources into the catalog.

Contributed by @​dekoding #14356

Scaffolder Custom Field Explorer

The new custom field explorer lets you view and play around with available installed custom field extensions.

Contributed by @​kuangp in #14008

Scaffolder concurrent task execution

Individual Scaffolder task workers can now run multiple (defaults to 10) tasks concurrently using the concurrentTasksLimit option, leading to more efficient resource usage.

Contributed by @​howlowck in #13817

Deprecating Catalog Prometheus metrics for OpenTelemetry

We have started working on phasing out the Prometheus Metrics exposed using the prom-client in favor of replacement metrics using OpenTelemetery. The prom-client metrics have always been a band-aid and never fully established but we want to notify existing users of their future removal. Backstage does not provide any default exporter or instructions on how to export the new metrics yet but you should expect documentation shortly. We hope to fully incorporate OpenTelemetry into other plugins once we gain confidence and establish patterns. Added in #15145.

Updated API for createApp

The getProvider and getRouter methods of the main app instance from @backstage/core-app-api have been deprecated. Instead, there is now an AppRouter component that is a drop-in replacement for the router, and a new createRoot method for creating the root app component. This change will simplify the internal logic of the app, and also makes it more clear that the app is created from a React element tree.

Advancements on the New Backend System

... (truncated)

Changelog

Sourced from @​backstage/core-plugin-api's changelog.

1.9.0

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.

Patch Changes

  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • e586f79: Throw a more specific exception NotImplementedError when an API implementation cannot be found.
  • Updated dependencies
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.9.0-next.1

Minor Changes

  • f919be9: Added a utility API for VMware Cloud auth; the API ref is available in the @backstage/core-plugin-api and @backstage/frontend-plugin-api packages, the implementation is in @backstage/core-app-api and a factory has been added to @backstage/app-defaults.

Patch Changes

  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • Updated dependencies
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.8.3-next.0

Patch Changes

  • e586f79: Throw a more specific exception NotImplementedError when an API implementation cannot be found.
  • Updated dependencies
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
Commits
  • 3245539 Version Packages
  • 1601872 fix: Limit route resolve to only when location pathname changes
  • 6465ab3 Version Packages (next)
  • 9777aa5 Changes to use display over transient property
  • 1ae86ab Added transient AlertMessage
  • 2cb6963 Version Packages (next)
  • c3fa90e Update dependency zen-observable to ^0.10.0
  • 83d3167 Version Packages (next)
  • 3280711 Update dependency msw to ^0.49.0
  • 19356df Update dependency zen-observable to ^0.9.0
  • See full diff in compare view

Updates @backstage/integration-react from 1.1.23 to 1.1.24

Changelog

Sourced from @​backstage/integration-react's changelog.

1.1.24

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.9.0
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/config@​1.1.1

1.1.24-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.9.0-next.1
    • @​backstage/config@​1.1.1
    • @​backstage/core-plugin-api@​1.9.0-next.1

1.1.24-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.9.0-next.0

1.1.24-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.3-next.0
    • @​backstage/integration@​1.9.0-next.0
    • @​backstage/config@​1.1.1
Commits

Updates @backstage/plugin-api-docs from 0.10.3 to 0.11.0

Changelog

Sourced from @​backstage/plugin-api-docs's changelog.

0.11.0

Minor Changes

  • 172a717: Migrate the api-docs to the new frontend system. It is experimental and available via alpha subpath.

Patch Changes

  • 874e8cf: Updated README to list AsyncApi v3 as supported
  • 9aac2b0: Use --cwd as the first yarn argument
  • 170c023: Adding supportedSubmitMethods prop to api-docs to pass to the Swagger UI. This allows users to specify which HTTP methods they wish to allow end-users to make requests through the Try It Out button on the Swagger UI.
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • c03f977: Updated dependency graphiql to 3.1.0.
  • 49b3b5e: Updated dependency @asyncapi/react-component to 1.2.13.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.6.0
    • @​backstage/core-compat-api@​0.2.0
    • @​backstage/plugin-catalog-react@​1.10.0
    • @​backstage/plugin-catalog@​1.17.0
    • @​backstage/core-components@​0.14.0
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/plugin-permission-react@​0.4.20
    • @​backstage/plugin-catalog-common@​1.0.21

0.11.0-next.3

Minor Changes

  • 172a717: Migrate the api-docs to the new frontend system. It is experimental and available via alpha subpath.

Patch Changes

  • 874e8cf: Updated README to list AsyncApi v3 as supported
  • Updated dependencies
    • @​backstage/plugin-catalog@​1.17.0-next.3
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/plugin-catalog-react@​1.10.0-next.3
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/core-compat-api@​0.2.0-next.3
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/frontend-plugin-api@​0.6.0-next.3
    • @​backstage/plugin-catalog-common@​1.0.21-next.0
    • @​backstage/plugin-permission-react@​0.4.20-next.1

0.10.4-next.2

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument

... (truncated)

Commits

Updates @backstage/plugin-catalog from 1.16.1 to 1.17.0

Release notes

Sourced from @​backstage/plugin-catalog's releases.

v1.17.0

These are the release notes for the v1.17.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

Changes to the New Backend System

For this release we had another look at the new backend system, in particular how well it fits together with the concept of plugin installation without code modification, and we identified a number of breaking changes that we wanted to make.

We have removed the ability to define options for plugins and modules, and force them to be optional for services. Options have been moved either to static configuration or extension points, and modules now also have the ability to register extension points.

Service factories are now considered BackendFeatures and are installed via backend.add(...) rather than via the services option, which has been removed.

The configuration service has also been renamed to rootConfig in order to match other root-scoped services and make space for a potential plugin-scoped configuration service in the future.

The shared environments concept has been removed. We are still interested in having some way to define reusable presets in the new system, but shared environments were too limited.

We expect these to be the last broad breaking changes to the new backend system, and are likely to start encouraging use of it in the next release.

Catalog Telemetry with Processing Tracing

The Catalog has been instrumented with some simple OpenTelemetry Spans so you can now dig into the processing loop and see it in action using tracing.

Contributed by @​mikebryant in #17534

New each property for Scaffolder Actions

You can now define an each iterable in the steps for a template, which will run a given action for each entry in the iterable.

Contributed by @​alexef in #18157

Updated proxy configuration

The shape of the proxy plugin configuration has been changed in order to make space for additional keys. Rather than defining the proxy endpoints directly under proxy, they should now be defined at proxy.endpoints instead.

OpenAPI Support for Backend Plugins

You can now use OpenAPI specs to generate typed routers for your backend plugins with request validation using createOpenApiRouter(). There’s been some movement to support this for some of the plugins in the monorepo like todo, search and catalog.

Contributed by @​sennyeya in #17875

New plugin: @backstage/plugin-catalog-backend-module-gcp

Allows ingestion of GKE Clusters as Resources into the Catalog. Contributed by @​mclarke47 in #18759

Security Fixes

This release does not contain any security fixes.

... (truncated)

Changelog

Sourced from @​backstage/plugin-catalog's changelog.

1.17.0

Minor Changes

  • d208a93: Updated the paginated catalog table to support server side text filtering.
  • 1f8c2fa: Add entity warning components to the default entity overview page.
  • e541c0e: Exported CatalogTable.defaultColumnsFunc for defining the columns in <CatalogTable /> of some Kinds while using the default columns for the others.

Patch Changes

  • 916da47: Change default icon for unknown entities to nothing instead of the help icon.
  • f899eec: Change default icon for kind:resource to the storage icon.
  • 9aac2b0: Use --cwd as the first yarn argument
  • 912ca7b: Use convertLegacyRouteRefs to define routes in /alpha export plugin.
  • 797a329: Fixed inconsistencies in icons used for System and Template
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • 987f565: Add line clamping to CatalogSearchResultListItem
  • 172a717: Fix entity content extension filtering.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.6.0
    • @​backstage/core-compat-api@​0.2.0
    • @​backstage/plugin-catalog-react@​1.10.0
    • @​backstage/core-components@​0.14.0
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/catalog-client@​1.6.0
    • @​backstage/plugin-permission-react@​0.4.20
    • @​backstage/plugin-search-react@​1.7.6
    • @​backstage/plugin-scaffolder-common@​1.5.0
    • @​backstage/errors@​1.2.3
    • @​backstage/integration-react@​1.1.24
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.21
    • @​backstage/plugin-search-common@​1.2.10

1.17.0-next.3

Minor Changes

  • 1f8c2fa: Add entity warning components to the default entity overview page.

Patch Changes

  • 172a717: Fix entity content extension filtering.
  • Updated dependencies
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/plugin-catalog-react@​1.10.0-next.3
    • @​backstage/catalog-client@​1.6.0-next.1
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/core-compat-api@​0.2.0-next.3

... (truncated)

Commits

Updates @backstage/plugin-catalog-common from 1.0.20 to 1.0.21

Changelog

Sourced from @​backstage/plugin-catalog-common's changelog.

1.0.21

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/plugin-permission-common@​0.7.12
    • @​backstage/plugin-search-common@​1.2.10

1.0.21-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/plugin-permission-common@​0.7.12
    • @​backstage/plugin-search-common@​1.2.10
Commits

Updates @backstage/plugin-catalog-graph from 0.3.3 to 0.4.0

Changelog

Sourced from @​backstage/plugin-catalog-graph's changelog.

0.4.0

Minor Changes

  • 3dc64e9: Migrate plugin to the new frontend system, it is experimental and available via alpha subpath.

Patch Changes

  • 916da47: Change default icon for unknown entities to nothing instead of the help icon.

  • f937aae: use CatalogClient.getEntitiesByRefs() to reduce the number of backend requests from plugin catalog-graph

  • 3e1c6e2: Added possibility to show arrow heads for graph edges for better understandability.

    In order to show arrow heads in the catalog graph page, add showArrowHeads attribute to CatalogGraphPage component (typically in packages/app/src/App.tsx):

    - <CatalogGraphPage />
    + <CatalogGraphPage showArrowHeads />

    In order to show arrow heads in entity graphs, add showArrowHeads attribute to EntityCatalogGraphCard components (typically multiple occurrences in packages/app/src/components/catalog/EntityPage.tsx):

    - <EntityCatalogGraphCard variant="gridItem" height={400} />
    + <EntityCatalogGraphCard variant="gridItem" height={400} showArrowHeads />
  • 9aac2b0: Use --cwd as the first yarn argument

  • 8fe56a8: Widen @types/react dependency range to include version 18.

  • Updated dependencies

    • @​backstage/frontend-plugin-api@​0.6.0
    • @​backstage/core-compat-api@​0.2.0
    • @​backstage/plugin-catalog-react@​1.10.0
    • @​backstage/core-components@​0.14.0
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/catalog-client@​1.6.0
    • @​backstage/types@​1.1.1

0.4.0-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/plugin-catalog-react@​1.10.0-next.3
    • @​backstage/catalog-client@​1.6.0-next.1
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/core-compat-api@​0.2.0-next.3

... (truncated)

Commits

Updates @backstage/plugin-catalog-import from 0.10.5 to 0.10.6

Changelog

Sourced from @​backstage/plugin-catalog-import's changelog.

0.10.6

Patch Changes

  • 916da47: Change default icon for unknown entities to nothing instead of the help icon.
  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • 1cae748: Updated dependency git-url-parse to ^14.0.0.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.6.0
    • @​backstage/core-compat-api@​0.2.0
    • @​backstage/plugin-catalog-react@​1.10.0
    • @​backstage/core-components@​0.14.0
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/integration@​1.9.0
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/catalog-client@​1.6.0
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration-react@​1.1.24
    • @​backstage/plugin-catalog-common@​1.0.21

0.10.6-next.3

Patch Changes

  • 1cae748: Updated dependency git-url-parse to ^14.0.0.
  • Updated dependencies
    • @​backstage/integration@​1.9.0-next.1
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/plugin-catalog-react@​1.10.0-next.3
    • @​backstage/catalog-client@​1.6.0-next.1
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/config@​1.1.1
    • @​backstage/core-compat-api@​0.2.0-next.3
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/errors@​1.2.3
    • @​backstage/frontend-plugin-api@​0.6.0-next.3
    • @​backstage/integration-react@​1.1.24-next.2
    • @​backstage/plugin-catalog-common@​1.0.21-next.0

0.10.6-next.2

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • Updated dependencies
    • @​backstage/core-components@​0.14.0-next.1
    • @​backstage/core-plugin-api@​1.9.0-next.1

... (truncated)

Commits

Updates @backstage/plugin-catalog-react from 1.9.3 to 1.10.0

Release notes

Sourced from @​backstage/plugin-catalog-react's releases.

v1.10.0

These are the release notes for the v1.10.0 release of Backstage.Description has been truncated

Bumps the minor group in /backstage with 54 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.25.1` | `0.25.2` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.1.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.7` | `1.5.0` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.4.3` | `1.4.4` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.11.3` | `1.12.0` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.10` | `0.14.0` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.8.2` | `1.9.0` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.23` | `1.1.24` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.3` | `0.11.0` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.16.1` | `1.17.0` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.0.20` | `1.0.21` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.3` | `0.4.0` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.5` | `0.10.6` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.9.3` | `1.10.0` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.10` | `0.6.11` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.6.1` | `0.6.2` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.19` | `0.6.20` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.19` | `0.4.20` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.17.1` | `1.18.0` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.5` | `1.4.6` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.5` | `1.7.6` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.9.3` | `1.10.0` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.4` | `1.1.5` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.1.15` | `1.1.16` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.0` | `0.8.1` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.0` | `0.5.1` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.14.2` | `1.15.2` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.21.3` | `6.22.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.3` | `6.22.2` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.7` | `1.5.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.1` | `6.4.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.14` | `20.11.24` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.4` | `13.6.6` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.20.2` | `0.21.2` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.14` | `0.5.17` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.5.2` | `1.6.0` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.3` | `0.21.2` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.3` | `0.4.7` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.16.2` | `1.17.2` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.4.7` | `0.5.2` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.6` | `0.3.9` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.5.24` | `0.5.27` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.26` | `0.1.29` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.20` | `0.7.23` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.7` | `0.4.10` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.20.0` | `1.21.2` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.4.9` | `1.5.2` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.18` | `0.5.21` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.2.13` | `1.2.16` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.2` | `1.9.5` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.3.0` | `9.4.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.18.3` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.23` | `3.3.24` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.17.42` | `4.17.43` |


Updates `@backstage/cli` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.2/packages/cli)

Updates `lerna` from 8.0.2 to 8.1.2
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.2/packages/lerna)

Updates `@backstage/app-defaults` from 1.4.7 to 1.5.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/app-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.5.0/packages/app-defaults)

Updates `@backstage/catalog-model` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/catalog-model)

Updates `@backstage/core-app-api` from 1.11.3 to 1.12.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.12.0/packages/core-app-api)

Updates `@backstage/core-components` from 0.13.10 to 0.14.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-components/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.14.0/packages/core-components)

Updates `@backstage/core-plugin-api` from 1.8.2 to 1.9.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.9.0/packages/core-plugin-api)

Updates `@backstage/integration-react` from 1.1.23 to 1.1.24
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/integration-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/integration-react)

Updates `@backstage/plugin-api-docs` from 0.10.3 to 0.11.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/api-docs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.11.0/plugins/api-docs)

Updates `@backstage/plugin-catalog` from 1.16.1 to 1.17.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.17.0/plugins/catalog)

Updates `@backstage/plugin-catalog-common` from 1.0.20 to 1.0.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-common)

Updates `@backstage/plugin-catalog-graph` from 0.3.3 to 0.4.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.4.0/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-import` from 0.10.5 to 0.10.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-import)

Updates `@backstage/plugin-catalog-react` from 1.9.3 to 1.10.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.10.0/plugins/catalog-react)

Updates `@backstage/plugin-github-actions` from 0.6.10 to 0.6.11
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/github-actions/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/github-actions)

Updates `@backstage/plugin-home` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/home/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/home)

Updates `@backstage/plugin-org` from 0.6.19 to 0.6.20
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/org/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/org)

Updates `@backstage/plugin-permission-react` from 0.4.19 to 0.4.20
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-react)

Updates `@backstage/plugin-scaffolder` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.18.0/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search)

Updates `@backstage/plugin-search-react` from 1.7.5 to 1.7.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-react)

Updates `@backstage/plugin-techdocs` from 1.9.3 to 1.10.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.10.0/plugins/techdocs)

Updates `@backstage/plugin-techdocs-module-addons-contrib` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-module-addons-contrib/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-module-addons-contrib)

Updates `@backstage/plugin-techdocs-react` from 1.1.15 to 1.1.16
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-react)

Updates `@backstage/plugin-user-settings` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/user-settings/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.8.1/plugins/user-settings)

Updates `@backstage/theme` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/theme)

Updates `@remix-run/router` from 1.14.2 to 1.15.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.15.2/packages/router)

Updates `react-router` from 6.21.3 to 6.22.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.22.2/packages/react-router)

Updates `react-router-dom` from 6.21.3 to 6.22.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.2/packages/react-router-dom)

Updates `@backstage/test-utils` from 1.4.7 to 1.5.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.5.0/packages/test-utils)

Updates `@testing-library/jest-dom` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.1...v6.4.2)

Updates `@types/node` from 20.11.14 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `cypress` from 13.6.4 to 13.6.6
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.4...v13.6.6)

Updates `@backstage/backend-common` from 0.20.2 to 0.21.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.14 to 0.5.17
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-tasks/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

Updates `@backstage/catalog-client` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.6.0/packages/catalog-client)

Updates `@backstage/plugin-auth-backend` from 0.20.3 to 0.21.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.3 to 0.4.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-node)

Updates `@backstage/plugin-catalog-backend` from 1.16.2 to 1.17.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.17.2/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-github` from 0.4.7 to 0.5.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-github/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-github)

Updates `@backstage/plugin-catalog-backend-module-gitlab` from 0.3.6 to 0.3.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-gitlab/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-gitlab)

Updates `@backstage/plugin-catalog-backend-module-ldap` from 0.5.24 to 0.5.27
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-ldap/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-ldap)

Updates `@backstage/plugin-catalog-backend-module-openapi` from 0.1.26 to 0.1.29
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-openapi/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-openapi)

Updates `@backstage/plugin-permission-node` from 0.7.20 to 0.7.23
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.4.7 to 0.4.10
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/proxy-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/proxy-backend)

Updates `@backstage/plugin-scaffolder-backend` from 1.20.0 to 1.21.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.4.9 to 1.5.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend)

Updates `@backstage/plugin-search-backend-module-pg` from 0.5.18 to 0.5.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-pg/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-pg)

Updates `@backstage/plugin-search-backend-node` from 1.2.13 to 1.2.16
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-node)

Updates `@backstage/plugin-techdocs-backend` from 1.9.2 to 1.9.5
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-backend)

Updates `better-sqlite3` from 9.3.0 to 9.4.3
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.3.0...v9.4.3)

Updates `express` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.18.3)

Updates `@types/dockerode` from 3.3.23 to 3.3.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `@types/express-serve-static-core` from 4.17.42 to 4.17.43
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-github-actions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-module-addons-contrib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-ldap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-pg"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@garryod garryod merged commit 7508d59 into main Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-ac3371f9c1 branch March 1, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants