Skip to content

global-floating-action-button - version:bump to v1.49.3#2712

Merged
christoph-jerolimov merged 4 commits intoredhat-developer:mainfrom
lokanandaprabhu:global-floating-action-button-v1.49.3
Apr 7, 2026
Merged

global-floating-action-button - version:bump to v1.49.3#2712
christoph-jerolimov merged 4 commits intoredhat-developer:mainfrom
lokanandaprabhu:global-floating-action-button-v1.49.3

Conversation

@lokanandaprabhu
Copy link
Copy Markdown
Member

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

github-actions bot and others added 2 commits April 6, 2026 11:16
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
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This pull request adds a new top-level directory under workspaces/. Please follow Submitting a Pull Request for a New Workspace in CONTRIBUTING.md.

@rhdh-gh-app
Copy link
Copy Markdown

rhdh-gh-app bot commented Apr 7, 2026

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
app workspaces/global-floating-action-button/packages/app none v0.0.1
backend workspaces/global-floating-action-button/packages/backend none v0.0.0
@red-hat-developer-hub/backstage-plugin-application-listener-test workspaces/global-floating-action-button/plugins/application-listener-test minor v0.7.0
@red-hat-developer-hub/backstage-plugin-application-provider-test workspaces/global-floating-action-button/plugins/application-provider-test minor v0.7.0
@red-hat-developer-hub/backstage-plugin-global-floating-action-button workspaces/global-floating-action-button/plugins/global-floating-action-button minor v1.8.1

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Upgrade global-floating-action-button to Backstage v1.49.3

✨ Enhancement

Grey Divider

Walkthroughs

Description
• 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
Diagram
flowchart 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"]
Loading

Grey Divider

File Changes

1. workspaces/global-floating-action-button/.changeset/version-bump-1-49-3.md 📝 Documentation +7/-0

Changeset entry for v1.49.3 version bump

workspaces/global-floating-action-button/.changeset/version-bump-1-49-3.md


2. workspaces/global-floating-action-button/backstage.json ⚙️ Configuration changes +1/-1

Update Backstage version to 1.49.3

workspaces/global-floating-action-button/backstage.json


3. workspaces/global-floating-action-button/package.json Dependencies +2/-2

Update CLI and repo-tools dependencies

workspaces/global-floating-action-button/package.json


View more (7)
4. workspaces/global-floating-action-button/packages/app/package.json Dependencies +24/-24

Bump all Backstage app dependencies to v1.49.3

workspaces/global-floating-action-button/packages/app/package.json


5. workspaces/global-floating-action-button/packages/app/src/components/catalog/EntityPage.tsx 🐞 Bug fix +20/-21

Remove obsolete gridItem variant from entity cards

workspaces/global-floating-action-button/packages/app/src/components/catalog/EntityPage.tsx


6. workspaces/global-floating-action-button/packages/backend/package.json Dependencies +24/-24

Update all Backstage backend plugin dependencies

workspaces/global-floating-action-button/packages/backend/package.json


7. workspaces/global-floating-action-button/plugins/application-listener-test/package.json Dependencies +6/-6

Update core dependencies for listener test plugin

workspaces/global-floating-action-button/plugins/application-listener-test/package.json


8. workspaces/global-floating-action-button/plugins/application-provider-test/package.json Dependencies +6/-6

Update core dependencies for provider test plugin

workspaces/global-floating-action-button/plugins/application-provider-test/package.json


9. workspaces/global-floating-action-button/plugins/global-floating-action-button/package.json Dependencies +4/-4

Update core dependencies for main FAB plugin

workspaces/global-floating-action-button/plugins/global-floating-action-button/package.json


10. workspaces/global-floating-action-button/plugins/global-floating-action-button/report.api.md Miscellaneous +4/-4

Reorder translation keys in API report

workspaces/global-floating-action-button/plugins/global-floating-action-button/report.api.md


Grey Divider

Qodo Logo

@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge bot commented Apr 7, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Update the workspace TypeScript version and refresh api reports
so build:api-reports succeeds with react-aria-components types.

Made-with: Cursor
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

Copy link
Copy Markdown
Member

@christoph-jerolimov christoph-jerolimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lokanandaprabhu, lgtm 👍

@christoph-jerolimov christoph-jerolimov merged commit f391dc4 into redhat-developer:main Apr 7, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants