Skip to content

chore(deps): bump @backstage/backend-plugin-api from 1.4.3 to 1.9.1#161

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage/backend-plugin-api-1.9.1
Open

chore(deps): bump @backstage/backend-plugin-api from 1.4.3 to 1.9.1#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage/backend-plugin-api-1.9.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @backstage/backend-plugin-api from 1.4.3 to 1.9.1.

Changelog

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

1.9.1

Patch Changes

  • 90b572e: Adds an alpha TracingService to provide a unified interface for emitting trace spans across Backstage plugins.
  • 6209065: Added context and propagation to the alpha TracingService. Plugins can bridge OpenTelemetry context across async boundaries via tracing.propagation.extract(tracing.context.active(), carrier) followed by tracing.context.with(ctx, fn), and read propagated baggage via tracing.propagation.getActiveBaggage() or tracing.propagation.getBaggage(ctx).
  • Updated dependencies
    • @​backstage/errors@​1.3.1
    • @​backstage/plugin-permission-node@​0.11.0
    • @​backstage/plugin-auth-node@​0.7.1
    • @​backstage/plugin-permission-common@​0.9.9
    • @​backstage/cli-common@​0.2.2
    • @​backstage/config@​1.3.8

1.9.1-next.1

Patch Changes

  • 90b572e: Adds an alpha TracingService to provide a unified interface for emitting trace spans across Backstage plugins.

1.9.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1-next.0
    • @​backstage/plugin-auth-node@​0.7.1-next.0
    • @​backstage/cli-common@​0.2.2-next.0
    • @​backstage/config@​1.3.8-next.0
    • @​backstage/plugin-permission-common@​0.9.9-next.0
    • @​backstage/plugin-permission-node@​0.10.13-next.0
    • @​backstage/types@​1.2.2

1.9.0

Minor Changes

  • 4559806: Added support for typed examples on actions registered via the actions registry. Action authors can now provide examples with compile-time-checked input and output values that match their schema definitions.

Patch Changes

  • 213ebe7: Aligned .T behavior between ExtensionPoint and ServiceRef to consistently return null instead of throwing.
  • 68c557b: Added stricter type checks in isDatabaseConflictError.
  • Updated dependencies
    • @​backstage/errors@​1.3.0
    • @​backstage/plugin-auth-node@​0.7.0
    • @​backstage/cli-common@​0.2.1
    • @​backstage/plugin-permission-node@​0.10.12
    • @​backstage/config@​1.3.7
    • @​backstage/plugin-permission-common@​0.9.8

... (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 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-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) from 1.4.3 to 1.9.1.
- [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.9.1/packages/backend-plugin-api)

---
updated-dependencies:
- dependency-name: "@backstage/backend-plugin-api"
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 3, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions Bot added the stale State due to inactivity label Jul 4, 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 stale State due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants