backstage-plugin-dbt
backstage-plugin-dbt copied to clipboard
chore(deps-dev): Bump @backstage/cli from 0.22.9 to 0.26.5
Bumps @backstage/cli from 0.22.9 to 0.26.5.
Changelog
Sourced from @backstage/cli's changelog.
0.26.5
Patch Changes
- b8f1fc2: The
build-workspacecommand no longer manually runsyarn postpack, relying instead on the fact that runningyarn packwill automatically invoke thepostpackscript. No action is necessary if you are running the latest version of yarn 1, 3, or 4.- fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in
@backstage/cli/config/tsconfig.json.- 0cc5ed3: Add support for
versions:migrateto do code changes. Can be skipped with--no-code-changes- f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
- 2a6f10d: The
versions:bumpcommand will no longer exit with a non-zero status if the version bump fails due to forbidden duplicate package installations. It will now also provide more information about how to troubleshoot such an error. The set of forbidden duplicates has also been expanded to include all@backstage/*-app-apipackages.- c5d7b40: Allow passing a
--requireargument through to the Node process duringpackage start- cc3c518: Fixed an issue causing the
repo fixcommand to set an incorrectworkspaceproperty using Windows- 812dff0: Add previously-missing semicolon in file templated by
backstage-cli new --select plugin.- f185603: Fixed the dynamic import of vite.
- Updated dependencies
0.26.5-next.1
Patch Changes
- 2a6f10d: The
versions:bumpcommand will no longer exit with a non-zero status if the version bump fails due to forbidden duplicate package installations. It will now also provide more information about how to troubleshoot such an error. The set of forbidden duplicates has also been expanded to include all@backstage/*-app-apipackages.- c5d7b40: Allow passing a
--requireargument through to the Node process duringpackage start- cc3c518: Fixed an issue causing the
repo fixcommand to set an incorrectworkspaceproperty using Windows- 812dff0: Add previously-missing semicolon in file templated by
backstage-cli new --select plugin.- Updated dependencies
@backstage/integration@1.11.0-next.00.26.5-next.0
Patch Changes
- fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in
@backstage/cli/config/tsconfig.json.- 0cc5ed3: Add support for
versions:migrateto do code changes. Can be skipped with--no-code-changes- f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
- Updated dependencies
@backstage/catalog-model@1.5.0-next.0@backstage/cli-common@0.1.13@backstage/cli-node@0.2.5@backstage/config@1.2.0@backstage/config-loader@1.8.0@backstage/errors@1.2.4@backstage/eslint-plugin@0.1.7@backstage/integration@1.10.0@backstage/release-manifests@0.0.11@backstage/types@1.1.10.26.3
... (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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)