blackduck - version:bump to v1.49.2#8232
Closed
backstage-service wants to merge 2 commits into
Closed
Conversation
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the blackduck workspace to Backstage v1.49.2, aligning package dependencies and a small set of frontend usages with the updated Backstage APIs/types.
Changes:
- Bump Backstage framework and plugin dependency versions across the blackduck workspace packages/plugins.
- Update catalog
EntityPagecards to removevariant="gridItem"usage (aligning with updated component props). - Refresh API report output and add a changeset for publishing updated plugin package versions.
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| workspaces/blackduck/plugins/scaffolder-backend-module-blackduck/package.json | Bumps scaffolder module dependencies/devDependencies to match Backstage 1.49.2 tooling. |
| workspaces/blackduck/plugins/blackduck/report.api.md | Updates extracted public API types (likely due to updated core-components typings). |
| workspaces/blackduck/plugins/blackduck/package.json | Bumps frontend plugin dependencies/devDependencies for Backstage 1.49.2 compatibility. |
| workspaces/blackduck/plugins/blackduck-node/package.json | Bumps node library dependencies/devDependencies to updated backend-plugin-api/cli. |
| workspaces/blackduck/plugins/blackduck-common/package.json | Bumps permission-common and cli devDependency versions. |
| workspaces/blackduck/plugins/blackduck-backend/package.json | Bumps backend plugin dependencies/devDependencies (backend-defaults, auth, permission, cli). |
| workspaces/blackduck/packages/backend/package.json | Bumps backend app package dependencies to the Backstage 1.49.2 set. |
| workspaces/blackduck/packages/app/src/components/catalog/EntityPage.tsx | Removes deprecated/removed variant="gridItem" props on Entity cards/graph cards. |
| workspaces/blackduck/packages/app/package.json | Bumps frontend app dependencies to Backstage 1.49.2 set (including catalog v2). |
| workspaces/blackduck/package.json | Bumps workspace tooling (cli/repo-tools/typescript) and adds @backstage/cli-defaults. |
| workspaces/blackduck/backstage.json | Sets workspace Backstage release version to 1.49.2. |
| workspaces/blackduck/.changeset/version-bump-1-49-2.md | Adds changeset to publish updated plugin versions for the upgrade. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
Contributor
|
Closing a stale, version bump for |
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.49.2 has been published, this Pull Request contains the changes to upgrade blackduck to this new release
Please review the changelog before approving, there may be manual changes needed:
Created by Version Bump 23492194654