Skip to content

Comments

Bump @backstage/plugin-scaffolder-backend from 3.1.2 to 3.1.3 in /app#2961

Merged
github-actions[bot] merged 1 commit intohotfix/dependabotfrom
dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-backend-3.1.3
Feb 18, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps @backstage/plugin-scaffolder-backend from 3.1.2 to 3.1.3.

Changelog

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

3.1.3

Patch Changes

  • 7455dae: Use node prefix on native imports
  • 4fc7bf0: Removed unused dependency
  • 0ce78b0: Support if conditions inside each loops for scaffolder steps
  • 5e3ef57: Added peerModules metadata declaring recommended modules for cross-plugin integrations.
  • 8148621: Moved @backstage/backend-defaults from dependencies to devDependencies.
  • 1e669cc: Migrate audit events reference docs to http://backstage.io/docs.
  • 69d880e: Bump to latest zod to ensure it has the latest features
  • Updated dependencies
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.11.3
    • @​backstage/integration@​1.20.0
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.17
    • @​backstage/plugin-catalog-node@​2.0.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-cloud@​0.3.3
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.3.19
    • @​backstage/plugin-scaffolder-backend-module-gerrit@​0.2.18
    • @​backstage/plugin-scaffolder-backend-module-github@​0.9.6
    • @​backstage/plugin-scaffolder-backend-module-gitea@​0.2.18
    • @​backstage/backend-openapi-utils@​0.6.6
    • @​backstage/plugin-bitbucket-cloud-common@​0.3.7
    • @​backstage/backend-plugin-api@​1.7.0
    • @​backstage/plugin-scaffolder-node@​0.12.5
    • @​backstage/plugin-auth-node@​0.6.13
    • @​backstage/plugin-permission-common@​0.9.6
    • @​backstage/plugin-permission-node@​0.10.10
    • @​backstage/plugin-events-node@​0.4.19
    • @​backstage/plugin-scaffolder-backend-module-azure@​0.2.18
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-server@​0.2.18
    • @​backstage/plugin-scaffolder-common@​1.7.6

3.1.3-next.2

Patch Changes

  • 8148621: Moved @backstage/backend-defaults from dependencies to devDependencies.
  • Updated dependencies
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.11.3-next.2
    • @​backstage/integration@​1.20.0-next.2
    • @​backstage/plugin-catalog-node@​2.0.0-next.1
    • @​backstage/backend-plugin-api@​1.7.0-next.1
    • @​backstage/plugin-auth-node@​0.6.13-next.1
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.17-next.1
    • @​backstage/plugin-events-node@​0.4.19-next.0
    • @​backstage/plugin-permission-node@​0.10.10-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.3.19-next.1
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-cloud@​0.3.3-next.1
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-server@​0.2.18-next.1

... (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.1.2 to 3.1.3.
- [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.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 21:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2026
@github-actions github-actions bot merged commit 855f2a1 into hotfix/dependabot Feb 18, 2026
2 of 3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/app/hotfix/dependabot/backstage/plugin-scaffolder-backend-3.1.3 branch February 18, 2026 21:35
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

@github-actions github-actions bot requested a review from diegoluisi February 18, 2026 21:35
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