argocd - version:bump to v1.50.4#9103
Open
backstage-service wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the workspaces/argocd Backstage workspace and its ArgoCD plugin packages to align with Backstage release v1.50.4, updating the relevant @backstage/* dependency ranges and recording the bump in configuration and changesets.
Changes:
- Bumped
workspaces/argocd/backstage.jsonfrom 1.49.2 → 1.50.4. - Updated
@backstage/*dependency and devDependency versions across ArgoCD frontend/backend/common/node packages and the example app/backend packages. - Added a changeset marking minor releases for the published ArgoCD packages to capture the Backstage version bump.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| workspaces/argocd/plugins/argocd/package.json | Updates frontend plugin Backstage dependency versions (including @backstage/ui and permission-related packages). |
| workspaces/argocd/plugins/argocd-node/package.json | Updates backend/node plugin Backstage dependency versions (backend-plugin-api, config, errors, etc.). |
| workspaces/argocd/plugins/argocd-common/package.json | Updates common package Backstage dependency versions (plugin-permission-common, cli). |
| workspaces/argocd/plugins/argocd-backend/package.json | Updates backend plugin Backstage dependency versions (backend-defaults, backend-plugin-api, errors, etc.). |
| workspaces/argocd/packages/backend/package.json | Updates example backend package Backstage dependency versions to match v1.50.4 ecosystem. |
| workspaces/argocd/packages/app/package.json | Updates example app package Backstage dependency versions to match v1.50.4 ecosystem. |
| workspaces/argocd/package.json | Updates workspace-level Backstage toolchain dependencies (cli, cli-defaults, repo-tools). |
| workspaces/argocd/backstage.json | Updates the pinned Backstage version to 1.50.4. |
| workspaces/argocd/.changeset/version-bump-1-50-4.md | Adds changeset capturing the Backstage v1.50.4 bump as minor releases for published ArgoCD packages. |
💡 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.
Backstage release v1.50.4 has been published, this Pull Request contains the changes to upgrade argocd to this new release
Please review the changelog before approving, there may be manual changes needed:
Created by Version Bump 25661144804