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

chore(deps): bump the backstage group across 1 directory with 61 updates #503

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2024

Bumps the backstage group with 61 updates in the / directory:

Package From To
@backstage/cli 0.25.2 0.26.11
@backstage/app-defaults 1.5.0 1.5.9
@backstage/catalog-model 1.4.4 1.5.0
@backstage/core-app-api 1.12.0 1.14.1
@backstage/core-components 0.14.0 0.14.9
@backstage/core-plugin-api 1.9.0 1.9.3
@backstage/integration-react 1.1.24 1.1.29
@backstage/plugin-api-docs 0.11.0 0.11.7
@backstage/plugin-catalog 1.17.0 1.21.1
@backstage/plugin-catalog-common 1.0.21 1.0.25
@backstage/plugin-catalog-graph 0.4.0 0.4.7
@backstage/plugin-catalog-import 0.10.6 0.12.1
@backstage/plugin-catalog-react 1.10.0 1.12.2
@backstage/plugin-catalog-unprocessed-entities 0.1.8 0.2.6
@backstage/plugin-devtools 0.1.9 0.1.16
@backstage/plugin-devtools-common 0.1.8 0.1.11
@backstage/plugin-github-actions 0.6.11 0.6.16
@backstage/plugin-github-pull-requests-board 0.1.24 0.2.1
@backstage/plugin-home 0.6.2 0.7.8
@backstage/plugin-org 0.6.20 0.6.27
@backstage/plugin-permission-react 0.4.20 0.4.24
@backstage/plugin-scaffolder 1.18.0 1.23.0
@backstage/plugin-search 1.4.6 1.4.14
@backstage/plugin-search-react 1.7.6 1.7.13
@backstage/plugin-tech-radar 0.6.13 0.7.4
@backstage/plugin-techdocs 1.10.0 1.10.7
@backstage/plugin-techdocs-module-addons-contrib 1.1.5 1.1.12
@backstage/plugin-techdocs-react 1.1.16 1.2.6
@backstage/plugin-todo 0.2.34 0.2.39
@backstage/plugin-user-settings 0.8.1 0.8.10
@backstage/theme 0.5.1 0.5.6
@roadiehq/backstage-plugin-github-insights 2.3.27 2.3.31
@backstage/test-utils 1.5.0 1.5.9
@backstage/backend-common 0.21.3 0.23.3
@backstage/backend-defaults 0.2.13 0.4.1
@backstage/backend-plugin-api 0.6.13 0.7.0
@backstage/backend-tasks 0.5.18 0.5.27
@backstage/catalog-client 1.6.0 1.6.5
@backstage/config 1.1.1 1.2.0
@backstage/plugin-app-backend 0.3.61 0.3.71
@backstage/plugin-auth-backend 0.21.3 0.22.9
@backstage/plugin-auth-node 0.4.8 0.4.17
@backstage/plugin-catalog-backend 1.17.3 1.24.0
@backstage/plugin-catalog-backend-module-github 0.5.3 0.6.5
@backstage/plugin-catalog-backend-module-github-org 0.1.7 0.1.17
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.10 0.1.20
@backstage/plugin-catalog-backend-module-unprocessed 0.3.10 0.4.9
@backstage/plugin-devtools-backend 0.2.10 0.3.8
@backstage/plugin-permission-backend 0.5.36 0.5.46
@backstage/plugin-permission-common 0.7.12 0.8.0
@backstage/plugin-permission-node 0.7.24 0.8.0
@backstage/plugin-proxy-backend 0.4.11 0.5.3
@backstage/plugin-scaffolder-backend 1.21.3 1.23.0
@backstage/plugin-search-backend 1.5.3 1.5.14
@backstage/plugin-search-backend-module-catalog 0.1.17 0.1.28
@backstage/plugin-search-backend-module-techdocs 0.1.17 0.1.27
@backstage/plugin-search-backend-node 1.2.17 1.2.27
@backstage/plugin-techdocs-backend 1.9.6 1.10.9
@backstage/plugin-todo-backend 0.3.11 0.3.17
@janus-idp/backstage-plugin-keycloak-backend 1.8.5 1.12.0
@roadiehq/scaffolder-backend-module-http-request 4.1.9 4.3.2

Updates @backstage/cli from 0.25.2 to 0.26.11

Changelog

Sourced from @​backstage/cli's changelog.

0.26.11

Patch Changes

  • 133464c: Added experimental support for dynamic frontend plugin builds, enabled via setting EXPERIMENTAL_MODULE_FEDERATION for the app build, and using the frontend-dynamic-container package role to create a container. Both of these are experimental and will change in the future.
  • e2e320c: - remove unused dependencies winston and yn from the template of backend plugins;
    • update msw to version 2.3.1 in the template of backend plugins; starting with v1 and switching later to v2 is tedious and not straight forward; it's easier to start with v2;
  • 0540c5a: Updated the scaffolding output message for plugin-common in backstage-cli. Now, when executing backstage-cli new to create a new plugin-common package, the output message accurately reflects the action by displaying Creating common plugin package... instead of the previous, less accurate Creating backend plugin....
  • 7652db4: Only bootstrap global-agent if it's actually being used
  • f0c0039: Fix issue with CLI that was preventing upgrading from 1.28
  • d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
  • da90cce: Updated dependency esbuild to ^0.21.0.
  • a60d73b: Fix a few minor issues with the backend template that were causing failing linting checks in the main repo.
  • 0510d98: Subpath export package.json should be of a unique name to avoid typescript resolution issues
  • 4baac0c: The backendPlugin and backendModule factory now includes a step for automatically adding the new backend plugin/module to the index.ts file of the backend.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.7
    • @​backstage/integration@​1.13.0
    • @​backstage/config-loader@​1.8.1
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.8
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.11-next.1

Patch Changes

  • 4baac0c: The backendPlugin and backendModule factory now includes a step for automatically adding the new backend plugin/module to the index.ts file of the backend.
  • Updated dependencies
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/cli-node@​0.2.6
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.8.1
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.8
    • @​backstage/integration@​1.13.0-next.0
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.10-next.0

Patch Changes

  • e2e320c: - remove unused dependencies winston and yn from the template of backend plugins;

... (truncated)

Commits

Updates @backstage/app-defaults from 1.5.0 to 1.5.9

Changelog

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

@​backstage/app-defaults

1.5.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.10-next.0
    • @​backstage/core-app-api@​1.14.1-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/theme@​0.5.6
    • @​backstage/plugin-permission-react@​0.4.24

1.5.8

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/core-app-api@​1.14.0
    • @​backstage/plugin-permission-react@​0.4.24
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/theme@​0.5.6

1.5.8-next.2

Patch Changes

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

1.5.8-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.13.1-next.1
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/theme@​0.5.6
    • @​backstage/plugin-permission-react@​0.4.23

1.5.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-app-api@​1.13.0-next.0
    • @​backstage/core-plugin-api@​1.9.3

... (truncated)

Commits

Updates @backstage/catalog-model from 1.4.4 to 1.5.0

Changelog

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

1.5.0

Minor Changes

  • 79025f3: Introduce a domain attribute to the domain entity to allow a hierarchy of domains to exist.

1.5.0-next.0

Minor Changes

  • 79025f3: Introduce a domain attribute to the domain entity to allow a hierarchy of domains to exist.

Patch Changes

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

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.14.1

Changelog

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

@​backstage/core-app-api

1.14.1-next.0

Patch Changes

  • 9a46a81: The request to delete the session cookie when running the app in protected mode is now done with a plain fetch rather than FetchApi. This fixes a bug where the app would immediately try to sign-in again when removing the cookie during logout.
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.14.0

Minor Changes

  • d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.

    app:
      routes:
        bindings:
          # This has the effect of removing the button for registering new
          # catalog entities in the scaffolder template list view
          scaffolder.registerComponent: false

Patch Changes

  • db2e2d5: Updated config schema to support app.routes.bindings
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.13.1-next.1

Patch Changes

  • db2e2d5: Updated config schema to support app.routes.bindings
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/config@​1.2.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.13.0-next.0

... (truncated)

Commits
  • 73e7820 Version Packages
  • b645d70 fix: microsoftAuth accessToken allow multiple scopes for a single resource
  • 8b05da0 Version Packages (next)
  • 46f0dce core-app-api: remove unused method
  • 19348c5 core-app-api: add route params test
  • 3f5d325 core-app-api: remove prefix
  • 8afd9f8 core-app-api: forward route params to navigate event
  • e04bb20 Version Packages (next)
  • 5514268 Merge pull request #17152 from UsainBloot/config-driven-discovery
  • 5132967 core-app-api: refactor into FrontendHostDiscovery
  • Additional commits viewable in compare view

Updates @backstage/core-components from 0.14.0 to 0.14.9

Changelog

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

0.14.9

Patch Changes

  • d4ffdbb: Fixed bug where <Select> component with empty string as placeholder gave an error
  • 99d672d: Modified the Select component to take in a data-testid parameter ensuring backwards compatibility with default value corresponding to previously hardcoded data-testid of "select".
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.6
    • @​backstage/version-bridge@​1.0.8

0.14.9-next.1

Patch Changes

  • 99d672d: Modified the Select component to take in a data-testid parameter ensuring backwards compatibility with default value corresponding to previously hardcoded data-testid of "select".

0.14.9-next.0

Patch Changes

  • d4ffdbb: Fixed bug where <Select> component with empty string as placeholder gave an error
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.6
    • @​backstage/version-bridge@​1.0.8

0.14.8

Patch Changes

  • a0b46f6: Having tooltip inherit font size for consistency in catalog table columns
  • 59cee81: Use inherit variant on OverflowTooltip underlying Typography component.
  • eae0e4d: Fixed an issue causing SidebarSubmenu text to not follow the theme color
  • e4811ec: Make number of decimal digits in Gauge configurable via the decimalDigits property
  • 83c4251: Adds icons to status component
  • 3e175c8: Removed max width from Select component.
  • 57d7582: Fixed a bug in SupportButton where the title was rendered with the characteristics of a button.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/theme@​0.5.6
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/version-bridge@​1.0.8

0.14.8-next.2

... (truncated)

Commits

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

Changelog

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

1.9.3

Patch Changes

  • 35fbe09: A new defaultTarget option has been added to createExternalRouteRef. This allows one to specify a default target of the route by name, for example 'catalog.catalogIndex', which will be used if the target route is present in the app and there is no explicit route binding.
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.9.3-next.0

Patch Changes

  • 35fbe09: Added a new defaultTarget option to createExternalRouteRef. I lets you specify a default target of the route by name, for example 'catalog.catalogIndex', which will be used if the target route is present in the app and there is no explicit route binding.
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.9.2

Patch Changes

  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • Updated dependencies
    • @​backstage/version-bridge@​1.0.8
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1

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

... (truncated)

Commits

Updates @backstage/integration-react from 1.1.24 to 1.1.29

Changelog

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

1.1.29

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.13.0
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.3

1.1.29-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.13.0-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/config@​1.2.0

1.1.28

Patch Changes

  • 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
  • Updated dependencies
    • @​backstage/integration@​1.12.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/config@​1.2.0

1.1.28-next.1

Patch Changes

  • 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
  • Updated dependencies
    • @​backstage/integration@​1.12.0-next.1
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.3-next.0

1.1.28-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.3-next.0
    • @​backstage/integration@​1.12.0-next.0
    • @​backstage/config@​1.2.0

1.1.27

Patch Changes

... (truncated)

Commits

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

Changelog

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

0.11.7

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/plugin-catalog-react@​1.12.2
    • @​backstage/plugin-catalog@​1.21.1
    • @​backstage/plugin-permission-react@​0.4.24
    • @​backstage/plugin-catalog-common@​1.0.25
    • @​backstage/frontend-plugin-api@​0.6.7
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/core-compat-api@​0.2.7
    • @​backstage/core-plugin-api@​1.9.3

0.11.7-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.1
    • @​backstage/frontend-plugin-api@​0.6.7-next.1
    • @​backstage/plugin-catalog@​1.21.1-next.2
    • @​backstage/plugin-catalog-react@​1.12.2-next.2
    • @​backstage/core-compat-api@​0.2.7-next.1

0.11.7-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.12.2-next.1
    • @​backstage/plugin-catalog@​1.21.1-next.1
    • @​backstage/core-compat-api@​0.2.7-next.0
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/frontend-plugin-api@​0.6.7-next.0
    • @​backstage/plugin-catalog-common@​1.0.24
    • @​backstage/plugin-permission-react@​0.4.23

0.11.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/plugin-catalog-react@​1.12.2-next.0
    • @​backstage/plugin-catalog@​1.21.1-next.0
    • @​backstage/frontend-plugin-api@​0.6.7-next.0

... (truncated)

Commits

Updates @backstage/plugin-catalog from 1.17.0 to 1.21.1

Release notes

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

v1.21.1

This release fixes the below issues:

  • Added missing common resolvers to Okta auth
  • Fix a bug in getLocationByRef that led to invalid backend calls with the Catalog

v1.21.0

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

New Frontend System Alpha

This release marks the alpha release of the new frontend system, which has been in an experimental state since implementation began in the middle of 2023. This new system brings declarative integration of plugins, which is the ability to integrate new features into a Backstage app without writing any TypeScript code. Through this capability it also paves the way for supporting dynamic plugin installation at runtime.

The alpha release is a point of increased stability following the earlier experimental phase. There is now a complete system that lets you build out a full application, supported by documentation. From this point on any breaking changes will also be clearly marked in the changelog.

There is still a long road ahead to a stable release, and this is not the time to migrate existing applications. There are only a few plugins that support this system so far, and if you want to add to a plugin that you own, please do so under an /alpha sub-path export.

Still, we encourage you to explore this new system to see whether you are confident in this path forward. If you have feedback or want to know more you can reach out in the #declarative-integration channel on Discord, or join an Adoption SIG meeting where the new system is frequently discussed. You can also check out our maintainer talk at KubeCon NA 2023, where we talk about this new system and show a couple of demos.

React Router Beta deprecation

This release of Backstage officially deprecates, but does not immediately remove, support for old beta versions of react-router 6. Actual support for beta versions will be removed entirely in an upcoming release of Backstage. Please upgrade your own Backstage project as soon as possible to a stable version of react-router, by following this guide.

New PostgreSQL versioning policy

The Backstage project has now settled on a clearer policy for what versions of PostgreSQL that it supports. In short, we support the last five released major versions, and actively test against the first and last of those five, in a rolling window over time.

As part of this, the TestDatabases utility class now supports all of the last major versions of PostgreSQL in addition to the ones it supported before. You can also call TestDatabases.setDefaults inside your setupTests.ts file to configure the set of engines to test against, instead of enumerating them in every individual test.

Contributed by @​awanlin in #21510

UnifiedTheme Now Supports Overrides

You can now supply overrides for Backstage components when using createUnifiedTheme. We've updated the demo site’s Aperture theme to work with this and you can see the code for that here.

If you are switching from the old way of defining a theme to createUnifiedTheme, note that it uses the MUI v5 overrides format. The style overrides are now nested in a styleOverrides key, and if you want access to the theme you’ll need to use a callback:

BackstageHeaderTabs: {
  styleOverrides: {
    defaultTab: {
      textTransform: 'none',
    },
  },
},
MuiChip: {
</tr></table> 

... (truncated)

Changelog

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

1.21.1

Patch Changes

  • 06c0956: Support i18n for catalog and catalog-react plugins
  • d133eaa: Added small notes to AboutCard to discourage customizability PRs
  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/plugin-catalog-react@​1.12.2
    • @​backstage/plugin-permission-react@​0.4.24
    • @​backstage/plugin-catalog-common@​1.0.25
    • @​backstage/plugin-scaffolder-common@​1.5.4
    • @​backstage/plugin-search-common@​1.2.13
    • @​backstage/frontend-plugin-api@​0.6.7
    • @​backstage/integration-react@​1.1.29
    • @​backstage/plugin-search-react@​1.7.13
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/core-compat-api@​0.2.7
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1

1.21.1-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.1
    • @​backstage/frontend-plugin-api@​0.6.7-next.1
    • @​backstage/integration-react@​1.1.29-next.0
    • @​backstage/plugin-catalog-react@​1.12.2-next.2
    • @​backstage/plugin-search-react@​1.7.13-next.1
    • @​backstage/core-compat-api@​0.2.7-next.1

1.21.1-next.1

Patch Changes

  • 06c0956: Support i18n for catalog and catalog-react plugins
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.12.2-next.1
    • @​backstage/core-compat-api@​0.2.7-next.0
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/plugin-search-react@​1.7.13-next.0
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/errors@​1.2.4
    • @​backstage/frontend-plugin-api@​0.6.7-next.0

... (truncated)

Commits
  • a9801a3 Version Packages
  • 0cc062f Merge pull request #21598 from mario-mui/feat/catalog-button-add-permission
  • 2d708d8 catalog: update extension names and IDs
  • fd9863c catalog: group catalog extension data refs
  • 3f1192f Version Packages (next)
  • 4785d05 feat: add permission to catalog create and refresh buttion
  • a7f5760 Version Packages (next)
  • a1227cc plugins: wrap extension elements in compatWrapper
  • 8f5d6c1 frontend-plugin-api: wrap resolved extension inputs in an object
  • 1b241c3 frontend-plugin-api: use api ref ID as namespace + allow namespace override f...
  • Additional commits viewable in compare view

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

Changelog

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

1.0.25

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.8.0
    • @​backstage/plugin-search-common@​1.2.13
    • @​backstage/catalog-model@​1.5.0

1.0.24

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.7.14
    • @​backstage/plugin-search-common@​1.2.12
    • @​backstage/catalog-model@​1.5.0

1.0.24-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.7.14-next.0
    • @​backstage/plugin-search-common@​1.2.12-next.0
    • @​backstage/catalog-model@​1.5.0

1.0.23

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.5.0

1.0.23-next.0

Patch Changes

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

1.0.22

Patch Changes

  • Updated dependencies

... (truncated)

Commits

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

Changelog

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

0.4.7

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/plugin-catalog-react@​1.12.2
    • @​backstage/frontend-plugin-api@​0.6.7
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/core-compat-api@​0.2.7
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/types@​1.1.1

0.4.7-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.1
    • @​backstage/frontend-plugin-api@​0.6.7-next.1
    • @​backstage/plugin-catalog-react@​1.12.2-next.2
    • @​backstage/core-compat-api@​0.2.7-next.1

0.4.7-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.12.2-next.1
    • @​backstage/core-compat-api@​0.2.7-next.0
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/frontend-plugin-api@​0.6.7-next.0
    • @​backstage/types@​1.1.1

0.4.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/plugin-catalog-react@​1.12.2-next.0
    • @​backstage/frontend-plugin-api@​0.6.7-next.0
    • @​backstage/core-compat-api@​0.2.7-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0

... (truncated)

Commits

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

Changelog

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

0.12.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/integration@​1.13.0
    • @​backstage/plugin-catalog-react@​1.12.2
    • @​backstage/plugin-catalog-common@​1.0.25
    • @​backstage/frontend-plugin-api@​0.6.7
    • @​backstage/integration-react@​1.1.29
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/config@​1.2.0
    • @​backstage/core-compat-api@​0.2.7
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/errors@​1.2.4

0.12.1-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.1
    • @​backstage/frontend-plugin-api@​0.6.7-next.1
    • @​backstage/integration-react@​1.1.29-next.0
    • @​backstage/plugin-catalog-react@​1.12.2-next.2
    • @​backstage/core-compat-api@​0.2.7-next.1

0.12.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.12.2-next.1
    • @​backstage/core-compat-api@​0.2.7-next.0
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/frontend-plugin-api@​0.6.7-next.0
    • @​backstage/integration@​1.13.0-next.0
    • @​backstage/integration-react@​1.1.29-next.0
    • @​backstage/plugin-catalog-common@​1.0.24

0.12.1-next.0

Patch Changes

... (truncated)

Commits

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

Changelog

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

1.12.2

Patch Changes

  • 06c0956: Support i18n for catalog and catalog-react plugins
  • 2030962: Make EntityOwnerPicker display metadata.title or spec.profile.displayName for mode=only-owners instead of metadata.name
  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.8.0
    • @​backstage/core-components@​0.14.9
    • @​backstage/plugin-permission-react@​0.4.24
    • @​backstage/plugin-catalog-common@​1.0.25
    • @​backstage/frontend-plugin-api@​0.6.7
    • @​backstage/integration-react@​1.1.29
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8

1.12.2-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.1
    • @​backstage/frontend-plugin-api@​0.6.7-next.1
    • @​backstage/integration-react@​1.1.29-next.0

1.12.2-next.1

Patch Changes

  • 06c0956: Support i18n for catalog and catalog-react plugins
  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-client@​1.6.5
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/errors@​1.2.4
    • @​backstage/frontend-plugin-api@​0.6.7-next.0
    • @​backstage/integration-react@​1.1.29-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.8
    • @​backstage/plugin-catalog-common@​1.0.24
    • @​backstage/plugin-permission-common@​0.7.14
    • @​backstage/plugin-permission-react@​0.4.23

1.12.2-next.0

... (truncated)

Commits

Updates @backstage/plugin-catalog-unprocessed-entities from 0.1.8 to 0.2.6

Changelog

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

0.2.6

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/errors@​1.2.4

0.2.6-next.1

Patch Changes

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

0.2.6-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.9-next.0
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/errors@​1.2.4

0.2.5

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @​backstage/core-components@​0.14.8
    • @​backstage/core-plugin-api@​1.9.3
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/errors@​1.2.4

0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @​backstage/core-components@​0.14.8-next.2
    • @​backstage/catalog-model

Bumps the backstage group with 61 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.25.2` | `0.26.11` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.5.0` | `1.5.9` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.4.4` | `1.5.0` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.12.0` | `1.14.1` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.14.0` | `0.14.9` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.9.0` | `1.9.3` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.24` | `1.1.29` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.11.0` | `0.11.7` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.17.0` | `1.21.1` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.0.21` | `1.0.25` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.4.0` | `0.4.7` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.6` | `0.12.1` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.10.0` | `1.12.2` |
| [@backstage/plugin-catalog-unprocessed-entities](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-unprocessed-entities) | `0.1.8` | `0.2.6` |
| [@backstage/plugin-devtools](https://github.com/backstage/backstage/tree/HEAD/plugins/devtools) | `0.1.9` | `0.1.16` |
| [@backstage/plugin-devtools-common](https://github.com/backstage/backstage/tree/HEAD/plugins/devtools-common) | `0.1.8` | `0.1.11` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.11` | `0.6.16` |
| [@backstage/plugin-github-pull-requests-board](https://github.com/backstage/backstage/tree/HEAD/plugins/github-pull-requests-board) | `0.1.24` | `0.2.1` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.6.2` | `0.7.8` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.20` | `0.6.27` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.20` | `0.4.24` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.18.0` | `1.23.0` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.6` | `1.4.14` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.6` | `1.7.13` |
| [@backstage/plugin-tech-radar](https://github.com/backstage/backstage/tree/HEAD/plugins/tech-radar) | `0.6.13` | `0.7.4` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.10.0` | `1.10.7` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.5` | `1.1.12` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.1.16` | `1.2.6` |
| [@backstage/plugin-todo](https://github.com/backstage/backstage/tree/HEAD/plugins/todo) | `0.2.34` | `0.2.39` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.1` | `0.8.10` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.1` | `0.5.6` |
| [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) | `2.3.27` | `2.3.31` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.5.0` | `1.5.9` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.21.3` | `0.23.3` |
| [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) | `0.2.13` | `0.4.1` |
| [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `0.6.13` | `0.7.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.18` | `0.5.27` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.6.0` | `1.6.5` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.1.1` | `1.2.0` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.61` | `0.3.71` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.21.3` | `0.22.9` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.8` | `0.4.17` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.17.3` | `1.24.0` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.5.3` | `0.6.5` |
| [@backstage/plugin-catalog-backend-module-github-org](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github-org) | `0.1.7` | `0.1.17` |
| [@backstage/plugin-catalog-backend-module-scaffolder-entity-model](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-scaffolder-entity-model) | `0.1.10` | `0.1.20` |
| [@backstage/plugin-catalog-backend-module-unprocessed](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-unprocessed) | `0.3.10` | `0.4.9` |
| [@backstage/plugin-devtools-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/devtools-backend) | `0.2.10` | `0.3.8` |
| [@backstage/plugin-permission-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-backend) | `0.5.36` | `0.5.46` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.12` | `0.8.0` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.24` | `0.8.0` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.11` | `0.5.3` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.21.3` | `1.23.0` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.5.3` | `1.5.14` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.17` | `0.1.28` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.17` | `0.1.27` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.2.17` | `1.2.27` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.6` | `1.10.9` |
| [@backstage/plugin-todo-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/todo-backend) | `0.3.11` | `0.3.17` |
| [@janus-idp/backstage-plugin-keycloak-backend](https://github.com/janus-idp/backstage-plugins/tree/HEAD/plugins/keycloak-backend) | `1.8.5` | `1.12.0` |
| [@roadiehq/scaffolder-backend-module-http-request](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/scaffolder-actions/scaffolder-backend-module-http-request) | `4.1.9` | `4.3.2` |



Updates `@backstage/cli` from 0.25.2 to 0.26.11
- [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 `@backstage/app-defaults` from 1.5.0 to 1.5.9
- [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.5.0
- [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/v1.5.0/packages/catalog-model)

Updates `@backstage/core-app-api` from 1.12.0 to 1.14.1
- [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.14.1/packages/core-app-api)

Updates `@backstage/core-components` from 0.14.0 to 0.14.9
- [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.3
- [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/HEAD/packages/core-plugin-api)

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

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

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

Updates `@backstage/plugin-catalog-import` from 0.10.6 to 0.12.1
- [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.12.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-catalog-unprocessed-entities` from 0.1.8 to 0.2.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-unprocessed-entities/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-unprocessed-entities)

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

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

Updates `@backstage/plugin-github-actions` from 0.6.11 to 0.6.16
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/github-actions)

Updates `@backstage/plugin-github-pull-requests-board` from 0.1.24 to 0.2.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/github-pull-requests-board)

Updates `@backstage/plugin-home` from 0.6.2 to 0.7.8
- [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.27
- [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.24
- [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.23.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.23.0/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.6 to 1.4.14
- [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.13
- [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-tech-radar` from 0.6.13 to 0.7.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/tech-radar)

Updates `@backstage/plugin-techdocs` from 1.10.0 to 1.10.7
- [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.12
- [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.6
- [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-todo` from 0.2.34 to 0.2.39
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/todo)

Updates `@backstage/plugin-user-settings` from 0.8.1 to 0.8.10
- [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.6
- [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 `@roadiehq/backstage-plugin-github-insights` from 2.3.27 to 2.3.31
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights)

Updates `@backstage/test-utils` from 1.5.0 to 1.5.9
- [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 `@backstage/backend-common` from 0.21.3 to 0.23.3
- [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-defaults` from 0.2.13 to 0.4.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.4.1/packages/backend-defaults)

Updates `@backstage/backend-plugin-api` from 0.6.13 to 0.7.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.7.0/packages/backend-plugin-api)

Updates `@backstage/backend-tasks` from 0.5.18 to 0.5.27
- [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.5
- [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/plugin-app-backend` from 0.3.61 to 0.3.71
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/app-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/app-backend)

Updates `@backstage/plugin-auth-backend` from 0.21.3 to 0.22.9
- [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.17
- [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.24.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.24.0/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-github` from 0.5.3 to 0.6.5
- [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-github-org` from 0.1.7 to 0.1.17
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-github-org/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-github-org)

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

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

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

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

Updates `@backstage/plugin-permission-common` from 0.7.12 to 0.8.0
- [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/v0.8.0/plugins/permission-common)

Updates `@backstage/plugin-permission-node` from 0.7.24 to 0.8.0
- [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/v0.8.0/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.4.11 to 0.5.3
- [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.23.0
- [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.23.0/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.5.3 to 1.5.14
- [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-catalog` from 0.1.17 to 0.1.28
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-catalog)

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

Updates `@backstage/plugin-search-backend-node` from 1.2.17 to 1.2.27
- [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.9
- [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 `@backstage/plugin-todo-backend` from 0.3.11 to 0.3.17
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/todo-backend)

Updates `@janus-idp/backstage-plugin-keycloak-backend` from 1.8.5 to 1.12.0
- [Release notes](https://github.com/janus-idp/backstage-plugins/releases)
- [Changelog](https://github.com/janus-idp/backstage-plugins/blob/main/plugins/keycloak-backend/CHANGELOG.md)
- [Commits](https://github.com/janus-idp/backstage-plugins/commits/@janus-idp/backstage-plugin-keycloak-backend@1.12.0/plugins/keycloak-backend)

Updates `@roadiehq/scaffolder-backend-module-http-request` from 4.1.9 to 4.3.2
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-http-request/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/scaffolder-actions/scaffolder-backend-module-http-request)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/integration-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-api-docs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-unprocessed-entities"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-devtools-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-github-actions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-github-pull-requests-board"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-tech-radar"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-module-addons-contrib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-todo"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-user-settings"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/backend-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/backend-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-app-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-github-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-scaffolder-entity-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-unprocessed"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-devtools-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-module-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-module-techdocs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-todo-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@janus-idp/backstage-plugin-keycloak-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@roadiehq/scaffolder-backend-module-http-request"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
...

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 Jul 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2024

Superseded by #504.

@dependabot dependabot bot closed this Jul 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage-359ebedc58 branch July 26, 2024 05:53
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.

0 participants