Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps @backstage/plugin-scaffolder from 1.35.1 to 1.35.2.

Changelog

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

@​backstage/plugin-scaffolder

1.35.2-next.0

Patch Changes

  • 7455dae: Use node prefix on native imports

  • 2eeca03: Scaffolder form fields in the new frontend system now use a Utility API pattern instead of multiple attachment points. The FormFieldBlueprint now uses this new approach, and while form fields created with older versions still work, they will produce a deprecation warning and will stop working in a future release.

    As part of this change, the following alpha exports were removed:

    • formFieldsApiRef
    • ScaffolderFormFieldsApi
  • 69d880e: Bump to latest zod to ensure it has the latest features

  • Updated dependencies

    • @​backstage/plugin-catalog-react@​1.21.6-next.0
    • @​backstage/core-components@​0.18.6-next.0
    • @​backstage/integration@​1.19.3-next.0
    • @​backstage/frontend-plugin-api@​0.14.0-next.0
    • @​backstage/plugin-scaffolder-react@​1.19.6-next.0
    • @​backstage/core-plugin-api@​1.12.2-next.0
    • @​backstage/plugin-techdocs-react@​1.3.8-next.0
    • @​backstage/catalog-client@​1.12.1
    • @​backstage/catalog-model@​1.7.6
    • @​backstage/errors@​1.2.7
    • @​backstage/integration-react@​1.2.15-next.0
    • @​backstage/types@​1.2.2
    • @​backstage/plugin-catalog-common@​1.1.8-next.0
    • @​backstage/plugin-permission-react@​0.4.40-next.0
    • @​backstage/plugin-scaffolder-common@​1.7.6-next.0
    • @​backstage/plugin-techdocs-common@​0.1.1
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2026 21:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-1.35.2 branch from 22be215 to 338cedf Compare January 28, 2026 21:44
Bumps [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) from 1.35.1 to 1.35.2.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-1.35.2 branch from 338cedf to 086d4ff Compare January 28, 2026 21:47
@github-actions github-actions bot merged commit 37088de into hotfix/dependabot Jan 28, 2026
1 of 2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-1.35.2 branch January 28, 2026 21:47
Copy link
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.

0 participants