scaffolder-relation-processor - version:bump to v1.52.0#9686
Open
backstage-service wants to merge 1 commit into
Open
scaffolder-relation-processor - version:bump to v1.52.0#9686backstage-service wants to merge 1 commit into
backstage-service wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the scaffolder-relation-processor workspace to align with Backstage v1.52.0, updating Backstage package dependencies and the workspace metadata, and adding a changeset to publish the updated module.
Changes:
- Bumped
workspaces/scaffolder-relation-processor/backstage.jsonfrom 1.49.3 to 1.52.0. - Updated Backstage package versions in the workspace and plugin
package.jsonfiles. - Regenerated
yarn.lockand added a changeset for the release.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| workspaces/scaffolder-relation-processor/yarn.lock | Lockfile updates for the Backstage v1.52.0 dependency bump. |
| workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/package.json | Bumps Backstage dependencies for the scaffolder relation processor backend module. |
| workspaces/scaffolder-relation-processor/package.json | Updates workspace-level Backstage tooling versions. |
| workspaces/scaffolder-relation-processor/backstage.json | Updates the tracked Backstage version to 1.52.0. |
| workspaces/scaffolder-relation-processor/.changeset/version-bump-1-52-0.md | Adds a changeset to publish the module after the Backstage version bump. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+39
to
+42
| "@backstage/cli": "^0.36.3", | ||
| "@backstage/cli-defaults": "^0.1.3", | ||
| "@backstage/e2e-test-utils": "^0.1.2", | ||
| "@backstage/repo-tools": "^0.17.0", | ||
| "@backstage/repo-tools": "^0.17.3", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backstage release v1.52.0 has been published, this Pull Request contains the changes to upgrade scaffolder-relation-processor to this new release
Please review the changelog before approving, there may be manual changes needed:
Created by Version Bump 28102509206