Skip to content

chore(deps): bump the backstage group across 1 directory with 10 updates#1100

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage-7dc6d14c25
Open

chore(deps): bump the backstage group across 1 directory with 10 updates#1100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage-7dc6d14c25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the backstage group with 10 updates in the / directory:

Package From To
@backstage-community/plugin-github-actions 1.0.0 1.1.0
@backstage-community/plugin-github-pull-requests-board 1.0.0 1.1.0
@backstage-community/plugin-todo 0.20.0 0.21.0
@backstage/plugin-devtools-common 0.1.24 0.1.25
@backstage-community/plugin-catalog-backend-module-keycloak 3.19.2 3.19.3
@backstage-community/plugin-todo-backend 0.21.1 0.22.0
@backstage/catalog-model 1.8.0 1.9.0
@backstage/config 1.3.7 1.3.8
@backstage/plugin-permission-common 0.9.8 0.9.9
@roadiehq/scaffolder-backend-module-http-request 5.6.0 5.7.0

Updates @backstage-community/plugin-github-actions from 1.0.0 to 1.1.0

Changelog

Sourced from @​backstage-community/plugin-github-actions's changelog.

1.1.0

Minor Changes

  • 9a217cf: Backstage version bump to v1.51.0
Commits

Updates @backstage-community/plugin-github-pull-requests-board from 1.0.0 to 1.1.0

Changelog

Sourced from @​backstage-community/plugin-github-pull-requests-board's changelog.

1.1.0

Minor Changes

  • 9a217cf: Backstage version bump to v1.51.0
Commits

Updates @backstage-community/plugin-todo from 0.20.0 to 0.21.0

Changelog

Sourced from @​backstage-community/plugin-todo's changelog.

0.21.0

Minor Changes

  • e5b3f26: Backstage version bump to v1.51.0
Commits

Updates @backstage/plugin-devtools-common from 0.1.24 to 0.1.25

Changelog

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

0.1.25

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.9.9

0.1.25-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.9.9-next.0
    • @​backstage/types@​1.2.2
Commits

Updates @backstage-community/plugin-catalog-backend-module-keycloak from 3.19.2 to 3.19.3

Changelog

Sourced from @​backstage-community/plugin-catalog-backend-module-keycloak's changelog.

3.19.3

Patch Changes

  • 203c5e6: Updated dependency @keycloak/keycloak-admin-client to 26.6.1.
  • 5a7e85f: Updated dependency open-cli to ^9.0.0.
Commits

Updates @backstage-community/plugin-todo-backend from 0.21.1 to 0.22.0

Changelog

Sourced from @​backstage-community/plugin-todo-backend's changelog.

0.22.0

Minor Changes

  • e5b3f26: Backstage version bump to v1.51.0
Commits

Updates @backstage/catalog-model from 1.8.0 to 1.9.0

Changelog

Sourced from @​backstage/catalog-model's changelog.

1.9.0

Minor Changes

  • 3664148: Introduced the AiResource catalog entity kind. Entity types, validators, type guards, and the model layer are exported from @backstage/catalog-model/alpha. Install @backstage/plugin-catalog-backend-module-ai-model in your backend to register the kind with the catalog.
  • be71476: Added spec.type: 'mcp-server' as a structured subtype of the API kind under v1alpha1/v1beta1. MCP server entities carry a spec.remotes list instead of a string definition, for representing Model Context Protocol servers in the catalog. See RFC #32062. New public exports: McpServerApiEntity, McpServerRemote, mcpServerApiEntityValidator, and isMcpServerApiEntity. Also adds addKindVersion to CatalogModelLayerBuilder (alpha) so layers can add new versions or spec types to existing kinds.

Patch Changes

  • ab1cdbb: Removed a handful of internal imports that referenced the package by its own name. Value imports were switched to relative paths, and type-only imports to import type. These self-referential imports could trigger circular initialization errors in bundled ESM and when the package was loaded via jest.requireActual — most visibly Cannot access '_AppRootElementBlueprintesm' before initialization from @backstage/frontend-plugin-api. There are no user-facing API changes.
  • Updated dependencies
    • @​backstage/errors@​1.3.1

1.8.1-next.1

Patch Changes

  • ab1cdbb: Removed a handful of internal imports that referenced the package by its own name. Value imports were switched to relative paths, and type-only imports to import type. These self-referential imports could trigger circular initialization errors in bundled ESM and when the package was loaded via jest.requireActual — most visibly Cannot access '_AppRootElementBlueprintesm' before initialization from @backstage/frontend-plugin-api. There are no user-facing API changes.

1.8.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1-next.0
    • @​backstage/types@​1.2.2
Commits

Updates @backstage/config from 1.3.7 to 1.3.8

Changelog

Sourced from @​backstage/config's changelog.

1.3.8

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1

1.3.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1-next.0
    • @​backstage/types@​1.2.2
Commits

Updates @backstage/plugin-permission-common from 0.9.8 to 0.9.9

Changelog

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

0.9.9

Patch Changes

  • e9b78e9: Removed the uuid dependency and replaced usage with the built-in crypto.randomUUID().
  • Updated dependencies
    • @​backstage/errors@​1.3.1
    • @​backstage/config@​1.3.8

0.9.9-next.1

Patch Changes

  • e9b78e9: Removed the uuid dependency and replaced usage with the built-in crypto.randomUUID().

0.9.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1-next.0
    • @​backstage/config@​1.3.8-next.0
    • @​backstage/types@​1.2.2
Commits

Updates @roadiehq/scaffolder-backend-module-http-request from 5.6.0 to 5.7.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the backstage group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage-community/plugin-github-actions](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github/plugins/github-actions) | `1.0.0` | `1.1.0` |
| [@backstage-community/plugin-github-pull-requests-board](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github/plugins/github-pull-requests-board) | `1.0.0` | `1.1.0` |
| [@backstage-community/plugin-todo](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/todo/plugins/todo) | `0.20.0` | `0.21.0` |
| [@backstage/plugin-devtools-common](https://github.com/backstage/backstage/tree/HEAD/plugins/devtools-common) | `0.1.24` | `0.1.25` |
| [@backstage-community/plugin-catalog-backend-module-keycloak](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/keycloak/plugins/catalog-backend-module-keycloak) | `3.19.2` | `3.19.3` |
| [@backstage-community/plugin-todo-backend](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/todo/plugins/todo-backend) | `0.21.1` | `0.22.0` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.8.0` | `1.9.0` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.3.7` | `1.3.8` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.9.8` | `0.9.9` |
| [@roadiehq/scaffolder-backend-module-http-request](https://github.com/RoadieHQ/roadie-backstage-plugins) | `5.6.0` | `5.7.0` |



Updates `@backstage-community/plugin-github-actions` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/backstage/community-plugins/blob/main/workspaces/github/plugins/github-actions/CHANGELOG.md)
- [Commits](https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-github-actions@1.1.0/workspaces/github/plugins/github-actions)

Updates `@backstage-community/plugin-github-pull-requests-board` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/backstage/community-plugins/blob/main/workspaces/github/plugins/github-pull-requests-board/CHANGELOG.md)
- [Commits](https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-github-pull-requests-board@1.1.0/workspaces/github/plugins/github-pull-requests-board)

Updates `@backstage-community/plugin-todo` from 0.20.0 to 0.21.0
- [Changelog](https://github.com/backstage/community-plugins/blob/main/workspaces/todo/plugins/todo/CHANGELOG.md)
- [Commits](https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-todo@0.21.0/workspaces/todo/plugins/todo)

Updates `@backstage/plugin-devtools-common` from 0.1.24 to 0.1.25
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/devtools-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/devtools-common)

Updates `@backstage-community/plugin-catalog-backend-module-keycloak` from 3.19.2 to 3.19.3
- [Changelog](https://github.com/backstage/community-plugins/blob/main/workspaces/keycloak/plugins/catalog-backend-module-keycloak/CHANGELOG.md)
- [Commits](https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-catalog-backend-module-keycloak@3.19.3/workspaces/keycloak/plugins/catalog-backend-module-keycloak)

Updates `@backstage-community/plugin-todo-backend` from 0.21.1 to 0.22.0
- [Changelog](https://github.com/backstage/community-plugins/blob/main/workspaces/todo/plugins/todo-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-todo-backend@0.22.0/workspaces/todo/plugins/todo-backend)

Updates `@backstage/catalog-model` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.9.0/packages/catalog-model)

Updates `@backstage/config` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config)

Updates `@backstage/plugin-permission-common` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-common)

Updates `@roadiehq/scaffolder-backend-module-http-request` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits)

---
updated-dependencies:
- dependency-name: "@backstage-community/plugin-github-actions"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage-community/plugin-github-pull-requests-board"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage-community/plugin-todo"
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-devtools-common"
  dependency-version: 0.1.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage-community/plugin-catalog-backend-module-keycloak"
  dependency-version: 3.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage-community/plugin-todo-backend"
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/config"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@roadiehq/scaffolder-backend-module-http-request"
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 19, 2026
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.

0 participants