loblaw-sre / backstage-plugin-gitlab

Backstage plugin for Gitlab
52 stars 31 forks source link

Bump @backstage/cli from 0.18.1 to 0.22.1 #249

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @backstage/cli from 0.18.1 to 0.22.1.

Changelog

Sourced from @​backstage/cli's changelog.

0.22.1

Patch Changes

  • db2e137744: Removed unnecessary usage of ThemeProvider from the ExampleComponent test in the plugin template.
  • 47c10706df: Fixed an issue where the CLI would fail to function when there was a mix of workspace and non-workspace versions of the same package in yarn.lock when using Yarn 3.
  • 2b435be4cf: Updated backend plugin ID during creation to match user-entered input.
  • 4b572126f1: Add experimental environment variable to enable caching for production builds.
  • 7b407b303b: Slightly improve readability of "base URL conflict" error handling code
  • a62a1f9dca: The frontend serve task now filters out allowed package duplicates during its package check, just like versions:bump and versions:check.
  • d06a7890c6: Removed unused package type-fest
  • 7c8a974515: The repo test, repo lint, and repo build commands will now analyze yarn.lock for dependency changes when searching for changed packages. This allows you to use the --since <ref> flag even if you have yarn.lock changes.
  • e1b71e142e: Workspace ranges are no longer considered invalid by version commands.
  • Updated dependencies
    • @​backstage/config@​1.0.6
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config-loader@​1.1.8
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

0.22.1-next.2

Patch Changes

  • 7b407b303b: Slightly improve readability of "base URL conflict" error handling code
  • d06a7890c6: Removed unused package type-fest
  • Updated dependencies
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config@​1.0.6-next.0
    • @​backstage/config-loader@​1.1.8-next.0
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

0.22.1-next.1

Patch Changes

  • db2e137744: Removed unnecessary usage of ThemeProvider from the ExampleComponent test in the plugin template.
  • 4b572126f1: Add experimental environment variable to enable caching for production builds.
  • Updated dependencies
    • @​backstage/config@​1.0.6-next.0
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config-loader@​1.1.8-next.0
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

0.22.1-next.0

... (truncated)

Commits
  • 4e7c9d7 Merge pull request #5374 from wrighbr/master
  • 4949915 Revert "chore(deps): bump diff from 4.0.2 to 5.0.0"
  • 8761385 added datadog RUM events
  • 21c9086 chore(deps): bump diff from 4.0.2 to 5.0.0
  • 208694c Merge pull request #5328 from backstage/rugvip/config-schema-cli
  • cbfa75b Merge pull request #5351 from backstage/rugvip/plugin-detective
  • 25fb68e chore(deps): bump diff from 4.0.2 to 5.0.0
  • 1373f4f cli: remove plugin.ts addition from create-plugin
  • 70be53c Version Packages
  • 4e5c942 cli: added config:docs command
  • Additional commits viewable in compare view


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)
amandeepsingh-bhamra commented 1 year ago

Closing this as updates will be covered under #253

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.