From 80e45eeec5f6d2c5216f66c382529d2e1bc112f5 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Mon, 16 Dec 2024 15:30:46 +0100 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update extensions/Popups from branch 'wmf/1.44.0-wmf.6' to 25d940052d0ee5e8c6428fab934d2a2faba5baba - Kick bundlesize out of package.json This pulled in ancient versions of brotli-size (unlikely to be fixed: https://github.com/siddharthkp/bundlesize/pull/370#issuecomment-1038968845) which broke CI on Node 20. IIUC, it shouldn’t even be needed anymore now that bundle size can be tested via BundleSizeTestBase instead; but in any case this can be figured out later, *after* CI is restored for the many extensions that pull in Popups. Bug: T382192 Bug: T360590 Change-Id: I86413a7707cbd33fd473f8a1daf6c7866fbb473f (cherry picked from commit 300e32b4d83070572812f094bd060dfd69d37362) --- extensions/Popups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/Popups b/extensions/Popups index e2fdc4b129f8a..25d940052d0ee 160000 --- a/extensions/Popups +++ b/extensions/Popups @@ -1 +1 @@ -Subproject commit e2fdc4b129f8aa7521de5ae1c7e56a93329d4b2a +Subproject commit 25d940052d0ee5e8c6428fab934d2a2faba5baba