Version Packages (linkerd)#9464
Open
backstage-service wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a release/versioning pass for the Linkerd workspace packages after a Backstage dependency bump to v1.51.0, updating package versions and changelogs and removing the consumed changeset.
Changes:
- Bump
@backstage-community/plugin-linkerdand@backstage-community/plugin-linkerd-backendto0.20.0and record release notes in their changelogs. - Bump the workspace
appto0.0.27andbackendto0.0.31, updating their changelogs to reflect dependency updates. - Remove the changeset file used to generate these version/changelog updates.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| workspaces/linkerd/plugins/linkerd/package.json | Bumps plugin version to 0.20.0. |
| workspaces/linkerd/plugins/linkerd/CHANGELOG.md | Adds 0.20.0 release entry (Backstage v1.51.0 bump). |
| workspaces/linkerd/plugins/linkerd-backend/package.json | Bumps backend plugin version to 0.20.0. |
| workspaces/linkerd/plugins/linkerd-backend/CHANGELOG.md | Adds 0.20.0 release entry (Backstage v1.51.0 bump). |
| workspaces/linkerd/packages/app/package.json | Bumps app version to 0.0.27. |
| workspaces/linkerd/packages/app/CHANGELOG.md | Adds 0.0.27 entry noting updated dependency on plugin-linkerd 0.20.0. |
| workspaces/linkerd/packages/backend/package.json | Bumps backend version to 0.0.31. |
| workspaces/linkerd/packages/backend/CHANGELOG.md | Adds 0.0.31 entry noting updated dependencies. |
| workspaces/linkerd/.changeset/version-bump-1-51-0.md | Removes consumed changeset after versioning. |
💡 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-linkerd@0.20.0
Minor Changes
@backstage-community/plugin-linkerd-backend@0.20.0
Minor Changes
app@0.0.27
Patch Changes
backend@0.0.31
Patch Changes