Skip to content

Bump the minor-and-patch group with 2 updates#49

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

Bump the minor-and-patch group with 2 updates#49
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-79cd90ebb4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates: @backstage/backend-plugin-api and @backstage/cli.

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

Changelog

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

1.9.2

Patch Changes

  • 02c4e8a: Removed unused json-schema runtime dependency. The package was only used for TypeScript types from @types/json-schema; affected imports have been converted to import type to allow safe removal.
  • 0211390: Added optional secrets schema support to ActionsRegistryActionOptions and ActionsRegistryActionContext. Actions can now declare a Zod secrets schema separate from the input schema, enabling surfaces to collect sensitive credentials independently from tool arguments. Added optional secrets field to ActionsServiceAction metadata and ActionsService.invoke() parameters.
  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.7.2
    • @​backstage/plugin-permission-node@​0.11.1

1.9.2-next.1

Patch Changes

  • 0211390: Added optional secrets schema support to ActionsRegistryActionOptions and ActionsRegistryActionContext. Actions can now declare a Zod secrets schema separate from the input schema, enabling surfaces to collect sensitive credentials independently from tool arguments. Added optional secrets field to ActionsServiceAction metadata and ActionsService.invoke() parameters.

1.9.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.7.2-next.0
    • @​backstage/plugin-permission-node@​0.11.1-next.0
Commits

Updates @backstage/cli from 0.36.2 to 0.36.3

Changelog

Sourced from @​backstage/cli's changelog.

0.36.3

Patch Changes

  • b521571: Improved validation of conflicting CLI module commands, including conflicts between parent and nested command paths.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.3
    • @​backstage/cli-node@​0.3.3
    • @​backstage/eslint-plugin@​0.3.1
    • @​backstage/cli-defaults@​0.1.3

0.36.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/eslint-plugin@​0.3.1-next.0
    • @​backstage/cli-defaults@​0.1.3-next.1

0.36.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.4-next.0
    • @​backstage/cli-defaults@​0.1.3-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 2 updates: [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) and [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli).


Updates `@backstage/backend-plugin-api` from 1.9.1 to 1.9.2
- [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/HEAD/packages/backend-plugin-api)

Updates `@backstage/cli` from 0.36.2 to 0.36.3
- [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)

---
updated-dependencies:
- dependency-name: "@backstage/backend-plugin-api"
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 24, 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