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 across 1 directory with 63 updates #761

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the minor group with 46 updates in the /backstage directory:

Package From To
@backstage/cli 0.26.11 0.29.4
concurrently 9.0.1 9.1.2
lerna 8.1.7 8.1.9
typescript 5.5.4 5.7.2
@backstage/app-defaults 1.5.9 1.5.15
@backstage/core-components 0.14.9 0.16.2
@backstage/integration-react 1.1.29 1.2.2
@backstage/plugin-api-docs 0.11.7 0.12.2
@backstage/plugin-catalog-graph 0.4.7 0.4.14
@backstage/plugin-catalog-import 0.12.1 0.12.8
@backstage/plugin-home 0.7.8 0.8.3
@backstage/plugin-org 0.6.27 0.6.34
@backstage/plugin-scaffolder 1.23.0 1.27.3
@backstage/plugin-search 1.4.14 1.4.21
@backstage/plugin-techdocs 1.10.7 1.12.0
@backstage/plugin-techdocs-module-addons-contrib 1.1.12 1.1.19
@backstage/plugin-user-settings 0.8.10 0.8.17
@backstage/theme 0.5.6 0.6.3
@immobiliarelabs/backstage-plugin-gitlab 6.6.0 6.6.1
@remix-run/router 1.18.0 1.21.0
react-use 17.5.1 17.6.0
@backstage/test-utils 1.5.9 1.7.3
@testing-library/jest-dom 6.4.8 6.6.3
@types/node 22.5.4 22.10.3
cypress 13.13.2 13.17.0
start-server-and-test 2.0.5 2.0.9
@backstage/backend-common 0.23.3 0.25.0
@backstage/backend-tasks 0.5.27 0.6.1
@backstage/plugin-auth-backend 0.22.9 0.24.1
@backstage/plugin-auth-node 0.4.17 0.5.5
@backstage/plugin-catalog-backend 1.26.0 1.29.0
@backstage/plugin-catalog-backend-module-github 0.6.5 0.7.8
@backstage/plugin-catalog-backend-module-gitlab 0.3.21 0.6.1
@backstage/plugin-catalog-backend-module-ldap 0.7.0 0.11.0
@backstage/plugin-catalog-backend-module-openapi 0.1.40 0.2.5
@backstage/plugin-proxy-backend 0.5.3 0.5.9
@backstage/plugin-scaffolder-backend 1.23.0 1.28.0
@backstage/plugin-search-backend 1.5.14 1.8.0
@backstage/plugin-search-backend-module-pg 0.5.32 0.5.39
@backstage/plugin-techdocs-backend 1.10.13 1.11.4
@immobiliarelabs/backstage-plugin-gitlab-backend 6.6.0 6.7.0
better-sqlite3 11.1.2 11.7.0
pg 8.12.0 8.13.1
winston 3.13.1 3.17.0
@types/dockerode 3.3.31 3.3.32
@types/express-serve-static-core 5.0.1 5.0.3

Updates @backstage/cli from 0.26.11 to 0.29.4

Changelog

Sourced from @​backstage/cli's changelog.

0.29.4

Patch Changes

  • 2b6c1ea: If the Backstage yarn plugin is installed, it will now be automatically updated as part of versions:bump.
  • 7dcff85: Remove special-casing for @types packages when generating dependency entries during templating
  • 3c3a7e6: Revert css-loader@v7 bump
  • 0aff006: Bumped the version range for html-webpack-plugin to fix the htmlPluginExports.getCompilationHooks is not a function error when using experimental Rspack.
  • 583f3d4: Added @backstage/cli/config/prettier as a replacement for @spotify/prettier-config, but with the same configuration.
  • 62a9062: Updated dependency @module-federation/enhanced to ^0.8.0.
  • 5f04976: Update rollup to avoid issues with build output when running backstage-cli package build.
  • 5f04976: Fixed a bug that caused missing code in published packages.
  • a49030a: Add support for --output-file option from ESLint to package lint and repo lint commands.
  • 96331fa: Enhance the behavior of the experimental support for module federation in the backstage CLI, by using the package.json exports (when present) to complete the list of exposed modules. This allows, for example, using exported alpha definitions through module federation.
  • 5c9cc05: Use native fetch instead of node-fetch
  • dcd99d2: added experimental RSPack support for build command in the repo scope
  • Updated dependencies
    • @​backstage/integration@​1.16.0
    • @​backstage/release-manifests@​0.0.12
    • @​backstage/cli-node@​0.2.11
    • @​backstage/config-loader@​1.9.3
    • @​backstage/errors@​1.2.6
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.1
    • @​backstage/eslint-plugin@​0.1.10
    • @​backstage/types@​1.2.0

0.29.3-next.2

Patch Changes

  • 62a9062: Updated dependency @module-federation/enhanced to ^0.8.0.
  • Updated dependencies
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/cli-node@​0.2.11-next.1
    • @​backstage/config-loader@​1.9.3-next.1
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.1-next.0
    • @​backstage/eslint-plugin@​0.1.10
    • @​backstage/integration@​1.16.0-next.1
    • @​backstage/release-manifests@​0.0.12-next.1
    • @​backstage/types@​1.2.0

0.29.3-next.1

... (truncated)

Commits

Updates concurrently from 9.0.1 to 9.1.2

Release notes

Sourced from concurrently's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

v9.1.0

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

Commits

Updates lerna from 8.1.7 to 8.1.9

Release notes

Sourced from lerna's releases.

v8.1.9

8.1.9 (2024-10-31)

Bug Fixes

Features

  • publish: support full file path for --summary-file (#4039) (cfd573a)

v8.1.8

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
  • version: truncate release body based on maximum size allowed by VCS client (#4041) (3c2a3c9)

Features

  • publish: enable throttling when publishing modules (#4013) (fccca12)
Changelog

Sourced from lerna's changelog.

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
Commits

Updates typescript from 5.5.4 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates @backstage/app-defaults from 1.5.9 to 1.5.15

Changelog

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

1.5.15

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.15.3
    • @​backstage/theme@​0.6.3
    • @​backstage/core-components@​0.16.2
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/plugin-permission-react@​0.4.29

1.5.15-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.15.3-next.1
    • @​backstage/core-components@​0.16.2-next.2
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/plugin-permission-react@​0.4.29-next.0

1.5.15-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.16.2-next.1
    • @​backstage/core-app-api@​1.15.3-next.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/plugin-permission-react@​0.4.28

1.5.15-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.15.3-next.0
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/core-components@​0.16.2-next.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/plugin-permission-react@​0.4.28

1.5.13

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.6.1

... (truncated)

Commits

Updates @backstage/catalog-model from 1.7.0 to 1.7.2

Changelog

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

1.7.2

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.6
    • @​backstage/types@​1.2.0

1.7.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/types@​1.2.0

1.7.1

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.0
    • @​backstage/errors@​1.2.5
Commits

Updates @backstage/core-app-api from 1.14.1 to 1.15.3

Changelog

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

1.15.3

Patch Changes

  • e5fa018: The OAuth 2 client implementations will now attempt to refresh the session when the existing session doesn't have the required scopes. The previous behavior was to only try to refresh the session of it was missing, and otherwise directly request a new session. This fixes an issue where some auth providers will not return access tokens with certain scopes unless explicitly requested, leading to an auth popup even if the underlying session already had been granted the requested scopes.
  • 2830689: Decrease OAuth2 token refresh grace period
  • Updated dependencies
    • @​backstage/config@​1.3.1
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/types@​1.2.0
    • @​backstage/version-bridge@​1.0.10

1.15.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.1-next.0
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/types@​1.2.0
    • @​backstage/version-bridge@​1.0.10

1.15.3-next.0

Patch Changes

  • e5fa018: The OAuth 2 client implementations will now attempt to refresh the session when the existing session doesn't have the required scopes. The previous behavior was to only try to refresh the session of it was missing, and otherwise directly request a new session. This fixes an issue where some auth providers will not return access tokens with certain scopes unless explicitly requested, leading to an auth popup even if the underlying session already had been granted the requested scopes.
  • 2830689: Decrease OAuth2 token refresh grace period
  • Updated dependencies
    • @​backstage/config@​1.3.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/types@​1.2.0
    • @​backstage/version-bridge@​1.0.10

1.15.2

Patch Changes

  • 44b82da: The default config loader no longer requires process.env.APP_CONFIG to be set, allowing config to be read from other sources instead.
  • Updated dependencies
    • @​backstage/config@​1.3.0
    • @​backstage/types@​1.2.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/version-bridge@​1.0.10

1.15.1

Patch Changes

  • e969dc7: Move @types/react to a peer dependency.

... (truncated)

Commits

Updates @backstage/core-components from 0.14.9 to 0.16.2

Changelog

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

0.16.2

Patch Changes

  • e47be38: Added data-testid to placeholder rendered by Progress component to simplify assertions in tests
  • Updated dependencies
    • @​backstage/theme@​0.6.3
    • @​backstage/errors@​1.2.6
    • @​backstage/config@​1.3.1
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/version-bridge@​1.0.10

0.16.2-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/config@​1.3.1-next.0
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/version-bridge@​1.0.10

0.16.2-next.1

Patch Changes

  • e47be38: Added data-testid to placeholder rendered by Progress component to simplify assertions in tests
  • Updated dependencies
    • @​backstage/config@​1.3.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/errors@​1.2.5
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/version-bridge@​1.0.10

0.16.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.6.3-next.0
    • @​backstage/config@​1.3.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/errors@​1.2.5
    • @​backstage/version-bridge@​1.0.10

0.16.0

Minor Changes

... (truncated)

Commits

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

Changelog

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

1.10.2

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.6
    • @​backstage/config@​1.3.1
    • @​backstage/types@​1.2.0
    • @​backstage/version-bridge@​1.0.10

1.10.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/config@​1.3.1-next.0
    • @​backstage/types@​1.2.0
    • @​backstage/version-bridge@​1.0.10

1.10.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.0
    • @​backstage/types@​1.2.0
    • @​backstage/errors@​1.2.5
    • @​backstage/version-bridge@​1.0.10

1.10.0

Minor Changes

  • bfd4bec: BREAKING PRODUCERS: The IconComponent no longer accepts fontSize="default". This has effectively been removed from Material-UI since its last two major versions, and has not worked properly for them in a long time.

    This change should not have an effect on neither users of MUI4 nor MUI5/6, since the updated interface should still let you send the respective SvgIcon types into interfaces where relevant (e.g. as app icons).

Patch Changes

  • e969dc7: Move @types/react to a peer dependency.
  • 39001f4: Fixing issue with types for ParamKeys leading to type mismatches across versions
  • Updated dependencies
    • @​backstage/version-bridge@​1.0.10
    • @​backstage/config@​1.2.0
    • @​backstage/errors@​1.2.4
    • @​backstage/types@​1.1.1

1.10.0-next.1

... (truncated)

Commits

Updates @backstage/integration-react from 1.1.29 to 1.2.2

Changelog

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

1.2.2

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.16.0
    • @​backstage/config@​1.3.1
    • @​backstage/core-plugin-api@​1.10.2

1.2.2-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.1-next.0
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/integration@​1.16.0-next.1

1.2.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.16.0-next.0
    • @​backstage/config@​1.3.0
    • @​backstage/core-plugin-api@​1.10.1

1.2.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.0
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/integration@​1.15.2

1.2.0

Minor Changes

  • a11495a: Added new ScmAuth method forBitbucketServer that uses correct OAuth scopes by default. Also updated forBitbucket method to allow overriding the default OAuth scopes.

Patch Changes

  • e969dc7: Move @types/react to a peer dependency.
  • 3dbac17: Revert of change #26430
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.0
    • @​backstage/integration@​1.15.1
    • @​backstage/config@​1.2.0

... (truncated)

Commits

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

Changelog

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

0.12.2

Patch Changes

  • 11babd9: Fix link styling in ProvidedApisCard component so it aligns with other card components.
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.15.0
    • @​backstage/plugin-catalog@​1.26.0
    • @​backstage/core-compat-api@​0.3.4
    • @​backstage/frontend-plugin-api@​0.9.3
    • @​backstage/core-components@​0.16.2
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/plugin-catalog-common@​1.1.2
    • @​backstage/plugin-permission-react@​0.4.29

0.12.2-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog@​1.26.0-next.2
    • @​backstage/core-compat-api@​0.3.4-next.2
    • @​backstage/plugin-catalog-react@​1.14.3-next.2
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/core-components@​0.16.2-next.2
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/frontend-plugin-api@​0.9.3-next.2
    • @​backstage/plugin-catalog-common@​1.1.2-next.0
    • @​backstage/plugin-permission-react@​0.4.29-next.0

0.12.2-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.14.3-next.1
    • @​backstage/core-components@​0.16.2-next.1
    • @​backstage/plugin-catalog@​1.25.2-next.1
    • @​backstage/catalog-model@​1.7.1
    • @​backstage/core-compat-api@​0.3.4-next.1
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/frontend-plugin-api@​0.9.3-next.1
    • @​backstage/plugin-catalog-common@​1.1.1
    • @​backstage/plugin-permission-react@​0.4.28

0.12.2-next.0

Patch Changes

... (truncated)

Commits

Updates @backstage/plugin-catalog from 1.21.1 to 1.26.0

Release notes

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

v1.26.0

See docs/releases/v1.26.0-changelog.md for more information.

v1.26.0-next.1

See docs/releases/v1.26.0-next.1-changelog.md for more information.

v1.26.0-next.0

See docs/releases/v1.26.0-next.0-changelog.md for more information.

v1.25.2

This release fixes an issue where requests for the public http routes for the events-backend were authenticated causing 401 errors.

v1.25.1

This release fixes an bug where the kubernetes plugin would crash reading credentials from undefined.

v1.25.0

These are the release notes for the v1.25.0 release of Backstage. This is an unscheduled release that replaces what would’ve otherwise been the v1.25.0-next.1 release, due to a problem with the patch releases for 1.24.0. The next main line release will still be released on April 16th as scheduled, but will now instead be 1.26.0.

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

Auth service fixes

A number of fixes have been made to various plugins related to the new auth system:

Rate limiting has been disabled as it was a bit too aggressive and didn’t interact well with proxies. Fixes an issue in the TechDocs CLI related to cookie auth Fixes an integration issue of the new auth services in the Jenkins backend plugin Fixed an issue in the scaffolder were credentials weren’t forwarded correctly to the action context. Fixed an issue where the proxy backend blocked unauthenticated requests.

Catalog

The catalog backend can now be extended with additional permissions through new addPermissions methods of the CatalogBuilder and catalogPermissionExtensionPoint. The paginated catalog table now saves the search text in the query parameters and debounces the server requests.

Security Fixes

This release does not contain any security fixes.

Upgrade path

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

Links and References

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

... (truncated)

Changelog

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

1.26.0

Minor Changes

  • 25beb82: Adds an optional columns attribute to HasSubdomainsCardProps and changes its default columns
  • 39f1abc: Consistent title behaviour across CatalogTable, CursorPaginatedCatalogTable, and OffsetPaginatedCatalogTable.
  • 1ffb9f3: Update CatalogTable title to use properly capitalized Kind facets (e.g. 'Component' instead of 'component')

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.15.0
    • @​backstage/plugin-scaffolder-common@​1.5.8
    • @​backstage/plugin-search-react@​1.8.4
    • @​backstage/catalog-client@​1.9.0
    • @​backstage/core-compat-api@​0.3.4
    • @​backstage/frontend-plugin-api@​0.9.3
    • @​backstage/core-components@​0.16.2
    • @​backstage/errors@​1.2.6
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/integration-react@​1.2.2
    • @​backstage/types@​1.2.0
    • @​backstage/plugin-catalog-common@​1.1.2
    • @​backstage/plugin-permission-react@​0.4.29
    • @​backstage/plugin-search-common@​1.2.16

1.26.0-next.2

Minor Changes

  • 25beb82: Adds an optional columns attribute to HasSubdomainsCardProps and changes its default columns
  • 39f1abc: Consistent title behaviour across CatalogTable, CursorPaginatedCatalogTable, and OffsetPaginatedCatalogTable.

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.3.4-next.2
    • @​backstage/plugin-catalog-react@​1.14.3-next.2
    • @​backstage/errors@​1.2.6-next.0
    • @​backstage/catalog-client@​1.9.0-next.2
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/core-components@​0.16.2-next.2
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/frontend-plugin-api@​0.9.3-next.2
    • @​backstage/integration-react@​1.2.2-next.1
    • @​backstage/types@​1.2.0
    • @​backstage/plugin-catalog-common@​1.1.2-next.0
    • @​backstage/plugin-permission-react@​0.4.29-next.0
    • @​backstage/plugin-scaffolder-common@​1.5.8-next.1

... (truncated)

Commits
  • 0e48f5a Version Packages
  • f6e7d64 Merge pull request #24180 from backstage/renovate/testing-library-dom-10.x
  • 908d5dd Merge pull request #24078 from aureliosaraiva/master
  • cb1e3b0 chore(deps): update dependency @​testing-library/dom to v10
  • abfbcfc chore(deps): update dependency @​testing-library/react to v15
  • 036b9b3 Version Packages (next)
  • 4ef0dcf Also add the entity presentation API in app-next apps
  • 1370bc6 feat(plugins/catalog): added custom sort on createLabelColumn
  • 8bcf84b Merge pull request #23401 from backstage/roi/scaffolder-metadata
  • 366cf07 Version Packages (next)
  • Additional commits viewable in compare view

Updates @backstage/plugin-catalog-common from 1.1.0 to 1.1.2

Changelog

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

1.1.2

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/plugin-permission-common@​0.8.3
    • @​backstage/plugin-search-common@​1.2.16

1.1.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/plugin-permission-common@​0.8.3-next.0
    • @​backstage/plugin-search-common@​1.2.16-next.0

1.1.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.8.2
    • @​backstage/catalog-model@​1.7.1
    • @​backstage/plugin-search-common@​1.2.15
Commits

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

Changelog

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

0.4.14

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.15.0
    • @​backstage/catalog-client@​1.9.0
    • @​backstage/core-compat-api@​0.3.4
    • @​backstage/frontend-plugin-api@​0.9.3
    • @​backstage/core-components@​0.16.2
    • @​backstage/catalog-model@​1.7.2
    • @​backstage/core-plugin-api@​1.10.2
    • @​backstage/types@​1.2.0

0.4.14-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.3.4-next.2
    • @​backstage/plugin-catalog-react@​1.14.3-next.2
    • @​backstage/catalog-client@​1.9.0-next.2
    • @​backstage/catalog-model@​1.7.2-next.0
    • @​backstage/core-components@​0.16.2-next.2
    • @​backstage/core-plugin-api@​1.10.2-next.0
    • @​backstage/frontend-plugin-api@​0.9.3-next.2
    • @​backstage/types@​1.2.0

0.4.14-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.14.3-next.1
    • @​backstage/catalog-client@​1.9.0-next.1
    • @​backstage/core-components@​0.16.2-next.1
    • @​backstage/catalog-model@​1.7.1
    • @​backstage/core-compat-api@​0.3.4-next.1
    • @​backstage/core-plugin-api@​1.10.1
    • @​backstage/frontend-plugin-api@​0.9.3-next.1
    • @​backstage/types@​1.2.0

0.4.14-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.14.3-next.0
    • @​backstage/frontend-plugin-api@​0.9.3-next.0
    • @​backstage/catalog-client@​1.8.1-next.0

... (truncated)

Commits

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

Changelog

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

0.12.8

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.15.0
    • @​backstage/integration

Bumps the minor group with 46 updates in the /backstage directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.26.11` | `0.29.4` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.2` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.7` | `8.1.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.5.9` | `1.5.15` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.14.9` | `0.16.2` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.29` | `1.2.2` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.11.7` | `0.12.2` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.4.7` | `0.4.14` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.12.1` | `0.12.8` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.7.8` | `0.8.3` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.27` | `0.6.34` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.23.0` | `1.27.3` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.14` | `1.4.21` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.10.7` | `1.12.0` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.12` | `1.1.19` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.10` | `0.8.17` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.6` | `0.6.3` |
| [@immobiliarelabs/backstage-plugin-gitlab](https://github.com/immobiliare/backstage-plugin-gitlab) | `6.6.0` | `6.6.1` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.18.0` | `1.21.0` |
| [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.5.9` | `1.7.3` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.8` | `6.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.10.3` |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.2` | `13.17.0` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.5` | `2.0.9` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.23.3` | `0.25.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.27` | `0.6.1` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.22.9` | `0.24.1` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.17` | `0.5.5` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.26.0` | `1.29.0` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.6.5` | `0.7.8` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.21` | `0.6.1` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.7.0` | `0.11.0` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.40` | `0.2.5` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.5.3` | `0.5.9` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.23.0` | `1.28.0` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.5.14` | `1.8.0` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.32` | `0.5.39` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.10.13` | `1.11.4` |
| [@immobiliarelabs/backstage-plugin-gitlab-backend](https://github.com/immobiliare/backstage-plugin-gitlab) | `6.6.0` | `6.7.0` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.1.2` | `11.7.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.12.0` | `8.13.1` |
| [winston](https://github.com/winstonjs/winston) | `3.13.1` | `3.17.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.31` | `3.3.32` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `5.0.1` | `5.0.3` |



Updates `@backstage/cli` from 0.26.11 to 0.29.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 `concurrently` from 9.0.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.2)

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

Updates `typescript` from 5.5.4 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.7.2)

Updates `@backstage/app-defaults` from 1.5.9 to 1.5.15
- [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.7.0 to 1.7.2
- [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.7.2/packages/catalog-model)

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

Updates `@backstage/core-components` from 0.14.9 to 0.16.2
- [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.3 to 1.10.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.29 to 1.2.2
- [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/v1.2.2/packages/integration-react)

Updates `@backstage/plugin-api-docs` from 0.11.7 to 0.12.2
- [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.21.1 to 1.26.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.26.0/plugins/catalog)

Updates `@backstage/plugin-catalog-common` from 1.1.0 to 1.1.2
- [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.7 to 0.4.14
- [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.12.1 to 0.12.8
- [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.12.2 to 1.15.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.15.0/plugins/catalog-react)

Updates `@backstage/plugin-home` from 0.7.8 to 0.8.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.27 to 0.6.34
- [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.24 to 0.4.29
- [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.23.0 to 1.27.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.27.3/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.14 to 1.4.21
- [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.13 to 1.8.4
- [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.7 to 1.12.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.12.0/plugins/techdocs)

Updates `@backstage/plugin-techdocs-module-addons-contrib` from 1.1.12 to 1.1.19
- [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.6 to 1.2.12
- [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.10 to 0.8.17
- [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.6 to 0.6.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.6.0 to 6.6.1
- [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.6.0...v6.6.1)

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

Updates `react-use` from 17.5.1 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

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

Updates `@testing-library/jest-dom` from 6.4.8 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.8...v6.6.3)

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

Updates `@types/react-dom` from 17.0.25 to 17.0.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `cypress` from 13.13.2 to 13.17.0
- [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.13.2...v13.17.0)

Updates `start-server-and-test` from 2.0.5 to 2.0.9
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.5...v2.0.9)

Updates `@backstage/backend-common` from 0.23.3 to 0.25.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.0/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.27 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

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

Updates `@backstage/config` from 1.2.0 to 1.3.1
- [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.3.1/packages/config)

Updates `@backstage/integration` from 1.15.0 to 1.16.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.16.0/packages/integration)

Updates `@backstage/plugin-auth-backend` from 0.22.9 to 0.24.1
- [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/v0.24.1/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.17 to 0.5.5
- [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.26.0 to 1.29.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.29.0/plugins/catalog-backend)

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

Updates `@backstage/plugin-catalog-backend-module-gitlab` from 0.3.21 to 0.6.1
- [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.7.0 to 0.11.0
- [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/v0.11.0/plugins/catalog-backend-module-ldap)

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

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

Updates `@backstage/plugin-permission-node` from 0.8.3 to 0.8.6
- [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.5.3 to 0.5.9
- [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.23.0 to 1.28.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.28.0/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.5.14 to 1.8.0
- [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/v1.8.0/plugins/search-backend)

Updates `@backstage/plugin-search-backend-module-pg` from 0.5.32 to 0.5.39
- [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.27 to 1.3.6
- [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.13 to 1.11.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.6.0 to 6.7.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.6.0...v6.7.0)

Updates `better-sqlite3` from 11.1.2 to 11.7.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.1.2...v11.7.0)

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

Updates `pg` from 8.12.0 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `winston` from 3.13.1 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.1...v3.17.0)

Updates `@types/dockerode` from 3.3.31 to 3.3.32
- [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 5.0.1 to 5.0.3
- [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-minor
  dependency-group: minor
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-module-addons-contrib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@immobiliarelabs/backstage-plugin-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/react-dom"
  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: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-ldap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-pg"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-aa9b62e6d3 branch January 8, 2025 12:01
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