Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @backstage/backend-common from 0.20.0 to 0.20.2 #53

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps @backstage/backend-common from 0.20.0 to 0.20.2.

Changelog

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

@​backstage/backend-common

0.21.0

Minor Changes

  • bbe374e: BREAKING: A gitilesBaseUrl must be provided for the Gerrit integration to work. You can disable this check by setting DISABLE_GERRIT_GITILES_REQUIREMENT=1 but this will be removed in a future release. If you are not able to use the Gitiles Gerrit plugin, please open an issue towards https://github.com/backstage/backstage
  • e85aa98: drop databases after unit tests if the database instance is not running in docker

Patch Changes

  • 6707216: Added a new LegacyRootDatabaseService interface that can be used to avoid direct dependencies on the DatabaseManager.
  • 842171a: Fix a bug with S3 Fetch that caused all objects to be flattened within a single folder on the local file system.
  • 3489d05: FetchUrlReader#readUrl() now supports passing an optional token to authenticate requests.
  • 9aac2b0: Use --cwd as the first yarn argument
  • ece5a8f: Add a User-Agent header for calls towards Google Cloud Storage.
  • 1f020fe: Support token in readTree, readUrl and search
  • 6bb6f3e: Updated dependency fs-extra to ^11.2.0. Updated dependency @types/fs-extra to ^11.0.0.
  • d2e3ab9: Updated dependency dockerode to ^4.0.0.
  • 1cae748: Updated dependency git-url-parse to ^14.0.0.
  • e27b7f3: Fix rate limit detection by looking for HTTP status code 429 and updating the header x-ratelimit-remaining to look for in case of a 403 code is returned
  • 7fb7a79: Add a config declaration for workingDirectory
  • Updated dependencies
    • @​backstage/backend-app-api@​0.5.11
    • @​backstage/backend-plugin-api@​0.6.10
    • @​backstage/backend-dev-utils@​0.1.4
    • @​backstage/integration-aws-node@​0.1.9
    • @​backstage/integration@​1.9.0
    • @​backstage/config-loader@​1.6.2
    • @​backstage/cli-common@​0.1.13
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1

0.21.0-next.3

Minor Changes

  • bbe374e: BREAKING: A gitilesBaseUrl must be provided for the Gerrit integration to work. You can disable this check by setting DISABLE_GERRIT_GITILES_REQUIREMENT=1 but this will be removed in a future release. If you are not able to use the Gitiles Gerrit plugin, please open an issue towards https://github.com/backstage/backstage

Patch Changes

  • 6707216: Added a new LegacyRootDatabaseService interface that can be used to avoid direct dependencies on the DatabaseManager.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) from 0.20.0 to 0.20.2.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-common)

---
updated-dependencies:
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2024
@willtsai willtsai merged commit e03d4d1 into main Mar 29, 2024
4 checks passed
@willtsai willtsai deleted the dependabot/npm_and_yarn/backstage/backend-common-0.20.2 branch March 29, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant