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 #640

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor group in /backstage with 39 updates:

Package From To
@backstage/cli 0.25.0 0.25.1
lerna 8.0.1 8.0.2
@backstage/app-defaults 1.4.6 1.4.7
@backstage/integration-react 1.1.22 1.1.23
@backstage/plugin-api-docs 0.10.2 0.10.3
@backstage/plugin-catalog-graph 0.3.2 0.3.3
@backstage/plugin-catalog-import 0.10.4 0.10.5
@backstage/plugin-github-actions 0.6.9 0.6.10
@backstage/plugin-home 0.6.0 0.6.1
@backstage/plugin-org 0.6.18 0.6.19
@backstage/plugin-scaffolder 1.17.0 1.17.1
@backstage/plugin-search 1.4.4 1.4.5
@backstage/plugin-techdocs 1.9.2 1.9.3
@backstage/plugin-techdocs-module-addons-contrib 1.1.3 1.1.4
@backstage/plugin-user-settings 0.7.14 0.8.0
@remix-run/router 1.14.1 1.14.2
react-router 6.21.1 6.21.3
react-router-dom 6.21.1 6.21.3
react-use 17.4.2 17.5.0
@backstage/test-utils 1.4.6 1.4.7
@testing-library/jest-dom 6.1.6 6.4.1
@types/node 20.10.6 20.11.14
cypress 13.6.2 13.6.4
@backstage/backend-common 0.20.0 0.20.1
@backstage/backend-tasks 0.5.13 0.5.14
@backstage/plugin-auth-backend 0.20.2 0.20.3
@backstage/plugin-catalog-backend 1.16.0 1.16.2
@backstage/plugin-catalog-backend-module-github 0.4.6 0.4.7
@backstage/plugin-catalog-backend-module-gitlab 0.3.5 0.3.6
@backstage/plugin-catalog-backend-module-ldap 0.5.23 0.5.24
@backstage/plugin-catalog-backend-module-openapi 0.1.25 0.1.26
@backstage/plugin-proxy-backend 0.4.6 0.4.7
@backstage/plugin-scaffolder-backend 1.19.2 1.20.0
@backstage/plugin-search-backend 1.4.8 1.4.9
@backstage/plugin-search-backend-module-pg 0.5.17 0.5.18
@backstage/plugin-techdocs-backend 1.9.1 1.9.2
better-sqlite3 9.2.2 9.3.0
@types/express-serve-static-core 4.17.41 4.17.42
@types/luxon 3.3.7 3.4.2

Updates @backstage/cli from 0.25.0 to 0.25.1

Changelog

Sourced from @​backstage/cli's changelog.

0.25.1

Patch Changes

  • b6b15b2: Use sha256 instead of md5 in build script cache key calculation

    Makes it possible to build on FIPS nodejs.

  • Updated dependencies

    • @​backstage/config-loader@​1.6.1
    • @​backstage/cli-node@​0.2.2
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/eslint-plugin@​0.1.4
    • @​backstage/integration@​1.8.0
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.25.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config-loader@​1.6.1-next.0
    • @​backstage/cli-node@​0.2.2-next.0
    • @​backstage/integration@​1.8.0
    • @​backstage/config@​1.1.1
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/errors@​1.2.3
    • @​backstage/eslint-plugin@​0.1.4
    • @​backstage/types@​1.1.1

0.25.1-next.0

Patch Changes

  • b6b15b2: Use sha256 instead of md5 in build script cache key calculation

    Makes it possible to build on FIPS nodejs.

  • Updated dependencies

    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.1
    • @​backstage/config@​1.1.1
    • @​backstage/config-loader@​1.6.0

... (truncated)

Commits
  • b17d477 Merge pull request #5598 from backstage/dependabot/npm_and_yarn/react-use-17.2.4
  • 9eabe20 chore: new plugins should use later versions of react-use
  • 4acd1d1 Merge pull request #5595 from backstage/dependabot/npm_and_yarn/ts-node-9.1.1
  • e133f76 chore(deps): bump ts-node from 8.10.2 to 9.1.1
  • See full diff in compare view

Updates lerna from 8.0.1 to 8.0.2

Release notes

Sourced from lerna's releases.

v8.0.2

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Changelog

Sourced from lerna's changelog.

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Commits

Updates @backstage/app-defaults from 1.4.6 to 1.4.7

Changelog

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

1.4.7

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-permission-react@​0.4.19
    • @​backstage/core-app-api@​1.11.3
    • @​backstage/theme@​0.5.0

1.4.7-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-app-api@​1.11.3-next.0
    • @​backstage/plugin-permission-react@​0.4.19-next.1
    • @​backstage/theme@​0.5.0

1.4.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/plugin-permission-react@​0.4.19-next.0
    • @​backstage/core-app-api@​1.11.2
    • @​backstage/core-plugin-api@​1.8.1
    • @​backstage/theme@​0.5.0
Commits

Updates @backstage/integration-react from 1.1.22 to 1.1.23

Changelog

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

1.1.23

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/config@​1.1.1
    • @​backstage/integration@​1.8.0

1.1.23-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/integration@​1.8.0
    • @​backstage/config@​1.1.1
Commits

Updates @backstage/plugin-api-docs from 0.10.2 to 0.10.3

Changelog

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

0.10.3

Patch Changes

  • 8a69cc9: Fix custom http resolvers for AsyncAPI widget.
  • 062b8f2: Add permission check to Register Existing API button
  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-permission-react@​0.4.19
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/plugin-catalog@​1.16.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/plugin-catalog-common@​1.0.20

0.10.3-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog@​1.16.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2

0.10.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/plugin-catalog@​1.16.1-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/catalog-model@​1.4.3

0.10.3-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.0
    • @​backstage/plugin-catalog@​1.16.1-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/core-plugin-api@​1.8.1
Commits

Updates @backstage/plugin-catalog-graph from 0.3.2 to 0.3.3

Changelog

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

0.3.3

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/catalog-client@​1.5.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/types@​1.1.1

0.3.3-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.9.3-next.2

0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/catalog-client@​1.5.2-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/types@​1.1.1

0.3.3-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/catalog-client@​1.5.2-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/core-plugin-api@​1.8.1
    • @​backstage/types@​1.1.1
Commits

Updates @backstage/plugin-catalog-import from 0.10.4 to 0.10.5

Changelog

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

0.10.5

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1
    • @​backstage/frontend-plugin-api@​0.5.0
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/catalog-client@​1.5.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/integration-react@​1.1.23
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0
    • @​backstage/plugin-catalog-common@​1.0.20

0.10.5-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1-next.2
    • @​backstage/frontend-plugin-api@​0.4.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2
    • @​backstage/integration-react@​1.1.23-next.0

0.10.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-compat-api@​0.1.1-next.1
    • @​backstage/frontend-plugin-api@​0.4.1-next.1
    • @​backstage/integration-react@​1.1.23-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/integration@​1.8.0
    • @​backstage/config@​1.1.1
    • @​backstage/catalog-client@​1.5.2-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3
    • @​backstage/plugin-catalog-common@​1.0.19

0.10.5-next.0

Patch Changes

... (truncated)

Commits

Updates @backstage/plugin-github-actions from 0.6.9 to 0.6.10

Changelog

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

0.6.10

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/integration-react@​1.1.23
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/integration@​1.8.0

0.6.10-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.9.3-next.2
    • @​backstage/integration-react@​1.1.23-next.0

0.6.10-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/integration-react@​1.1.23-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/integration@​1.8.0
    • @​backstage/catalog-model@​1.4.3

0.6.10-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.0
    • @​backstage/integration-react@​1.1.22
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/core-plugin-api@​1.8.1
    • @​backstage/integration@​1.8.0
Commits

Updates @backstage/plugin-home from 0.6.0 to 0.6.1

Changelog

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

0.6.1

Patch Changes

  • 98ac5ab: Updated dependency @rjsf/utils to 5.15.1. Updated dependency @rjsf/core to 5.15.1. Updated dependency @rjsf/material-ui to 5.15.1. Updated dependency @rjsf/validator-ajv8 to 5.15.1.
  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1
    • @​backstage/frontend-plugin-api@​0.5.0
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/catalog-client@​1.5.2
    • @​backstage/plugin-home-react@​0.1.7
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/core-app-api@​1.11.3
    • @​backstage/theme@​0.5.0

0.6.1-next.2

Patch Changes

  • 98ac5ab: Updated dependency @rjsf/utils to 5.15.1. Updated dependency @rjsf/core to 5.15.1. Updated dependency @rjsf/material-ui to 5.15.1. Updated dependency @rjsf/validator-ajv8 to 5.15.1.
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1-next.2
    • @​backstage/frontend-plugin-api@​0.4.1-next.2
    • @​backstage/plugin-home-react@​0.1.7-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2

0.6.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-app-api@​1.11.3-next.0
    • @​backstage/core-compat-api@​0.1.1-next.1
    • @​backstage/frontend-plugin-api@​0.4.1-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/plugin-home-react@​0.1.7-next.1
    • @​backstage/catalog-client@​1.5.2-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/theme@​0.5.0

... (truncated)

Commits

Updates @backstage/plugin-org from 0.6.18 to 0.6.19

Changelog

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

0.6.19

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/plugin-catalog-common@​1.0.20

0.6.19-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.9.3-next.2

0.6.19-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/plugin-catalog-common@​1.0.19

0.6.19-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/core-plugin-api@​1.8.1
    • @​backstage/plugin-catalog-common@​1.0.19
Commits

Updates @backstage/plugin-scaffolder from 1.17.0 to 1.17.1

Release notes

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

v1.17.1

This release fixes an issue where the EntitySwitch component from @backstage/plugin-catalog was preventing the display of entity errors. It also fixes the alpha catalogModuleTemplateKind export from @backstage/plugin-scaffolder-backend, which had incorrect plugin and module IDs.

Changelog

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

1.17.1

Patch Changes

  • 98ac5ab: Updated dependency @rjsf/utils to 5.15.1. Updated dependency @rjsf/core to 5.15.1. Updated dependency @rjsf/material-ui to 5.15.1. Updated dependency @rjsf/validator-ajv8 to 5.15.1.
  • 4016f21: Remove some unused dependencies
  • df4bc9d: Minor internal refactor
  • Updated dependencies
    • @​backstage/plugin-scaffolder-react@​1.7.1
    • @​backstage/core-components@​0.13.10
    • @​backstage/plugin-scaffolder-common@​1.4.5
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/catalog-client@​1.5.2
    • @​backstage/plugin-permission-react@​0.4.19
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/integration-react@​1.1.23
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-catalog-common@​1.0.20

1.17.1-next.2

Patch Changes

  • 98ac5ab: Updated dependency @rjsf/utils to 5.15.1. Updated dependency @rjsf/core to 5.15.1. Updated dependency @rjsf/material-ui to 5.15.1. Updated dependency @rjsf/validator-ajv8 to 5.15.1.
  • Updated dependencies
    • @​backstage/plugin-scaffolder-react@​1.7.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2
    • @​backstage/integration-react@​1.1.23-next.0

1.17.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/integration-react@​1.1.23-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/plugin-permission-react@​0.4.19-next.1
    • @​backstage/plugin-scaffolder-react@​1.7.1-next.1
    • @​backstage/integration@​1.8.0

... (truncated)

Commits

Updates @backstage/plugin-search from 1.4.4 to 1.4.5

Changelog

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

1.4.5

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1
    • @​backstage/frontend-plugin-api@​0.5.0
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/plugin-search-react@​1.7.5
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/plugin-search-common@​1.2.10

1.4.5-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1-next.2
    • @​backstage/frontend-plugin-api@​0.4.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2
    • @​backstage/plugin-search-react@​1.7.5-next.2

1.4.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-compat-api@​0.1.1-next.1
    • @​backstage/frontend-plugin-api@​0.4.1-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/plugin-search-react@​1.7.5-next.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/plugin-search-common@​1.2.9

1.4.5-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0

... (truncated)

Commits

Updates @backstage/plugin-techdocs from 1.9.2 to 1.9.3

Changelog

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

1.9.3

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1
    • @​backstage/frontend-plugin-api@​0.5.0
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-techdocs-react@​1.1.15
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/plugin-search-react@​1.7.5
    • @​backstage/integration-react@​1.1.23
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/integration@​1.8.0
    • @​backstage/theme@​0.5.0
    • @​backstage/plugin-search-common@​1.2.10

1.9.3-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1-next.2
    • @​backstage/frontend-plugin-api@​0.4.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2
    • @​backstage/plugin-search-react@​1.7.5-next.2
    • @​backstage/integration-react@​1.1.23-next.0

1.9.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-compat-api@​0.1.1-next.1
    • @​backstage/frontend-plugin-api@​0.4.1-next.1
    • @​backstage/integration-react@​1.1.23-next.0
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/plugin-search-react@​1.7.5-next.1
    • @​backstage/plugin-techdocs-react@​1.1.15-next.1
    • @​backstage/integration@​1.8.0
    • @​backstage/config@​1.1.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/errors@​1.2.3
    • @​backstage/theme@​0.5.0

... (truncated)

Commits

Updates @backstage/plugin-techdocs-module-addons-contrib from 1.1.3 to 1.1.4

Changelog

Sourced from @​backstage/plugin-techdocs-module-addons-contrib's changelog.

1.1.4

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-techdocs-react@​1.1.15
    • @​backstage/integration-react@​1.1.23
    • @​backstage/integration@​1.8.0

1.1.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/integration-react@​1.1.23-next.0
    • @​backstage/plugin-techdocs-react@​1.1.15-next.1
    • @​backstage/integration@​1.8.0

1.1.4-next.0

Patch Changes

  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-components@​0.13.10-next.0
    • @​backstage/plugin-techdocs-react@​1.1.15-next.0
    • @​backstage/integration-react@​1.1.22
    • @​backstage/core-plugin-api@​1.8.1
    • @​backstage/integration@​1.8.0
Commits

Updates @backstage/plugin-user-settings from 0.7.14 to 0.8.0

Changelog

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

0.8.0

Minor Changes

  • 56b2fb0: Updated the user settings selector to use a select component that displays native language names instead of language codes if possible.

Patch Changes

  • eea0849: add user-settings declarative integration core nav item
  • 4016f21: Remove some unused dependencies
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1
    • @​backstage/frontend-plugin-api@​0.5.0
    • @​backstage/core-components@​0.13.10
    • @​backstage/core-plugin-api@​1.8.2
    • @​backstage/plugin-catalog-react@​1.9.3
    • @​backstage/core-app-api@​1.11.3
    • @​backstage/errors@​1.2.3
    • @​backstage/theme@​0.5.0
    • @​backstage/types@​1.1.1

0.8.0-next.2

Patch Changes

  • eea0849: add user-settings declarative integration core nav item
  • Updated dependencies
    • @​backstage/core-compat-api@​0.1.1-next.2
    • @​backstage/frontend-plugin-api@​0.4.1-next.2
    • @​backstage/plugin-catalog-react@​1.9.3-next.2

0.8.0-next.1

Minor Changes

  • 56b2fb0: Updated the user settings selector to use a select component that displays native language names instead of language codes if possible.

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.2-next.0
    • @​backstage/core-components@​0.13.10-next.1
    • @​backstage/core-app-api@​1.11.3-next.0
    • @​backstage/core-compat-api@​0.1.1-next.1
    • @​backstage/frontend-plugin-api@​0.4.1-next.1
    • @​backstage/plugin-catalog-react@​1.9.3-next.1
    • @​backstage/errors@​1.2.3
    • @​backstage/theme@​0.5.0
    • @​backstage/types@​1.1.1

... (truncated)

Commits

Updates @remix-run/router from 1.14.1 to 1.14.2

Changelog

Sourced from @​remix-run/router's changelog.

1.14.2

Patch Changes

  • Fix bug where dashes were not picked up in dynamic parameter names (#11160)
  • Do not attempt to deserialize empty JSON responses (#11164)
Commits

Updates react-router from 6.21.1 to 6.21.3

Release notes

Sourced from react-router's releases.

v6.21.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6213

v6.21.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6212

Changelog

Sourced from react-router's changelog.

6.21.3

Patch Changes

  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#11187)

6.21.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.14.2
Commits

Updates react-router-dom from 6.21.1 to 6.21.3

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.21.3

Patch Changes

  • Fix NavLink isPending when a basename is used (#11195)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#11187)
  • Updated dependencies:
    • react-router@6.21.3

6.21.2

Patch Changes

  • Leverage useId for internal fetcher keys when available (#11166)
  • Updated dependencies:
    • @remix-run/router@1.14.2
    • react-router@6.21.2
Commits

Updates `...

Description has been truncated

Bumps the minor group in /backstage with 39 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.25.0` | `0.25.1` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.1` | `8.0.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.6` | `1.4.7` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.22` | `1.1.23` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.2` | `0.10.3` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.2` | `0.3.3` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.4` | `0.10.5` |
| [@backstage/plugin-github-actions](https://github.com/backstage/backstage/tree/HEAD/plugins/github-actions) | `0.6.9` | `0.6.10` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.6.0` | `0.6.1` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.18` | `0.6.19` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.17.0` | `1.17.1` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.4` | `1.4.5` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.9.2` | `1.9.3` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.3` | `1.1.4` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.14` | `0.8.0` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.14.1` | `1.14.2` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.21.1` | `6.21.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.1` | `6.21.3` |
| [react-use](https://github.com/streamich/react-use) | `17.4.2` | `17.5.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.6` | `1.4.7` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.6` | `6.4.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.14` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.2` | `13.6.4` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.20.0` | `0.20.1` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.13` | `0.5.14` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.2` | `0.20.3` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.16.0` | `1.16.2` |
| [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.4.6` | `0.4.7` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.5` | `0.3.6` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.5.23` | `0.5.24` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.25` | `0.1.26` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.6` | `0.4.7` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `1.19.2` | `1.20.0` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `1.4.8` | `1.4.9` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.17` | `0.5.18` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `1.9.1` | `1.9.2` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.2.2` | `9.3.0` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.17.41` | `4.17.42` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.3.7` | `3.4.2` |


Updates `@backstage/cli` from 0.25.0 to 0.25.1
- [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.1/packages/cli)

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

Updates `@backstage/app-defaults` from 1.4.6 to 1.4.7
- [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.22 to 1.1.23
- [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.2 to 0.10.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/api-docs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/api-docs)

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

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

Updates `@backstage/plugin-home` from 0.6.0 to 0.6.1
- [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.18 to 0.6.19
- [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.17.0 to 1.17.1
- [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.1/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.4.4 to 1.4.5
- [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.2 to 1.9.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs)

Updates `@backstage/plugin-techdocs-module-addons-contrib` from 1.1.3 to 1.1.4
- [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.14 to 0.8.0
- [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/v0.8.0/plugins/user-settings)

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

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

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

Updates `react-use` from 17.4.2 to 17.5.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.4.2...v17.5.0)

Updates `@backstage/test-utils` from 1.4.6 to 1.4.7
- [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.6 to 6.4.1
- [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.6...v6.4.1)

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

Updates `cypress` from 13.6.2 to 13.6.4
- [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.2...v13.6.4)

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

Updates `@backstage/backend-tasks` from 0.5.13 to 0.5.14
- [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/plugin-auth-backend` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend)

Updates `@backstage/plugin-catalog-backend` from 1.16.0 to 1.16.2
- [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/HEAD/plugins/catalog-backend)

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

Updates `@backstage/plugin-catalog-backend-module-gitlab` from 0.3.5 to 0.3.6
- [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.23 to 0.5.24
- [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.25 to 0.1.26
- [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.6 to 0.4.7
- [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.2 to 1.20.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.20.0/plugins/scaffolder-backend)

Updates `@backstage/plugin-search-backend` from 1.4.8 to 1.4.9
- [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.17 to 0.5.18
- [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.1 to 1.9.2
- [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 `better-sqlite3` from 9.2.2 to 9.3.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.2.2...v9.3.0)

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

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

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/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-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-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-minor
  dependency-group: minor
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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: cypress
  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-patch
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/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-patch
  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-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-pg"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
@garryod garryod merged commit e181ad6 into main Feb 15, 2024
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/minor-be8d5bd44b branch February 15, 2024 13:29
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