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 39 updates #622

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps the minor group in /backstage with 39 updates:

Package From To
@backstage/cli 0.24.0 0.25.0
lerna 8.0.0 8.0.1
@backstage/backend-common 0.19.9 0.20.0
@backstage/backend-tasks 0.5.12 0.5.13
@backstage/catalog-client 1.4.6 1.5.1
@backstage/plugin-auth-backend 0.20.0 0.20.2
@backstage/plugin-catalog-backend 1.15.0 1.16.0
@backstage/plugin-catalog-backend-module-github 0.4.5 0.4.6
@backstage/plugin-catalog-backend-module-gitlab 0.3.4 0.3.5
@backstage/plugin-catalog-backend-module-ldap 0.5.22 0.5.23
@backstage/plugin-catalog-backend-module-openapi 0.1.24 0.1.25
@backstage/plugin-proxy-backend 0.4.5 0.4.6
@backstage/plugin-scaffolder-backend 1.19.1 1.19.2
@backstage/plugin-search-backend 1.4.7 1.4.8
@backstage/plugin-search-backend-module-pg 0.5.16 0.5.17
@backstage/plugin-techdocs-backend 1.9.0 1.9.1
dockerode 4.0.0 4.0.2
@backstage/app-defaults 1.4.5 1.4.6
@backstage/integration-react 1.1.21 1.1.22
@backstage/plugin-api-docs 0.10.1 0.10.2
@backstage/plugin-catalog-graph 0.3.1 0.3.2
@backstage/plugin-catalog-import 0.10.3 0.10.4
@backstage/plugin-github-actions 0.6.8 0.6.9
@backstage/plugin-home 0.5.11 0.6.0
@backstage/plugin-org 0.6.17 0.6.18
@backstage/plugin-scaffolder 1.16.1 1.17.0
@backstage/plugin-search 1.4.3 1.4.4
@backstage/plugin-techdocs 1.9.1 1.9.2
@backstage/plugin-techdocs-module-addons-contrib 1.1.2 1.1.3
@backstage/plugin-user-settings 0.7.13 0.7.14
@backstage/theme 0.4.4 0.5.0
@remix-run/router 1.13.1 1.14.1
react-router 6.20.1 6.21.1
react-router-dom 6.20.1 6.21.1
@backstage/test-utils 1.4.5 1.4.6
@testing-library/jest-dom 6.1.5 6.1.6
@testing-library/user-event 14.5.1 14.5.2
@types/node 20.10.4 20.10.6
cypress 13.6.1 13.6.2

Updates @backstage/cli from 0.24.0 to 0.25.0

Changelog

Sourced from @​backstage/cli's changelog.

0.25.0

Minor Changes

  • 3834067: Updates the ESLint config to ignore issues created by generated files in **/src/generated/**.

Patch Changes

  • 32018ff: Enable the tsx loader to work on Node 18.19 and up
  • 0ffee55: Toned down the warning message when git is not found
  • c6f3743: Added a warning when starting a standalone backend plugin that hasn't been updated to the new backend system.
  • 3e358b0: Added deprecation warning for React Router v6 beta, please make sure you have migrated your apps to use React Router v6 stable as support for the beta version will be removed. See the migration tutorial for more information.
  • 219d7f0: Updating template generation for scaffolder module
  • 8cda3c7: Tweaked Node.js version check for when to use the new module register API with the new backend package start command.
  • a3edc18: Updated dependency vite-plugin-node-polyfills to ^0.17.0.
  • 627554e: Updated dependency @rollup/plugin-node-resolve to ^15.0.0.
  • c07cee5: Updated dependency @rollup/plugin-json to ^6.0.0.
  • bd586a5: Updated dependency bfj to ^8.0.0.
  • 8056425: Updated dependency @typescript-eslint/eslint-plugin to 6.12.0.
  • 017c425: Updated dependency @typescript-eslint/eslint-plugin to 6.11.0.
  • 2565cc8: Updated dependency @rollup/plugin-commonjs to ^25.0.0.
  • 33e96e5: Switched the @typescript-eslint/eslint-plugin dependency back to using a ^ version range.
  • 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
  • Updated dependencies
    • @​backstage/eslint-plugin@​0.1.4
    • @​backstage/config-loader@​1.6.0
    • @​backstage/integration@​1.8.0
    • @​backstage/cli-node@​0.2.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.25.0-next.3

Patch Changes

  • 219d7f0: Updating template generation for scaffolder module
  • bd586a5: Updated dependency bfj to ^8.0.0.
  • Updated dependencies
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.0
    • @​backstage/config@​1.1.1
    • @​backstage/config-loader@​1.6.0-next.0
    • @​backstage/errors@​1.2.3
    • @​backstage/eslint-plugin@​0.1.4-next.0
    • @​backstage/integration@​1.8.0-next.1

... (truncated)

Commits
  • d397eb4 Version Packages
  • 5c3a530 Merge pull request #5560 from backstage/freben/peer-deps
  • a6e5293 Merge pull request #5521 from splunk/fix-yarn-build-lax
  • f65adcd Fix most of the yarn install transitive dependency warnings
  • b99ac3f Minor composability etc docs changes
  • 54ef04e Added lax option to app:build
  • c04403f chore(deps): bump json-schema from 0.2.5 to 0.3.0
  • See full diff in compare view

Updates lerna from 8.0.0 to 8.0.1

Release notes

Sourced from lerna's releases.

v8.0.1

8.0.1 (2023-12-15)

Bug Fixes

  • update node-gyp usage to v10 to resolve npm warning (#3919) (f5fdcba)
  • version: create correct independent tags when using --sign-git-tag (#3917) (8f7a32b)
Changelog

Sourced from lerna's changelog.

8.0.1 (2023-12-15)

Bug Fixes

  • update node-gyp usage to v10 to resolve npm warning (#3919) (f5fdcba)
Commits

Updates @backstage/backend-common from 0.19.9 to 0.20.0

Changelog

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

0.20.0

Minor Changes

  • 870db76: Implemented readTree for Gitea provider to support TechDocs functionality

Patch Changes

  • 7f04128: Allow a default cache TTL to be set through the app config
  • 1ad8906: Use Readable.from to fix some of the stream issues
  • d86a007: Fixed the AwsS3UrlReader host regex and host to allow the S3 reading for CN AWS domain
  • bc67498: Updated dependency archiver to ^6.0.0. Updated dependency @types/archiver to ^6.0.0.
  • 706fc3a: Updated dependency @kubernetes/client-node to 0.20.0.
  • 2666675: Updated dependency @google-cloud/storage to ^7.0.0.
  • d15d483: Add command --runAsDefaultUser for @techdocs/cli generate to bypass running the docker builds as host user for macOS and Linux.
  • d1e00aa: Expose an onAuth handler for git actions to provide custom credentials
  • Updated dependencies
    • @​backstage/config-loader@​1.6.0
    • @​backstage/backend-app-api@​0.5.9
    • @​backstage/integration@​1.8.0
    • @​backstage/backend-dev-utils@​0.1.2
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration-aws-node@​0.1.8
    • @​backstage/types@​1.1.1

0.20.0-next.3

Patch Changes

  • d86a007: Fixed the AwsS3UrlReader host regex and host to allow the S3 reading for CN AWS domain
  • Updated dependencies
    • @​backstage/backend-app-api@​0.5.9-next.3
    • @​backstage/backend-dev-utils@​0.1.2
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/config-loader@​1.6.0-next.0
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/integration-aws-node@​0.1.8
    • @​backstage/types@​1.1.1

0.20.0-next.2

Patch Changes

... (truncated)

Commits

Updates @backstage/backend-tasks from 0.5.12 to 0.5.13

Changelog

Sourced from @​backstage/backend-tasks's changelog.

0.5.13

Patch Changes

  • d8f488a: Allow tasks to run more often that the default work check interval, which is 5 seconds.
  • 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

0.5.13-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

0.5.13-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.2
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

0.5.13-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.1
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

0.5.13-next.0

Patch Changes

  • d8f488aaa8: Allow tasks to run more often that the default work check interval, which is 5 seconds.
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.0
    • @​backstage/config@​1.1.1

... (truncated)

Commits

Updates @backstage/catalog-client from 1.4.6 to 1.5.1

Changelog

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

@​backstage/catalog-client

1.5.2-next.0

Patch Changes

  • 883782e: Fix a bug in getLocationByRef that led to invalid backend calls
  • Updated dependencies
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3

1.5.0

Minor Changes

  • 3834067: The internals of CatalogClient are now auto-generated using the backstage-repo-tools schema openapi generate-client command.

Patch Changes

  • 82fa88b: Fixes a bug where some query parameters were double URL encoded.
  • Updated dependencies
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3

1.5.0-next.1

Patch Changes

  • 82fa88b: Fixes a bug where some query parameters were double URL encoded.
  • Updated dependencies
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3

1.5.0-next.0

Minor Changes

  • 38340678c3: The internals of CatalogClient are now auto-generated using the backstage-repo-tools schema openapi generate-client command.

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3
Commits

Updates @backstage/plugin-auth-backend from 0.20.0 to 0.20.2

Changelog

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

@​backstage/plugin-auth-backend

0.20.3-next.0

Patch Changes

  • 004499c: Fixed an issue where some Okta's resolvers were missing
  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/backend-common@​0.20.1-next.0
    • @​backstage/catalog-client@​1.5.2-next.0
    • @​backstage/plugin-auth-backend-module-oauth2-proxy-provider@​0.1.1-next.0
    • @​backstage/plugin-auth-backend-module-atlassian-provider@​0.1.1-next.0
    • @​backstage/plugin-auth-backend-module-gcp-iap-provider@​0.2.3-next.0
    • @​backstage/plugin-auth-backend-module-github-provider@​0.1.6-next.0
    • @​backstage/plugin-auth-backend-module-gitlab-provider@​0.1.6-next.0
    • @​backstage/plugin-auth-backend-module-google-provider@​0.1.6-next.0
    • @​backstage/plugin-auth-backend-module-oauth2-provider@​0.1.6-next.0
    • @​backstage/plugin-auth-backend-module-okta-provider@​0.0.2-next.0
    • @​backstage/plugin-catalog-node@​1.6.1-next.0
    • @​backstage/backend-plugin-api@​0.6.9-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/plugin-auth-node@​0.4.3-next.0

0.20.1

Patch Changes

  • 7ac2575: oauth2-proxy auth implementation has been moved to @backstage/plugin-auth-backend-module-oauth2-proxy-provider
  • 2a5891e: Migrate the atlassian auth provider to be implemented using the new @backstage/plugin-auth-backend-module-atlassian-provider module
  • 783797a: fix static token issuer not being able to initialize
  • e1c189b: The Okta provider implementation is moved to the new module
  • a62764b: Updated dependency passport to ^0.7.0.
  • bcbbf8e: Updated dependency @google-cloud/firestore to ^7.0.0.
  • Updated dependencies
    • @​backstage/plugin-auth-backend-module-atlassian-provider@​0.1.0
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-auth-backend-module-oauth2-proxy-provider@​0.1.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/catalog-client@​1.5.0
    • @​backstage/plugin-auth-backend-module-okta-provider@​0.0.1
    • @​backstage/plugin-auth-backend-module-gitlab-provider@​0.1.5
    • @​backstage/plugin-auth-backend-module-oauth2-provider@​0.1.5
    • @​backstage/plugin-auth-node@​0.4.2
    • @​backstage/plugin-auth-backend-module-gcp-iap-provider@​0.2.2
    • @​backstage/plugin-auth-backend-module-google-provider@​0.1.5
    • @​backstage/plugin-auth-backend-module-github-provider@​0.1.5
    • @​backstage/backend-plugin-api@​0.6.8

... (truncated)

Commits

Updates @backstage/plugin-catalog-backend from 1.15.0 to 1.16.0

Release notes

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

v1.16.0

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

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for their hard work in getting this release developed and done. A little smaller release this time with the Summer Holidays, hope you’re all having some deserved time off also!

Highlights

Continued support for Material-UI V5

There have been some more tweaks here or there to types and the theme system to ensure a smooth future migration toward Material-UI version 5. This should be mostly transparent to adopters, but please let us know if you encounter any oddities around the theme system after upgrading to this release.

More plugins support the new Backend System

There’s been some more plugins that have been ported across to using the new Backend System. They are as follows:

@backstage/plugin-adr-backend - Contributed by @​angeliski in #18377 @backstage/plugin-airbrake-backend - Contributed by @​anicke in #18598 @backstage/plugin-azure-devops-backend - Contributed by @​awanlin in #18320 @backstage/plugin-badges-backend - Contributed by @​awanlin in #18464 @backstage/plugin-devtools-backend - Contributed by @​awanlin in #18320 @backstage/plugin-linguist-backend - Contributed by @​awanlin in #18320 @backstage/plugin-entity-feedback-backend - Contributed by @​anicke in #18361 @backstage/plugin-lighthouse-backend - Contributed by @​jroebu14 in #18633

Stay tuned for more updates on the future of the Backend System as we move to make this a stable API!

BREAKING: @backstage/plugin-catalog-backend-module-incremental-ingestion

Incremental event handlers are now async by default, and their response shape has been changed to allow further extension.

Instead of returning null or undefined from an event handler to indicate no-oop, instead return the value { type: "ignored" }.

Contributed by @​cowboyd in #18216

BREAKING: @backstage/plugin-scaffolder-backend-module-confluence-to-markdown

The configuration has been changed and the authentication property of confluence.auth is now an object instead to allow further evolution.

Contributed by @​jsundquist in #18583

@backstage/plugin-lighthouse

Added more verbose component for when no audits for a website corresponding to the provided url were found.

Contributed by @​Zaperex in #18399

... (truncated)

Changelog

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

1.16.0

Minor Changes

  • 7804597: Permission rules can now be added for the Catalog plugin through the CatalogPermissionExtensionPoint interface.

Patch Changes

  • 3834067: Update the OpenAPI spec to support the use of openapi-generator.
  • 50ee804: Wrap single pipelineLoop of TaskPipeline in a span for better traces
  • 7123c58: Updated dependency @types/glob to ^8.0.0.
  • 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
  • a168507: Deprecated EntitiesSearchFilter and EntityFilter, which can now be imported from @backstage/plugin-catalog-node instead
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/catalog-client@​1.5.0
    • @​backstage/backend-openapi-utils@​0.1.1
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/integration@​1.8.0
    • @​backstage/plugin-auth-node@​0.4.2
    • @​backstage/plugin-permission-common@​0.7.11
    • @​backstage/plugin-permission-node@​0.7.19
    • @​backstage/plugin-search-backend-module-catalog@​0.1.12
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.19
    • @​backstage/plugin-events-node@​0.2.17

1.16.0-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/backend-openapi-utils@​0.1.1-next.3
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-auth-node@​0.4.2-next.3
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-catalog-node@​1.6.0-next.3

... (truncated)

Commits
  • 0abb3c3 Version Packages
  • 4b4f904 update API reports for TypeScript 4.9
  • 8020599 Merge pull request #18359 from backstage/freben/catalog-flake
  • d72e2ee Version Packages (next)
  • f06f0e4 feat(catalog-plugin): Add support for setting placeholder resolvers.
  • eebcb87 run deleteWithEagerPruningOfChildren test without transactions
  • See full diff in compare view

Updates @backstage/plugin-catalog-backend-module-github from 0.4.5 to 0.4.6

Changelog

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

0.4.6

Patch Changes

  • cc4228e: Switched module ID to use kebab-case.
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/plugin-catalog-backend@​1.16.0
    • @​backstage/catalog-client@​1.5.0
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/integration@​1.8.0
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.19
    • @​backstage/plugin-events-node@​0.2.17

0.4.6-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/plugin-catalog-backend@​1.16.0-next.3
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-catalog-node@​1.6.0-next.3
    • @​backstage/plugin-events-node@​0.2.17-next.3

0.4.6-next.2

Patch Changes

  • cc4228e: Switched module ID to use kebab-case.
  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.6.0-next.2
    • @​backstage/plugin-catalog-backend@​1.16.0-next.2
    • @​backstage/backend-common@​0.20.0-next.2
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/backend-plugin-api@​0.6.8-next.2
    • @​backstage/backend-tasks@​0.5.13-next.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1

... (truncated)

Commits

Updates @backstage/plugin-catalog-backend-module-gitlab from 0.3.4 to 0.3.5

Changelog

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

0.3.5

Patch Changes

  • cc4228e: Switched module ID to use kebab-case.
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/integration@​1.8.0
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1

0.3.5-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/plugin-catalog-node@​1.6.0-next.3

0.3.5-next.2

Patch Changes

  • cc4228e: Switched module ID to use kebab-case.
  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.6.0-next.2
    • @​backstage/backend-common@​0.20.0-next.2
    • @​backstage/backend-plugin-api@​0.6.8-next.2
    • @​backstage/backend-tasks@​0.5.13-next.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1

0.3.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/backend-common@​0.20.0-next.1
    • @​backstage/backend-plugin-api@​0.6.8-next.1
    • @​backstage/backend-tasks@​0.5.13-next.1

... (truncated)

Commits

Updates @backstage/plugin-catalog-backend-module-ldap from 0.5.22 to 0.5.23

Changelog

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

0.5.23

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.19

0.5.23-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-catalog-node@​1.6.0-next.3

0.5.23-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.6.0-next.2
    • @​backstage/backend-tasks@​0.5.13-next.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18

0.5.23-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/backend-tasks@​0.5.13-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18

... (truncated)

Commits

Updates @backstage/plugin-catalog-backend-module-openapi from 0.1.24 to 0.1.25

Changelog

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

0.1.25

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/plugin-catalog-backend@​1.16.0
    • @​backstage/integration@​1.8.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.19

0.1.25-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-backend@​1.16.0-next.3
    • @​backstage/plugin-catalog-common@​1.0.18
    • @​backstage/plugin-catalog-node@​1.6.0-next.3

0.1.25-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.6.0-next.2
    • @​backstage/plugin-catalog-backend@​1.16.0-next.2
    • @​backstage/backend-common@​0.20.0-next.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.18

0.1.25-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-backend@​1.15.1-next.1
    • @​backstage/integration@​1.8.0-next.1
    • @​backstage/backend-common@​0.20.0-next.1

... (truncated)

Commits

Updates @backstage/plugin-proxy-backend from 0.4.5 to 0.4.6

Changelog

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

0.4.6

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/config@​1.1.1

0.4.6-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/config@​1.1.1

0.4.6-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.2
    • @​backstage/backend-plugin-api@​0.6.8-next.2
    • @​backstage/config@​1.1.1

0.4.6-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.1
    • @​backstage/backend-plugin-api@​0.6.8-next.1
    • @​backstage/config@​1.1.1

0.4.6-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/backend-common@​0.20.0-next.0
    • @​backstage/backend-plugin-api@​0.6.8-next.0
    • @​backstage/config@​1.1.1
Commits

Updates @backstage/plugin-scaffolder-backend from 1.19.1 to 1.19.2

Release notes

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

v1.19.2

This release fixes two issues where dynamic import(...) calls of plugins would fail in the new backend system.

Changelog

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

1.19.2

Patch Changes

  • 219d7f0: Refactor some methods to -node instead and use the new external modules
  • aff34fc: Fix issue with Circular JSON dependencies in templating
  • 48667b4: Fix creating env secret in github:environment:create action
  • 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
  • 28949ea: Add a new action for creating github-autolink references for a repository: github:autolinks:create
  • Updated dependencies
    • @​backstage/backend-common@​0.20.0
    • @​backstage/plugin-scaffolder-backend-module-github@​0.1.0
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.2.11
    • @​backstage/plugin-scaffolder-backend-module-gerrit@​0.1.0
    • @​backstage/plugin-catalog-node@​1.6.0
    • @​backstage/catalog-client@​1.5.0
    • @​backstage/plugin-scaffolder-node@​0.2.9
    • @​backstage/backend-tasks@​0.5.13
    • @​backstage/integration@​1.8.0
    • @​backstage/plugin-auth-node@​0.4.2
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.1.0
    • @​backstage/plugin-scaffolder-backend-module-azure@​0.1.0
    • @​backstage/plugin-permission-common@​0.7.11
    • @​backstage/plugin-permission-node@​0.7.19
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.1.5
    • @​backstage/backend-plugin-api@​0.6.8
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-scaffolder-common@​1.4.4

1.19.2-next.3

Patch Changes

  • 219d7f0: Refactor some methods to -node instead and use the new external modules
  • Updated dependencies
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.2.11-next.3
    • @​backstage/plugin-scaffolder-node@​0.2.9-next.3
    • @​backstage/backend-common@​0.20.0-next.3
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.1.0-next.0
    • @​backstage/plugin-scaffolder-backend-module-gerrit@​0.1.0-next.0
    • @​backstage/plugin-scaffolder-backend-module-github@​0.1.0-next.0
    • @​backstage/plugin-scaffolder-backend-module-azure@​0.1.0-next.0
    • @​backstage/backend-plugin-api@​0.6.8-next.3
    • @​backstage/backend-tasks@​0.5.13-next.3
    • @​backstage/catalog-client@​1.5.0-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1

... (truncated)

Commits

Updates @backstage/plugin-search-backend from 1.4.7 to 1.4.8

Changelog

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

1.4.8

Patch Changes

Bumps the minor group in /backstage with 39 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.24.0` | `0.25.0` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.0` | `8.0.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.19.9` | `0.20.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.12` | `0.5.13` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.4.6` | `1.5.1` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.0` | `0.20.2` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.15.0` | `1.16.0` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.4.5` | `0.4.6` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.4` | `0.3.5` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.5.22` | `0.5.23` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.24` | `0.1.25` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.5` | `0.4.6` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.19.1` | `1.19.2` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.4.7` | `1.4.8` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.16` | `0.5.17` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.0` | `1.9.1` |
| [dockerode](https://github.com/apocas/dockerode) | `4.0.0` | `4.0.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.5` | `1.4.6` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.21` | `1.1.22` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.1` | `0.10.2` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.1` | `0.3.2` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.3` | `0.10.4` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.8` | `0.6.9` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.5.11` | `0.6.0` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.17` | `0.6.18` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.16.1` | `1.17.0` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.3` | `1.4.4` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.9.1` | `1.9.2` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.2` | `1.1.3` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.13` | `0.7.14` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.4.4` | `0.5.0` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.13.1` | `1.14.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.20.1` | `6.21.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.20.1` | `6.21.1` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.5` | `1.4.6` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.5` | `6.1.6` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.4` | `20.10.6` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.1` | `13.6.2` |


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

Updates `lerna` from 8.0.0 to 8.0.1
- [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.0.1/packages/lerna)

Updates `@backstage/backend-common` from 0.19.9 to 0.20.0
- [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/v0.20.0/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.12 to 0.5.13
- [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.4.6 to 1.5.1
- [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.5.1/packages/catalog-client)

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

Updates `@backstage/plugin-catalog-backend` from 1.15.0 to 1.16.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.16.0/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-github` from 0.4.5 to 0.4.6
- [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.4 to 0.3.5
- [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.22 to 0.5.23
- [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.24 to 0.1.25
- [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-proxy-backend` from 0.4.5 to 0.4.6
- [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.19.1 to 1.19.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.19.2/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.4.7 to 1.4.8
- [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.16 to 0.5.17
- [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-techdocs-backend` from 1.9.0 to 1.9.1
- [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/v1.9.1/plugins/techdocs-backend)

Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v4.0.0...v4.0.2)

Updates `@backstage/app-defaults` from 1.4.5 to 1.4.6
- [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/integration-react` from 1.1.21 to 1.1.22
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/integration-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/integration-react)

Updates `@backstage/plugin-api-docs` from 0.10.1 to 0.10.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-graph` from 0.3.1 to 0.3.2
- [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.3.2/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-import` from 0.10.3 to 0.10.4
- [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-github-actions` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/github-actions/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/github-actions)

Updates `@backstage/plugin-home` from 0.5.11 to 0.6.0
- [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/v0.6.0/plugins/home)

Updates `@backstage/plugin-org` from 0.6.17 to 0.6.18
- [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-scaffolder` from 1.16.1 to 1.17.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.17.0/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.3 to 1.4.4
- [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-techdocs` from 1.9.1 to 1.9.2
- [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.2 to 1.1.3
- [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-user-settings` from 0.7.13 to 0.7.14
- [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.4.4 to 0.5.0
- [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/v0.5.0/packages/theme)

Updates `@remix-run/router` from 1.13.1 to 1.14.1
- [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.14.1/packages/router)

Updates `react-router` from 6.20.1 to 6.21.1
- [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.21.1/packages/react-router)

Updates `react-router-dom` from 6.20.1 to 6.21.1
- [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.21.1/packages/react-router-dom)

Updates `@backstage/test-utils` from 1.4.5 to 1.4.6
- [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.1.5 to 6.1.6
- [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.1.5...v6.1.6)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

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

Updates `cypress` from 13.6.1 to 13.6.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.1...v13.6.2)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  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: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-gitlab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-ldap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-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-techdocs-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: dockerode
  dependency-type: direct:production
  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/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-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-github-actions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-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-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-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: "@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: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@garryod garryod merged commit d910a6f into main Jan 2, 2024
21 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-cb24ca7552 branch January 2, 2024 13:05
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