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 @backstage/cli from 0.22.13 to 0.23.1 in /backstage #490

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps @backstage/cli from 0.22.13 to 0.23.1.

Changelog

Sourced from @​backstage/cli's changelog.

@​backstage/cli

0.24.0-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.7.2-next.0
    • @​backstage/config-loader@​1.5.3-next.0
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.0-next.0
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/eslint-plugin@​0.1.3
    • @​backstage/release-manifests@​0.0.10
    • @​backstage/types@​1.1.1

0.24.0-next.0

Minor Changes

  • 8db5c3cd7a: Removed support for the publishConfig.alphaTypes and .betaTypes fields that were used together with --experimental-type-build to generate /alpha and /beta entry points. Use the exports field to achieve this instead.
  • 4e36abef14: Remove support for the deprecated --experimental-type-build option for package build.

Patch Changes

  • 4ba4ac351f: Switch from using deprecated @esbuild-kit/* packages to using tsx. This also switches to using the new module loader register API when available, avoiding the experimental warning when starting backends.
  • 6bf7561d3c: The experimental package detection will now ignore packages that don't make package.json available.
  • e14cbf563d: Added EXPERIMENTAL_VITE flag for using vite as dev server instead of Webpack
  • 7cd34392f5: Ignore stdin when spawning backend child process for the start command. Fixing an issue where backend startup would hang.
  • Updated dependencies
    • @​backstage/config-loader@​1.5.2-next.0
    • @​backstage/cli-node@​0.2.0-next.0
    • @​backstage/integration@​1.7.1
    • @​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.3
    • @​backstage/release-manifests@​0.0.10
    • @​backstage/types@​1.1.1

0.23.0

Minor Changes

  • 8defbd5434: Update typescript-eslint to 6.7.x, adding compatibility with TypeScript 5.2.

    This includes a major update on typescript-eslint, you can see the details in the release notes.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage/backstage/cli-0.23.1 branch 2 times, most recently from 98b780e to 092414c Compare November 1, 2023 15:32
Bumps [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) from 0.22.13 to 0.23.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/HEAD/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backstage/backstage/cli-0.23.1 branch from 092414c to 3e8d87f Compare November 1, 2023 15:34
@garryod garryod merged commit 09f5e00 into main Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/cli-0.23.1 branch November 3, 2023 10:02
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