Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump @backstage/cli from 0.27.1 to 0.29.4 (#84)
chore(deps): Bump @backstage/cli from 0.27.1 to 0.29.4 Bumps @backstage/cli from 0.27.1 to 0.29.4. Changelog Sourced from @backstage/cli's changelog. 0.29.4 Patch Changes 2b6c1ea: If the Backstage yarn plugin is installed, it will now be automatically updated as part of versions:bump. 7dcff85: Remove special-casing for @types packages when generating dependency entries during templating 3c3a7e6: Revert css-loader@v7 bump 0aff006: Bumped the version range for html-webpack-plugin to fix the htmlPluginExports.getCompilationHooks is not a function error when using experimental Rspack. 583f3d4: Added @backstage/cli/config/prettier as a replacement for @spotify/prettier-config, but with the same configuration. 62a9062: Updated dependency @module-federation/enhanced to ^0.8.0. 5f04976: Update rollup to avoid issues with build output when running backstage-cli package build. 5f04976: Fixed a bug that caused missing code in published packages. a49030a: Add support for --output-file option from ESLint to package lint and repo lint commands. 96331fa: Enhance the behavior of the experimental support for module federation in the backstage CLI, by using the package.json exports (when present) to complete the list of exposed modules. This allows, for example, using exported alpha definitions through module federation. 5c9cc05: Use native fetch instead of node-fetch dcd99d2: added experimental RSPack support for build command in the repo scope Updated dependencies @backstage/integration@1.16.0 @backstage/release-manifests@0.0.12 @backstage/cli-node@0.2.11 @backstage/config-loader@1.9.3 @backstage/errors@1.2.6 @backstage/catalog-model@1.7.2 @backstage/cli-common@0.1.15 @backstage/config@1.3.1 @backstage/eslint-plugin@0.1.10 @backstage/types@1.2.0 0.29.3-next.2 Patch Changes 62a9062: Updated dependency @module-federation/enhanced to ^0.8.0. Updated dependencies @backstage/errors@1.2.6-next.0 @backstage/cli-node@0.2.11-next.1 @backstage/config-loader@1.9.3-next.1 @backstage/catalog-model@1.7.2-next.0 @backstage/cli-common@0.1.15 @backstage/config@1.3.1-next.0 @backstage/eslint-plugin@0.1.10 @backstage/integration@1.16.0-next.1 @backstage/release-manifests@0.0.12-next.1 @backstage/types@1.2.0 0.29.3-next.1 ... (truncated) Commits See full diff in compare view 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) Reviewed-by: Vladimir Vshivkov
- Loading branch information