Skip to content

Bump the minor-and-patch group across 1 directory with 5 updates - #61

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-f6694f3bec
Open

Bump the minor-and-patch group across 1 directory with 5 updates#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-f6694f3bec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates in the / directory:

Package From To
@backstage/backend-plugin-api 1.9.1 1.10.0
@backstage/catalog-model 1.9.0 1.10.0
@rootly/backstage-plugin-common 1.4.0 1.4.1
@backstage/cli 0.36.4 0.36.5
@backstage/cli-defaults 0.1.4 0.1.5

Updates @backstage/backend-plugin-api from 1.9.1 to 1.10.0

Changelog

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

1.10.0

Minor Changes

  • 74d8cbf: Added coreServices.rootSystemMetadata, a new stable public service for reading metadata about the running Backstage system, including a list of installed plugins. Previously only available as an alpha API, it is now part of the standard coreServices namespace.

Patch Changes

  • b1b6c80: Documented the default destructive and read-only action attribute values.
  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.7.4
    • @​backstage/plugin-permission-common@​0.9.10
    • @​backstage/plugin-permission-node@​0.11.3

1.10.0-next.1

Patch Changes

  • b1b6c80: Documented the default destructive and read-only action attribute values.

1.10.0-next.0

Minor Changes

  • 74d8cbf: Added coreServices.rootSystemMetadata, a new stable public service for reading metadata about the running Backstage system, including a list of installed plugins. Previously only available as an alpha API, it is now part of the standard coreServices namespace.

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.7.4-next.0
    • @​backstage/plugin-permission-node@​0.11.3-next.0

1.9.3

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.3.0
    • @​backstage/plugin-auth-node@​0.7.3
    • @​backstage/plugin-permission-node@​0.11.2

1.9.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.3.0-next.0

1.9.3-next.0

... (truncated)

Commits
  • 6d46667 Version Packages
  • bfb0f7f Merge pull request #15743 from backstage/mob/environments
  • e31e31b backend-plugin-api: add $$type at runtime for SharedBackendEnvironment
  • a1449b9 backend-plugin-api: tests for createSharedEnvironment + fixes
  • e6e77f0 backend-plugin-api,backend-defaults: add createSharedEnvironment
  • f8c313f backend-plugin-api: allow service factories to be sync
  • c1369c2 backend-plugin-api: update API report + fixes
  • b8a14b3 update usages of createServiceFactory
  • d6f4b92 backend-plugin-api: update ServiceFactory type to match new implementation
  • de42fa4 backend-plugin-api: fix unexpected required options for root factories
  • Additional commits viewable in compare view

Updates @backstage/catalog-model from 1.9.0 to 1.10.0

Changelog

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

1.10.0

Minor Changes

  • ad18743: Added marketplace spec type to the @alpha AiResource kind, representing a curated registry of plugins for discovery and distribution. Marketplaces reference their contained plugins via spec.plugins entity references, generating hasPart catalog relations.
  • f501302: Added plugin spec type to the @alpha AiResource kind, representing a packaged collection of skills distributed as a unit. Plugins reference their contained skills via spec.skills entity references, generating hasPart catalog relations.
  • 0b9b3bf: Added optional allowedTools, license, and compatibility fields to the @alpha AiResource skill spec, aligned with the agentskills.io specification.

Patch Changes

  • 9a6955c: Corrected catalog relation generation to honor declared kind combinations, and completed reverse relations for existing AiResource fields.
Commits
  • 6d46667 Version Packages
  • cebe24e add entity labels card
  • c413227 Version Packages (next)
  • f834622 Version Packages (next)
  • 011bd51 Update docs for all spelling errors, and add auth0 session and spec.presence
  • See full diff in compare view

Updates @rootly/backstage-plugin-common from 1.4.0 to 1.4.1

Release notes

Sourced from @​rootly/backstage-plugin-common's releases.

v1.4.1

What's Changed

Full Changelog: rootlyhq/backstage-plugin-common@v1.4.0...v1.4.1

Changelog

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

1.4.1 - 2026-07-29

Changed

  • Upgrade qs, Backstage CLI, commitlint, Jest, and jsdom tooling
  • Refresh vulnerable transitive dependencies
  • Make the ESLint configuration explicitly repository-rooted

Compatibility

  • No public API or runtime behavior changes
  • Retain the supported TypeScript 5 range
Commits
  • c1341f9 Prepare 1.4.1 release (#26)
  • 8718e0f Fix Dependabot updates and security alerts (#25)
  • 0d3fcaa Bump actions/checkout from 6.0.3 to 7.0.1 [skip ci]
  • 49711a4 Bump actions/setup-node from 6.4.0 to 7.0.0 [skip ci]
  • 1c4e60c Bump @​commitlint/cli from 20.1.0 to 21.0.2 (#18)
  • 8595fa8 Bump @​commitlint/config-conventional from 20.0.0 to 21.0.2 (#19)
  • 63e5a4c Bump actions/checkout from 6.0.2 to 6.0.3 (#17)
  • See full diff in compare view

Updates @backstage/cli from 0.36.4 to 0.36.5

Changelog

Sourced from @​backstage/cli's changelog.

0.36.5

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.7
    • @​backstage/cli-module-test-jest@​0.1.5
    • @​backstage/eslint-plugin@​0.3.2
    • @​backstage/cli-defaults@​0.1.5

0.36.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.7-next.0
    • @​backstage/cli-module-test-jest@​0.1.5-next.0
    • @​backstage/cli-defaults@​0.1.5-next.0

0.36.5-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/eslint-plugin@​0.3.2-next.0
Commits

Updates @backstage/cli-defaults from 0.1.4 to 0.1.5

Changelog

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

0.1.5

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-new@​0.1.6
    • @​backstage/cli-module-build@​0.1.7
    • @​backstage/cli-module-test-jest@​0.1.5
    • @​backstage/cli-module-config@​0.1.6
    • @​backstage/cli-module-lint@​0.1.5
    • @​backstage/cli-module-migrate@​0.2.1

0.1.5-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-new@​0.1.6-next.0
    • @​backstage/cli-module-build@​0.1.7-next.0
    • @​backstage/cli-module-test-jest@​0.1.5-next.0
    • @​backstage/cli-module-config@​0.1.6-next.0
    • @​backstage/cli-module-lint@​0.1.5-next.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 minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `1.9.1` | `1.10.0` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.9.0` | `1.10.0` |
| [@rootly/backstage-plugin-common](https://github.com/rootlyhq/backstage-plugin-common) | `1.4.0` | `1.4.1` |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.36.4` | `0.36.5` |
| [@backstage/cli-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/cli-defaults) | `0.1.4` | `0.1.5` |



Updates `@backstage/backend-plugin-api` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.10.0/packages/backend-plugin-api)

Updates `@backstage/catalog-model` from 1.9.0 to 1.10.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.10.0/packages/catalog-model)

Updates `@rootly/backstage-plugin-common` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/rootlyhq/backstage-plugin-common/releases)
- [Changelog](https://github.com/rootlyhq/backstage-plugin-common/blob/master/CHANGELOG.md)
- [Commits](rootlyhq/backstage-plugin-common@v1.4.0...v1.4.1)

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

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

---
updated-dependencies:
- dependency-name: "@backstage/backend-plugin-api"
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@rootly/backstage-plugin-common"
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@backstage/cli-defaults"
  dependency-version: 0.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 26, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant