Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps @backstage/cli from 0.18.1 to 0.22.6.

Changelog

Sourced from @​backstage/cli's changelog.

0.22.6

Patch Changes

  • 24432ae52fb: Fix the build for packages with multiple entry points to avoid duplicated modules.
  • 8075b67e64c: When building a backend package with dependencies any --config <path> options will now be forwarded to any dependent app package builds, unless the build script in the app package already contains a --config option.
  • 79e91d4c30a: Support importing .md files in build loader
  • 3156b0d85dc: Internal refactor to move many internal utilities to the new @backstage/cli-node package.
  • b9839d7135c: Fixed backend start command on Windows by removing the use of platform dependent path joins.
  • 1e4f5e91b8e: Bump zod and zod-to-json-schema dependencies.
  • 29ba8267d69: Updated dependency @material-ui/lab to 4.0.0-alpha.61.
  • 9bbb00d5b49: Updated dependency @swc/helpers to ^0.5.0.
  • b588ab73972: Ensure that the package prepack command and backend bundling uses posix paths in package.json on all OSes.
  • c07c3b7364b: Add onboard command. While still in development, this command aims to guide users in setting up their Backstage App.
  • e0c6e8b9c3c: Update peer dependencies
  • Updated dependencies
    • @​backstage/cli-node@​0.1.0
    • @​backstage/config-loader@​1.2.0
    • @​backstage/eslint-plugin@​0.1.3
    • @​backstage/cli-common@​0.1.12
    • @​backstage/config@​1.0.7
    • @​backstage/errors@​1.1.5
    • @​backstage/release-manifests@​0.0.9
    • @​backstage/types@​1.0.2

0.22.6-next.3

Patch Changes

  • 3156b0d85dc: Internal refactor to move many internal utilities to the new @backstage/cli-node package.
  • 9bbb00d5b49: Updated dependency @swc/helpers to ^0.5.0.
  • Updated dependencies
    • @​backstage/cli-node@​0.1.0-next.0
    • @​backstage/cli-common@​0.1.12
    • @​backstage/config@​1.0.7
    • @​backstage/config-loader@​1.1.9
    • @​backstage/errors@​1.1.5
    • @​backstage/eslint-plugin@​0.1.3-next.0
    • @​backstage/release-manifests@​0.0.9
    • @​backstage/types@​1.0.2

0.22.6-next.2

Patch Changes

  • 8075b67e64c: When building a backend package with dependencies any --config <path> options will now be forwarded to any dependent app package builds, unless the build script in the app package already contains a --config option.
  • Updated dependencies
    • @​backstage/cli-common@​0.1.12
    • @​backstage/config@​1.0.7
    • @​backstage/config-loader@​1.1.9

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) from 0.18.1 to 0.22.6.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
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.

1 participant