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 54 updates #682

Merged
merged 1 commit into from
May 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor group in /backstage with 54 updates:

Package From To
@backstage/cli 0.26.2 0.26.4
typescript 5.4.3 5.4.5
@backstage/app-defaults 1.5.3 1.5.4
@backstage/core-app-api 1.12.3 1.12.4
@backstage/core-components 0.14.3 0.14.5
@backstage/core-plugin-api 1.9.1 1.9.2
@backstage/integration-react 1.1.25 1.1.26
@backstage/plugin-api-docs 0.11.3 0.11.4
@backstage/plugin-catalog 1.18.2 1.19.0
@backstage/plugin-catalog-graph 0.4.3 0.4.4
@backstage/plugin-catalog-import 0.10.9 0.10.10
@backstage/plugin-catalog-react 1.11.2 1.11.3
@backstage/plugin-github-actions 0.6.14 0.6.16
@backstage/plugin-home 0.7.2 0.7.3
@backstage/plugin-org 0.6.23 0.6.24
@backstage/plugin-permission-react 0.4.21 0.4.22
@backstage/plugin-scaffolder 1.19.2 1.19.3
@backstage/plugin-search 1.4.9 1.4.10
@backstage/plugin-search-react 1.7.9 1.7.10
@backstage/plugin-techdocs 1.10.3 1.10.4
@backstage/plugin-techdocs-module-addons-contrib 1.1.8 1.1.9
@backstage/plugin-techdocs-react 1.2.2 1.2.3
@backstage/plugin-user-settings 0.8.4 0.8.5
@backstage/theme 0.5.2 0.5.3
@immobiliarelabs/backstage-plugin-gitlab 6.4.0 6.5.0
@remix-run/router 1.15.3 1.16.0
react-router 6.22.3 6.23.0
react-router-dom 6.22.3 6.23.0
@backstage/test-utils 1.5.3 1.5.4
@types/node 20.12.2 20.12.7
cypress 13.7.1 13.8.1
@backstage/backend-common 0.21.6 0.21.7
@backstage/backend-tasks 0.5.21 0.5.22
@backstage/catalog-client 1.6.3 1.6.4
@backstage/integration 1.9.1 1.10.0
@backstage/plugin-auth-backend 0.22.3 0.22.4
@backstage/plugin-auth-node 0.4.11 0.4.12
@backstage/plugin-catalog-backend 1.21.0 1.21.1
@backstage/plugin-catalog-backend-module-github 0.5.7 0.6.0
@backstage/plugin-catalog-backend-module-gitlab 0.3.14 0.3.15
@backstage/plugin-catalog-backend-module-ldap 0.5.32 0.5.33
@backstage/plugin-catalog-backend-module-openapi 0.1.34 0.1.35
@backstage/plugin-permission-node 0.7.27 0.7.28
@backstage/plugin-proxy-backend 0.4.14 0.4.15
@backstage/plugin-scaffolder-backend 1.22.3 1.22.4
@backstage/plugin-search-backend 1.5.6 1.5.7
@backstage/plugin-search-backend-module-pg 0.5.25 0.5.26
@backstage/plugin-search-backend-node 1.2.20 1.2.21
@backstage/plugin-techdocs-backend 1.10.3 1.10.4
@immobiliarelabs/backstage-plugin-gitlab-backend 6.4.0 6.5.0
better-sqlite3 9.4.3 9.6.0
pg 8.11.4 8.11.5
@types/dockerode 3.3.26 3.3.29
@types/express-serve-static-core 4.17.43 4.19.0

Updates @backstage/cli from 0.26.2 to 0.26.4

Changelog

Sourced from @​backstage/cli's changelog.

@​backstage/cli

0.26.5-next.0

Patch Changes

  • fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in @backstage/cli/config/tsconfig.json.
  • 0cc5ed3: Add support for versions:migrate to do code changes. Can be skipped with --no-code-changes
  • f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
  • Updated dependencies
    • @​backstage/catalog-model@​1.5.0-next.0
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.5
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.8.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.7
    • @​backstage/integration@​1.10.0
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.3

Patch Changes

  • c884b9a: Fix the bundle public subpath configuration.

  • e3c213e: Add the deprecation plugin to the default linter setup, switched off.

    This allows to disable deprecation warnings for backstage-cli repo list-deprecations with inline comments.

  • 4946f03: Updated dependency webpack-dev-server to ^5.0.0.

  • 6b5ddbe: Fix the backend plugin to use correct plugin id

  • 4fecffc: When building the frontend app public assets are now also copied to the public dist directory when in use.

  • ed9260f: Added versions:migrate command to help move packages to the new @backstage-community namespace

  • Updated dependencies

    • @​backstage/eslint-plugin@​0.1.7
    • @​backstage/config-loader@​1.8.0
    • @​backstage/integration@​1.10.0
    • @​backstage/cli-node@​0.2.5
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.3-next.1

Patch Changes

... (truncated)

Commits

Updates typescript from 5.4.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates @backstage/app-defaults from 1.5.3 to 1.5.4

Changelog

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

1.5.4

Patch Changes

  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • Updated dependencies
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-app-api@​1.12.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/theme@​0.5.3
    • @​backstage/plugin-permission-react@​0.4.22

1.5.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.12.4-next.0
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/theme@​0.5.2
    • @​backstage/plugin-permission-react@​0.4.21

1.5.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​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
Commits

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

Changelog

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

1.12.4

Patch Changes

  • c884b9a: The app is now aware of if it is being served from the app-backend with a separate public and protected bundles. When in protected mode the app will now continuously refresh the session cookie, as well as clear the cookie if the user signs out.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/version-bridge@​1.0.8
    • @​backstage/config@​1.2.0
    • @​backstage/types@​1.1.1

1.12.4-next.0

Patch Changes

  • c884b9a: The app is now aware of if it is being served from the app-backend with a separate public and protected bundles. When in protected mode the app will now continuously refresh the session cookie, as well as clear the cookie if the user signs out.
  • 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
Commits

Updates @backstage/core-components from 0.14.3 to 0.14.5

Changelog

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

@​backstage/core-components

0.14.6-next.1

Patch Changes

  • 5223c4c: Fixed an internal circular import that broke Jest mocks.
  • 5b7b49b: The SignInPage guest provider will now fall back to legacy guest auth if the backend request fails, allowing guest auth without a running backend.

0.14.5-next.0

Patch Changes

  • 71e4229: Added optional initialShowDropDown prop to SidebarSubmenuItem to internally manage the initial display state of the dropdown items.
  • Updated dependencies
    • @​backstage/theme@​0.5.4-next.0
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/errors@​1.2.4
    • @​backstage/version-bridge@​1.0.8

0.14.4

Patch Changes

  • ed5c901: No undefined class name used at MarkdownContent if no custom class name was provided.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • f546e38: Added Link component in TabUI providing functionality like copy link or open in new tab.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/theme@​0.5.3
    • @​backstage/version-bridge@​1.0.8
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4

0.14.4-next.0

Patch Changes

  • f546e38: Added Link component in TabUI providing functionality like copy link or open in new tab.
  • Updated dependencies
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/errors@​1.2.4
    • @​backstage/theme@​0.5.2
    • @​backstage/version-bridge@​1.0.7
Commits

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

Changelog

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

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
Commits

Updates @backstage/integration-react from 1.1.25 to 1.1.26

Changelog

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

1.1.26

Patch Changes

  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/integration@​1.10.0
    • @​backstage/config@​1.2.0

1.1.26-next.0

Patch Changes

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

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

Changelog

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

0.11.4

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/plugin-catalog@​1.19.0
    • @​backstage/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/plugin-permission-react@​0.4.22
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/plugin-catalog-common@​1.0.22

0.11.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog@​1.19.0-next.1
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.1
    • @​backstage/plugin-permission-react@​0.4.21

0.11.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/plugin-catalog@​1.19.0-next.0
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-compat-api@​0.2.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.4-next.0
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.0
    • @​backstage/plugin-permission-react@​0.4.21
Commits

Updates @backstage/plugin-catalog from 1.18.2 to 1.19.0

Release notes

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

v1.19.0

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

Node.js v18 + v20

The supported versions of Node.js are now v18 and v20. Be sure to update the engine field in your root package.json accordingly and update your Dockerfile base images, for example to node:18-bookworm-slim.

New default start command for backends

Backend packages now use the new package start implementation by default. This new version uses module loaders rather than a Webpack build for transpilation. The largest difference from the old version is that the backend process is now restarted on change, rather than using Webpack hot module reloads. When using SQLite the database state is serialized and stored in the parent process across restart, which requires a migration to the new backend system. If you have yet to migrate to the new system it is recommended that you set the LEGACY_BACKEND_START environment variable when starting the backend to keep the old behavior.

BREAKING: Allow passing undefined labelSelector to KubernetesFetcher

KubernetesFetch no longer auto-adds labelSelector when an empty string is passed. This is only applicable if you have a custom ObjectProvider implementation, as build-in KubernetesFanOutHandler already does this.

Contributed by @​szubster in #20541

DEPRECATION: Catalog GraphQL Backend Package

This package has been deprecated, consider using @​frontside/backstage-plugin-graphql-backend instead.

DEPRECATION: .icon.svg Extension Support

Support for the .icon.svg extension has been deprecated and will be removed in a future release. Please migrate existing usage to either inline the SVG elements in a <SvgIcon> component from MUI, or switch to a regular .svg asset import.

Insightful Homepage

You can now create an Insightful homepage to show your users their recent and top visited activity in Backstage. Add this plugin to track your users’ recent navigation history in your Backstage database and display it in the Backstage Homepage using the customizable Recent and Top visits components (<HomePageTopVisited /> and <HomePageRecentlyVisited />)and the extensible Visits API interface. This feature is released with an example that extends the Visits API with LocalStorage as an alternative storage solution for user visit activity.

New plugin: Kubernetes Clusters

This plugin lets you view Kubernetes clusters as an admin.

New feature: New Pinniped Auth Provider Module

This module provides a Pinniped auth provider implementation for the auth backend.

Contributed by @​RubenV-dev in #19846

More Movement Toward the New Backend System

Since the last release, a lot of contributions have been made toward migrating features to support the new backend system.

The following backend plugins were migrated:

... (truncated)

Changelog

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

1.19.0

Minor Changes

  • 18c7f12: Add isApiType() to EntitySwitch routing functions.

Patch Changes

  • bcb2674: Added a "create something similar" button to the <AboutCard> that is visible and links to the scaffolder template corresponding to the entity's backstage.io/source-template annotation, if present.
  • 4ef0dcf: Fixed a bug that prevented the default entityPresentationApi from being set in apps using the new frontend system.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • 7495b36: Fixed sorting of columns created with CatalogTable.columns.createLabelColumn.
  • Updated dependencies
    • @​backstage/plugin-search-react@​1.7.10
    • @​backstage/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/plugin-permission-react@​0.4.22
    • @​backstage/integration-react@​1.1.26
    • @​backstage/catalog-client@​1.6.4
    • @​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-scaffolder-common@​1.5.1
    • @​backstage/plugin-search-common@​1.2.11

1.19.0-next.1

Patch Changes

  • bcb2674: Added a "create something similar" button to the <AboutCard> that is visible and links to the scaffolder template corresponding to the entity's backstage.io/source-template annotation, if present.
  • 4ef0dcf: Fixed a bug that prevented the default entityPresentationApi from being set in apps using the new frontend system.
  • Updated dependencies
    • @​backstage/catalog-client@​1.6.4-next.0
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/errors@​1.2.4
    • @​backstage/integration-react@​1.1.26-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.1
    • @​backstage/plugin-permission-react@​0.4.21
    • @​backstage/plugin-scaffolder-common@​1.5.1

... (truncated)

Commits
  • 8cdb8c2 Version Packages
  • 0296f27 type fixes for React 18
  • 1fb652f Merge pull request #20535 from backstage/mob/external-routes
  • 4519322 plugin API report updates for new frontend-plugin-api type
  • 9a1fce3 chore(deps): update dependency @​testing-library/jest-dom to v6
  • f95af4e chore(deps): update dependency @​testing-library/dom to v9
  • e43d3eb Version Packages (next)
  • 0b55f77 Removed some unused dependencies
  • f95345c Version Packages (next)
  • 24bdbd0 docs(catalog): update api reports
  • Additional commits viewable in compare view

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

Changelog

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

0.4.4

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/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/catalog-client@​1.6.4
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/types@​1.1.1

0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-client@​1.6.4-next.0
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-react@​1.11.3-next.1

0.4.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-compat-api@​0.2.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.4-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-react@​1.11.3-next.0
Commits

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

Changelog

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

0.10.10

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/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/integration-react@​1.1.26
    • @​backstage/catalog-client@​1.6.4
    • @​backstage/integration@​1.10.0
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/plugin-catalog-common@​1.0.22

0.10.10-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-client@​1.6.4-next.0
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/errors@​1.2.4
    • @​backstage/integration@​1.10.0-next.0
    • @​backstage/integration-react@​1.1.26-next.0
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.1

0.10.10-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.10.0-next.0
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/core-compat-api@​0.2.4-next.0
    • @​backstage/core-plugin-api@​1.9.1

... (truncated)

Commits

Updates @backstage/plugin-catalog-react from 1.11.2 to 1.11.3

Changelog

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

1.11.3

Patch Changes

  • 47dec6f: Added the no-top-level-material-ui-4-imports ESLint rule to aid with the migration to Material UI v5
  • b863830: Change behavior in EntityAutoCompletePicker to only hide filter if there are no available options. Previously the filter was hidden if there were <= 1 available options.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • Updated dependencies
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/version-bridge@​1.0.8
    • @​backstage/plugin-permission-react@​0.4.22
    • @​backstage/integration-react@​1.1.26
    • @​backstage/catalog-client@​1.6.4
    • @​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-common@​0.7.13

1.11.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-client@​1.6.4-next.0
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/errors@​1.2.4
    • @​backstage/integration-react@​1.1.26-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-permission-common@​0.7.13
    • @​backstage/plugin-permission-react@​0.4.21

1.11.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/errors@​1.2.4

... (truncated)

Commits

Updates @backstage/plugin-github-actions from 0.6.14 to 0.6.16

Commits

Updates @backstage/plugin-home from 0.7.2 to 0.7.3

Changelog

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

0.7.3

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/plugin-catalog-react@​1.11.3
    • @​backstage/plugin-home-react@​0.1.12
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-app-api@​1.12.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/theme@​0.5.3
    • @​backstage/catalog-client@​1.6.4
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0

0.7.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.12.4-next.0
    • @​backstage/catalog-client@​1.6.4-next.0
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/theme@​0.5.2
    • @​backstage/plugin-catalog-react@​1.11.3-next.1
    • @​backstage/plugin-home-react@​0.1.12-next.0

0.7.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/catalog-client@​1.6.3
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/config@​1.2.0
    • @​backstage/core-app-api@​1.12.3
    • @​backstage/core-compat-api@​0.2.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.4-next.0
    • @​backstage/theme@​0.5.2

... (truncated)

Commits

Updates @backstage/plugin-org from 0.6.23 to 0.6.24

Changelog

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

0.6.24

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/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components@​0.14.4
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/frontend-plugin-api@​0.6.4
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/plugin-catalog-common@​1.0.22

0.6.24-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.6.4-next.1
    • @​backstage/core-compat-api@​0.2.4-next.1
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.1

0.6.24-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.14.4-next.0
    • @​backstage/catalog-model@​1.4.5
    • @​backstage/core-compat-api@​0.2.4-next.0
    • @​backstage/core-plugin-api@​1.9.1
    • @​backstage/frontend-plugin-api@​0.6.4-next.0
    • @​backstage/plugin-catalog-common@​1.0.22
    • @​backstage/plugin-catalog-react@​1.11.3-next.0
Commits

Updates @backstage/plugin-permission-react from 0.4.21 to 0.4.22

Changelog

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

0.4.22

Patch Changes

  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/config@​1.2.0
    • @​backstage/plugin-permission-common@​0.7.13
Commits

Updates @backstage/plugin-scaffolder from 1.19.2 to 1.19.3

Release notes

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

v1.19.3

This release reverts the Microsoft auth provider back to its behavior in the 1.18 release, fixing the profile picture fetching and usage of mixed OAuth scopes.

Changelog

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

1.19.3

Patch Changes

  • 4f1f6ca: Use default value for MyGroupsPicker if provided
  • 605c971: Allow the task list search to work on the Scaffolder template title.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • 87d2eb8: Updated dependency json-schema-library to ^9.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • 419e948: Don't show login prompt if token is set in the state
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.11.3
    • @​backstage/core-compat-api@​0.2.4
    • @​backstage/core-components

Bumps the minor group in /backstage with 54 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.26.2` | `0.26.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.5.3` | `1.5.4` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.12.3` | `1.12.4` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.14.3` | `0.14.5` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.9.1` | `1.9.2` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.25` | `1.1.26` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.11.3` | `0.11.4` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.18.2` | `1.19.0` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.4.3` | `0.4.4` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.9` | `0.10.10` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.11.2` | `1.11.3` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.14` | `0.6.16` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.7.2` | `0.7.3` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.23` | `0.6.24` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.21` | `0.4.22` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.19.2` | `1.19.3` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.9` | `1.4.10` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.9` | `1.7.10` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.10.3` | `1.10.4` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.8` | `1.1.9` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.2.2` | `1.2.3` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.4` | `0.8.5` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.2` | `0.5.3` |
| [@immobiliarelabs/backstage-plugin-gitlab](https://github.com/immobiliare/backstage-plugin-gitlab) | `6.4.0` | `6.5.0` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.15.3` | `1.16.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.22.3` | `6.23.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.3` | `6.23.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.5.3` | `1.5.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.12.7` |
| [cypress](https://github.com/cypress-io/cypress) | `13.7.1` | `13.8.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.21.6` | `0.21.7` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.21` | `0.5.22` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.6.3` | `1.6.4` |
| [@backstage/integration](https://github.com/backstage/backstage/tree/HEAD/packages/integration) | `1.9.1` | `1.10.0` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.22.3` | `0.22.4` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.11` | `0.4.12` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.21.0` | `1.21.1` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.5.7` | `0.6.0` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.14` | `0.3.15` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.5.32` | `0.5.33` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.34` | `0.1.35` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.27` | `0.7.28` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.14` | `0.4.15` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.22.3` | `1.22.4` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.5.6` | `1.5.7` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.25` | `0.5.26` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.2.20` | `1.2.21` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.10.3` | `1.10.4` |
| [@immobiliarelabs/backstage-plugin-gitlab-backend](https://github.com/immobiliare/backstage-plugin-gitlab) | `6.4.0` | `6.5.0` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.4.3` | `9.6.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.4` | `8.11.5` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.26` | `3.3.29` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.17.43` | `4.19.0` |


Updates `@backstage/cli` from 0.26.2 to 0.26.4
- [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 `typescript` from 5.4.3 to 5.4.5
- [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.3...v5.4.5)

Updates `@backstage/app-defaults` from 1.5.3 to 1.5.4
- [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/core-app-api` from 1.12.3 to 1.12.4
- [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.3 to 0.14.5
- [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.1 to 1.9.2
- [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.25 to 1.1.26
- [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.3 to 0.11.4
- [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.18.2 to 1.19.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.19.0/plugins/catalog)

Updates `@backstage/plugin-catalog-graph` from 0.4.3 to 0.4.4
- [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.4/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-import` from 0.10.9 to 0.10.10
- [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.11.2 to 1.11.3
- [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.14 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-home` from 0.7.2 to 0.7.3
- [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.23 to 0.6.24
- [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.21 to 0.4.22
- [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.19.2 to 1.19.3
- [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.3/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.9 to 1.4.10
- [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.9 to 1.7.10
- [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.3 to 1.10.4
- [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.8 to 1.1.9
- [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.2.2 to 1.2.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-react)

Updates `@backstage/plugin-user-settings` from 0.8.4 to 0.8.5
- [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.2 to 0.5.3
- [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 `@immobiliarelabs/backstage-plugin-gitlab` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/immobiliare/backstage-plugin-gitlab/releases)
- [Changelog](https://github.com/immobiliare/backstage-plugin-gitlab/blob/main/CHANGELOG.md)
- [Commits](immobiliare/backstage-plugin-gitlab@v6.4.0...v6.5.0)

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

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

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

Updates `@backstage/test-utils` from 1.5.3 to 1.5.4
- [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.12.2 to 20.12.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `cypress` from 13.7.1 to 13.8.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.7.1...v13.8.1)

Updates `@backstage/backend-common` from 0.21.6 to 0.21.7
- [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.21 to 0.5.22
- [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.3 to 1.6.4
- [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/integration` from 1.9.1 to 1.10.0
- [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.10.0/packages/integration)

Updates `@backstage/plugin-auth-backend` from 0.22.3 to 0.22.4
- [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.11 to 0.4.12
- [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.21.0 to 1.21.1
- [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.1/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-github` from 0.5.7 to 0.6.0
- [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/v0.6.0/plugins/catalog-backend-module-github)

Updates `@backstage/plugin-catalog-backend-module-gitlab` from 0.3.14 to 0.3.15
- [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.32 to 0.5.33
- [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.34 to 0.1.35
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-openapi/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-openapi)

Updates `@backstage/plugin-permission-node` from 0.7.27 to 0.7.28
- [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.14 to 0.4.15
- [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.22.3 to 1.22.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.5.6 to 1.5.7
- [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.25 to 0.5.26
- [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.20 to 1.2.21
- [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.10.3 to 1.10.4
- [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 `@immobiliarelabs/backstage-plugin-gitlab-backend` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/immobiliare/backstage-plugin-gitlab/releases)
- [Changelog](https://github.com/immobiliare/backstage-plugin-gitlab/blob/main/CHANGELOG.md)
- [Commits](immobiliare/backstage-plugin-gitlab@v6.4.0...v6.5.0)

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

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

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

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

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: 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/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-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-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-github-actions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@immobiliarelabs/backstage-plugin-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-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/integration"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-ldap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor
- dependency-name: "@immobiliarelabs/backstage-plugin-gitlab-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: better-sqlite3
  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: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 May 1, 2024
@garryod garryod merged commit 45c1461 into main May 7, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-62824408bc branch May 7, 2024 09:25
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