Patch release: upgrade tar to v7 for v1.44.x#33903
Merged
Rugvip merged 2 commits intobackstage:patch/v1.44.0from Apr 16, 2026
Merged
Patch release: upgrade tar to v7 for v1.44.x#33903Rugvip merged 2 commits intobackstage:patch/v1.44.0from
tar to v7 for v1.44.x#33903Rugvip merged 2 commits intobackstage:patch/v1.44.0from
Conversation
Signed-off-by: Jon Koops <jonkoops@gmail.com>
bd95702 to
9901f41
Compare
Signed-off-by: Jon Koops <jonkoops@gmail.com>
9901f41 to
3f0279d
Compare
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.
Backports #32471
This release fixes a dependency on the deprecated
tarv6 by upgrading totarv7.This is a partial patch — only the packages whose latest published patch version falls within the v1.44.x release line are bumped here:
@backstage/repo-tools0.15.3→0.15.4The remaining affected packages (
@backstage/backend-defaults,@backstage/cli,@backstage/plugin-scaffolder-backend,@backstage/plugin-scaffolder-node) have their latest patch versions published in other Backstage releases and are covered by separate patch PRs against those branches.