Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps the npm_and_yarn group with 2 updates in the / directory: @backstage/plugin-scaffolder-backend and sha.js.
Bumps the npm_and_yarn group with 1 update in the /packages/backend directory: @backstage/plugin-scaffolder-backend.

Updates @backstage/plugin-scaffolder-backend from 1.28.0 to 2.1.1

Release notes

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

v1.43.0-next.2

See docs/releases/v1.43.0-next.2-changelog.md for more information.

v1.43.0-next.1

See docs/releases/v1.43.0-next.1-changelog.md for more information.

v1.43.0-next.0

See docs/releases/v1.43.0-next.0-changelog.md for more information.

v1.42.5

This release fixes an issue where the @techdocs/cli serve command didn't pick up the latest changes of TechDocs.

v1.42.4

This release fixes an issue in @backstage/cli that caused conflicts with detected modules in workspaces containing multiple apps. It also fixes the new-frontend-plugin template, which was incorrectly passing id instead of pluginId to createFrontendPlugin.

Additionally, the @backstage/plugin-search-backend-module-explore module has been marked as deprecated in favor of @backstage-community/plugin-search-backend-module-explore.

v1.42.3

This release fixes an issue where the org plugin would crash when navigating to the catalog plugin if the plugin is mounted at the root of the app

v1.42.2

This release fixes the following issues:

  • Fix kubernetes not fetching the default objects unless explicitly configured in config
  • Fix hanging when trying to migrate legacy frontend system to New Frontend System
  • Reverted some sidebar changes in techdocs that broke styling

v1.42.1

This release fixes two small issues uncovered with the new frontend system.

  • Fixes support for the deprecated default* props and packages published with an older catalog-react API that happen to get the latest version.

  • Fixes missing / route when using npx @backstage/create-app --next

v1.42.0

These are the release notes for the v1.42.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

The new Frontend System is Adoption Ready! 🎉

We've been hard at work over the last few months stabilizing the APIs for the New Frontend System, and we're excited to announce that they're ready for prime time! With the release of version 1.42.0, we're officially encouraging all developers to start migrating their apps to the new system, along with all their plugins.

The New Frontend System is a major leap forward, offering a more powerful, flexible, and overall better development experience. By migrating, you’ll be able to take advantage of declarative integration of plugins and removing a large amount of code that’s used to configure your Backstage App. With plugins also migrating, there’s new extensibility patterns on the horizon that will allow you to customize Backstage even further than before.

We know that migrating can be a big undertaking, so we've made it as easy as possible. You can choose to migrate gradually, using a hybrid approach that combines the new and old systems, or you can start fresh with a brand new app using the --next flag.

... (truncated)

Changelog

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

@​backstage/plugin-scaffolder-backend

2.2.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/backend-defaults@​0.12.1-next.1
    • @​backstage/plugin-auth-node@​0.6.7-next.1
    • @​backstage/plugin-catalog-node@​1.19.0-next.1
    • @​backstage/integration@​1.18.0-next.0
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.12-next.1
    • @​backstage/plugin-scaffolder-backend-module-github@​0.8.3-next.1

2.2.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.18.0-next.0
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.9.5-next.0
    • @​backstage/plugin-auth-node@​0.6.7-next.0
    • @​backstage/backend-defaults@​0.12.1-next.0
    • @​backstage/plugin-bitbucket-cloud-common@​0.3.2-next.0
    • @​backstage/plugin-scaffolder-backend-module-azure@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.3.14-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-cloud@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-server@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-gerrit@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-gitea@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-github@​0.8.3-next.0
    • @​backstage/plugin-scaffolder-common@​1.7.1-next.0
    • @​backstage/plugin-scaffolder-node@​0.11.1-next.0
    • @​backstage/backend-plugin-api@​1.4.3-next.0
    • @​backstage/plugin-permission-node@​0.10.4-next.0
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.12-next.0
    • @​backstage/backend-openapi-utils@​0.6.1-next.0
    • @​backstage/plugin-catalog-node@​1.18.1-next.0
    • @​backstage/plugin-events-node@​0.4.15-next.0

2.2.0

Minor Changes

  • c08cbc4: Move Scaffolder API to OpenAPI
  • 2032660: Fixed fs:readdir action example
  • 11dc90f: Implement max length for scaffolder auditor audit logging with default of 256
  • 812485c: Add step info to scaffolder action context to access the step id and name.

Patch Changes

... (truncated)

Commits

Updates sha.js from 2.4.11 to 2.4.12

Changelog

Sourced from sha.js's changelog.

v2.4.12 - 2025-07-01

Commits

  • [eslint] switch to eslint 7acadfb
  • [meta] add auto-changelog b46e711
  • [eslint] fix package.json indentation df9d521
  • [Tests] migrate from travis to GHA c43c64a
  • [Fix] support multi-byte wide typed arrays f2a258e
  • [meta] reorder package.json d8d77c0
  • [meta] add npmignore 35aec35
  • [Tests] avoid console logs 73e33ae
  • [Tests] fix tests run in batch 2629130
  • [Tests] drop node requirement to 0.10 00c7f23
  • [Dev Deps] update buffer, hash-test-vectors, standard, tape, typedarray 92b5de5
  • [Tests] drop node requirement to v3 9b5eca8
  • [meta] set engines to >= 4 807084c
  • Only apps should have lockfiles c72789c
  • [Deps] update inherits, safe-buffer 5428cfc
  • [Dev Deps] update @ljharb/eslint-config 2dbe0aa
  • update README to reflect LICENSE 8938256
  • [Dev Deps] add missing peer dep d528896
  • [Dev Deps] remove unused buffer dep 94ca724
Commits
  • eb4ea2f v2.4.12
  • d8d77c0 [meta] reorder package.json
  • df9d521 [eslint] fix package.json indentation
  • 35aec35 [meta] add npmignore
  • d528896 [Dev Deps] add missing peer dep
  • b46e711 [meta] add auto-changelog
  • 94ca724 [Dev Deps] remove unused buffer dep
  • 2dbe0aa [Dev Deps] update @ljharb/eslint-config
  • 73e33ae [Tests] avoid console logs
  • f2a258e [Fix] support multi-byte wide typed arrays
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for sha.js since your current version.


Updates @backstage/plugin-scaffolder-backend from 1.33.0 to 2.2.0

Release notes

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

v1.43.0-next.2

See docs/releases/v1.43.0-next.2-changelog.md for more information.

v1.43.0-next.1

See docs/releases/v1.43.0-next.1-changelog.md for more information.

v1.43.0-next.0

See docs/releases/v1.43.0-next.0-changelog.md for more information.

v1.42.5

This release fixes an issue where the @techdocs/cli serve command didn't pick up the latest changes of TechDocs.

v1.42.4

This release fixes an issue in @backstage/cli that caused conflicts with detected modules in workspaces containing multiple apps. It also fixes the new-frontend-plugin template, which was incorrectly passing id instead of pluginId to createFrontendPlugin.

Additionally, the @backstage/plugin-search-backend-module-explore module has been marked as deprecated in favor of @backstage-community/plugin-search-backend-module-explore.

v1.42.3

This release fixes an issue where the org plugin would crash when navigating to the catalog plugin if the plugin is mounted at the root of the app

v1.42.2

This release fixes the following issues:

  • Fix kubernetes not fetching the default objects unless explicitly configured in config
  • Fix hanging when trying to migrate legacy frontend system to New Frontend System
  • Reverted some sidebar changes in techdocs that broke styling

v1.42.1

This release fixes two small issues uncovered with the new frontend system.

  • Fixes support for the deprecated default* props and packages published with an older catalog-react API that happen to get the latest version.

  • Fixes missing / route when using npx @backstage/create-app --next

v1.42.0

These are the release notes for the v1.42.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

The new Frontend System is Adoption Ready! 🎉

We've been hard at work over the last few months stabilizing the APIs for the New Frontend System, and we're excited to announce that they're ready for prime time! With the release of version 1.42.0, we're officially encouraging all developers to start migrating their apps to the new system, along with all their plugins.

The New Frontend System is a major leap forward, offering a more powerful, flexible, and overall better development experience. By migrating, you’ll be able to take advantage of declarative integration of plugins and removing a large amount of code that’s used to configure your Backstage App. With plugins also migrating, there’s new extensibility patterns on the horizon that will allow you to customize Backstage even further than before.

We know that migrating can be a big undertaking, so we've made it as easy as possible. You can choose to migrate gradually, using a hybrid approach that combines the new and old systems, or you can start fresh with a brand new app using the --next flag.

... (truncated)

Changelog

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

@​backstage/plugin-scaffolder-backend

2.2.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/backend-defaults@​0.12.1-next.1
    • @​backstage/plugin-auth-node@​0.6.7-next.1
    • @​backstage/plugin-catalog-node@​1.19.0-next.1
    • @​backstage/integration@​1.18.0-next.0
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.12-next.1
    • @​backstage/plugin-scaffolder-backend-module-github@​0.8.3-next.1

2.2.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.18.0-next.0
    • @​backstage/plugin-scaffolder-backend-module-gitlab@​0.9.5-next.0
    • @​backstage/plugin-auth-node@​0.6.7-next.0
    • @​backstage/backend-defaults@​0.12.1-next.0
    • @​backstage/plugin-bitbucket-cloud-common@​0.3.2-next.0
    • @​backstage/plugin-scaffolder-backend-module-azure@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket@​0.3.14-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-cloud@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-bitbucket-server@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-gerrit@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-gitea@​0.2.13-next.0
    • @​backstage/plugin-scaffolder-backend-module-github@​0.8.3-next.0
    • @​backstage/plugin-scaffolder-common@​1.7.1-next.0
    • @​backstage/plugin-scaffolder-node@​0.11.1-next.0
    • @​backstage/backend-plugin-api@​1.4.3-next.0
    • @​backstage/plugin-permission-node@​0.10.4-next.0
    • @​backstage/plugin-catalog-backend-module-scaffolder-entity-model@​0.2.12-next.0
    • @​backstage/backend-openapi-utils@​0.6.1-next.0
    • @​backstage/plugin-catalog-node@​1.18.1-next.0
    • @​backstage/plugin-events-node@​0.4.15-next.0

2.2.0

Minor Changes

  • c08cbc4: Move Scaffolder API to OpenAPI
  • 2032660: Fixed fs:readdir action example
  • 11dc90f: Implement max length for scaffolder auditor audit logging with default of 256
  • 812485c: Add step info to scaffolder action context to access the step id and name.

Patch Changes

... (truncated)

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 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 2 updates in the / directory: [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) and [sha.js](https://github.com/crypto-browserify/sha.js).
Bumps the npm_and_yarn group with 1 update in the /packages/backend directory: [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend).


Updates `@backstage/plugin-scaffolder-backend` from 1.28.0 to 2.1.1
- [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)

Updates `sha.js` from 2.4.11 to 2.4.12
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](browserify/sha.js@v2.4.11...v2.4.12)

Updates `@backstage/plugin-scaffolder-backend` from 1.33.0 to 2.2.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: 2.1.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-version: 2.2.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 2025
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