From 7082b6f207631a1c5079132a6533ab1e5d427224 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 16 Apr 2026 14:23:36 +0200 Subject: [PATCH] Remove patch entries released in v1.50.1 The patches for PRs #33913, #33914, and #33918 were included in the v1.50.1 release and no longer need to be tracked. Signed-off-by: Patrik Oldsberg Made-with: Cursor Signed-off-by: Patrik Oldsberg Made-with: Cursor --- .patches/pr-33913.txt | 1 - .patches/pr-33914.txt | 1 - .patches/pr-33918.txt | 1 - 3 files changed, 3 deletions(-) delete mode 100644 .patches/pr-33913.txt delete mode 100644 .patches/pr-33914.txt delete mode 100644 .patches/pr-33918.txt diff --git a/.patches/pr-33913.txt b/.patches/pr-33913.txt deleted file mode 100644 index b8bd95f575..0000000000 --- a/.patches/pr-33913.txt +++ /dev/null @@ -1 +0,0 @@ -Replaced old config schema values from existing extensions and blueprints. diff --git a/.patches/pr-33914.txt b/.patches/pr-33914.txt deleted file mode 100644 index e9b94dde35..0000000000 --- a/.patches/pr-33914.txt +++ /dev/null @@ -1 +0,0 @@ -Fix config path resolution for embedded-postgres detection in `repo start` diff --git a/.patches/pr-33918.txt b/.patches/pr-33918.txt deleted file mode 100644 index 951e3e9d0e..0000000000 --- a/.patches/pr-33918.txt +++ /dev/null @@ -1 +0,0 @@ -Update React Aria to v1.17.0 and migrate to monopackage imports \ No newline at end of file