From af159be43daa8c9a741747c5f0914648e35c30b4 Mon Sep 17 00:00:00 2001 From: deniz <43997085+deniz-blue@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:43:25 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#73926=20[react?= =?UTF-8?q?-reconciler]=20Fix=20HostConfig#cloneInstance=20by=20@deniz-blu?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/react-reconciler/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/react-reconciler/index.d.ts b/types/react-reconciler/index.d.ts index 9123efaec383c1..78f809ef7b6dc6 100644 --- a/types/react-reconciler/index.d.ts +++ b/types/react-reconciler/index.d.ts @@ -380,7 +380,6 @@ declare namespace ReactReconciler { type: Type, oldProps: Props, newProps: Props, - internalInstanceHandle: OpaqueHandle, keepChildren: boolean, recyclableInstance: null | Instance, ): Instance; From 6fb1e4731681a6aab2cda4df1e5d9e9bc7ef01dd Mon Sep 17 00:00:00 2001 From: TypeScript Bot Date: Mon, 3 Nov 2025 08:14:01 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Update=20CODEOWNERS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODEOWNERS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b79d83a2b512da..ba053c87375ff1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -280,6 +280,7 @@ /types/append-query/ @ffflorian /types/appframework/ @kyo-ago /types/appgeist__ensure-dir/ @ChocolateLoverRaj +/types/apple-mapkit/ @timdream @n1kk /types/apple-mapkit-js-browser/ @kilghaz @wsmd @chrisdrackett @moritzsternemann @vinayakkulkarni /types/apple-music-api/ @nchase @useffc /types/apple-signin-api/ @voidpumpkin @koenpunt @@ -699,6 +700,7 @@ /types/bufferstream/ @Bartvds /types/build-output-script/ @BendingBender /types/bull-arena/ @levibostian @gtpan77 +/types/bullbone/ @leonbahley @TarasOP @malikalimoekhamedov /types/bumblebee-hotword/ @sheunglaili /types/bump-regex/ @silkentrance /types/bun/ @Jarred-Sumner @robobun @dylan-conway @nektro @RiskyMH @alii @@ -766,7 +768,6 @@ /types/carbon__feature-flags/ @metonym /types/carbon__layout/ @vpicone /types/carbon__motion/ @vpicone -/types/carbon__pictograms-react/ @metonym /types/carbon__themes/ @vpicone /types/carbon__type/ @vpicone /types/carbone/ @apatryda @@ -863,7 +864,7 @@ /types/chmodr/ @BendingBender /types/chosen-js/ @borisyankov @denisname /types/chownr/ @BendingBender -/types/chroma-js/ @invliD @mpacholec @CharlieZhuo +/types/chroma-js/ @invliD @CharlieZhuo /types/chroma-js/v0/ @invliD /types/chrome/ @matthewkimber @otiai10 @sreimer15 @MatCarlson @ekinsol @echoabstract @spasma @bdbai @JasonXian @usertim @idan315 @nicolas377 @idosal @fregante @erwanjugand /types/chrome-apps/ @niikoo @AdamLay @mzsm @RReverser @pyle @matthewkimber @otiai10 @rreverser @sreimer15 @@ -3153,6 +3154,7 @@ /types/he/ @sedwards2009 @lokidokicoki /types/headroom/ @hakubo @juninhocruzg3 /types/headroom.js/ @hakubo @juninhocruzg3 @peterblazejewicz @manoldonev +/types/heap/ @MysteryBlokHed /types/heapdump/ @weekens /types/heatmap.js/ @lookuptable @rhys-vdw /types/heft-jest/ @octogonz @iclanton @@ -4832,7 +4834,6 @@ /types/mg-api-js/ @kadensharpin /types/micro-cors/ @CallumDenby @moonchanyong /types/micro-events/ @AlexanderSychev -/types/microlight/ @ravenclaw900 /types/micromatch/ @vemoo /types/micromatch/v2/ @glen-84 /types/micromodal/ @wcarson @@ -7145,7 +7146,6 @@ /types/semver/ @Bartvds @BendingBender @LucianBuzzo @ajafff @ExE-Boss @peterblazejewicz /types/semver/v6/ @Bartvds @BendingBender @LucianBuzzo @ajafff @ExE-Boss /types/semver-compare/ @vincekovacs @LinusU -/types/semver-compare-multi/ @ravenclaw900 /types/semver-sort/ @LogvinovLeon @qcz /types/semver-stable/ @JamieMagee /types/semver-utils/ @JamieMagee @@ -7165,6 +7165,7 @@ /types/serve-handler/ @simonhaenisch /types/serve-index/ @tkrotoff /types/serve-static/ @urossmolnik @LinusU @devanshj @bjohansebas +/types/serve-static/v1/ @urossmolnik @LinusU @devanshj @bjohansebas /types/server/ @sant123 @iddan @DazSanchez /types/server-destroy/ @gyszalai /types/server-timing-header/ @peterblazejewicz