Skip to content

Bump @backstage/plugin-scaffolder-backend from 3.2.0 to 3.3.0 in /app#3072

Merged
github-actions[bot] merged 1 commit intohotfix/dependabotfrom
dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-backend-3.3.0
Apr 7, 2026
Merged

Bump @backstage/plugin-scaffolder-backend from 3.2.0 to 3.3.0 in /app#3072
github-actions[bot] merged 1 commit intohotfix/dependabotfrom
dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-backend-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps @backstage/plugin-scaffolder-backend from 3.2.0 to 3.3.0.

Changelog

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

@​backstage/plugin-scaffolder-backend

3.4.0-next.2

Minor Changes

  • 5af48e7: Migrated permission registration to use the PermissionsRegistryService instead of the deprecated createPermissionIntegrationRouter. This fixes an issue where scaffolder permissions were not visible to RBAC plugins because the actionsRegistryServiceRef dependency caused an empty permissions metadata router to shadow the scaffolder's actual permission metadata. The old createPermissionIntegrationRouter path is retained as a fallback for standalone createRouter usage.

Patch Changes

  • 482ceed: Migrated from assertError to toError for error handling.
  • 961e274: Migrated OpenTelemetry metrics to use the MetricsService from @backstage/backend-plugin-api/alpha instead of the raw @opentelemetry/api meter.
  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/plugin-catalog-node@​2.2.0-next.2
    • @​backstage/plugin-scaffolder-node@​0.13.2-next.2
    • @​backstage/integration@​2.0.1-next.0
    • @​backstage/backend-openapi-utils@​0.6.8-next.2
    • @​backstage/backend-plugin-api@​1.9.0-next.2
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/plugin-events-node@​0.4.21-next.2
    • @​backstage/plugin-permission-common@​0.9.8-next.0
    • @​backstage/plugin-permission-node@​0.10.12-next.2
    • @​backstage/plugin-scaffolder-common@​2.0.1-next.0

3.3.0-next.1

Minor Changes

  • 309b712: Added a new execute-template actions registry action that executes a scaffolder template with provided input values and returns a task ID for tracking progress.

Patch Changes

  • 4559806: Removed unnecessary empty examples array from actions bridged via the actions registry.
  • Updated dependencies
    • @​backstage/backend-plugin-api@​1.9.0-next.1
    • @​backstage/backend-openapi-utils@​0.6.8-next.1
    • @​backstage/plugin-catalog-node@​2.1.1-next.1
    • @​backstage/plugin-events-node@​0.4.21-next.1
    • @​backstage/plugin-permission-node@​0.10.12-next.1
    • @​backstage/plugin-scaffolder-node@​0.13.1-next.1

3.2.1-next.0

Patch Changes

  • 79453c0: Updated dependency wait-for-expect to ^4.0.0.
  • Updated dependencies
    • @​backstage/backend-plugin-api@​1.8.1-next.0

... (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 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/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-version: 3.3.0
  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 Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 21:38
@github-actions github-actions bot requested a review from diegoluisi April 7, 2026 21:38
@github-actions github-actions bot merged commit 71ccdb0 into hotfix/dependabot Apr 7, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-backend-3.3.0 branch April 7, 2026 21:38
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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.

1 participant