container-registry / backstage-plugin-harbor-backend

MIT License
5 stars 18 forks source link

Bump @backstage/cli from 0.16.0 to 0.17.1 #76

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @backstage/cli from 0.16.0 to 0.17.1.

Changelog

Sourced from @​backstage/cli's changelog.

0.17.1

Patch Changes

  • 52fb9920ac: Fixed coverage configuration when using BACKSTAGE_NEXT_TESTS.
  • 6cd1f50ae1: Extended lint rule to prevents imports of stories or tests from production code.
  • 97cce67ac7: Add instructions to create-github-app command.
  • 08e12a3a14: Add package global-agent to support behind a proxy for backstage-cli commands like versions:bump.
  • 4d8736eded: Changed Rollup configuration for TypeScript definition plugin to ignore css, scss, sass, svg, eot, woff, woff2 and ttf files.
  • cfc0f19699: Updated dependency fs-extra to 10.1.0.
  • 2737777e02: Added the ability to help a user get started with a new organization
  • 344ea56acc: Bump commander to version 9.1.0
  • 8ab2a8226b: Updated the create-github-app command to throw an error if the organization argument is a user or a non existing organization.
  • 632be18bbc: Updated create-github-app command to prompt for read or write permissions to simplify setup.
  • Updated dependencies
    • @​backstage/cli-common@​0.1.9
    • @​backstage/config@​1.0.1
    • @​backstage/release-manifests@​0.0.3
    • @​backstage/config-loader@​1.1.1

0.17.1-next.2

Patch Changes

  • 632be18bbc: Updated create-github-app command to prompt for read or write permissions to simplify setup.
  • Updated dependencies
    • @​backstage/cli-common@​0.1.9-next.0
    • @​backstage/config@​1.0.1-next.0
    • @​backstage/release-manifests@​0.0.3-next.0
    • @​backstage/config-loader@​1.1.1-next.1

0.17.1-next.1

Patch Changes

  • 52fb9920ac: Fixed coverage configuration when using BACKSTAGE_NEXT_TESTS.
  • 6cd1f50ae1: Extended lint rule to prevents imports of stories or tests from production code.
  • 4d8736eded: Changed Rollup configuration for TypeScript definition plugin to ignore css, scss, sass, svg, eot, woff, woff2 and ttf files.
  • 2737777e02: Added the ability to help a user get started with a new organization

0.17.1-next.0

Patch Changes

  • 97cce67ac7: Add instructions to create-github-app command.
  • 08e12a3a14: Add package global-agent to support behind a proxy for backstage-cli commands like versions:bump.
  • cfc0f19699: Updated dependency fs-extra to 10.1.0.
  • 344ea56acc: Bump commander to version 9.1.0

... (truncated)

Commits
  • 8497254 cli: lint storybook file dependencies as if they were tests
  • 0e120c5 Version Packages
  • 7b06945 Merge pull request #4915 from backstage/dependabot/npm_and_yarn/rollup/plugin...
  • 64f9d37 chore(deps): bump @​rollup/plugin-node-resolve from 9.0.0 to 11.2.0
  • 4a4999f chore(deps): bump react-dev-utils from 10.2.1 to 11.0.4
  • 63887ea chore(deps-dev): bump @​types/node from 12.12.58 to 14.14.32
  • 87c2329 cli: remove rollup-plugin-typescript2 dependency
  • f0203f1 cli: bump rollup-plugin-dts to ^2
  • b20554a cli: bump esbuild to 0.8.56
  • 5fd685b cli: bump sucrase to 3.17.1
  • See full diff 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years 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.