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.2 #261

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @backstage/cli from 0.18.1 to 0.22.2.

Changelog

Sourced from @​backstage/cli's changelog.

0.22.2

Patch Changes

  • 561df21ea3: The backstage-cli repo test command now sets a default Jest --workerIdleMemoryLimit of 1GB. If needed to ensure that tests are not run in band, --maxWorkers=2 is set as well. This is the recommended workaround for dealing with Jest workers leaking memory and eventually hitting the heap limit.
  • 2815981057: Show module name causing error during build
  • dd8a9afe66: Replaced several monorepo lint rules with new rules from @backstage/eslint-plugin. See the README for a full list of rules.
  • a9c50af76b: Fixed Webpack loader patterns so that they properly match the file suffix only.
  • 66cf22fdc4: Updated dependency esbuild to ^0.17.0.
  • 6d3abfded1: Switch to inline source maps for test transpilation, simplifying editor setups.
  • 90616df9a8: Added an experimental mode for the package start command for backend packages. Enabled by setting EXPERIMENTAL_BACKEND_START.
  • Updated dependencies
    • @​backstage/eslint-plugin@​0.1.0
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config@​1.0.6
    • @​backstage/config-loader@​1.1.8
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

0.22.2-next.1

Patch Changes

  • dd8a9afe66: Replaced several monorepo lint rules with new rules from @backstage/eslint-plugin. See the README for a full list of rules.
  • 90616df9a8: Added an experimental mode for the package start command for backend packages. Enabled by setting EXPERIMENTAL_BACKEND_START.
  • Updated dependencies
    • @​backstage/eslint-plugin@​0.1.0-next.0
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config@​1.0.6
    • @​backstage/config-loader@​1.1.8
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

0.22.2-next.0

Patch Changes

  • 561df21ea3: The backstage-cli repo test command now sets a default Jest --workerIdleMemoryLimit of 1GB. If needed to ensure that tests are not run in band, --maxWorkers=2 is set as well. This is the recommended workaround for dealing with Jest workers leaking memory and eventually hitting the heap limit.
  • 2815981057: Show module name causing error during build
  • 66cf22fdc4: Updated dependency esbuild to ^0.17.0.
  • 6d3abfded1: Switch to inline source maps for test transpilation, simplifying editor setups.
  • Updated dependencies
    • @​backstage/cli-common@​0.1.11
    • @​backstage/config@​1.0.6
    • @​backstage/config-loader@​1.1.8
    • @​backstage/errors@​1.1.4
    • @​backstage/release-manifests@​0.0.8
    • @​backstage/types@​1.0.2

... (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)
dependabot[bot] commented 1 year ago

Superseded by #263.