Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor group in /backstage with 55 updates #674

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor group in /backstage with 55 updates:

Package From To
@backstage/cli 0.25.2 0.26.2
node-gyp 10.0.1 10.1.0
typescript 5.4.2 5.4.3
@backstage/app-defaults 1.5.0 1.5.3
@backstage/catalog-model 1.4.4 1.4.5
@backstage/core-app-api 1.12.0 1.12.3
@backstage/core-components 0.14.0 0.14.3
@backstage/core-plugin-api 1.9.0 1.9.1
@backstage/integration-react 1.1.24 1.1.25
@backstage/plugin-api-docs 0.11.0 0.11.3
@backstage/plugin-catalog 1.17.0 1.18.2
@backstage/plugin-catalog-common 1.0.21 1.0.22
@backstage/plugin-catalog-graph 0.4.0 0.4.3
@backstage/plugin-catalog-import 0.10.6 0.10.9
@backstage/plugin-catalog-react 1.10.0 1.11.2
@backstage/plugin-github-actions 0.6.11 0.6.14
@backstage/plugin-home 0.6.2 0.7.2
@backstage/plugin-org 0.6.20 0.6.23
@backstage/plugin-permission-react 0.4.20 0.4.21
@backstage/plugin-scaffolder 1.18.0 1.19.2
@backstage/plugin-search 1.4.6 1.4.9
@backstage/plugin-search-react 1.7.6 1.7.9
@backstage/plugin-techdocs 1.10.0 1.10.3
@backstage/plugin-techdocs-module-addons-contrib 1.1.5 1.1.8
@backstage/plugin-techdocs-react 1.1.16 1.2.2
@backstage/plugin-user-settings 0.8.1 0.8.4
@backstage/theme 0.5.1 0.5.2
@backstage/test-utils 1.5.0 1.5.3
@types/node 20.11.25 20.12.2
cypress 13.6.6 13.7.1
@backstage/backend-common 0.21.3 0.21.6
@backstage/backend-tasks 0.5.18 0.5.21
@backstage/catalog-client 1.6.0 1.6.3
@backstage/config 1.1.1 1.2.0
@backstage/integration 1.9.0 1.9.1
@backstage/plugin-auth-backend 0.21.3 0.22.3
@backstage/plugin-auth-node 0.4.8 0.4.11
@backstage/plugin-catalog-backend 1.17.3 1.21.0
@backstage/plugin-catalog-backend-module-github 0.5.3 0.5.7
@backstage/plugin-catalog-backend-module-gitlab 0.3.10 0.3.14
@backstage/plugin-catalog-backend-module-ldap 0.5.28 0.5.32
@backstage/plugin-catalog-backend-module-openapi 0.1.30 0.1.34
@backstage/plugin-permission-common 0.7.12 0.7.13
@backstage/plugin-permission-node 0.7.24 0.7.27
@backstage/plugin-proxy-backend 0.4.11 0.4.14
@backstage/plugin-scaffolder-backend 1.21.3 1.22.3
@backstage/plugin-search-backend 1.5.3 1.5.6
@backstage/plugin-search-backend-module-pg 0.5.22 0.5.25
@backstage/plugin-search-backend-node 1.2.17 1.2.20
@backstage/plugin-techdocs-backend 1.9.6 1.10.3
@diamondlightsource/plugin-scaffolder-backend-module-copier 0.3.3 0.3.4
express 4.18.3 4.19.2
pg 8.11.3 8.11.4
winston 3.12.0 3.13.0
@types/dockerode 3.3.24 3.3.26

Updates @backstage/cli from 0.25.2 to 0.26.2

Changelog

Sourced from @​backstage/cli's changelog.

0.26.2

Patch Changes

  • eeb226a: Updated dependency rollup to ^4.0.0.

  • 91192f4: Updated backend plugin template to work better with new backend system

  • cc371d6: Ignore transforming only on react-use/lib, not whole react-use in jest.

    ** POTENTIAL BREAKAGE ** If your tests fail, please change to use path import from react-use/esm/. It is also recommended to migrate from react-user/lib imports to react-use/esm

  • Updated dependencies

    • @​backstage/catalog-model@​1.4.5
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.4
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.7.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.6
    • @​backstage/integration@​1.9.1
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.1

Patch Changes

  • eeb226a: Updated dependency rollup to ^4.0.0.

  • cc371d6: Ignore transforming only on react-use/lib, not whole react-use in jest.

    ** POTENTIAL BREAKAGE ** If your tests fail, please change to use path import from react-use/esm/. It is also recommended to migrate from react-user/lib imports to react-use/esm

  • Updated dependencies

    • @​backstage/catalog-model@​1.4.5
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.4
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.7.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.6
    • @​backstage/integration@​1.9.1
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.0

Minor Changes

  • 0d72065: The backend devlopment server transpilation has been replaced with a simplified solution based on SWC, which is already the transpiler used for tests. This fixed an issue where never versions of the tsx dependency had a new contract for signalling dependencies, breaking watch mode. This change fixed file watches as well as enables sourcemaps.

... (truncated)

Commits

Updates node-gyp from 10.0.1 to 10.1.0

Release notes

Sourced from node-gyp's releases.

v10.1.0

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
  • deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
  • deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
  • print Python executable path using UTF-8 (#2995) (c472912)
  • update supported vs versions (#2959) (391cc5b)

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)
Changelog

Sourced from node-gyp's changelog.

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
  • deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
  • deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
  • print Python executable path using UTF-8 (#2995) (c472912)
  • update supported vs versions (#2959) (391cc5b)

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)
Commits

Updates typescript from 5.4.2 to 5.4.3

Release notes

Sourced from typescript's releases.

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Updates @backstage/app-defaults from 1.5.0 to 1.5.3

Changelog

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

1.5.3

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.3
    • @​backstage/core-app-api@​1.12.3
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/theme@​0.5.2
    • @​backstage/plugin-permission-react@​0.4.21

1.5.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.2
    • @​backstage/core-app-api@​1.12.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/theme@​0.5.2
    • @​backstage/plugin-permission-react@​0.4.21

1.5.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.1
    • @​backstage/theme@​0.5.2
    • @​backstage/core-app-api@​1.12.1
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/plugin-permission-react@​0.4.21

1.5.1-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.1-next.2
    • @​backstage/core-app-api@​1.12.1-next.1
    • @​backstage/core-plugin-api@​1.9.1-next.1
    • @​backstage/theme@​0.5.2-next.0
    • @​backstage/plugin-permission-react@​0.4.21-next.1

1.5.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.1-next.1

... (truncated)

Commits

Updates @backstage/catalog-model from 1.4.4 to 1.4.5

Changelog

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

1.4.5

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1

1.4.5-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.4-next.0
    • @​backstage/types@​1.1.1
Commits

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

Release notes

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

v1.12.1

This release fixes an issue where the backend start command would not work on Windows.

Changelog

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

1.12.3

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.12.2

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.12.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.12.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.2.0-next.1
    • @​backstage/core-plugin-api@​1.9.1-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.12.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.1.2-next.0
    • @​backstage/core-plugin-api@​1.9.1-next.0
    • @​backstage/types@​1.1.1

... (truncated)

Commits

Updates @backstage/core-components from 0.14.0 to 0.14.3

Changelog

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

0.14.3

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.2
    • @​backstage/version-bridge@​1.0.7

0.14.2

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.2
    • @​backstage/version-bridge@​1.0.7

0.14.1

Patch Changes

  • 2ff3e6e: The translation support for the Link component has been removed for now, in order to avoid broad breakages of tests in existing projects where the component is tested without being wrapped in an API provider.
  • 2d06e4b: Move the text-transform styling on BackstageTableHeader from inline styling to withStyles so it can be customised easier
  • 5c271fa: Removed inline styling in breadcrumbs and replaced with a theme reachable class of BreadcrumbsCurrentPage
  • ff33ee2: Removed hardcoded font-family on select input
  • ff7e126: Support i18n for core components
  • 7854120: Create a component abstraction to consume system icons.
  • ce73c3b: Removed the inline color from select icon to allow it to be colored via a theme
  • 0c9d5ea: Updated MUI imports for core-components to not be top level
  • 90d08b0: Updated dependency react-idle-timer to 5.7.2.
  • a8f7904: SignInPage's 'guest' provider now supports the @backstage/plugin-auth-backend-module-guest-provider package to generate tokens. It will continue to use the old frontend-only auth as a fallback.
  • 0a8a1e9: Fix a spacing issue for the SidebarSubmenu in case a SidebarScrollWrapper is used that made it hard to reach the SidebarSubmenu
  • aa1c88d: Deprecate the customStyles prop for the Avatar component in favour of the classes prop.
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/version-bridge@​1.0.7

0.14.1-next.2

Patch Changes

... (truncated)

Commits

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

Changelog

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

1.9.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.9.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.2.0-next.1
    • @​backstage/errors@​1.2.4-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7

1.9.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.4-next.0
    • @​backstage/config@​1.1.2-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
Commits

Updates @backstage/integration-react from 1.1.24 to 1.1.25

Changelog

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

1.1.25

Patch Changes

  • b38dc55: Updated microsoftAuthApi scopes for Azure DevOps to be fully qualified.
  • Updated dependencies
    • @​backstage/integration@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.1

1.1.25-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.9.1-next.2
    • @​backstage/config@​1.2.0-next.1
    • @​backstage/core-plugin-api@​1.9.1-next.1

1.1.25-next.1

Patch Changes

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

1.1.25-next.0

Patch Changes

  • b38dc55: Updated microsoftAuthApi scopes for Azure DevOps to be fully qualified.
  • Updated dependencies
    • @​backstage/config@​1.1.2-next.0
    • @​backstage/core-plugin-api@​1.9.1-next.0
    • @​backstage/integration@​1.9.1-next.0
Commits

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

Changelog

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

0.11.3

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.3
    • @​backstage/plugin-catalog-react@​1.11.2
    • @​backstage/plugin-catalog@​1.18.2
    • @​backstage/frontend-plugin-api@​0.6.3
    • @​backstage/core-compat-api@​0.2.3
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-react@​0.4.21

0.11.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.2
    • @​backstage/plugin-catalog-react@​1.11.1
    • @​backstage/plugin-catalog@​1.18.1
    • @​backstage/frontend-plugin-api@​0.6.2
    • @​backstage/core-compat-api@​0.2.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-react@​0.4.21

0.11.1

Patch Changes

  • c60dc3b: added an optional ESLint rule - no-top-level-material-ui-4-imports - in api-docs plugin which has an auto fix function to migrate the imports and used it to migrate the material-ui imports for plugins/api-docs
  • 7854120: Use the AppIcon component in the navigation item extension.
  • 2be27b9: Updated dependency graphiql to 3.1.1.
  • efba3d2: Updated dependency @asyncapi/react-component to 1.3.1.
  • Updated dependencies
    • @​backstage/core-components@​0.14.1
    • @​backstage/plugin-catalog@​1.18.0
    • @​backstage/plugin-catalog-react@​1.11.0
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-compat-api@​0.2.1
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-react@​0.4.21

0.11.1-next.2

... (truncated)

Commits
  • 26caa8b Merge pull request #4341 from backstage/rugvip/toptools
  • 00e3c5a api-docs: add missing entity card exports
  • 6748413 api-docs: update cards to grab entity from context + composability exports
  • d955622 api-docs: add basic dev setup with explore page
  • fb265bb api-docs: port top-level component to composability API
  • 885e695 Display the namespace of an entity if required
  • e646d80 Change EntityRow to have an entity and a resolved field instead of combining ...
  • e3d9da1 Correctly set the table value for sort/filtering
  • 7fc89ba Display owner and system as entity page links in the tables of the api-docs...
  • c677643 Rename from @​backstage/plugin-catalog-common-react to @​backstage/plugin-catal...
  • Additional commits viewable in compare view

Updates @backstage/plugin-catalog from 1.17.0 to 1.18.2

Release notes

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

v1.18.2

This release fixes an issue where entities weren't getting re-stitched when other entities that they had relations to were deleted.

v1.18.1

This release fixes an issue in @backstage/backend-test-utils where some existing versions of Jest would cause a type error because MockInstance only accepts two type arguments.

v1.18.0

These are the release notes for the v1.18.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

BREAKING: Kubernetes backend auth strategies

Integrators can now bring their own auth strategies through the use of the addAuthStrategy method on KubernetesBuilder. As part of this, setAuthTranslatorMap has also been removed and the concept moves into the auth strategies instead.

Contributed by @​jamieklassen in #19903

BREAKING: Public GitLab User/Group Ingestion

If you ingest users/groups from GitLab using GitlabOrgDiscoveryEntityProvider, you now have to scope its work to a certain group. The backend will not start up successfully without that.

catalog:
  providers:
    gitlab:
      yourProviderId:
        host: gitlab.com
        orgEnabled: true
+       group: org/teams

Contributed by @​sbarrypoppulo in #18889

New plugin: OpenCost

There’s a new OpenCost plugin that provides a port of the latest OpenCost UI to Backstage. The plugin's README covers installation and configuration.

Contributed by @​mattray in #18383

TypeScript 5.0

The minimum TypeScript version is now v5.0, please make sure that you upgrade the TypeScript dependency in your own projects accordingly.

Backend System: Ready for use!

We believe that we have now reached a point where we want to encourage use of the New Backend System. There are still things to iron out and plugins to be migrated, but we consider it to be ready for production use. Please check out the migration guide for backends, and use the legacyPlugin helper to install any plugins that are not ready for use directly with the new system.

For local development we also encourage you to try out the new package start command for backends in the CLI, which you enable by setting EXPERIMENTAL_BACKEND_START=1 in the environment. This new way of running the backend no longer uses Webpack, in favor of a more plain watch mode with module loaders. It does however still maintain the SQLite database state across restarts without filesystem overhead. If all goes according to plan this will be the new default starting from the next release.

... (truncated)

Changelog

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

1.18.2

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • bbbd510: CatalogIndexPage now uses EntitySearchBar for text-based filtering of entities, saving the search text in the query parameters and debouncing the server requests.
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/core-components@​0.14.3
    • @​backstage/plugin-catalog-react@​1.11.2
    • @​backstage/plugin-search-react@​1.7.9
    • @​backstage/frontend-plugin-api@​0.6.3
    • @​backstage/integration-react@​1.1.25
    • @​backstage/core-compat-api@​0.2.3
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-react@​0.4.21
    • @​backstage/plugin-scaffolder-common@​1.5.1
    • @​backstage/plugin-search-common@​1.2.11

1.18.1

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.2
    • @​backstage/core-components@​0.14.2
    • @​backstage/plugin-catalog-react@​1.11.1
    • @​backstage/plugin-search-react@​1.7.8
    • @​backstage/frontend-plugin-api@​0.6.2
    • @​backstage/integration-react@​1.1.25
    • @​backstage/core-compat-api@​0.2.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-react@​0.4.21
    • @​backstage/plugin-scaffolder-common@​1.5.1
    • @​backstage/plugin-search-common@​1.2.11

1.18.0

Minor Changes

  • 72b8827: Adds a title to the PaginatedCatalogTable for better visibility on what you're viewing.

... (truncated)

Commits

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

Changelog

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

1.0.22

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.7.13
    • @​backstage/plugin-search-common@​1.2.11
    • @​backstage/catalog-model@​1.4.5

1.0.22-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.7.13-next.1
    • @​backstage/catalog-model@​1.4.5-next.0
    • @​backstage/plugin-search-common@​1.2.11-next.1

1.0.22-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.7.13-next.0
    • @​backstage/plugin-search-common@​1.2.11-next.0
    • @​backstage/catalog-model@​1.4.5-next.0
Commits

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

Changelog

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

0.4.3

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/core-components@​0.14.3
    • @​backstage/plugin-catalog-react@​1.11.2
    • @​backstage/frontend-plugin-api@​0.6.3
    • @​backstage/core-compat-api@​0.2.3
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/types@​1.1.1

0.4.2

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.2
    • @​backstage/core-components@​0.14.2
    • @​backstage/plugin-catalog-react@​1.11.1
    • @​backstage/frontend-plugin-api@​0.6.2
    • @​backstage/core-compat-api@​0.2.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/types@​1.1.1

0.4.1

Patch Changes

  • d4ff0bb: Added the no-top-level-material-ui-4-imports ESLint rule to aid with the migration to Material UI v5
  • Updated dependencies
    • @​backstage/core-components@​0.14.1
    • @​backstage/plugin-catalog-react@​1.11.0
    • @​backstage/catalog-client@​1.6.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-compat-api@​0.2.1
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.1
    • @​backstage/types@​1.1.1

0.4.1-next.2

Patch Changes

  • Updated dependencies

... (truncated)

Commits

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

Changelog

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

0.10.9

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/core-components@​0.14.3
    • @​backstage/plugin-catalog-react@​1.11.2
    • @​backstage/frontend-plugin-api@​0.6.3
    • @​backstage/integration-react@​1.1.25
    • @​backstage/core-compat-api@​0.2.3
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/integration@​1.9.1
    • @​backstage/plugin-catalog-common@​1.0.22

0.10.8

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.2
    • @​backstage/core-components@​0.14.2
    • @​backstage/plugin-catalog-react@​1.11.1
    • @​backstage/frontend-plugin-api@​0.6.2
    • @​backstage/integration-react@​1.1.25
    • @​backstage/core-compat-api@​0.2.2
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/integration@​1.9.1
    • @​backstage/plugin-catalog-common@​1.0.22

0.10.7

Patch Changes

  • b91a8d2: Added the no-top-level-material-ui-4-imports ESLint rule to aid with the migration to Material UI v5
  • 75f686b: Fixed an issue generating a wrong entity link at the end of the import process
  • adc0414: fix related to component name not adhering to kubernetes valid object name.
  • Updated dependencies
    • @​backstage/integration@​1.9.1
    • @​backstage/config@​1.2.0
    • @​backstage/core-components@​0.14.1
    • @​backstage/errorsDescription has been truncated

Bumps the minor group in /backstage with 55 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.25.2` | `0.26.2` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `10.0.1` | `10.1.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.5.0` | `1.5.3` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.4.4` | `1.4.5` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.12.0` | `1.12.3` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.14.0` | `0.14.3` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.9.0` | `1.9.1` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.24` | `1.1.25` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.11.0` | `0.11.3` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.17.0` | `1.18.2` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.0.21` | `1.0.22` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.4.0` | `0.4.3` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.6` | `0.10.9` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.10.0` | `1.11.2` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.11` | `0.6.14` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.6.2` | `0.7.2` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.20` | `0.6.23` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.20` | `0.4.21` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.18.0` | `1.19.2` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.6` | `1.4.9` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.6` | `1.7.9` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.10.0` | `1.10.3` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.5` | `1.1.8` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.1.16` | `1.2.2` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.1` | `0.8.4` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.1` | `0.5.2` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.5.0` | `1.5.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.2` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.6` | `13.7.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.21.3` | `0.21.6` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.18` | `0.5.21` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.6.0` | `1.6.3` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.1.1` | `1.2.0` |
| [@backstage/integration](https://github.com/backstage/backstage/tree/HEAD/packages/integration) | `1.9.0` | `1.9.1` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.21.3` | `0.22.3` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.8` | `0.4.11` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.17.3` | `1.21.0` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.5.3` | `0.5.7` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.10` | `0.3.14` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.5.28` | `0.5.32` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.30` | `0.1.34` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.12` | `0.7.13` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.24` | `0.7.27` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.11` | `0.4.14` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.21.3` | `1.22.3` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.5.3` | `1.5.6` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.22` | `0.5.25` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.2.17` | `1.2.20` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.6` | `1.10.3` |
| @diamondlightsource/plugin-scaffolder-backend-module-copier | `0.3.3` | `0.3.4` |
| [express](https://github.com/expressjs/express) | `4.18.3` | `4.19.2` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.11.4` |
| [winston](https://github.com/winstonjs/winston) | `3.12.0` | `3.13.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.24` | `3.3.26` |


Updates `@backstage/cli` from 0.25.2 to 0.26.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/HEAD/packages/cli)

Updates `node-gyp` from 10.0.1 to 10.1.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v10.0.1...v10.1.0)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)

Updates `@backstage/app-defaults` from 1.5.0 to 1.5.3
- [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/HEAD/packages/app-defaults)

Updates `@backstage/catalog-model` from 1.4.4 to 1.4.5
- [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.12.0 to 1.12.3
- [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/HEAD/packages/core-app-api)

Updates `@backstage/core-components` from 0.14.0 to 0.14.3
- [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/HEAD/packages/core-components)

Updates `@backstage/core-plugin-api` from 1.9.0 to 1.9.1
- [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.1/packages/core-plugin-api)

Updates `@backstage/integration-react` from 1.1.24 to 1.1.25
- [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.11.0 to 0.11.3
- [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.3/plugins/api-docs)

Updates `@backstage/plugin-catalog` from 1.17.0 to 1.18.2
- [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.18.2/plugins/catalog)

Updates `@backstage/plugin-catalog-common` from 1.0.21 to 1.0.22
- [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.4.0 to 0.4.3
- [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.3/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-import` from 0.10.6 to 0.10.9
- [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.10.0 to 1.11.2
- [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/HEAD/plugins/catalog-react)

Updates `@backstage/plugin-github-actions` from 0.6.11 to 0.6.14
- [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.2 to 0.7.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.20 to 0.6.23
- [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.20 to 0.4.21
- [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.18.0 to 1.19.2
- [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.19.2/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.6 to 1.4.9
- [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.6 to 1.7.9
- [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.10.0 to 1.10.3
- [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/HEAD/plugins/techdocs)

Updates `@backstage/plugin-techdocs-module-addons-contrib` from 1.1.5 to 1.1.8
- [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.16 to 1.2.2
- [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/v1.2.2/plugins/techdocs-react)

Updates `@backstage/plugin-user-settings` from 0.8.1 to 0.8.4
- [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/HEAD/plugins/user-settings)

Updates `@backstage/theme` from 0.5.1 to 0.5.2
- [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 `@backstage/test-utils` from 1.5.0 to 1.5.3
- [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/HEAD/packages/test-utils)

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

Updates `cypress` from 13.6.6 to 13.7.1
- [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.6...v13.7.1)

Updates `@backstage/backend-common` from 0.21.3 to 0.21.6
- [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.18 to 0.5.21
- [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.6.0 to 1.6.3
- [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/HEAD/packages/catalog-client)

Updates `@backstage/config` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.2.0/packages/config)

Updates `@backstage/integration` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/integration/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.9.1/packages/integration)

Updates `@backstage/plugin-auth-backend` from 0.21.3 to 0.22.3
- [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.8 to 0.4.11
- [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.17.3 to 1.21.0
- [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.21.0/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-github` from 0.5.3 to 0.5.7
- [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.10 to 0.3.14
- [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.28 to 0.5.32
- [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.30 to 0.1.34
- [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-common` from 0.7.12 to 0.7.13
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-common)

Updates `@backstage/plugin-permission-node` from 0.7.24 to 0.7.27
- [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.11 to 0.4.14
- [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.21.3 to 1.22.3
- [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/v1.22.3/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.5.3 to 1.5.6
- [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.22 to 0.5.25
- [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.17 to 1.2.20
- [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.6 to 1.10.3
- [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 `@diamondlightsource/plugin-scaffolder-backend-module-copier` from 0.3.3 to 0.3.4

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

Updates `pg` from 8.11.3 to 8.11.4
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.4/packages/pg)

Updates `winston` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.12.0...v3.13.0)

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

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: node-gyp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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-patch
  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-minor
  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-patch
  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-minor
  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: "@backstage/test-utils"
  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-minor
  dependency-group: minor
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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-common"
  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-patch
  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-minor
  dependency-group: minor
- dependency-name: "@diamondlightsource/plugin-scaffolder-backend-module-copier"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/dockerode"
  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 Apr 1, 2024
@garryod garryod merged commit f72f49f into main Apr 2, 2024
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-2a04d171fd branch April 2, 2024 08:46
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.

1 participant