Version Packages (rbac)#9475
Open
backstage-service wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps package versions and updates changelogs for the RBAC frontend and backend plugins as part of the @backstage-community/plugin-rbac@1.53.2 and @backstage-community/plugin-rbac-backend@7.13.1 patch releases, and removes the consumed changeset.
Changes:
- Bumped
@backstage-community/plugin-rbacversion to1.53.2. - Bumped
@backstage-community/plugin-rbac-backendversion to7.13.1. - Added corresponding changelog entries and removed the processed changeset file.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| workspaces/rbac/plugins/rbac/package.json | Version bump to 1.53.2 for the RBAC frontend plugin package. |
| workspaces/rbac/plugins/rbac/CHANGELOG.md | Added 1.53.2 release notes entry. |
| workspaces/rbac/plugins/rbac-backend/package.json | Version bump to 7.13.1 for the RBAC backend plugin package. |
| workspaces/rbac/plugins/rbac-backend/CHANGELOG.md | Added 7.13.1 release notes entry. |
| workspaces/rbac/.changeset/weak-geckos-begin.md | Removed changeset file after versioning/changelog generation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Releases
@backstage-community/plugin-rbac@1.53.2
Patch Changes
6d964f2: Migrated MUI-v4 references to MUI-v5
Adds New Frontend System dev entrypoints and removes workspace example apps in favor of the plugin
dev/pattern. Dev backend wiring lives inplugins/rbac-backend/dev/(same approach as linguist, feedback, and other FE+BE plugins).@backstage-community/plugin-rbac-backend@7.13.1
Patch Changes
6d964f2: Migrated MUI-v4 references to MUI-v5
Adds New Frontend System dev entrypoints and removes workspace example apps in favor of the plugin
dev/pattern. Dev backend wiring lives inplugins/rbac-backend/dev/(same approach as linguist, feedback, and other FE+BE plugins).