Skip to content

chore: remove .patches entries already released in v1.50.2#34023

Merged
freben merged 1 commit intomasterfrom
freben/cleanup-released-patches
Apr 22, 2026
Merged

chore: remove .patches entries already released in v1.50.2#34023
freben merged 1 commit intomasterfrom
freben/cleanup-released-patches

Conversation

@freben
Copy link
Copy Markdown
Member

@freben freben commented Apr 22, 2026

Hey, I just made a Pull Request!

Remove .patches entries for PRs that were already included in the v1.50.2 patch release:

  • pr-33908.txt — Make TechDocs sidebar positioning configurable via CSS custom properties
  • pr-33952.txt — Bump zod dependency to v4 for packages using configSchema
  • pr-33975.txt — Clamp React Aria dependency ranges to patch-only updates
  • pr-33984.txt — Fix active tab indicator disappearing on uncontrolled Tabs in @backstage/ui

The remaining entries (pr-33721 and pr-34001) have not yet been included in any patch release.

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

Made with Cursor

The following patches were included in the v1.50.2 patch release and
no longer need to be tracked:

- pr-33908 (TechDocs sidebar positioning)
- pr-33952 (zod v4 bump)
- pr-33975 (React Aria dependency clamping)
- pr-33984 (tab indicator opacity fix)

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
Copilot AI review requested due to automatic review settings April 22, 2026 07:14
@freben freben requested a review from a team as a code owner April 22, 2026 07:14
@backstage-goalie backstage-goalie Bot added size:tiny Tiny pull requests receive a higher priority for reviews. waiting-for:review The PR needs a review and will be visible in the review queue unless already assigned an owner. labels Apr 22, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes patch-release queue entries under .patches/ for PRs that have already shipped in the v1.50.2 patch release, leaving only unreleased items for the patch-release automation workflow.

Changes:

  • Deleted .patches/pr-33908.txt (TechDocs sidebar CSS custom properties patch entry)
  • Deleted .patches/pr-33952.txt (zod v4/configSchema patch entry)
  • Deleted .patches/pr-33975.txt and .patches/pr-33984.txt (dependency clamp + Tabs indicator patch entries)

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.patches/pr-33984.txt Remove shipped patch entry from patch-release queue
.patches/pr-33975.txt Remove shipped patch entry from patch-release queue
.patches/pr-33952.txt Remove shipped patch entry from patch-release queue
.patches/pr-33908.txt Remove shipped patch entry from patch-release queue

@freben freben merged commit d0aa11b into master Apr 22, 2026
29 checks passed
@freben freben deleted the freben/cleanup-released-patches branch April 22, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:tiny Tiny pull requests receive a higher priority for reviews. waiting-for:review The PR needs a review and will be visible in the review queue unless already assigned an owner.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants