container-registry / backstage-plugin-harbor-backend

MIT License
6 stars 17 forks source link

Bump @backstage/backend-common from 0.10.9 to 0.13.1 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @backstage/backend-common from 0.10.9 to 0.13.1.

Changelog

Sourced from @​backstage/backend-common's changelog.

0.13.1

Patch Changes

  • efc73db10c: Use better-sqlite3 instead of @vscode/sqlite3
  • f24ef7864e: Minor typo fixes
  • b66f70180f: Fix handling of bucket names with dots, in AwsS3UrlReader
  • Updated dependencies
    • @​backstage/config-loader@​1.0.0
    • @​backstage/integration@​1.0.0
    • @​backstage/config@​1.0.0
    • @​backstage/errors@​1.0.0
    • @​backstage/types@​1.0.0

0.13.0

Minor Changes

  • ae9d6fb3df: BREAKING:

    • Removed the (since way back) deprecated createDatabase export, please use createDatabaseClient instead.
    • Removed the (since way back) deprecated SingleConnectionDatabaseManager export, please use DatabaseManager instead.

Patch Changes

  • ab7cd7d70e: Do some groundwork for supporting the better-sqlite3 driver, to maybe eventually replace @vscode/sqlite3 (#9912)
  • e0a69ba49f: build(deps): bump fs-extra from 9.1.0 to 10.0.1
  • aefca2a7e9: add support for ETag at BitbucketUrlReader.readUrl
  • 3c2bc73901: Use setupRequestMockHandlers from @backstage/backend-test-utils
  • b1aacbf96a: Applied the fix for the /alpha entry point resolution that was part of the v0.70.1 release of Backstage.
  • Updated dependencies
    • @​backstage/config-loader@​0.9.7

0.13.0-next.0

Minor Changes

  • ae9d6fb3df: BREAKING:

    • Removed the (since way back) deprecated createDatabase export, please use createDatabaseClient instead.
    • Removed the (since way back) deprecated SingleConnectionDatabaseManager export, please use DatabaseManager instead.

Patch Changes

  • ab7cd7d70e: Do some groundwork for supporting the better-sqlite3 driver, to maybe eventually replace @vscode/sqlite3 (#9912)
  • e0a69ba49f: build(deps): bump fs-extra from 9.1.0 to 10.0.1
  • aefca2a7e9: add support for ETag at BitbucketUrlReader.readUrl
  • 3c2bc73901: Use setupRequestMockHandlers from @backstage/backend-test-utils
  • b1aacbf96a: Applied the fix for the /alpha entry point resolution that was part of the v0.70.1 release of Backstage.
  • Updated dependencies

... (truncated)

Commits


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

Looks like @backstage/backend-common is no longer updatable, so this is no longer needed.