Skip to content

chore(quickstart): bump rbac deps#2778

Open
AndrienkoAleksandr wants to merge 1 commit intoredhat-developer:mainfrom
AndrienkoAleksandr:update-rbac-deps-for-quickstart-plugin
Open

chore(quickstart): bump rbac deps#2778
AndrienkoAleksandr wants to merge 1 commit intoredhat-developer:mainfrom
AndrienkoAleksandr:update-rbac-deps-for-quickstart-plugin

Conversation

@AndrienkoAleksandr
Copy link
Copy Markdown
Contributor

Hey, I just made a Pull Request!

Update rbac dependencies

What does this pull request fix: https://redhat.atlassian.net/browse/RHIDP-12820

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge bot commented Apr 15, 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

@rhdh-gh-app
Copy link
Copy Markdown

rhdh-gh-app bot commented Apr 15, 2026

Changed Packages

Package Name Package Path Changeset Bump Current Version
backend workspaces/quickstart/packages/backend none v0.0.0
@red-hat-developer-hub/backstage-plugin-quickstart workspaces/quickstart/plugins/quickstart patch v1.8.5

@sonarqubecloud
Copy link
Copy Markdown

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Update RBAC dependencies for quickstart plugin

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update RBAC backend dependency from 7.4.0 to 7.12.1
• Update RBAC common dependency from 1.19.0 to 1.26.0
• Add changeset documenting the dependency updates
Diagram
flowchart LR
  A["RBAC Dependencies"] -->|"backend: 7.4.0 → 7.12.1"| B["Backend Package"]
  A -->|"common: 1.19.0 → 1.26.0"| C["Quickstart Plugin"]
  D["Changeset"] -->|"documents update"| E["Release Notes"]
Loading

Grey Divider

File Changes

1. workspaces/quickstart/.changeset/legal-suits-tap.md ⚙️ Configuration changes +5/-0

Add changeset for RBAC dependency update

• Create new changeset file documenting RBAC dependency updates
• Mark change as patch version for @red-hat-developer-hub/backstage-plugin-quickstart
• Provide description of the update

workspaces/quickstart/.changeset/legal-suits-tap.md


2. workspaces/quickstart/packages/backend/package.json Dependencies +1/-1

Bump RBAC backend dependency version

• Bump @backstage-community/plugin-rbac-backend from ^7.4.0 to ^7.12.1
• Update to latest compatible minor version with bug fixes and features

workspaces/quickstart/packages/backend/package.json


3. workspaces/quickstart/plugins/quickstart/package.json Dependencies +1/-1

Bump RBAC common dependency version

• Bump @backstage-community/plugin-rbac-common from ^1.19.0 to ^1.26.0
• Update to latest compatible minor version with improvements

workspaces/quickstart/plugins/quickstart/package.json


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge bot added the enhancement New feature or request label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant