quay - version:bump to v1.50.4#9130
Open
backstage-service wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the Quay workspace to Backstage v1.50.4 by bumping Backstage package versions, updating the workspace Backstage version marker, and adding a release changeset.
Changes:
- Bumped Backstage frontend, backend, common, scaffolder, CLI, and repo-tool dependencies.
- Updated
backstage.jsonfrom1.49.2to1.50.4. - Added a changeset for the public Quay packages.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
workspaces/quay/plugins/quay/package.json |
Updates frontend plugin Backstage dependencies/devDependencies. |
workspaces/quay/plugins/quay-common/package.json |
Updates common package permission and CLI versions. |
workspaces/quay/plugins/quay-backend/package.json |
Updates backend plugin Backstage dependencies. |
workspaces/quay/plugins/quay-actions/package.json |
Updates scaffolder module Backstage dependencies. |
workspaces/quay/packages/backend/package.json |
Updates example backend Backstage dependencies. |
workspaces/quay/packages/app/package.json |
Updates example app Backstage frontend dependencies. |
workspaces/quay/package.json |
Updates workspace-level Backstage tooling. |
workspaces/quay/backstage.json |
Records the workspace Backstage version as 1.50.4. |
workspaces/quay/.changeset/version-bump-1-50-4.md |
Adds release metadata for the version bump. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+60
to
+63
| "@backstage/cli": "^0.36.1", | ||
| "@backstage/dev-utils": "^1.1.22", | ||
| "@backstage/test-utils": "^1.7.17", | ||
| "@backstage/ui": "^0.14.3", |
Comment on lines
+26
to
+39
| "@backstage/core-app-api": "^1.20.0", | ||
| "@backstage/core-components": "^0.18.9", | ||
| "@backstage/core-plugin-api": "^1.12.5", | ||
| "@backstage/integration-react": "^1.2.17", | ||
| "@backstage/plugin-api-docs": "^0.14.0", | ||
| "@backstage/plugin-catalog": "^2.0.4", | ||
| "@backstage/plugin-catalog-common": "^1.1.9", | ||
| "@backstage/plugin-catalog-graph": "^0.6.3", | ||
| "@backstage/plugin-catalog-import": "^0.13.12", | ||
| "@backstage/plugin-catalog-react": "^2.1.4", | ||
| "@backstage/plugin-kubernetes": "^0.12.18", | ||
| "@backstage/plugin-org": "^0.7.3", | ||
| "@backstage/plugin-permission-react": "^0.5.0", | ||
| "@backstage/plugin-scaffolder": "^1.36.2", |
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.50.4 has been published, this Pull Request contains the changes to upgrade quay to this new release
Please review the changelog before approving, there may be manual changes needed:
Created by Version Bump 25973134677