global-floating-action-button - version:bump to v1.49.3#2712
Conversation
Backstage v1.49.3 no longer accepts the gridItem variant on catalog cards, so drop the prop to keep entity pages compiling. Made-with: Cursor
|
This pull request adds a new top-level directory under |
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Review Summary by QodoUpgrade global-floating-action-button to Backstage v1.49.3
WalkthroughsDescription• Upgrade Backstage dependencies to v1.49.3 across all packages • Remove obsolete gridItem variant prop from catalog entity cards • Update CLI and repo-tools to latest compatible versions • Bump minor versions for all affected plugin packages Diagramflowchart LR
A["Backstage v1.48.4"] -- "upgrade" --> B["Backstage v1.49.3"]
B -- "remove gridItem variant" --> C["EntityPage.tsx"]
B -- "update dependencies" --> D["package.json files"]
D -- "CLI 0.35.4 → 0.36.0" --> E["Dev Dependencies"]
D -- "plugin versions bumped" --> F["Minor version updates"]
File Changes1. workspaces/global-floating-action-button/.changeset/version-bump-1-49-3.md
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
Update the workspace TypeScript version and refresh api reports so build:api-reports succeeds with react-aria-components types. Made-with: Cursor
|
christoph-jerolimov
left a comment
There was a problem hiding this comment.
Thanks @lokanandaprabhu, lgtm 👍



Backstage release v1.49.3 has been published, this Pull Request contains the changes to upgrade global-floating-action-button to this new release
Please review the changelog before approving, there may be manual changes needed:
Changelog: v1.49.3
Upgrade Helper: From 1.48.4 to 1.49.3