Skip to content

Update/1.53.0 - #18

Merged
tmclaugh merged 4 commits into
mainfrom
update/1.53.0
Sep 8, 2026
Merged

tmclaugh merged 4 commits into
mainfrom
update/1.53.0

Conversation

@tmclaugh

@tmclaugh tmclaugh commented Sep 8, 2026

Copy link
Copy Markdown
Member

No description provided.

cmd: yarn backstage-cli versions:bump --pattern '@{backstage,backstage-community,roadiehq}/*' --release 1.53.2
Copilot AI lite review requested due to automatic review settings September 8, 2026 22:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

clientIdMetadataDocuments is configured at the wrong config path (root instead of under auth), so the intended setting is likely ignored.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR upgrades the Backstage app baseline (Backstage release + Yarn Backstage plugin) and updates the app/backend to align with the newer release by adding the user settings backend plugin and adjusting frontend navigation/testing.

Changes:

  • Bump Backstage version and Yarn Backstage plugin references to 1.53.2.
  • Add user settings support (backend plugin + app dependency) and adjust sidebar navigation (avoid duplicate notifications item).
  • Update E2E selector to target the labeled sidebar navigation region.
File summaries
File Description
src/packages/backend/src/index.ts Registers the user settings backend plugin in the backend feature set.
src/packages/backend/package.json Adds @backstage/plugin-user-settings-backend dependency.
src/packages/app/src/modules/nav/Sidebar.tsx Removes the default notifications page item from generated nav and renders NotificationsSidebarItem manually.
src/packages/app/package.json Updates Backstage Community GitHub plugins and adds @backstage/plugin-app-module-user-settings.
src/packages/app/e2e-tests/app.test.ts Makes sidebar assertion target the navigation landmark labeled “sidebar nav”.
src/backstage.json Updates the Backstage release version reference to 1.53.2.
src/app-config.yaml Renames client ID metadata documents config key but (currently) places it at root level.
src/.yarnrc.yml Updates Backstage Yarn plugin checksum and release URL to 1.53.2.
src/.yarn/plugins/@yarnpkg/plugin-backstage.cjs Updates the vendored Backstage Yarn plugin bundle.
Review details
  • Files reviewed: 9/10 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/app-config.yaml
Comment thread src/backstage.json
@tmclaugh
tmclaugh merged commit 4ba1a67 into main Sep 8, 2026
2 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