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 backstage group across 1 directory with 10 updates #861

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

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

Package From To
@backstage/catalog-model 1.7.2 1.7.3
@backstage/config 1.3.1 1.3.2
@backstage/core-components 0.16.2 0.16.4
@backstage/plugin-catalog-react 1.15.0 1.15.2
@backstage/cli 0.29.4 0.30.0
@backstage/core-app-api 1.15.3 1.15.5
@backstage/dev-utils 1.1.5 1.1.7
@backstage/test-utils 1.7.3 1.7.5

Updates @backstage/catalog-model from 1.7.2 to 1.7.3

Changelog

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

1.7.3

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1
    • @​backstage/errors@​1.2.7

1.7.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/errors@​1.2.7-next.0
Commits

Updates @backstage/config from 1.3.1 to 1.3.2

Changelog

Sourced from @​backstage/config's changelog.

1.3.2

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1
    • @​backstage/errors@​1.2.7

1.3.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/errors@​1.2.7-next.0
Commits

Updates @backstage/core-components from 0.16.2 to 0.16.4

Changelog

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

0.16.4

Patch Changes

  • 9c9f4ff: Added nestedValuesAsYaml option to StructuredMetadataTable to render data as yaml.
  • 47c27c2: Upgrade dagre to @dagrejs/dagre
  • 17088d2: Updating the TaskLogStream to take up all space in a running task, and also show the last line of the log by default
  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4
    • @​backstage/version-bridge@​1.0.11
    • @​backstage/theme@​0.6.4
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7

0.16.4-next.1

Patch Changes

  • 47c27c2: Upgrade dagre to @dagrejs/dagre
  • Updated dependencies
    • @​backstage/config@​1.3.2
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/errors@​1.2.7
    • @​backstage/theme@​0.6.4-next.0
    • @​backstage/version-bridge@​1.0.11-next.0

0.16.4-next.0

Patch Changes

  • 9c9f4ff: Added nestedValuesAsYaml option to StructuredMetadataTable to render data as yaml.
  • 17088d2: Updating the TaskLogStream to take up all space in a running task, and also show the last line of the log by default
  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/version-bridge@​1.0.11-next.0
    • @​backstage/theme@​0.6.4-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7

0.16.3

Patch Changes

  • 4ec6f7b: Allow passing component for ContentHeader description
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.3
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7

... (truncated)

Commits

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

Changelog

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

1.10.4

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/version-bridge@​1.0.11
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1

1.10.4-next.0

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/version-bridge@​1.0.11-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1

1.10.3

Patch Changes

  • b40eb41: Move Expand and ExpandRecursive to @backstage/types
  • Updated dependencies
    • @​backstage/types@​1.2.1
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/version-bridge@​1.0.10

1.10.3-next.0

Patch Changes

  • b40eb41: Move Expand and ExpandRecursive to @backstage/types
  • Updated dependencies
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/config@​1.3.2-next.0
    • @​backstage/errors@​1.2.7-next.0
    • @​backstage/version-bridge@​1.0.10
Commits

Updates @backstage/plugin-catalog-react from 1.15.0 to 1.15.2

Changelog

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

1.15.2

Patch Changes

  • b07756e: The Entity Page now retains the visibility of the Inspect Dialog after a reload. This allows sharing the URL with the dialog open.
  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-components@​0.16.4
    • @​backstage/frontend-plugin-api@​0.9.5
    • @​backstage/frontend-test-utils@​0.2.6
    • @​backstage/integration-react@​1.2.4
    • @​backstage/core-compat-api@​0.3.6
    • @​backstage/core-plugin-api@​1.10.4
    • @​backstage/plugin-permission-react@​0.4.31
    • @​backstage/version-bridge@​1.0.11
    • @​backstage/catalog-client@​1.9.1
    • @​backstage/catalog-model@​1.7.3
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-catalog-common@​1.1.3
    • @​backstage/plugin-permission-common@​0.8.4

1.15.2-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.9.5-next.3
    • @​backstage/core-compat-api@​0.3.6-next.3
    • @​backstage/catalog-client@​1.9.1
    • @​backstage/catalog-model@​1.7.3
    • @​backstage/core-components@​0.16.4-next.1
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/errors@​1.2.7
    • @​backstage/frontend-test-utils@​0.2.6-next.3
    • @​backstage/integration-react@​1.2.4-next.0
    • @​backstage/types@​1.2.1
    • @​backstage/version-bridge@​1.0.11-next.0
    • @​backstage/plugin-catalog-common@​1.1.3
    • @​backstage/plugin-permission-common@​0.8.4
    • @​backstage/plugin-permission-react@​0.4.31-next.0

1.15.2-next.2

Patch Changes

  • b07756e: The Entity Page now retains the visibility of the Inspect Dialog after a reload. This allows sharing the URL with the dialog open.
  • Updated dependencies
    • @​backstage/core-components@​0.16.4-next.1
    • @​backstage/catalog-client@​1.9.1

... (truncated)

Commits

Updates @backstage/theme from 0.6.3 to 0.6.4

Changelog

Sourced from @​backstage/theme's changelog.

0.6.4

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.

0.6.4-next.0

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
Commits

Updates @backstage/cli from 0.29.4 to 0.30.0

Changelog

Sourced from @​backstage/cli's changelog.

0.30.0

Minor Changes

  • cb76663: BREAKING: Add support for native ESM in Node.js code. This changes the behavior of dynamic import expressions in Node.js code. Typically this can be fixed by replacing import(...) with require(...), with an as typeof import(...) cast if needed for types. This is because dynamic imports will no longer be transformed to require(...) calls, but instead be left as-is. This in turn allows you to load ESM modules from CommonJS code using import(...).

    This change adds support for the following in Node.js packages, across type checking, package builds, runtime transforms and Jest tests:

    • Dynamic imports that load ESM modules from CommonJS code.
    • Both .mjs and .mts files as explicit ESM files, as well as .cjs and .cts as explicit CommonJS files.
    • Support for the "type": "module" field in package.json to indicate that the package is an ESM package.

    There are a few caveats to be aware of:

    • To enable support for native ESM in tests, you need to run the tests with the --experimental-vm-modules flag enabled, typically via NODE_OPTIONS='--experimental-vm-modules'.
    • Declaring a package as "type": "module" in package.json is supported, but in tests it will cause all local transitive dependencies to also be treated as ESM, regardless of whether they declare "type": "module" or not.
    • Node.js has an ESM interoperability layer with CommonJS that allows for imports from ESM to identify named exports in CommonJS packages. This interoperability layer is only enabled when importing packages with a .cts or .cjs extension. This is because the interoperability layer is not fully compatible with the NPM ecosystem, and would break package if it was enabled for .js files.
    • Dynamic imports of CommonJS packages will vary in shape depending on the runtime, i.e. test vs local development, etc. It is therefore recommended to avoid dynamic imports of CommonJS packages and instead use require, or to use the explicit CommonJS extensions as mentioned above. If you do need to dynamically import CommonJS packages, avoid using default exports, as the shape of them vary across different environments and you would otherwise need to manually unwrap the import based on the shape of the module object.
  • b30e788: The new command is now powered by a new template system that allows you to define your own templates in a declarative way, as well as import existing templates from external sources. See the CLI templates documentation for more information.

    The following flags for the new command have been deprecated and will be removed in a future release:

    • --license=<license>: Configure the global license instead.
    • --no-private: Configure the global private instead.
    • --baseVersion=<version>: Configure the global version instead.
    • --npmRegistry=<url>: Configure the global publishRegistry instead.
    • --scope=<scope>: Configure the global namePrefix and/or namePluginInfix instead.

    As part of this change the template IDs and their options have changed. The following backwards compatibility mappings for the --select and --option flags are enabled when using the default set of templates, but they will also be removed in the future:

    • --select=plugin is mapped to --select=frontend-plugin instead.
    • --option=id=<id> is mapped to --option=pluginId=<id> instead.

Patch Changes

  • f17ef61: The versions:bump command will now reject * as a pattern.
  • 86c72c1: The packing process when running build-workspace with the --alwaysYarnPack flag now respects the BACKSTAGE_CLI_BUILD_PARALLEL environment variable, defaulting parallel work limits based on CPU availability.
  • 2167afc: Treat static file assets as always being free from side effects in package builds.
  • f54eed0: Fixed an issue where default feature type information wasn't being added to package.json/exports before publishing if exports didn't exist beforehand
  • 90a1edf: Add check to make sure that the --link option for the start command is a valid workspace.
  • 207f88f: Fixed the file path pattern of many static assets output as part of the frontend build process, where there was an extra . before the extension, leading to names like image-af7946b..png.
  • 9638f6d: Only allow pass through of .mjs in Jest transform if static ESM is supported.
  • 9d49e04: Replaced dependency node-libs-browser with node-stdlib-browser
  • 2c14147: Corrected path when trying to add dependency to respective package.json when using yarn new templates
  • f21b125: Ensure that both global-agent and undici agents are enabled when proxying is enabled.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.13
    • @​backstage/config-loader@​1.9.6
    • @​backstage/catalog-model@​1.7.3

... (truncated)

Commits

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

Changelog

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

1.15.5

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4
    • @​backstage/version-bridge@​1.0.11
    • @​backstage/config@​1.3.2
    • @​backstage/types@​1.2.1

1.15.5-next.0

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/version-bridge@​1.0.11-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/types@​1.2.1

1.15.4

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.3
    • @​backstage/types@​1.2.1
    • @​backstage/config@​1.3.2
    • @​backstage/version-bridge@​1.0.10

1.15.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.3-next.0
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/config@​1.3.2-next.0
    • @​backstage/version-bridge@​1.0.10
Commits

Updates @backstage/dev-utils from 1.1.5 to 1.1.7

Changelog

Sourced from @​backstage/dev-utils's changelog.

1.1.7

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-components@​0.16.4
    • @​backstage/plugin-catalog-react@​1.15.2
    • @​backstage/integration-react@​1.2.4
    • @​backstage/core-plugin-api@​1.10.4
    • @​backstage/app-defaults@​1.5.17
    • @​backstage/core-app-api@​1.15.5
    • @​backstage/theme@​0.6.4
    • @​backstage/catalog-model@​1.7.3

1.1.7-next.3

Patch Changes

  • Updated dependencies
    • @​backstage/app-defaults@​1.5.17-next.1
    • @​backstage/catalog-model@​1.7.3
    • @​backstage/core-app-api@​1.15.5-next.0
    • @​backstage/core-components@​0.16.4-next.1
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/integration-react@​1.2.4-next.0
    • @​backstage/theme@​0.6.4-next.0
    • @​backstage/plugin-catalog-react@​1.15.2-next.3

1.1.7-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.16.4-next.1
    • @​backstage/plugin-catalog-react@​1.15.2-next.2
    • @​backstage/app-defaults@​1.5.17-next.1
    • @​backstage/catalog-model@​1.7.3
    • @​backstage/core-app-api@​1.15.5-next.0
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/integration-react@​1.2.4-next.0
    • @​backstage/theme@​0.6.4-next.0

1.1.7-next.1

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-components@​0.16.4-next.0

... (truncated)

Commits

Updates @backstage/test-utils from 1.7.3 to 1.7.5

Changelog

Sourced from @​backstage/test-utils's changelog.

1.7.5

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4
    • @​backstage/plugin-permission-react@​0.4.31
    • @​backstage/core-app-api@​1.15.5
    • @​backstage/theme@​0.6.4
    • @​backstage/config@​1.3.2
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-permission-common@​0.8.4

1.7.5-next.0

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.4-next.0
    • @​backstage/plugin-permission-react@​0.4.31-next.0
    • @​backstage/core-app-api@​1.15.5-next.0
    • @​backstage/theme@​0.6.4-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-permission-common@​0.8.4

1.7.4

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.3
    • @​backstage/types@​1.2.1
    • @​backstage/config@​1.3.2
    • @​backstage/core-app-api@​1.15.4
    • @​backstage/theme@​0.6.3
    • @​backstage/plugin-permission-common@​0.8.4
    • @​backstage/plugin-permission-react@​0.4.30

1.7.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.3-next.0
    • @​backstage/types@​1.2.1-next.0
    • @​backstage/core-app-api@​1.15.4-next.0
    • @​backstage/plugin-permission-react@​0.4.30-next.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-c8733d9321 branch 3 times, most recently from d46c8ab to 162db2e Compare February 25, 2025 22:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-c8733d9321 branch 6 times, most recently from 421eea2 to 43627c1 Compare March 7, 2025 21:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-c8733d9321 branch 3 times, most recently from 8d6d0f3 to 0b1be3e Compare March 10, 2025 22:31
Bumps the backstage group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.7.2` | `1.7.3` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.3.1` | `1.3.2` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.16.2` | `0.16.4` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.15.0` | `1.15.2` |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.29.4` | `0.30.0` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.15.3` | `1.15.5` |
| [@backstage/dev-utils](https://github.com/backstage/backstage/tree/HEAD/packages/dev-utils) | `1.1.5` | `1.1.7` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.7.3` | `1.7.5` |



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

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

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

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

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

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

Updates `@backstage/cli` from 0.29.4 to 0.30.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.30.0/packages/cli)

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

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

Updates `@backstage/test-utils` from 1.7.3 to 1.7.5
- [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)

---
updated-dependencies:
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/dev-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage-c8733d9321 branch from 0b1be3e to cfbf606 Compare March 14, 2025 21:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants