From 18a9f286d1298d1223295698d555d3b78bc836c3 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 20 Mar 2026 16:02:44 +0100 Subject: [PATCH] .patches: clean up old stuff Signed-off-by: Patrik Oldsberg --- .patches/pr-32973.txt | 1 - .patches/pr-32996.txt | 1 - .patches/pr-33004.txt | 1 - .patches/pr-33034.txt | 1 - .patches/pr-33057.txt | 1 - 5 files changed, 5 deletions(-) delete mode 100644 .patches/pr-32973.txt delete mode 100644 .patches/pr-32996.txt delete mode 100644 .patches/pr-33004.txt delete mode 100644 .patches/pr-33034.txt delete mode 100644 .patches/pr-33057.txt diff --git a/.patches/pr-32973.txt b/.patches/pr-32973.txt deleted file mode 100644 index 6d83c5d66d..0000000000 --- a/.patches/pr-32973.txt +++ /dev/null @@ -1 +0,0 @@ -Fixes the search component to register the first search that happens on initial navigation to the search page. \ No newline at end of file diff --git a/.patches/pr-32996.txt b/.patches/pr-32996.txt deleted file mode 100644 index 2dd0fde602..0000000000 --- a/.patches/pr-32996.txt +++ /dev/null @@ -1 +0,0 @@ -Fixes the `@mui/material/styles` shared dependency key by removing a trailing slash that caused module resolution failures with MUI package exports. \ No newline at end of file diff --git a/.patches/pr-33004.txt b/.patches/pr-33004.txt deleted file mode 100644 index 5594a76e6b..0000000000 --- a/.patches/pr-33004.txt +++ /dev/null @@ -1 +0,0 @@ -Fixes entity page tab groups not respecting the ordering from the groups configuration. \ No newline at end of file diff --git a/.patches/pr-33034.txt b/.patches/pr-33034.txt deleted file mode 100644 index 4648da00b2..0000000000 --- a/.patches/pr-33034.txt +++ /dev/null @@ -1 +0,0 @@ -Added back `formFieldsApiRef` and `ScaffolderFormFieldsApi` alpha exports to `@backstage/plugin-scaffolder-react`. This change was incorrectly applied to `@backstage/plugin-scaffolder` in the 1.48.2 release, which is now gone. Note that the API signature of this API has still changed since the 1.47 release. \ No newline at end of file diff --git a/.patches/pr-33057.txt b/.patches/pr-33057.txt deleted file mode 100644 index 3499e84a89..0000000000 --- a/.patches/pr-33057.txt +++ /dev/null @@ -1 +0,0 @@ -Fixed a type inference issue with the `apis` option of testing utilities in `@backstage/frontend-test-utils`. \ No newline at end of file