From 7a2c0f3571ca5b01f1da81ee7ef16d9c18685629 Mon Sep 17 00:00:00 2001 From: anomiex Date: Mon, 2 Dec 2024 19:26:55 +0000 Subject: [PATCH] Update wordpress monorepo (#40363) * Update wordpress monorepo * Set `__next40pxDefaultSize` on various components to silence warnings --------- Co-authored-by: Renovate Bot Co-authored-by: Brad Jorsch Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12126294427 Upstream-Ref: Automattic/jetpack@24db28b39b05dcfb22f617a4097158a952630008 --- vendor/automattic/jetpack-assets/package.json | 2 +- .../jetpack-blaze/src/class-dashboard.php | 2 +- .../src/class-main.php | 2 +- .../src/class-package-version.php | 2 +- .../jetpack-jitm/src/class-jitm.php | 2 +- .../jetpack-masterbar/src/class-main.php | 2 +- vendor/composer/installed.json | 132 +++++++++--------- vendor/composer/installed.php | 88 ++++++------ 8 files changed, 116 insertions(+), 116 deletions(-) diff --git a/vendor/automattic/jetpack-assets/package.json b/vendor/automattic/jetpack-assets/package.json index e53da849..6da070f4 100644 --- a/vendor/automattic/jetpack-assets/package.json +++ b/vendor/automattic/jetpack-assets/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@automattic/jetpack-webpack-config": "workspace:*", - "@wordpress/browserslist-config": "6.12.0", + "@wordpress/browserslist-config": "6.13.0", "concurrently": "7.6.0", "jest": "29.7.0", "md5-es": "1.8.2", diff --git a/vendor/automattic/jetpack-blaze/src/class-dashboard.php b/vendor/automattic/jetpack-blaze/src/class-dashboard.php index bdda872b..312b39c4 100644 --- a/vendor/automattic/jetpack-blaze/src/class-dashboard.php +++ b/vendor/automattic/jetpack-blaze/src/class-dashboard.php @@ -21,7 +21,7 @@ class Dashboard { * * @var string */ - const PACKAGE_VERSION = '0.25.2'; + const PACKAGE_VERSION = '0.25.3-alpha'; /** * List of dependencies needed to render the dashboard in wp-admin. diff --git a/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php b/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php index 0aa0bf34..6a3e2474 100644 --- a/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php +++ b/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.7.2'; + const PACKAGE_VERSION = '0.7.3-alpha'; /** * Modules to include. diff --git a/vendor/automattic/jetpack-connection/src/class-package-version.php b/vendor/automattic/jetpack-connection/src/class-package-version.php index d8e37c47..4873c53b 100644 --- a/vendor/automattic/jetpack-connection/src/class-package-version.php +++ b/vendor/automattic/jetpack-connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '6.1.0'; + const PACKAGE_VERSION = '6.1.1-alpha'; const PACKAGE_SLUG = 'connection'; diff --git a/vendor/automattic/jetpack-jitm/src/class-jitm.php b/vendor/automattic/jetpack-jitm/src/class-jitm.php index 1344a559..38ebb078 100644 --- a/vendor/automattic/jetpack-jitm/src/class-jitm.php +++ b/vendor/automattic/jetpack-jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '4.0.1'; + const PACKAGE_VERSION = '4.0.2-alpha'; /** * The configuration method that is called from the jetpack-config package. diff --git a/vendor/automattic/jetpack-masterbar/src/class-main.php b/vendor/automattic/jetpack-masterbar/src/class-main.php index d134dc2a..e5c4ffe4 100644 --- a/vendor/automattic/jetpack-masterbar/src/class-main.php +++ b/vendor/automattic/jetpack-masterbar/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.10.1'; + const PACKAGE_VERSION = '0.10.2-alpha'; /** * Initializer. diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2263c2fd..a20139f5 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -81,7 +81,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "bb7b7f14b5330d2fcd777eeee927417877a32944" + "reference": "c947b00b7bda99b158f231e86c692de9fac86050" }, "require": { "php": ">=7.2" @@ -137,7 +137,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "422aba812df361499f78e9b2e37e1ae20aa20730" + "reference": "071b8acd68af7fafa2bbdba3b70228ecfcd828a5" }, "require": { "php": ">=7.2" @@ -200,12 +200,12 @@ }, { "name": "automattic/jetpack-assets", - "version": "4.0.0", - "version_normalized": "4.0.0.0", + "version": "4.0.1-alpha.1733166700", + "version_normalized": "4.0.1.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "f074c0c5e368465afc85573546f1eb973ce3ddce" + "reference": "334c3b4023b86964e8093abfe81d9206b69cdf18" }, "require": { "automattic/jetpack-constants": "^3.0.1", @@ -272,16 +272,16 @@ }, { "name": "automattic/jetpack-blaze", - "version": "0.25.2", - "version_normalized": "0.25.2.0", + "version": "0.25.3-alpha.1733166700", + "version_normalized": "0.25.3.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-blaze", - "reference": "2cc7c2335f6cff7aa1e2599e6ecb4dc26118326e" + "reference": "83bea5c9432ff3cc45c15765f27e96deb98bff29" }, "require": { - "automattic/jetpack-assets": "^4.0.0", - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-assets": "^4.0.1-alpha", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-redirect": "^3.0.1", @@ -361,7 +361,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-blocks", - "reference": "e2fe00d0a0c0bcf171698f08721fc426fcaed32d" + "reference": "98f0aefc6ccb8fcaf6020708a24645528758c6af" }, "require": { "automattic/jetpack-constants": "^3.0.1", @@ -421,15 +421,15 @@ }, { "name": "automattic/jetpack-calypsoify", - "version": "0.2.0-alpha.1732205217", - "version_normalized": "0.2.0.0-alpha1732205217", + "version": "0.2.0-alpha.1733166700", + "version_normalized": "0.2.0.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-calypsoify", - "reference": "8e8a753bae082a54fc3ff01bace22130d7fb9900" + "reference": "645e2c791f87bd1b3bb00f2618eb4e87008974d2" }, "require": { - "automattic/jetpack-assets": "^4.0.0", + "automattic/jetpack-assets": "^4.0.1-alpha", "automattic/jetpack-status": "^5.0.1", "php": ">=7.2" }, @@ -489,15 +489,15 @@ }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "0.7.2", - "version_normalized": "0.7.2.0", + "version": "0.7.3-alpha.1733166700", + "version_normalized": "0.7.3.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper", - "reference": "f71666f84bfb12a8e5a827199c9482200301e27a" + "reference": "7306855e192c60c8f38226d1eb5352cbe9ac81fa" }, "require": { - "automattic/jetpack-assets": "^4.0.0", + "automattic/jetpack-assets": "^4.0.1-alpha", "php": ">=7.2" }, "require-dev": { @@ -568,7 +568,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-compat", - "reference": "b53a38a851c7b0c6617decf7fb1d2f85bf9edb1b" + "reference": "6f10fe651cb50034de4630130f2e7c4c3bbae784" }, "require": { "php": ">=7.2" @@ -608,7 +608,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-config", - "reference": "77b6e9f46ad86ba8cf00aea1d19d4e4abce35c9d" + "reference": "f1709a7aebf4038d78064acbada6e7a4795e15ad" }, "require": { "php": ">=7.2" @@ -678,17 +678,17 @@ }, { "name": "automattic/jetpack-connection", - "version": "6.1.0", - "version_normalized": "6.1.0.0", + "version": "6.1.1-alpha.1733166700", + "version_normalized": "6.1.1.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "d3062a9e559e641957d0d5dc0f0ddfbfb71626ab" + "reference": "e7f3c8cc666c59d6e601a7ff204197304def5bf7" }, "require": { "automattic/jetpack-a8c-mc-stats": "^3.0.0", "automattic/jetpack-admin-ui": "^0.5.1", - "automattic/jetpack-assets": "^4.0.0", + "automattic/jetpack-assets": "^4.0.1-alpha", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-redirect": "^3.0.1", "automattic/jetpack-roles": "^3.0.1", @@ -776,7 +776,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "7f17a45fbb84f0e0a346ecd07fb6a4988e2eb8c4" + "reference": "457239371a85df80bc10c3d894a9af974c4c1950" }, "require": { "php": ">=7.2" @@ -833,7 +833,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "9bbf4f0f15c9d100422a216eb99de9ec985c67d1" + "reference": "5273116c88012d64d6dc81f02f41517d96930fb4" }, "require": { "php": ">=7.2" @@ -889,7 +889,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-google-analytics", - "reference": "04013f18ce4ce2131f6ce0f1de91defdbabe5e40" + "reference": "af4e8f8cd8e2dbe7a5dc8f2f3966f501159b9c52" }, "require": { "automattic/jetpack-status": "^5.0.1", @@ -963,7 +963,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "34a1e487e1f6e0b0a0baeff3272d72a6ba879b8a" + "reference": "3de9709b642411fcbc207abe7cb162d1ab6f634b" }, "require": { "php": ">=7.2" @@ -1019,17 +1019,17 @@ }, { "name": "automattic/jetpack-jitm", - "version": "4.0.1", - "version_normalized": "4.0.1.0", + "version": "4.0.2-alpha.1733166700", + "version_normalized": "4.0.2.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "648e0cb09fbcd384952376d4d5fdde08b914d9a1" + "reference": "f5a0321b4da47ee46c4089b54ef8fa62e693a264" }, "require": { "automattic/jetpack-a8c-mc-stats": "^3.0.0", - "automattic/jetpack-assets": "^4.0.0", - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-assets": "^4.0.1-alpha", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-device-detection": "^3.0.0", "automattic/jetpack-logo": "^3.0.0", "automattic/jetpack-redirect": "^3.0.1", @@ -1102,7 +1102,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "4e593613a3f7ac1231d6093cc857b40cf38f41fa" + "reference": "c44fdb6a814620157700aab07786d8ea6015afe8" }, "require": { "php": ">=7.2" @@ -1153,20 +1153,20 @@ }, { "name": "automattic/jetpack-masterbar", - "version": "0.10.1", - "version_normalized": "0.10.1.0", + "version": "0.10.2-alpha.1733166700", + "version_normalized": "0.10.2.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-masterbar", - "reference": "f28ae22c1953abb05f12dd13ed21da9d9e195fa5" + "reference": "b841beff1aa9ec10a47004d8f1751662bb2f954f" }, "require": { - "automattic/jetpack-assets": "^4.0.0", - "automattic/jetpack-blaze": "^0.25.2", + "automattic/jetpack-assets": "^4.0.1-alpha", + "automattic/jetpack-blaze": "^0.25.3-alpha", "automattic/jetpack-compat": "^4.0.0", - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-device-detection": "^3.0.0", - "automattic/jetpack-jitm": "^4.0.1", + "automattic/jetpack-jitm": "^4.0.2-alpha", "automattic/jetpack-logo": "^3.0.0", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-status": "^5.0.1", @@ -1239,22 +1239,22 @@ }, { "name": "automattic/jetpack-mu-wpcom", - "version": "6.0.0-alpha.1732217150", - "version_normalized": "6.0.0.0-alpha1732217150", + "version": "6.0.0-alpha.1733166700", + "version_normalized": "6.0.0.0-alpha1733166700", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", - "reference": "8dd53b25c47c061dcc7583077a92c402403fd337" + "reference": "36467e2f5216a1ef4015b91a5c9ecbb8d185d050" }, "require": { - "automattic/jetpack-assets": "^4.0.0", + "automattic/jetpack-assets": "^4.0.1-alpha", "automattic/jetpack-blocks": "^3.0.1", "automattic/jetpack-calypsoify": "^0.2.0-alpha", - "automattic/jetpack-classic-theme-helper": "^0.7.2", + "automattic/jetpack-classic-theme-helper": "^0.7.3-alpha", "automattic/jetpack-compat": "^4.0.0", - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-google-analytics": "^0.3.0-alpha", - "automattic/jetpack-masterbar": "^0.10.1", + "automattic/jetpack-masterbar": "^0.10.2-alpha", "automattic/jetpack-redirect": "^3.0.1", "automattic/jetpack-stats-admin": "^0.23.1", "automattic/jetpack-status": "^5.0.1", @@ -1330,7 +1330,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "fb60dbb26c19a73f206de26179229666ead6de03" + "reference": "a6d56c095c39986aca00d5ebd07af74927794bbb" }, "require": { "php": ">=7.2" @@ -1394,10 +1394,10 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "11fbc27821cd639d312bd98d9433d6f47b0591d8" + "reference": "ae2b36a332886069469fdf1c43b63517598e27f7" }, "require": { - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "php": ">=7.2" }, "require-dev": { @@ -1465,10 +1465,10 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-post-list", - "reference": "e56a7a839abb6a3a3b3eec4adc28584bef4a68ad" + "reference": "9ecf39f68e1ec4a7d1ac0e1445192e241616a3ed" }, "require": { - "automattic/jetpack-assets": "^4.0.0", + "automattic/jetpack-assets": "^4.0.1-alpha", "php": ">=7.2" }, "require-dev": { @@ -1533,7 +1533,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "2a6703abf568cd36efbba8fe1aee70adb73bca3d" + "reference": "607f8c8b857d5dde56bdb85b64032c6a89704faa" }, "require": { "automattic/jetpack-status": "^5.0.1", @@ -1591,7 +1591,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "ec81324f8fce2f05a307e421f7c7972df67ef0ec" + "reference": "bfedbb2929ea39b78c26953bc7941ae8a911e3d8" }, "require": { "php": ">=7.2" @@ -1648,10 +1648,10 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-stats", - "reference": "79b0ec21ce3904189ed3fa2d59c0287d28a71099" + "reference": "73887ea604971491d65ce905608eb159a9c4b5d7" }, "require": { - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-status": "^5.0.1", "php": ">=7.2" @@ -1718,12 +1718,12 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin", - "reference": "866ac2e8ad0c59503492ba6f6c94d4a322639948" + "reference": "5e6104592f9efe9f5b28d22789e482e3644823ec" }, "require": { - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-constants": "^3.0.1", - "automattic/jetpack-jitm": "^4.0.1", + "automattic/jetpack-jitm": "^4.0.2-alpha", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-stats": "^0.14.1", "automattic/jetpack-status": "^5.0.1", @@ -1794,7 +1794,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "533ddae835568ecbda9cb9adef7cf96be701fcbd" + "reference": "622f2c1143ff96bdcfe5d6cae55cc539fbb2432f" }, "require": { "automattic/jetpack-constants": "^3.0.1", @@ -1861,10 +1861,10 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "1a4d42416fe457e2855a3fdd2ba5442c151847ea" + "reference": "da2ec1193c68ac40961448e6950c32e08064db52" }, "require": { - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-ip": "^0.4.1", "automattic/jetpack-password-checker": "^0.4.1", @@ -1942,10 +1942,10 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/scheduled-updates", - "reference": "0e3ef8cc7e7e5c40f10dedac10239e1f1f0dd810" + "reference": "0c2d7308a017bed9d0d0f9eec17c590b5bd37116" }, "require": { - "automattic/jetpack-connection": "^6.1.0", + "automattic/jetpack-connection": "^6.1.1-alpha", "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-plans": "^0.5.1", "automattic/jetpack-status": "^5.0.1", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 5b11ff0e..f8e0d56a 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -40,7 +40,7 @@ 'automattic/jetpack-a8c-mc-stats' => array( 'pretty_version' => '3.0.0', 'version' => '3.0.0.0', - 'reference' => 'bb7b7f14b5330d2fcd777eeee927417877a32944', + 'reference' => 'c947b00b7bda99b158f231e86c692de9fac86050', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-a8c-mc-stats', 'aliases' => array(), @@ -49,25 +49,25 @@ 'automattic/jetpack-admin-ui' => array( 'pretty_version' => '0.5.1', 'version' => '0.5.1.0', - 'reference' => '422aba812df361499f78e9b2e37e1ae20aa20730', + 'reference' => '071b8acd68af7fafa2bbdba3b70228ecfcd828a5', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-admin-ui', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-assets' => array( - 'pretty_version' => '4.0.0', - 'version' => '4.0.0.0', - 'reference' => 'f074c0c5e368465afc85573546f1eb973ce3ddce', + 'pretty_version' => '4.0.1-alpha.1733166700', + 'version' => '4.0.1.0-alpha1733166700', + 'reference' => '334c3b4023b86964e8093abfe81d9206b69cdf18', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blaze' => array( - 'pretty_version' => '0.25.2', - 'version' => '0.25.2.0', - 'reference' => '2cc7c2335f6cff7aa1e2599e6ecb4dc26118326e', + 'pretty_version' => '0.25.3-alpha.1733166700', + 'version' => '0.25.3.0-alpha1733166700', + 'reference' => '83bea5c9432ff3cc45c15765f27e96deb98bff29', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-blaze', 'aliases' => array(), @@ -76,25 +76,25 @@ 'automattic/jetpack-blocks' => array( 'pretty_version' => '3.0.1', 'version' => '3.0.1.0', - 'reference' => 'e2fe00d0a0c0bcf171698f08721fc426fcaed32d', + 'reference' => '98f0aefc6ccb8fcaf6020708a24645528758c6af', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-blocks', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-calypsoify' => array( - 'pretty_version' => '0.2.0-alpha.1732205217', - 'version' => '0.2.0.0-alpha1732205217', - 'reference' => '8e8a753bae082a54fc3ff01bace22130d7fb9900', + 'pretty_version' => '0.2.0-alpha.1733166700', + 'version' => '0.2.0.0-alpha1733166700', + 'reference' => '645e2c791f87bd1b3bb00f2618eb4e87008974d2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-calypsoify', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-classic-theme-helper' => array( - 'pretty_version' => '0.7.2', - 'version' => '0.7.2.0', - 'reference' => 'f71666f84bfb12a8e5a827199c9482200301e27a', + 'pretty_version' => '0.7.3-alpha.1733166700', + 'version' => '0.7.3.0-alpha1733166700', + 'reference' => '7306855e192c60c8f38226d1eb5352cbe9ac81fa', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-classic-theme-helper', 'aliases' => array(), @@ -103,7 +103,7 @@ 'automattic/jetpack-compat' => array( 'pretty_version' => '4.0.0', 'version' => '4.0.0.0', - 'reference' => 'b53a38a851c7b0c6617decf7fb1d2f85bf9edb1b', + 'reference' => '6f10fe651cb50034de4630130f2e7c4c3bbae784', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-compat', 'aliases' => array(), @@ -112,16 +112,16 @@ 'automattic/jetpack-config' => array( 'pretty_version' => '3.0.0', 'version' => '3.0.0.0', - 'reference' => '77b6e9f46ad86ba8cf00aea1d19d4e4abce35c9d', + 'reference' => 'f1709a7aebf4038d78064acbada6e7a4795e15ad', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-config', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-connection' => array( - 'pretty_version' => '6.1.0', - 'version' => '6.1.0.0', - 'reference' => 'd3062a9e559e641957d0d5dc0f0ddfbfb71626ab', + 'pretty_version' => '6.1.1-alpha.1733166700', + 'version' => '6.1.1.0-alpha1733166700', + 'reference' => 'e7f3c8cc666c59d6e601a7ff204197304def5bf7', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-connection', 'aliases' => array(), @@ -130,7 +130,7 @@ 'automattic/jetpack-constants' => array( 'pretty_version' => '3.0.1', 'version' => '3.0.1.0', - 'reference' => '7f17a45fbb84f0e0a346ecd07fb6a4988e2eb8c4', + 'reference' => '457239371a85df80bc10c3d894a9af974c4c1950', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-constants', 'aliases' => array(), @@ -139,7 +139,7 @@ 'automattic/jetpack-device-detection' => array( 'pretty_version' => '3.0.0', 'version' => '3.0.0.0', - 'reference' => '9bbf4f0f15c9d100422a216eb99de9ec985c67d1', + 'reference' => '5273116c88012d64d6dc81f02f41517d96930fb4', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(), @@ -148,7 +148,7 @@ 'automattic/jetpack-google-analytics' => array( 'pretty_version' => '0.3.0-alpha.1731518828', 'version' => '0.3.0.0-alpha1731518828', - 'reference' => '04013f18ce4ce2131f6ce0f1de91defdbabe5e40', + 'reference' => 'af4e8f8cd8e2dbe7a5dc8f2f3966f501159b9c52', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-google-analytics', 'aliases' => array(), @@ -157,16 +157,16 @@ 'automattic/jetpack-ip' => array( 'pretty_version' => '0.4.1', 'version' => '0.4.1.0', - 'reference' => '34a1e487e1f6e0b0a0baeff3272d72a6ba879b8a', + 'reference' => '3de9709b642411fcbc207abe7cb162d1ab6f634b', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-ip', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-jitm' => array( - 'pretty_version' => '4.0.1', - 'version' => '4.0.1.0', - 'reference' => '648e0cb09fbcd384952376d4d5fdde08b914d9a1', + 'pretty_version' => '4.0.2-alpha.1733166700', + 'version' => '4.0.2.0-alpha1733166700', + 'reference' => 'f5a0321b4da47ee46c4089b54ef8fa62e693a264', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-jitm', 'aliases' => array(), @@ -175,25 +175,25 @@ 'automattic/jetpack-logo' => array( 'pretty_version' => '3.0.0', 'version' => '3.0.0.0', - 'reference' => '4e593613a3f7ac1231d6093cc857b40cf38f41fa', + 'reference' => 'c44fdb6a814620157700aab07786d8ea6015afe8', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-logo', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-masterbar' => array( - 'pretty_version' => '0.10.1', - 'version' => '0.10.1.0', - 'reference' => 'f28ae22c1953abb05f12dd13ed21da9d9e195fa5', + 'pretty_version' => '0.10.2-alpha.1733166700', + 'version' => '0.10.2.0-alpha1733166700', + 'reference' => 'b841beff1aa9ec10a47004d8f1751662bb2f954f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-masterbar', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-mu-wpcom' => array( - 'pretty_version' => '6.0.0-alpha.1732217150', - 'version' => '6.0.0.0-alpha1732217150', - 'reference' => '8dd53b25c47c061dcc7583077a92c402403fd337', + 'pretty_version' => '6.0.0-alpha.1733166700', + 'version' => '6.0.0.0-alpha1733166700', + 'reference' => '36467e2f5216a1ef4015b91a5c9ecbb8d185d050', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-mu-wpcom', 'aliases' => array(), @@ -202,7 +202,7 @@ 'automattic/jetpack-password-checker' => array( 'pretty_version' => '0.4.1', 'version' => '0.4.1.0', - 'reference' => 'fb60dbb26c19a73f206de26179229666ead6de03', + 'reference' => 'a6d56c095c39986aca00d5ebd07af74927794bbb', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-password-checker', 'aliases' => array(), @@ -211,7 +211,7 @@ 'automattic/jetpack-plans' => array( 'pretty_version' => '0.5.1', 'version' => '0.5.1.0', - 'reference' => '11fbc27821cd639d312bd98d9433d6f47b0591d8', + 'reference' => 'ae2b36a332886069469fdf1c43b63517598e27f7', 'type' => 'library', 'install_path' => __DIR__ . '/../automattic/jetpack-plans', 'aliases' => array(), @@ -220,7 +220,7 @@ 'automattic/jetpack-post-list' => array( 'pretty_version' => '0.7.1', 'version' => '0.7.1.0', - 'reference' => 'e56a7a839abb6a3a3b3eec4adc28584bef4a68ad', + 'reference' => '9ecf39f68e1ec4a7d1ac0e1445192e241616a3ed', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-post-list', 'aliases' => array(), @@ -229,7 +229,7 @@ 'automattic/jetpack-redirect' => array( 'pretty_version' => '3.0.1', 'version' => '3.0.1.0', - 'reference' => '2a6703abf568cd36efbba8fe1aee70adb73bca3d', + 'reference' => '607f8c8b857d5dde56bdb85b64032c6a89704faa', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-redirect', 'aliases' => array(), @@ -238,7 +238,7 @@ 'automattic/jetpack-roles' => array( 'pretty_version' => '3.0.1', 'version' => '3.0.1.0', - 'reference' => 'ec81324f8fce2f05a307e421f7c7972df67ef0ec', + 'reference' => 'bfedbb2929ea39b78c26953bc7941ae8a911e3d8', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-roles', 'aliases' => array(), @@ -247,7 +247,7 @@ 'automattic/jetpack-stats' => array( 'pretty_version' => '0.14.1', 'version' => '0.14.1.0', - 'reference' => '79b0ec21ce3904189ed3fa2d59c0287d28a71099', + 'reference' => '73887ea604971491d65ce905608eb159a9c4b5d7', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-stats', 'aliases' => array(), @@ -256,7 +256,7 @@ 'automattic/jetpack-stats-admin' => array( 'pretty_version' => '0.23.1', 'version' => '0.23.1.0', - 'reference' => '866ac2e8ad0c59503492ba6f6c94d4a322639948', + 'reference' => '5e6104592f9efe9f5b28d22789e482e3644823ec', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-stats-admin', 'aliases' => array(), @@ -265,7 +265,7 @@ 'automattic/jetpack-status' => array( 'pretty_version' => '5.0.1', 'version' => '5.0.1.0', - 'reference' => '533ddae835568ecbda9cb9adef7cf96be701fcbd', + 'reference' => '622f2c1143ff96bdcfe5d6cae55cc539fbb2432f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-status', 'aliases' => array(), @@ -274,7 +274,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '4.0.2', 'version' => '4.0.2.0', - 'reference' => '1a4d42416fe457e2855a3fdd2ba5442c151847ea', + 'reference' => 'da2ec1193c68ac40961448e6950c32e08064db52', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(), @@ -283,7 +283,7 @@ 'automattic/scheduled-updates' => array( 'pretty_version' => '0.14.0-alpha.1732217150', 'version' => '0.14.0.0-alpha1732217150', - 'reference' => '0e3ef8cc7e7e5c40f10dedac10239e1f1f0dd810', + 'reference' => '0c2d7308a017bed9d0d0f9eec17c590b5bd37116', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/scheduled-updates', 'aliases' => array(),