Skip to content

dependabot(deps): bump @backstage/backend-defaults from 0.5.2 to 0.10.0 in /backstage #139

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps @backstage/backend-defaults from 0.5.2 to 0.10.0.

Changelog

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

0.10.0

Minor Changes

  • d385854: BREAKING: The DefaultSchedulerService constructor options now requires RootLifecycleService, HttpRouterService, and PluginMetadataService fields.

    The scheduler will register a REST API for listing and triggering tasks. Please see the scheduler documentation for more details about this API.

Patch Changes

  • 1e06afd: GithubUrlReader's search detects glob-patterns supported by minimatch, instead of just detecting * and ? characters.

    For example, this allows to search for patterns like {C,c}atalog-info.yaml.

  • acea1d4: update documentation

  • 72d019d: Removed various typos

  • c6bc67d: Added Valkey support alongside Redis in backend-defaults cache clients, using the new Keyv Valkey package. Also extended backend-test-utils to support Valkey in tests.

  • 36f77e9: Bug fix: Pass user provided token through to gitlab url resolvers

  • 0e7a640: The GithubUrlReader will now use the token from options when fetching repo details

  • Updated dependencies

    • @​backstage/integration@​1.17.0
    • @​backstage/backend-app-api@​1.2.3
    • @​backstage/plugin-auth-node@​0.6.3
    • @​backstage/backend-plugin-api@​1.3.1
    • @​backstage/plugin-permission-node@​0.10.0
    • @​backstage/config-loader@​1.10.1
    • @​backstage/integration-aws-node@​0.1.16
    • @​backstage/cli-node@​0.2.13
    • @​backstage/config@​1.3.2
    • @​backstage/backend-dev-utils@​0.1.5
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/plugin-events-node@​0.4.11

0.10.0-next.3

Patch Changes

  • 1e06afd: GithubUrlReader's search detects glob-patterns supported by minimatch, instead of just detecting * and ? characters.

    For example, this allows to search for patterns like {C,c}atalog-info.yaml.

  • Updated dependencies

    • @​backstage/integration@​1.17.0-next.3
    • @​backstage/plugin-auth-node@​0.6.3-next.2
    • @​backstage/backend-app-api@​1.2.3-next.2
    • @​backstage/backend-dev-utils@​0.1.5
    • @​backstage/backend-plugin-api@​1.3.1-next.2

... (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 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)

Bumps [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) from 0.5.2 to 0.10.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.10.0/packages/backend-defaults)

---
updated-dependencies:
- dependency-name: "@backstage/backend-defaults"
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Labels

The following labels could not be found: kind/cleanup, ok-to-test, release-note-none. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #143.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/backend-defaults-0.10.0 branch June 23, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants