From 35df8ecb931a34e5efb392b1817d8b2176ccae63 Mon Sep 17 00:00:00 2001 From: tbradsha Date: Wed, 13 Nov 2024 17:45:36 +0000 Subject: [PATCH] General: Bump minimum PHP version to 7.2 (#40147) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump minimum WP version to 6.6 * Match WP tested version to readme * Add changelogs * Remove 7.0 tests * Update comments with more recent data * Update composer.lock * Fix comment * Backup: Add next daily backup schedule time (#39914) * Set up react-query, moment and typescript * changelog * Add endpoint to fetch site backup schedule time * Setup react-query (queryClientProvider) * Add useScheduledTimeQuery hook to fetch schedule time * Add hook to parse and return the next backup schedule time * Add component to render the next scheduled backup message * Fix record Tracks event * Removing changelog for migration and core plugin * Bump `Automattic\Jetpack\Backup` namespace to V0005 * changelog * Bump `Automattic\Jetpack\Transport_Helper` to V0005 * Remove `between` to make `Modify` fit in the same line * Fix pnpm lock * Bump PHP 7.0 refs * Clean up false positive * setMethods → onlyMethods * Add changelogs * Bump PHP 7.0 refs * Clean up false positive * setMethods → onlyMethods * Add changelogs * More changelogs * Remove suppression for old PHP versions * Make PHPCS and Phan rules match * Docs tweak Co-authored-by: Brad Jorsch * Remove comment Co-authored-by: Brad Jorsch * Remove inaccurate changelogs * Make params explicitly nullable * Oops: onlyMethods → addMethods * Another onlyMethods → addMethods * Last one * Split existing and new methods to mock * Prevent error when not adding new methods * Update Phan baselines * Use a more recent theme * Remove unneeded @requires * Update composer.lock * Debug * More debug * Remove debug * Remove more debug * Oops, missed one * Add another changelog --------- Co-authored-by: Rafael Agostini Co-authored-by: Brad Jorsch Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11822562293 Upstream-Ref: Automattic/jetpack@e2ab2c1e50731acb008c3af2756b14568414fcc3 --- CHANGELOG.md | 1 + composer.json | 20 +- .../jetpack-a8c-mc-stats/CHANGELOG.md | 8 + .../jetpack-a8c-mc-stats/composer.json | 6 +- .../automattic/jetpack-admin-ui/CHANGELOG.md | 8 + .../automattic/jetpack-admin-ui/composer.json | 8 +- .../jetpack-admin-ui/src/class-admin-menu.php | 2 +- .../automattic/jetpack-assets/CHANGELOG.md | 8 + .../automattic/jetpack-assets/composer.json | 8 +- .../jetpack-boost-core/CHANGELOG.md | 8 + .../jetpack-boost-core/composer.json | 8 +- .../jetpack-boost-speed-score/CHANGELOG.md | 8 + .../jetpack-boost-speed-score/composer.json | 8 +- .../src/class-speed-score.php | 2 +- .../automattic/jetpack-config/CHANGELOG.md | 8 + .../automattic/jetpack-config/composer.json | 6 +- .../jetpack-connection/CHANGELOG.md | 8 + .../jetpack-connection/composer.json | 20 +- .../jetpack-connection/src/class-manager.php | 2 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-constants/CHANGELOG.md | 8 + .../jetpack-constants/composer.json | 6 +- .../jetpack-device-detection/CHANGELOG.md | 8 + .../jetpack-device-detection/composer.json | 6 +- .../automattic/jetpack-explat/CHANGELOG.md | 8 + .../automattic/jetpack-explat/composer.json | 8 +- .../jetpack-explat/src/class-explat.php | 2 +- .../automattic/jetpack-ip/CHANGELOG.md | 8 + .../automattic/jetpack-ip/composer.json | 6 +- .../automattic/jetpack-ip/src/class-utils.php | 2 +- .../automattic/jetpack-jitm/CHANGELOG.md | 8 + .../automattic/jetpack-jitm/composer.json | 20 +- .../jetpack-jitm/src/class-jitm.php | 2 +- .../automattic/jetpack-licensing/CHANGELOG.md | 8 + .../jetpack-licensing/composer.json | 8 +- .../automattic/jetpack-logo/CHANGELOG.md | 8 + .../automattic/jetpack-logo/composer.json | 6 +- .../jetpack-my-jetpack/CHANGELOG.md | 8 + .../jetpack-my-jetpack/composer.json | 34 +- .../src/class-initializer.php | 2 +- .../jetpack-password-checker/CHANGELOG.md | 8 + .../jetpack-password-checker/composer.json | 6 +- .../jetpack-plugins-installer/CHANGELOG.md | 8 + .../jetpack-plugins-installer/composer.json | 10 +- .../jetpack-protect-models/CHANGELOG.md | 8 + .../jetpack-protect-models/composer.json | 6 +- .../src/class-protect-models.php | 2 +- .../jetpack-protect-status/CHANGELOG.md | 8 + .../jetpack-protect-status/composer.json | 16 +- .../src/class-status.php | 2 +- .../automattic/jetpack-redirect/CHANGELOG.md | 8 + .../automattic/jetpack-redirect/composer.json | 8 +- .../automattic/jetpack-roles/CHANGELOG.md | 8 + .../automattic/jetpack-roles/composer.json | 6 +- .../automattic/jetpack-status/CHANGELOG.md | 8 + .../automattic/jetpack-status/composer.json | 10 +- .../automattic/jetpack-sync/CHANGELOG.md | 7 +- .../automattic/jetpack-sync/composer.json | 20 +- .../src/class-package-version.php | 2 +- .../jetpack-sync/src/class-sender.php | 2 +- jetpack_vendor/i18n-map.php | 32 +- readme.txt | 2 +- vendor/autoload_packages.php | 2 +- vendor/automattic/jetpack-plans/CHANGELOG.md | 8 + vendor/automattic/jetpack-plans/composer.json | 10 +- vendor/composer/installed.json | 418 ++++++++--------- vendor/composer/installed.php | 156 +++---- vendor/composer/jetpack_autoload_classmap.php | 422 +++++++++--------- vendor/composer/jetpack_autoload_filemap.php | 4 +- vendor/composer/platform_check.php | 4 +- .../class-autoloader-handler.php | 2 +- .../class-autoloader-locator.php | 2 +- .../jetpack-autoloader/class-autoloader.php | 2 +- vendor/jetpack-autoloader/class-container.php | 2 +- .../jetpack-autoloader/class-hook-manager.php | 2 +- .../class-latest-autoloader-guard.php | 2 +- .../class-manifest-reader.php | 2 +- .../class-path-processor.php | 2 +- .../class-php-autoloader.php | 2 +- .../class-plugin-locator.php | 2 +- .../class-plugins-handler.php | 2 +- .../class-shutdown-handler.php | 2 +- .../class-version-loader.php | 2 +- .../class-version-selector.php | 2 +- 84 files changed, 871 insertions(+), 683 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0158770b..66a947c5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ This is an alpha version! The changes listed here are not final. ### Removed - Connection: Removed deprecated method features_available - Connection: Removed features_enabled deprecated method +- General: Update minimum PHP version to 7.2. - General: Update minimum WordPress version to 6.6. - General: update WordPress version requirements to WordPress 6.5. diff --git a/composer.json b/composer.json index d2f4257af..14a6ae0db 100644 --- a/composer.json +++ b/composer.json @@ -4,19 +4,19 @@ "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-autoloader": "^3.1.3", - "automattic/jetpack-composer-plugin": "^2.0.4", - "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-my-jetpack": "^4.37.0", - "automattic/jetpack-sync": "^3.15.1-alpha", - "automattic/jetpack-status": "^4.0.3" + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-admin-ui": "^0.5.0-alpha", + "automattic/jetpack-autoloader": "^4.0.0-alpha", + "automattic/jetpack-composer-plugin": "^3.0.0-alpha", + "automattic/jetpack-config": "^3.0.0-alpha", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-my-jetpack": "^5.0.0-alpha", + "automattic/jetpack-sync": "^4.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "0.4.2", "brain/monkey": "2.6.1" }, diff --git a/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md index 70575f5dc..7a3292c1b 100644 --- a/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.4] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -147,6 +154,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Creates the MC Stats package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.4...v3.0.0-alpha [2.0.4]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2 diff --git a/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json b/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json index bcbff39f1..d5b1d7e92 100644 --- a/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json +++ b/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json @@ -4,11 +4,11 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -38,7 +38,7 @@ "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md index 049d9595f..f2a95ee25 100644 --- a/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.4.6] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -164,6 +171,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixing menu visibility issues. +[0.5.0-alpha]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.6...0.5.0-alpha [0.4.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.5...0.4.6 [0.4.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.4...0.4.5 [0.4.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.3...0.4.4 diff --git a/jetpack_vendor/automattic/jetpack-admin-ui/composer.json b/jetpack_vendor/automattic/jetpack-admin-ui/composer.json index f03940ebd..7cb0dbff1 100644 --- a/jetpack_vendor/automattic/jetpack-admin-ui/composer.json +++ b/jetpack_vendor/automattic/jetpack-admin-ui/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", - "automattic/jetpack-logo": "^2.0.5", + "automattic/jetpack-changelogger": "^5.0.0-alpha", + "automattic/jetpack-logo": "^3.0.0-alpha", "automattic/wordbless": "dev-master" }, "suggest": { @@ -43,7 +43,7 @@ "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-admin-menu.php" diff --git a/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php b/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php index f385ac42d..2ab894757 100644 --- a/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php +++ b/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php @@ -13,7 +13,7 @@ */ class Admin_Menu { - const PACKAGE_VERSION = '0.4.6'; + const PACKAGE_VERSION = '0.5.0-alpha'; /** * Whether this class has been initialized diff --git a/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md index a15ad50a2..c4f45b6e9 100644 --- a/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.3.14] - 2024-11-11 ### Changed - Updated package dependencies. [#39999] @@ -525,6 +532,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Statically access asset tools +[3.0.0-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.14...v3.0.0-alpha [2.3.14]: https://github.com/Automattic/jetpack-assets/compare/v2.3.13...v2.3.14 [2.3.13]: https://github.com/Automattic/jetpack-assets/compare/v2.3.12...v2.3.13 [2.3.12]: https://github.com/Automattic/jetpack-assets/compare/v2.3.11...v2.3.12 diff --git a/jetpack_vendor/automattic/jetpack-assets/composer.json b/jetpack_vendor/automattic/jetpack-assets/composer.json index 9d0340900..3d5abd75f 100644 --- a/jetpack_vendor/automattic/jetpack-assets/composer.json +++ b/jetpack_vendor/automattic/jetpack-assets/composer.json @@ -4,13 +4,13 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-constants": "^2.0.5" + "php": ">=7.2", + "automattic/jetpack-constants": "^3.0.0-alpha" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0" }, "suggest": { @@ -55,7 +55,7 @@ "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.3.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md index 1d1d2147c..10a2d1e66 100644 --- a/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.2.14] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -85,6 +92,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Introduce new package. [#31163] +[0.3.0-alpha]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.14...v0.3.0-alpha [0.2.14]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.13...v0.2.14 [0.2.13]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.12...v0.2.13 [0.2.12]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.11...v0.2.12 diff --git a/jetpack_vendor/automattic/jetpack-boost-core/composer.json b/jetpack_vendor/automattic/jetpack-boost-core/composer.json index 8364b2009..42121fd8a 100644 --- a/jetpack_vendor/automattic/jetpack-boost-core/composer.json +++ b/jetpack_vendor/automattic/jetpack-boost-core/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "dev-master" }, "autoload": { @@ -46,7 +46,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "textdomain": "jetpack-boost-core" }, diff --git a/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md index bad3db831..581f59036 100644 --- a/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.3.14] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -96,6 +103,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add a new package for Boost Speed Score [#30914] - Add a new argument to `Speed_Score` to identify where the request was made from (e.g. 'boost-plugin', 'jetpack-dashboard', etc). [#31012] +[0.4.0-alpha]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.14...v0.4.0-alpha [0.3.14]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.13...v0.3.14 [0.3.13]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.12...v0.3.13 [0.3.12]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.11...v0.3.12 diff --git a/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json b/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json index 2bc13fa3e..d4299d163 100644 --- a/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json +++ b/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "^2.6" }, "autoload-dev": { @@ -14,8 +14,8 @@ } }, "require": { - "php": ">=7.0", - "automattic/jetpack-boost-core": "^0.2.14" + "php": ">=7.2", + "automattic/jetpack-boost-core": "^0.3.0-alpha" }, "autoload": { "classmap": [ @@ -51,7 +51,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "textdomain": "jetpack-boost-speed-score", "version-constants": { diff --git a/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php b/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php index 1183ba19f..60b33997a 100644 --- a/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php +++ b/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php @@ -23,7 +23,7 @@ */ class Speed_Score { - const PACKAGE_VERSION = '0.3.14'; + const PACKAGE_VERSION = '0.4.0-alpha'; /** * Array of module slugs that are currently active and can impact speed score. diff --git a/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md index feb25b6c3..aa1be79bd 100644 --- a/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.4] - 2024-06-24 ### Changed - Internal updates. @@ -208,6 +215,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Trying to add deterministic initialization. +[3.0.0-alpha]: https://github.com/Automattic/jetpack-config/compare/v2.0.4...v3.0.0-alpha [2.0.4]: https://github.com/Automattic/jetpack-config/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-config/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-config/compare/v2.0.1...v2.0.2 diff --git a/jetpack_vendor/automattic/jetpack-config/composer.json b/jetpack_vendor/automattic/jetpack-config/composer.json index 1039e692a..81381c8c0 100644 --- a/jetpack_vendor/automattic/jetpack-config/composer.json +++ b/jetpack_vendor/automattic/jetpack-config/composer.json @@ -4,10 +4,10 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/jetpack-connection": "@dev", "automattic/jetpack-import": "@dev", "automattic/jetpack-jitm": "@dev", @@ -40,7 +40,7 @@ "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" }, "dependencies": { "test-only": [ diff --git a/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md index 32fc23f87..25527f1d0 100644 --- a/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [5.1.7] - 2024-11-11 ### Changed - Updated package dependencies. [#39999] @@ -1243,6 +1250,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Separate the connection library into its own package. +[6.0.0-alpha]: https://github.com/Automattic/jetpack-connection/compare/v5.1.7...v6.0.0-alpha [5.1.7]: https://github.com/Automattic/jetpack-connection/compare/v5.1.6...v5.1.7 [5.1.6]: https://github.com/Automattic/jetpack-connection/compare/v5.1.5...v5.1.6 [5.1.5]: https://github.com/Automattic/jetpack-connection/compare/v5.1.4...v5.1.5 diff --git a/jetpack_vendor/automattic/jetpack-connection/composer.json b/jetpack_vendor/automattic/jetpack-connection/composer.json index 4d5e758cd..3e0bc6c36 100644 --- a/jetpack_vendor/automattic/jetpack-connection/composer.json +++ b/jetpack_vendor/automattic/jetpack-connection/composer.json @@ -4,20 +4,20 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-roles": "^2.0.4", - "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-redirect": "^2.0.5" + "php": ">=7.2", + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-admin-ui": "^0.5.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-roles": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha" }, "require-dev": { "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1", "brain/monkey": "2.6.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -65,7 +65,7 @@ "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "6.0.x-dev" }, "dependencies": { "test-only": [ diff --git a/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php b/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php index 2b5a10d65..8783dbff1 100644 --- a/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php +++ b/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php @@ -209,7 +209,7 @@ public function setup_xmlrpc_handlers( $deprecated, $has_connected_owner, $is_signed, - Jetpack_XMLRPC_Server $xmlrpc_server = null + ?Jetpack_XMLRPC_Server $xmlrpc_server = null ) { add_filter( 'xmlrpc_blog_options', array( $this, 'xmlrpc_options' ), 1000, 2 ); if ( $deprecated !== null ) { diff --git a/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php b/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php index 3d4d54896..77062e18b 100644 --- a/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php +++ b/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '5.1.7'; + const PACKAGE_VERSION = '6.0.0-alpha'; const PACKAGE_SLUG = 'connection'; diff --git a/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md index 580dc026e..2d802aba5 100644 --- a/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.5] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -178,6 +185,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Finish the constants package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-constants/compare/v2.0.5...v3.0.0-alpha [2.0.5]: https://github.com/Automattic/jetpack-constants/compare/v2.0.4...v2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-constants/compare/v2.0.2...v2.0.3 diff --git a/jetpack_vendor/automattic/jetpack-constants/composer.json b/jetpack_vendor/automattic/jetpack-constants/composer.json index e1bca7827..ec33b0150 100644 --- a/jetpack_vendor/automattic/jetpack-constants/composer.json +++ b/jetpack_vendor/automattic/jetpack-constants/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -39,7 +39,7 @@ "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md index 51cb71847..0c5de50d8 100644 --- a/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.1.6] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -208,6 +215,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moving jetpack_is_mobile into a package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.6...v3.0.0-alpha [2.1.6]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.5...v2.1.6 [2.1.5]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.4...v2.1.5 [2.1.4]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.3...v2.1.4 diff --git a/jetpack_vendor/automattic/jetpack-device-detection/composer.json b/jetpack_vendor/automattic/jetpack-device-detection/composer.json index 60c3fe8de..3240d463c 100644 --- a/jetpack_vendor/automattic/jetpack-device-detection/composer.json +++ b/jetpack_vendor/automattic/jetpack-device-detection/composer.json @@ -4,11 +4,11 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -38,7 +38,7 @@ "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.1.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md index b34b1fcec..447c4e407 100644 --- a/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.1.15] - 2024-11-11 ### Changed - Updated package dependencies. [#39999] [#40000] [#40060] @@ -76,6 +83,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327] - Updated package dependencies. [#38132] +[0.2.0-alpha]: https://github.com/Automattic/jetpack-explat/compare/v0.1.15...v0.2.0-alpha [0.1.15]: https://github.com/Automattic/jetpack-explat/compare/v0.1.14...v0.1.15 [0.1.14]: https://github.com/Automattic/jetpack-explat/compare/v0.1.13...v0.1.14 [0.1.13]: https://github.com/Automattic/jetpack-explat/compare/v0.1.12...v0.1.13 diff --git a/jetpack_vendor/automattic/jetpack-explat/composer.json b/jetpack_vendor/automattic/jetpack-explat/composer.json index 1d7648fe4..2ffcef8e9 100644 --- a/jetpack_vendor/automattic/jetpack-explat/composer.json +++ b/jetpack_vendor/automattic/jetpack-explat/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "autoload": { "classmap": [ @@ -50,7 +50,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" diff --git a/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php b/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php index 6bbd885d2..683b7ec40 100644 --- a/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php +++ b/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php @@ -20,7 +20,7 @@ class ExPlat { * * @var string */ - const PACKAGE_VERSION = '0.1.15'; + const PACKAGE_VERSION = '0.2.0-alpha'; /** * Initializer. diff --git a/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md index fbf1142d1..ee1032d8c 100644 --- a/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.3.1] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -62,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add jetpack-ip package functionality [#28846] - Initialized the package. [#28765] +[0.4.0-alpha]: https://github.com/automattic/jetpack-ip/compare/v0.3.1...v0.4.0-alpha [0.3.1]: https://github.com/automattic/jetpack-ip/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/automattic/jetpack-ip/compare/v0.2.3...v0.3.0 [0.2.3]: https://github.com/automattic/jetpack-ip/compare/v0.2.2...v0.2.3 diff --git a/jetpack_vendor/automattic/jetpack-ip/composer.json b/jetpack_vendor/automattic/jetpack-ip/composer.json index 4f5d08894..2b3ec7e71 100644 --- a/jetpack_vendor/automattic/jetpack-ip/composer.json +++ b/jetpack_vendor/automattic/jetpack-ip/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -39,7 +39,7 @@ "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "textdomain": "jetpack-ip", "version-constants": { diff --git a/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php b/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php index 3710c6939..751233ee8 100644 --- a/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php +++ b/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php @@ -12,7 +12,7 @@ */ class Utils { - const PACKAGE_VERSION = '0.3.1'; + const PACKAGE_VERSION = '0.4.0-alpha'; /** * Get the current user's IP address. diff --git a/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md index 1e8739510..314063cfb 100644 --- a/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [3.1.29] - 2024-11-11 ### Changed - Updated package dependencies. [#39999] @@ -795,6 +802,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Jetpack to use new JITM package +[4.0.0-alpha]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.29...v4.0.0-alpha [3.1.29]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.28...v3.1.29 [3.1.28]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.27...v3.1.28 [3.1.27]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.26...v3.1.27 diff --git a/jetpack_vendor/automattic/jetpack-jitm/composer.json b/jetpack_vendor/automattic/jetpack-jitm/composer.json index 49d0e4c1a..56ed18f35 100644 --- a/jetpack_vendor/automattic/jetpack-jitm/composer.json +++ b/jetpack_vendor/automattic/jetpack-jitm/composer.json @@ -4,19 +4,19 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-device-detection": "^2.1.6", - "automattic/jetpack-logo": "^2.0.5", - "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-status": "^4.0.3" + "php": ">=7.2", + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-device-detection": "^3.0.0-alpha", + "automattic/jetpack-logo": "^3.0.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -60,7 +60,7 @@ "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "3.1.x-dev" + "dev-trunk": "4.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php b/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php index 70c620e92..86ba1629a 100644 --- a/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php +++ b/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '3.1.29'; + const PACKAGE_VERSION = '4.0.0-alpha'; /** * The configuration method that is called from the jetpack-config package. diff --git a/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md index 476f04e58..4c2ca9811 100644 --- a/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.12] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -300,6 +307,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Licensing: Add support for Jetpack licenses +[3.0.0-alpha]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.12...v3.0.0-alpha [2.0.12]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.11...v2.0.12 [2.0.11]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.10...v2.0.11 [2.0.10]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.9...v2.0.10 diff --git a/jetpack_vendor/automattic/jetpack-licensing/composer.json b/jetpack_vendor/automattic/jetpack-licensing/composer.json index fcecee317..b8bacbbe2 100644 --- a/jetpack_vendor/automattic/jetpack-licensing/composer.json +++ b/jetpack_vendor/automattic/jetpack-licensing/composer.json @@ -4,13 +4,13 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha" }, "require-dev": { "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -43,7 +43,7 @@ "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "config": { diff --git a/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md index 8babccfbc..e7e29d69f 100644 --- a/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.5] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -186,6 +193,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Add a basic Jetpack Logo package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-logo/compare/v2.0.5...v3.0.0-alpha [2.0.5]: https://github.com/Automattic/jetpack-logo/compare/v2.0.4...v2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-logo/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-logo/compare/v2.0.2...v2.0.3 diff --git a/jetpack_vendor/automattic/jetpack-logo/composer.json b/jetpack_vendor/automattic/jetpack-logo/composer.json index 64018c7ab..da8d33973 100644 --- a/jetpack_vendor/automattic/jetpack-logo/composer.json +++ b/jetpack_vendor/automattic/jetpack-logo/composer.json @@ -4,11 +4,11 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -38,7 +38,7 @@ "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md index 9759df8d7..e84c8bfb0 100644 --- a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [4.37.0] - 2024-11-11 ### Added - My Jetpack: update the recommendations section in My Jetpack to include a slider interaction for the cards. [#39850] @@ -1807,6 +1814,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created package +[5.0.0-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.37.0...5.0.0-alpha [4.37.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.36.0...4.37.0 [4.36.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.16...4.36.0 [4.35.16]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.15...4.35.16 diff --git a/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json b/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json index 3396d1f03..0085d7e7c 100644 --- a/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json +++ b/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json @@ -4,25 +4,25 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-boost-speed-score": "^0.3.14", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-explat": "^0.1.15", - "automattic/jetpack-jitm": "^3.1.29", - "automattic/jetpack-licensing": "^2.0.12", - "automattic/jetpack-plugins-installer": "^0.4.4", - "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-plans": "^0.4.13", - "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.1-alpha", - "automattic/jetpack-protect-status": "^0.2.2" + "php": ">=7.2", + "automattic/jetpack-admin-ui": "^0.5.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-boost-speed-score": "^0.4.0-alpha", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-explat": "^0.2.0-alpha", + "automattic/jetpack-jitm": "^4.0.0-alpha", + "automattic/jetpack-licensing": "^3.0.0-alpha", + "automattic/jetpack-plugins-installer": "^0.5.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-plans": "^0.5.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "automattic/jetpack-sync": "^4.0.0-alpha", + "automattic/jetpack-protect-status": "^0.3.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev" }, "suggest": { @@ -75,7 +75,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "4.37.x-dev" + "dev-trunk": "5.0.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" diff --git a/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php b/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php index f0d5545e7..703415f09 100644 --- a/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php +++ b/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php @@ -42,7 +42,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '4.37.0'; + const PACKAGE_VERSION = '5.0.0-alpha'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md index ebcf12af1..cc7937c1b 100644 --- a/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.3.3] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -124,6 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. +[0.4.0-alpha]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.3...v0.4.0-alpha [0.3.3]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.2...v0.3.3 [0.3.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.0...v0.3.1 diff --git a/jetpack_vendor/automattic/jetpack-password-checker/composer.json b/jetpack_vendor/automattic/jetpack-password-checker/composer.json index fa4a9c217..59d23756a 100644 --- a/jetpack_vendor/automattic/jetpack-password-checker/composer.json +++ b/jetpack_vendor/automattic/jetpack-password-checker/composer.json @@ -4,10 +4,10 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -42,7 +42,7 @@ "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" } }, "config": { diff --git a/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md index abee64ef6..c2bf04450 100644 --- a/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.4.4] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -102,6 +109,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fix method logic +[0.5.0-alpha]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.4...v0.5.0-alpha [0.4.4]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.2...v0.4.3 [0.4.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.1...v0.4.2 diff --git a/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json b/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json index 164daac20..b4122eac9 100644 --- a/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json +++ b/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json @@ -4,13 +4,13 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-status": "^4.0.3" + "php": ">=7.2", + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -35,7 +35,7 @@ "prefer-stable": true, "extra": { "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "mirror-repo": "Automattic/jetpack-plugins-installer", "changelogger": { diff --git a/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md index 7a48425a9..e92c8cc04 100644 --- a/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.3.1] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -25,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial version. [#37864] +[0.4.0-alpha]: https://github.com/Automattic/jetpack-protect-models/compare/v0.3.1...v0.4.0-alpha [0.3.1]: https://github.com/Automattic/jetpack-protect-models/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Automattic/jetpack-protect-models/compare/v0.2.1...v0.3.0 [0.2.1]: https://github.com/Automattic/jetpack-protect-models/compare/v0.2.0...v0.2.1 diff --git a/jetpack_vendor/automattic/jetpack-protect-models/composer.json b/jetpack_vendor/automattic/jetpack-protect-models/composer.json index 333d7f972..37aca34e0 100644 --- a/jetpack_vendor/automattic/jetpack-protect-models/composer.json +++ b/jetpack_vendor/automattic/jetpack-protect-models/composer.json @@ -4,11 +4,11 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "0.4.2" }, "autoload": { @@ -36,7 +36,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" diff --git a/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php b/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php index a2efe310a..b6238854f 100644 --- a/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php +++ b/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php @@ -12,5 +12,5 @@ */ class Protect_Models { - const PACKAGE_VERSION = '0.3.1'; + const PACKAGE_VERSION = '0.4.0-alpha'; } diff --git a/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md index 50b7c8eb5..b1fe0e02a 100644 --- a/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.2.2] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -44,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated package dependencies. [#37894] +[0.3.0-alpha]: https://github.com/Automattic/jetpack-protect-status/compare/v0.2.2...v0.3.0-alpha [0.2.2]: https://github.com/Automattic/jetpack-protect-status/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.5...v0.2.0 diff --git a/jetpack_vendor/automattic/jetpack-protect-status/composer.json b/jetpack_vendor/automattic/jetpack-protect-status/composer.json index 788f643f0..3b4b15e8a 100644 --- a/jetpack_vendor/automattic/jetpack-protect-status/composer.json +++ b/jetpack_vendor/automattic/jetpack-protect-status/composer.json @@ -4,16 +4,16 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-plugins-installer": "^0.4.4", - "automattic/jetpack-sync": "^3.15.1-alpha", - "automattic/jetpack-protect-models": "^0.3.1", - "automattic/jetpack-plans": "^0.4.13" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-plugins-installer": "^0.5.0-alpha", + "automattic/jetpack-sync": "^4.0.0-alpha", + "automattic/jetpack-protect-models": "^0.4.0-alpha", + "automattic/jetpack-plans": "^0.5.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "dev-master" }, "autoload": { @@ -46,7 +46,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" diff --git a/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php b/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php index bbb43ddb8..cf1ac97e2 100644 --- a/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php +++ b/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php @@ -15,7 +15,7 @@ */ class Status { - const PACKAGE_VERSION = '0.2.2'; + const PACKAGE_VERSION = '0.3.0-alpha'; /** * Name of the option where status is stored * diff --git a/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md index 5926ea36e..46cad210c 100644 --- a/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.5] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -213,6 +220,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Create Jetpack Redirect package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.5...v3.0.0-alpha [2.0.5]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.4...v2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.2...v2.0.3 diff --git a/jetpack_vendor/automattic/jetpack-redirect/composer.json b/jetpack_vendor/automattic/jetpack-redirect/composer.json index 9dd7c25fc..85d86f9fe 100644 --- a/jetpack_vendor/automattic/jetpack-redirect/composer.json +++ b/jetpack_vendor/automattic/jetpack-redirect/composer.json @@ -4,13 +4,13 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-status": "^4.0.3" + "php": ">=7.2", + "automattic/jetpack-status": "^5.0.0-alpha" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -40,7 +40,7 @@ "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md index 98ad34f9d..579215568 100644 --- a/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [2.0.4] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -175,6 +182,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Jetpack DNA: Introduce a Roles package +[3.0.0-alpha]: https://github.com/Automattic/jetpack-roles/compare/v2.0.4...v3.0.0-alpha [2.0.4]: https://github.com/Automattic/jetpack-roles/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-roles/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-roles/compare/v2.0.1...v2.0.2 diff --git a/jetpack_vendor/automattic/jetpack-roles/composer.json b/jetpack_vendor/automattic/jetpack-roles/composer.json index 594cf9a9e..5057ba339 100644 --- a/jetpack_vendor/automattic/jetpack-roles/composer.json +++ b/jetpack_vendor/automattic/jetpack-roles/composer.json @@ -4,12 +4,12 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^5.0.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -39,7 +39,7 @@ "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } } } diff --git a/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md index 538082536..cb6935fd7 100644 --- a/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.0.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [4.0.3] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -405,6 +412,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Introduce a status package +[5.0.0-alpha]: https://github.com/Automattic/jetpack-status/compare/v4.0.3...v5.0.0-alpha [4.0.3]: https://github.com/Automattic/jetpack-status/compare/v4.0.2...v4.0.3 [4.0.2]: https://github.com/Automattic/jetpack-status/compare/v4.0.1...v4.0.2 [4.0.1]: https://github.com/Automattic/jetpack-status/compare/v4.0.0...v4.0.1 diff --git a/jetpack_vendor/automattic/jetpack-status/composer.json b/jetpack_vendor/automattic/jetpack-status/composer.json index 208de264a..c4745a273 100644 --- a/jetpack_vendor/automattic/jetpack-status/composer.json +++ b/jetpack_vendor/automattic/jetpack-status/composer.json @@ -4,16 +4,16 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-constants": "^2.0.5" + "php": ">=7.2", + "automattic/jetpack-constants": "^3.0.0-alpha" }, "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/jetpack-connection": "@dev", "automattic/jetpack-plans": "@dev", - "automattic/jetpack-ip": "^0.3.1" + "automattic/jetpack-ip": "^0.4.0-alpha" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -43,7 +43,7 @@ "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.0.x-dev" + "dev-trunk": "5.0.x-dev" }, "dependencies": { "test-only": [ diff --git a/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md index b6aa81a1f..78b2baf1d 100644 --- a/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md @@ -5,13 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.15.1-alpha] - unreleased +## [4.0.0-alpha] - unreleased This is an alpha version! The changes listed here are not final. ### Changed - Jetpack Sync: Add 'od_url_metrics' in blacklisted post types +### Removed +- General: Update minimum PHP version to 7.2. + ## [3.15.0] - 2024-11-11 ### Changed - Sync: Modules in Full Sync are now sent in the order the config is set. [#40100] @@ -1340,7 +1343,7 @@ This is an alpha version! The changes listed here are not final. - Packages: Move sync to a classmapped package -[3.15.1-alpha]: https://github.com/Automattic/jetpack-sync/compare/v3.15.0...v3.15.1-alpha +[4.0.0-alpha]: https://github.com/Automattic/jetpack-sync/compare/v3.15.0...v4.0.0-alpha [3.15.0]: https://github.com/Automattic/jetpack-sync/compare/v3.14.4...v3.15.0 [3.14.4]: https://github.com/Automattic/jetpack-sync/compare/v3.14.3...v3.14.4 [3.14.3]: https://github.com/Automattic/jetpack-sync/compare/v3.14.2...v3.14.3 diff --git a/jetpack_vendor/automattic/jetpack-sync/composer.json b/jetpack_vendor/automattic/jetpack-sync/composer.json index 8d2ca46c7..e7658a6b8 100644 --- a/jetpack_vendor/automattic/jetpack-sync/composer.json +++ b/jetpack_vendor/automattic/jetpack-sync/composer.json @@ -4,19 +4,19 @@ "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-password-checker": "^0.3.3", - "automattic/jetpack-ip": "^0.3.1", - "automattic/jetpack-roles": "^2.0.4", - "automattic/jetpack-status": "^4.0.3" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-password-checker": "^0.4.0-alpha", + "automattic/jetpack-ip": "^0.4.0-alpha", + "automattic/jetpack-roles": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.22.3", + "automattic/jetpack-waf": "^0.23.0-alpha", "automattic/wordbless": "@dev" }, "suggest": { @@ -53,7 +53,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "3.15.x-dev" + "dev-trunk": "4.0.x-dev" }, "dependencies": { "test-only": [ diff --git a/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php b/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php index 13ccd9ce5..bfe0b2b2d 100644 --- a/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php +++ b/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '3.15.1-alpha'; + const PACKAGE_VERSION = '4.0.0-alpha'; const PACKAGE_SLUG = 'sync'; diff --git a/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php b/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php index c36179ba9..d86b2bce8 100644 --- a/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php +++ b/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php @@ -580,7 +580,7 @@ public function get_items_to_send( $buffer_or_items, $encode = true ) { * @access private */ private function fastcgi_finish_request() { - if ( function_exists( 'fastcgi_finish_request' ) && version_compare( phpversion(), '7.0.16', '>=' ) ) { + if ( function_exists( 'fastcgi_finish_request' ) ) { fastcgi_finish_request(); } } diff --git a/jetpack_vendor/i18n-map.php b/jetpack_vendor/i18n-map.php index 9620b0dfe..a7874b75f 100644 --- a/jetpack_vendor/i18n-map.php +++ b/jetpack_vendor/i18n-map.php @@ -6,67 +6,67 @@ 'packages' => array( 'jetpack-admin-ui' => array( 'path' => 'jetpack_vendor/automattic/jetpack-admin-ui', - 'ver' => '0.4.6', + 'ver' => '0.5.0-alpha1731518828', ), 'jetpack-assets' => array( 'path' => 'jetpack_vendor/automattic/jetpack-assets', - 'ver' => '2.3.14', + 'ver' => '3.0.0-alpha1731518828', ), 'jetpack-boost-core' => array( 'path' => 'jetpack_vendor/automattic/jetpack-boost-core', - 'ver' => '0.2.14', + 'ver' => '0.3.0-alpha1731518828', ), 'jetpack-boost-speed-score' => array( 'path' => 'jetpack_vendor/automattic/jetpack-boost-speed-score', - 'ver' => '0.3.14', + 'ver' => '0.4.0-alpha1731518828', ), 'jetpack-config' => array( 'path' => 'jetpack_vendor/automattic/jetpack-config', - 'ver' => '2.0.4', + 'ver' => '3.0.0-alpha1731518828', ), 'jetpack-connection' => array( 'path' => 'jetpack_vendor/automattic/jetpack-connection', - 'ver' => '5.1.7', + 'ver' => '6.0.0-alpha1731518828', ), 'jetpack-explat' => array( 'path' => 'jetpack_vendor/automattic/jetpack-explat', - 'ver' => '0.1.15', + 'ver' => '0.2.0-alpha1731518828', ), 'jetpack-ip' => array( 'path' => 'jetpack_vendor/automattic/jetpack-ip', - 'ver' => '0.3.1', + 'ver' => '0.4.0-alpha1731518828', ), 'jetpack-jitm' => array( 'path' => 'jetpack_vendor/automattic/jetpack-jitm', - 'ver' => '3.1.29', + 'ver' => '4.0.0-alpha1731518828', ), 'jetpack-licensing' => array( 'path' => 'jetpack_vendor/automattic/jetpack-licensing', - 'ver' => '2.0.12', + 'ver' => '3.0.0-alpha1731518828', ), 'jetpack-my-jetpack' => array( 'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack', - 'ver' => '4.37.0', + 'ver' => '5.0.0-alpha1731518828', ), 'jetpack-password-checker' => array( 'path' => 'jetpack_vendor/automattic/jetpack-password-checker', - 'ver' => '0.3.3', + 'ver' => '0.4.0-alpha1731518828', ), 'jetpack-plugins-installer' => array( 'path' => 'jetpack_vendor/automattic/jetpack-plugins-installer', - 'ver' => '0.4.4', + 'ver' => '0.5.0-alpha1731518828', ), 'jetpack-protect-models' => array( 'path' => 'jetpack_vendor/automattic/jetpack-protect-models', - 'ver' => '0.3.1', + 'ver' => '0.4.0-alpha1731518828', ), 'jetpack-protect-status' => array( 'path' => 'jetpack_vendor/automattic/jetpack-protect-status', - 'ver' => '0.2.2', + 'ver' => '0.3.0-alpha1731518828', ), 'jetpack-sync' => array( 'path' => 'jetpack_vendor/automattic/jetpack-sync', - 'ver' => '3.15.1-alpha1731512286', + 'ver' => '4.0.0-alpha1731518828', ), ), ); diff --git a/readme.txt b/readme.txt index dd71009ae..decda964a 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: automattic, Tags: jetpack, stuff Requires at least: 6.6 -Requires PHP: 7.0 +Requires PHP: 7.2 Tested up to: 6.7 Stable tag: 0.1.0-alpha License: GPLv2 or later diff --git a/vendor/autoload_packages.php b/vendor/autoload_packages.php index 61647d685..fb3b41e35 100644 --- a/vendor/autoload_packages.php +++ b/vendor/autoload_packages.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/automattic/jetpack-plans/CHANGELOG.md b/vendor/automattic/jetpack-plans/CHANGELOG.md index 8b08606b7..9bdb2bee8 100644 --- a/vendor/automattic/jetpack-plans/CHANGELOG.md +++ b/vendor/automattic/jetpack-plans/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.0-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Removed +- General: Update minimum PHP version to 7.2. + ## [0.4.13] - 2024-11-04 ### Added - Enable test coverage. [#39961] @@ -162,6 +169,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated - Moved the options class into Connection. [#24095] +[0.5.0-alpha]: https://github.com/Automattic/jetpack-plans/compare/v0.4.13...v0.5.0-alpha [0.4.13]: https://github.com/Automattic/jetpack-plans/compare/v0.4.12...v0.4.13 [0.4.12]: https://github.com/Automattic/jetpack-plans/compare/v0.4.11...v0.4.12 [0.4.11]: https://github.com/Automattic/jetpack-plans/compare/v0.4.10...v0.4.11 diff --git a/vendor/automattic/jetpack-plans/composer.json b/vendor/automattic/jetpack-plans/composer.json index e54caf146..aac56a864 100644 --- a/vendor/automattic/jetpack-plans/composer.json +++ b/vendor/automattic/jetpack-plans/composer.json @@ -4,13 +4,13 @@ "type": "library", "license": "GPL-2.0-or-later", "require": { - "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7" + "php": ">=7.2", + "automattic/jetpack-connection": "^6.0.0-alpha" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.8", - "automattic/jetpack-status": "^4.0.3", + "automattic/jetpack-changelogger": "^5.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", "automattic/wordbless": "@dev" }, "suggest": { @@ -45,7 +45,7 @@ "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" } }, "config": { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 0a62aa503..f8c512bdf 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,18 +2,18 @@ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "2.0.4", - "version_normalized": "2.0.4.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "147cefb1b6970b4ca474b9be05b5c5fdab8badd8" + "reference": "39220ad774b46c55d755d542b0a3b347864ce59b" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -27,7 +27,7 @@ "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -58,19 +58,19 @@ }, { "name": "automattic/jetpack-admin-ui", - "version": "0.4.6", - "version_normalized": "0.4.6.0", + "version": "0.5.0-alpha.1731518828", + "version_normalized": "0.5.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "099be024acca747a7a59a0eafa0c0dc0e1c63e06" + "reference": "82280ef24433368abf86db7ea756f446f2e881e0" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", - "automattic/jetpack-logo": "^2.0.5", + "automattic/jetpack-changelogger": "^5.0.0-alpha", + "automattic/jetpack-logo": "^3.0.0-alpha", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -86,7 +86,7 @@ "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-admin-menu.php" @@ -126,19 +126,19 @@ }, { "name": "automattic/jetpack-assets", - "version": "2.3.14", - "version_normalized": "2.3.14.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "14955d185aa441d4293ebf47d2e261ee095c6195" + "reference": "1a3f83bcd0994b783a6ae46a5b573f9655c25a85" }, "require": { - "automattic/jetpack-constants": "^2.0.5", - "php": ">=7.0" + "automattic/jetpack-constants": "^3.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "^1.1.1" @@ -155,7 +155,7 @@ "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.3.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -199,19 +199,19 @@ }, { "name": "automattic/jetpack-autoloader", - "version": "3.1.3", - "version_normalized": "3.1.3.0", + "version": "4.0.0-alpha.1731518828", + "version_normalized": "4.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-autoloader", - "reference": "1360f4c2f8bd89d16a022101b7a6732404695792" + "reference": "b540cac3ff77249fbc2202ccd0a4419829f9488a" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -227,7 +227,7 @@ "::VERSION": "src/AutoloadGenerator.php" }, "branch-alias": { - "dev-trunk": "3.1.x-dev" + "dev-trunk": "4.0.x-dev" } }, "installation-source": "dist", @@ -270,19 +270,19 @@ }, { "name": "automattic/jetpack-boost-core", - "version": "0.2.14", - "version_normalized": "0.2.14.0", + "version": "0.3.0-alpha.1731518828", + "version_normalized": "0.3.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-boost-core", - "reference": "3751bf7813d91e7307fca3ff2b7d59bffd6ad8ab" + "reference": "8317155df2b3f10be2be70f080070657c5454d67" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -297,7 +297,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "textdomain": "jetpack-boost-core" }, @@ -341,19 +341,19 @@ }, { "name": "automattic/jetpack-boost-speed-score", - "version": "0.3.14", - "version_normalized": "0.3.14.0", + "version": "0.4.0-alpha.1731518828", + "version_normalized": "0.4.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score", - "reference": "84c589567f49aa546dca0fa1f353d286f5c1d442" + "reference": "568f3e86a718ce7e623ee52f10a3bb9c0828cce3" }, "require": { - "automattic/jetpack-boost-core": "^0.2.14", - "php": ">=7.0" + "automattic/jetpack-boost-core": "^0.3.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "^2.6", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -368,7 +368,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "textdomain": "jetpack-boost-speed-score", "version-constants": { @@ -420,19 +420,19 @@ }, { "name": "automattic/jetpack-composer-plugin", - "version": "2.0.4", - "version_normalized": "2.0.4.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin", - "reference": "cb1be0e4bd806ca7911d027532dc80a87595c30c" + "reference": "f83448d86d8846735d87e2d0ef3f330c389786b5" }, "require": { "composer-plugin-api": "^2.1.0", - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "composer/composer": "^2.2 || ^2.4", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -446,7 +446,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -483,18 +483,18 @@ }, { "name": "automattic/jetpack-config", - "version": "2.0.4", - "version_normalized": "2.0.4.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-config", - "reference": "5d0747eef1cdfee4e29f9b0b1a523b690c00eb65" + "reference": "979da683dcb3ec9b0f934ce0984f8a4fbcc3fac8" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/jetpack-connection": "@dev", "automattic/jetpack-import": "@dev", "automattic/jetpack-jitm": "@dev", @@ -521,7 +521,7 @@ "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" }, "dependencies": { "test-only": [ @@ -558,25 +558,25 @@ }, { "name": "automattic/jetpack-connection", - "version": "5.1.7", - "version_normalized": "5.1.7.0", + "version": "6.0.0-alpha.1731518828", + "version_normalized": "6.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "2732a6937155fbb6f4ce17e80891066e64944ee0" + "reference": "4da8578f569f70a0ee04eed2900d8846880602b9" }, "require": { - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-roles": "^2.0.4", - "automattic/jetpack-status": "^4.0.3", - "php": ">=7.0" + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-admin-ui": "^0.5.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha", + "automattic/jetpack-roles": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -596,7 +596,7 @@ "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "6.0.x-dev" }, "dependencies": { "test-only": [ @@ -651,18 +651,18 @@ }, { "name": "automattic/jetpack-constants", - "version": "2.0.5", - "version_normalized": "2.0.5.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "db42cb515971fefaa1e43df34dd4616e2eb48192" + "reference": "1e44d0b7f3377c5327bd4eb7224650ff649ea159" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -677,7 +677,7 @@ "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -708,18 +708,18 @@ }, { "name": "automattic/jetpack-device-detection", - "version": "2.1.6", - "version_normalized": "2.1.6.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "f1cb294a1476fdd54c6b094594ef8fec71f579d7" + "reference": "f7690ae1dc7acaeb6f8665d0d031d533219985e7" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -733,7 +733,7 @@ "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.1.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -764,19 +764,19 @@ }, { "name": "automattic/jetpack-explat", - "version": "0.1.15", - "version_normalized": "0.1.15.0", + "version": "0.2.0-alpha.1731518828", + "version_normalized": "0.2.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-explat", - "reference": "ea12549a11818dfabfdc222b8897264f8ce5201c" + "reference": "05be47181e657cf0b38b56f3c59f5915af22b316" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -786,7 +786,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.1.x-dev" + "dev-trunk": "0.2.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" @@ -843,18 +843,18 @@ }, { "name": "automattic/jetpack-ip", - "version": "0.3.1", - "version_normalized": "0.3.1.0", + "version": "0.4.0-alpha.1731518828", + "version_normalized": "0.4.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "f663b5b701b8705edfcde6428b8b2cbbc013ce9c" + "reference": "1db2e31c591e93a809e12a80e3b1b6c9c7db85f8" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -869,7 +869,7 @@ "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "textdomain": "jetpack-ip", "version-constants": { @@ -904,25 +904,25 @@ }, { "name": "automattic/jetpack-jitm", - "version": "3.1.29", - "version_normalized": "3.1.29.0", + "version": "4.0.0-alpha.1731518828", + "version_normalized": "4.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "604745b655a684baf35cd016e0c723c2c12ea6ca" + "reference": "52f62194c9c0ca05ba6cae6d4fd31ee4ff4ab768" }, "require": { - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-device-detection": "^2.1.6", - "automattic/jetpack-logo": "^2.0.5", - "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-status": "^4.0.3", - "php": ">=7.0" + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-device-detection": "^3.0.0-alpha", + "automattic/jetpack-logo": "^3.0.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -941,7 +941,7 @@ "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "3.1.x-dev" + "dev-trunk": "4.0.x-dev" } }, "installation-source": "dist", @@ -982,19 +982,19 @@ }, { "name": "automattic/jetpack-licensing", - "version": "2.0.12", - "version_normalized": "2.0.12.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-licensing", - "reference": "1ca076e4a1ad392d7d9834f57e883909d057d4aa" + "reference": "117e32b9a7bbb47f5130596e0ec08d00bc9db5fe" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1010,7 +1010,7 @@ "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -1047,18 +1047,18 @@ }, { "name": "automattic/jetpack-logo", - "version": "2.0.5", - "version_normalized": "2.0.5.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "50f29b07a950b1552fcae64be822fce70d8d9335" + "reference": "fa51656d3b7f674ce254a32d1d173f1a46d6073f" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1072,7 +1072,7 @@ "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -1103,32 +1103,32 @@ }, { "name": "automattic/jetpack-my-jetpack", - "version": "4.37.0", - "version_normalized": "4.37.0.0", + "version": "5.0.0-alpha.1731518828", + "version_normalized": "5.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack", - "reference": "e4f7ef7a573029f7143a973bef53a0b167f2be54" + "reference": "3473a099dd68f8e500ca61da65ff7a039fbb57bd" }, "require": { - "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14", - "automattic/jetpack-boost-speed-score": "^0.3.14", - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-explat": "^0.1.15", - "automattic/jetpack-jitm": "^3.1.29", - "automattic/jetpack-licensing": "^2.0.12", - "automattic/jetpack-plans": "^0.4.13", - "automattic/jetpack-plugins-installer": "^0.4.4", - "automattic/jetpack-protect-status": "^0.2.2", - "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.1-alpha", - "php": ">=7.0" + "automattic/jetpack-admin-ui": "^0.5.0-alpha", + "automattic/jetpack-assets": "^3.0.0-alpha", + "automattic/jetpack-boost-speed-score": "^0.4.0-alpha", + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-explat": "^0.2.0-alpha", + "automattic/jetpack-jitm": "^4.0.0-alpha", + "automattic/jetpack-licensing": "^3.0.0-alpha", + "automattic/jetpack-plans": "^0.5.0-alpha", + "automattic/jetpack-plugins-installer": "^0.5.0-alpha", + "automattic/jetpack-protect-status": "^0.3.0-alpha", + "automattic/jetpack-redirect": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "automattic/jetpack-sync": "^4.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1144,7 +1144,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "4.37.x-dev" + "dev-trunk": "5.0.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1209,18 +1209,18 @@ }, { "name": "automattic/jetpack-password-checker", - "version": "0.3.3", - "version_normalized": "0.3.3.0", + "version": "0.4.0-alpha.1731518828", + "version_normalized": "0.4.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "5317f9ade7ede5a32cd4aecf2f0244364479ec4d" + "reference": "db3d63400d044c5cbc0f3339fe11b7b7c5fda666" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1236,7 +1236,7 @@ "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" } }, "installation-source": "dist", @@ -1273,20 +1273,20 @@ }, { "name": "automattic/jetpack-plans", - "version": "0.4.13", - "version_normalized": "0.4.13.0", + "version": "0.5.0-alpha.1731518828", + "version_normalized": "0.5.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "fc45b9ffb6123ecace3edcb9addc1f2b331cb01e" + "reference": "c9615068dfa07a9eb5fa32fb783980482bcd714d" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", - "automattic/jetpack-status": "^4.0.3", + "automattic/jetpack-changelogger": "^5.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1301,7 +1301,7 @@ "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" } }, "installation-source": "dist", @@ -1344,20 +1344,20 @@ }, { "name": "automattic/jetpack-plugins-installer", - "version": "0.4.4", - "version_normalized": "0.4.4.0", + "version": "0.5.0-alpha.1731518828", + "version_normalized": "0.5.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer", - "reference": "bc1e96036be4ccc64049205dc42342646cb0b041" + "reference": "98d9920fba6de1e3758e47369fb70e2d7f987e43" }, "require": { - "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-status": "^4.0.3", - "php": ">=7.0" + "automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1366,7 +1366,7 @@ "type": "jetpack-library", "extra": { "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "mirror-repo": "Automattic/jetpack-plugins-installer", "changelogger": { @@ -1403,18 +1403,18 @@ }, { "name": "automattic/jetpack-protect-models", - "version": "0.3.1", - "version_normalized": "0.3.1.0", + "version": "0.4.0-alpha.1731518828", + "version_normalized": "0.4.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-protect-models", - "reference": "380747745cef372dde6a1aeeac358e5bd0e785c4" + "reference": "82ca375e001b24385ab6514ebaa04f3044f39ef9" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1425,7 +1425,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.3.x-dev" + "dev-trunk": "0.4.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" @@ -1476,23 +1476,23 @@ }, { "name": "automattic/jetpack-protect-status", - "version": "0.2.2", - "version_normalized": "0.2.2.0", + "version": "0.3.0-alpha.1731518828", + "version_normalized": "0.3.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-protect-status", - "reference": "8326c73ebdb34b09857666872d9691c4c76316de" + "reference": "ad76287c4f579beda29a9ca83cfdd675ab3263d2" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-plans": "^0.4.13", - "automattic/jetpack-plugins-installer": "^0.4.4", - "automattic/jetpack-protect-models": "^0.3.1", - "automattic/jetpack-sync": "^3.15.1-alpha", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-plans": "^0.5.0-alpha", + "automattic/jetpack-plugins-installer": "^0.5.0-alpha", + "automattic/jetpack-protect-models": "^0.4.0-alpha", + "automattic/jetpack-sync": "^4.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1503,7 +1503,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" @@ -1554,19 +1554,19 @@ }, { "name": "automattic/jetpack-redirect", - "version": "2.0.5", - "version_normalized": "2.0.5.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "832210b514f57fcebd1e9f2045d46158071fcc90" + "reference": "f34f367188cbdcd066c015cac154e0991d142440" }, "require": { - "automattic/jetpack-status": "^4.0.3", - "php": ">=7.0" + "automattic/jetpack-status": "^5.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1581,7 +1581,7 @@ "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -1612,18 +1612,18 @@ }, { "name": "automattic/jetpack-roles", - "version": "2.0.4", - "version_normalized": "2.0.4.0", + "version": "3.0.0-alpha.1731518828", + "version_normalized": "3.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "6696e7a51ebc251dd4da9a4aff7f7e859f4a3f2a" + "reference": "dbdfd37b4dc0de628af2c0966f715b6c696ef3ed" }, "require": { - "php": ">=7.0" + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1638,7 +1638,7 @@ "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.0.x-dev" + "dev-trunk": "3.0.x-dev" } }, "installation-source": "dist", @@ -1669,21 +1669,21 @@ }, { "name": "automattic/jetpack-status", - "version": "4.0.3", - "version_normalized": "4.0.3.0", + "version": "5.0.0-alpha.1731518828", + "version_normalized": "5.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "43169f53bf1e16d804039374891e5f80b4314201" + "reference": "e2a0da66f327fa8a7959a8ac2040cf6daa1f4a42" }, "require": { - "automattic/jetpack-constants": "^2.0.5", - "php": ">=7.0" + "automattic/jetpack-constants": "^3.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/jetpack-connection": "@dev", - "automattic/jetpack-ip": "^0.3.1", + "automattic/jetpack-ip": "^0.4.0-alpha", "automattic/jetpack-plans": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -1699,7 +1699,7 @@ "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.0.x-dev" + "dev-trunk": "5.0.x-dev" }, "dependencies": { "test-only": [ @@ -1736,26 +1736,26 @@ }, { "name": "automattic/jetpack-sync", - "version": "3.15.1-alpha.1731512286", - "version_normalized": "3.15.1.0-alpha1731512286", + "version": "4.0.0-alpha.1731518828", + "version_normalized": "4.0.0.0-alpha1731518828", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "6eae6ac61cdc193c2e3142d6c3948a1d9cfbeb24" + "reference": "89c8f1f8c577c3c23cad52645b7a5679b6ca8ef4" }, "require": { - "automattic/jetpack-connection": "^5.1.7", - "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-ip": "^0.3.1", - "automattic/jetpack-password-checker": "^0.3.3", - "automattic/jetpack-roles": "^2.0.4", - "automattic/jetpack-status": "^4.0.3", - "php": ">=7.0" + "automattic/jetpack-connection": "^6.0.0-alpha", + "automattic/jetpack-constants": "^3.0.0-alpha", + "automattic/jetpack-ip": "^0.4.0-alpha", + "automattic/jetpack-password-checker": "^0.4.0-alpha", + "automattic/jetpack-roles": "^3.0.0-alpha", + "automattic/jetpack-status": "^5.0.0-alpha", + "php": ">=7.2" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8", + "automattic/jetpack-changelogger": "^5.0.0-alpha", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.22.3", + "automattic/jetpack-waf": "^0.23.0-alpha", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1774,7 +1774,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "3.15.x-dev" + "dev-trunk": "4.0.x-dev" }, "dependencies": { "test-only": [ diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 74ca8e08c..39056ee27 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -11,216 +11,216 @@ ), 'versions' => array( 'automattic/jetpack-a8c-mc-stats' => array( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => '147cefb1b6970b4ca474b9be05b5c5fdab8badd8', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => '39220ad774b46c55d755d542b0a3b347864ce59b', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-admin-ui' => array( - 'pretty_version' => '0.4.6', - 'version' => '0.4.6.0', - 'reference' => '099be024acca747a7a59a0eafa0c0dc0e1c63e06', + 'pretty_version' => '0.5.0-alpha.1731518828', + 'version' => '0.5.0.0-alpha1731518828', + 'reference' => '82280ef24433368abf86db7ea756f446f2e881e0', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-assets' => array( - 'pretty_version' => '2.3.14', - 'version' => '2.3.14.0', - 'reference' => '14955d185aa441d4293ebf47d2e261ee095c6195', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => '1a3f83bcd0994b783a6ae46a5b573f9655c25a85', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-autoloader' => array( - 'pretty_version' => '3.1.3', - 'version' => '3.1.3.0', - 'reference' => '1360f4c2f8bd89d16a022101b7a6732404695792', + 'pretty_version' => '4.0.0-alpha.1731518828', + 'version' => '4.0.0.0-alpha1731518828', + 'reference' => 'b540cac3ff77249fbc2202ccd0a4419829f9488a', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-boost-core' => array( - 'pretty_version' => '0.2.14', - 'version' => '0.2.14.0', - 'reference' => '3751bf7813d91e7307fca3ff2b7d59bffd6ad8ab', + 'pretty_version' => '0.3.0-alpha.1731518828', + 'version' => '0.3.0.0-alpha1731518828', + 'reference' => '8317155df2b3f10be2be70f080070657c5454d67', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-boost-speed-score' => array( - 'pretty_version' => '0.3.14', - 'version' => '0.3.14.0', - 'reference' => '84c589567f49aa546dca0fa1f353d286f5c1d442', + 'pretty_version' => '0.4.0-alpha.1731518828', + 'version' => '0.4.0.0-alpha1731518828', + 'reference' => '568f3e86a718ce7e623ee52f10a3bb9c0828cce3', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-composer-plugin' => array( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => 'cb1be0e4bd806ca7911d027532dc80a87595c30c', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => 'f83448d86d8846735d87e2d0ef3f330c389786b5', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-config' => array( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => '5d0747eef1cdfee4e29f9b0b1a523b690c00eb65', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => '979da683dcb3ec9b0f934ce0984f8a4fbcc3fac8', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-connection' => array( - 'pretty_version' => '5.1.7', - 'version' => '5.1.7.0', - 'reference' => '2732a6937155fbb6f4ce17e80891066e64944ee0', + 'pretty_version' => '6.0.0-alpha.1731518828', + 'version' => '6.0.0.0-alpha1731518828', + 'reference' => '4da8578f569f70a0ee04eed2900d8846880602b9', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-constants' => array( - 'pretty_version' => '2.0.5', - 'version' => '2.0.5.0', - 'reference' => 'db42cb515971fefaa1e43df34dd4616e2eb48192', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => '1e44d0b7f3377c5327bd4eb7224650ff649ea159', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-device-detection' => array( - 'pretty_version' => '2.1.6', - 'version' => '2.1.6.0', - 'reference' => 'f1cb294a1476fdd54c6b094594ef8fec71f579d7', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => 'f7690ae1dc7acaeb6f8665d0d031d533219985e7', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-explat' => array( - 'pretty_version' => '0.1.15', - 'version' => '0.1.15.0', - 'reference' => 'ea12549a11818dfabfdc222b8897264f8ce5201c', + 'pretty_version' => '0.2.0-alpha.1731518828', + 'version' => '0.2.0.0-alpha1731518828', + 'reference' => '05be47181e657cf0b38b56f3c59f5915af22b316', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-ip' => array( - 'pretty_version' => '0.3.1', - 'version' => '0.3.1.0', - 'reference' => 'f663b5b701b8705edfcde6428b8b2cbbc013ce9c', + 'pretty_version' => '0.4.0-alpha.1731518828', + 'version' => '0.4.0.0-alpha1731518828', + 'reference' => '1db2e31c591e93a809e12a80e3b1b6c9c7db85f8', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-jitm' => array( - 'pretty_version' => '3.1.29', - 'version' => '3.1.29.0', - 'reference' => '604745b655a684baf35cd016e0c723c2c12ea6ca', + 'pretty_version' => '4.0.0-alpha.1731518828', + 'version' => '4.0.0.0-alpha1731518828', + 'reference' => '52f62194c9c0ca05ba6cae6d4fd31ee4ff4ab768', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-licensing' => array( - 'pretty_version' => '2.0.12', - 'version' => '2.0.12.0', - 'reference' => '1ca076e4a1ad392d7d9834f57e883909d057d4aa', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => '117e32b9a7bbb47f5130596e0ec08d00bc9db5fe', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-logo' => array( - 'pretty_version' => '2.0.5', - 'version' => '2.0.5.0', - 'reference' => '50f29b07a950b1552fcae64be822fce70d8d9335', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => 'fa51656d3b7f674ce254a32d1d173f1a46d6073f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-my-jetpack' => array( - 'pretty_version' => '4.37.0', - 'version' => '4.37.0.0', - 'reference' => 'e4f7ef7a573029f7143a973bef53a0b167f2be54', + 'pretty_version' => '5.0.0-alpha.1731518828', + 'version' => '5.0.0.0-alpha1731518828', + 'reference' => '3473a099dd68f8e500ca61da65ff7a039fbb57bd', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-password-checker' => array( - 'pretty_version' => '0.3.3', - 'version' => '0.3.3.0', - 'reference' => '5317f9ade7ede5a32cd4aecf2f0244364479ec4d', + 'pretty_version' => '0.4.0-alpha.1731518828', + 'version' => '0.4.0.0-alpha1731518828', + 'reference' => 'db3d63400d044c5cbc0f3339fe11b7b7c5fda666', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-plans' => array( - 'pretty_version' => '0.4.13', - 'version' => '0.4.13.0', - 'reference' => 'fc45b9ffb6123ecace3edcb9addc1f2b331cb01e', + 'pretty_version' => '0.5.0-alpha.1731518828', + 'version' => '0.5.0.0-alpha1731518828', + 'reference' => 'c9615068dfa07a9eb5fa32fb783980482bcd714d', 'type' => 'library', 'install_path' => __DIR__ . '/../automattic/jetpack-plans', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-plugins-installer' => array( - 'pretty_version' => '0.4.4', - 'version' => '0.4.4.0', - 'reference' => 'bc1e96036be4ccc64049205dc42342646cb0b041', + 'pretty_version' => '0.5.0-alpha.1731518828', + 'version' => '0.5.0.0-alpha1731518828', + 'reference' => '98d9920fba6de1e3758e47369fb70e2d7f987e43', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-protect-models' => array( - 'pretty_version' => '0.3.1', - 'version' => '0.3.1.0', - 'reference' => '380747745cef372dde6a1aeeac358e5bd0e785c4', + 'pretty_version' => '0.4.0-alpha.1731518828', + 'version' => '0.4.0.0-alpha1731518828', + 'reference' => '82ca375e001b24385ab6514ebaa04f3044f39ef9', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-protect-status' => array( - 'pretty_version' => '0.2.2', - 'version' => '0.2.2.0', - 'reference' => '8326c73ebdb34b09857666872d9691c4c76316de', + 'pretty_version' => '0.3.0-alpha.1731518828', + 'version' => '0.3.0.0-alpha1731518828', + 'reference' => 'ad76287c4f579beda29a9ca83cfdd675ab3263d2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-redirect' => array( - 'pretty_version' => '2.0.5', - 'version' => '2.0.5.0', - 'reference' => '832210b514f57fcebd1e9f2045d46158071fcc90', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => 'f34f367188cbdcd066c015cac154e0991d142440', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-roles' => array( - 'pretty_version' => '2.0.4', - 'version' => '2.0.4.0', - 'reference' => '6696e7a51ebc251dd4da9a4aff7f7e859f4a3f2a', + 'pretty_version' => '3.0.0-alpha.1731518828', + 'version' => '3.0.0.0-alpha1731518828', + 'reference' => 'dbdfd37b4dc0de628af2c0966f715b6c696ef3ed', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', 'aliases' => array(), @@ -236,18 +236,18 @@ 'dev_requirement' => false, ), 'automattic/jetpack-status' => array( - 'pretty_version' => '4.0.3', - 'version' => '4.0.3.0', - 'reference' => '43169f53bf1e16d804039374891e5f80b4314201', + 'pretty_version' => '5.0.0-alpha.1731518828', + 'version' => '5.0.0.0-alpha1731518828', + 'reference' => 'e2a0da66f327fa8a7959a8ac2040cf6daa1f4a42', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-sync' => array( - 'pretty_version' => '3.15.1-alpha.1731512286', - 'version' => '3.15.1.0-alpha1731512286', - 'reference' => '6eae6ac61cdc193c2e3142d6c3948a1d9cfbeb24', + 'pretty_version' => '4.0.0-alpha.1731518828', + 'version' => '4.0.0.0-alpha1731518828', + 'reference' => '89c8f1f8c577c3c23cad52645b7a5679b6ca8ef4', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', 'aliases' => array(), diff --git a/vendor/composer/jetpack_autoload_classmap.php b/vendor/composer/jetpack_autoload_classmap.php index 11ba120ae..2a731bd98 100644 --- a/vendor/composer/jetpack_autoload_classmap.php +++ b/vendor/composer/jetpack_autoload_classmap.php @@ -7,799 +7,799 @@ return array( 'Autoloader' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader.php' ), 'Autoloader_Handler' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader-handler.php' ), 'Autoloader_Locator' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader-locator.php' ), 'Automattic\\Jetpack\\A8c_Mc_Stats' => array( - 'version' => '2.0.4.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php' ), 'Automattic\\Jetpack\\Admin_UI\\Admin_Menu' => array( - 'version' => '0.4.6.0', + 'version' => '0.5.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php' ), 'Automattic\\Jetpack\\Assets' => array( - 'version' => '2.3.14.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php' ), 'Automattic\\Jetpack\\Assets\\Logo' => array( - 'version' => '2.0.5.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php' ), 'Automattic\\Jetpack\\Assets\\Script_Data' => array( - 'version' => '2.3.14.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php' ), 'Automattic\\Jetpack\\Assets\\Semver' => array( - 'version' => '2.3.14.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php' ), 'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php' ), 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php' ), 'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php' ), 'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php' ), 'Automattic\\Jetpack\\Autoloader\\ManifestGenerator' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php' ), 'Automattic\\Jetpack\\Automatic_Install_Skin' => array( - 'version' => '0.4.4.0', + 'version' => '0.5.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php' ), 'Automattic\\Jetpack\\Boost_Core\\Contracts\\Boost_API_Client' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\Boost_API' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\Cacheable' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\Transient' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\Url' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\Utils' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php' ), 'Automattic\\Jetpack\\Boost_Core\\Lib\\WPCOM_Boost_API_Client' => array( - 'version' => '0.2.14.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php' ), 'Automattic\\Jetpack\\Boost_Speed_Score\\Jetpack_Boost_Modules' => array( - 'version' => '0.3.14.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php' ), 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score' => array( - 'version' => '0.3.14.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php' ), 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Graph_History_Request' => array( - 'version' => '0.3.14.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php' ), 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_History' => array( - 'version' => '0.3.14.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php' ), 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Request' => array( - 'version' => '0.3.14.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php' ), 'Automattic\\Jetpack\\Composer\\Manager' => array( - 'version' => '2.0.4.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-manager.php' ), 'Automattic\\Jetpack\\Composer\\Plugin' => array( - 'version' => '2.0.4.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-plugin.php' ), 'Automattic\\Jetpack\\Config' => array( - 'version' => '2.0.4.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-config/src/class-config.php' ), 'Automattic\\Jetpack\\Connection\\Authorize_Json_Api' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php' ), 'Automattic\\Jetpack\\Connection\\Client' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-client.php' ), 'Automattic\\Jetpack\\Connection\\Connection_Assets' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php' ), 'Automattic\\Jetpack\\Connection\\Connection_Notice' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php' ), 'Automattic\\Jetpack\\Connection\\Error_Handler' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php' ), 'Automattic\\Jetpack\\Connection\\Initial_State' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php' ), 'Automattic\\Jetpack\\Connection\\Manager' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php' ), 'Automattic\\Jetpack\\Connection\\Manager_Interface' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php' ), 'Automattic\\Jetpack\\Connection\\Nonce_Handler' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php' ), 'Automattic\\Jetpack\\Connection\\Package_Version' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php' ), 'Automattic\\Jetpack\\Connection\\Package_Version_Tracker' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php' ), 'Automattic\\Jetpack\\Connection\\Plugin' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php' ), 'Automattic\\Jetpack\\Connection\\Plugin_Storage' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php' ), 'Automattic\\Jetpack\\Connection\\REST_Connector' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php' ), 'Automattic\\Jetpack\\Connection\\Rest_Authentication' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php' ), 'Automattic\\Jetpack\\Connection\\SSO' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Force_2FA' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Helpers' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Notices' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\User_Admin' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php' ), 'Automattic\\Jetpack\\Connection\\Secrets' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php' ), 'Automattic\\Jetpack\\Connection\\Server_Sandbox' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php' ), 'Automattic\\Jetpack\\Connection\\Tokens' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php' ), 'Automattic\\Jetpack\\Connection\\Tokens_Locks' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php' ), 'Automattic\\Jetpack\\Connection\\Urls' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php' ), 'Automattic\\Jetpack\\Connection\\Utils' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php' ), 'Automattic\\Jetpack\\Connection\\Webhooks' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php' ), 'Automattic\\Jetpack\\Connection\\Webhooks\\Authorize_Redirect' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php' ), 'Automattic\\Jetpack\\Connection\\XMLRPC_Async_Call' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php' ), 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php' ), 'Automattic\\Jetpack\\Constants' => array( - 'version' => '2.0.5.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php' ), 'Automattic\\Jetpack\\CookieState' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php' ), 'Automattic\\Jetpack\\Current_Plan' => array( - 'version' => '0.4.13.0', + 'version' => '0.5.0.0-alpha1731518828', 'path' => $vendorDir . '/automattic/jetpack-plans/src/class-current-plan.php' ), 'Automattic\\Jetpack\\Device_Detection' => array( - 'version' => '2.1.6.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php' ), 'Automattic\\Jetpack\\Device_Detection\\User_Agent_Info' => array( - 'version' => '2.1.6.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php' ), 'Automattic\\Jetpack\\Errors' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-errors.php' ), 'Automattic\\Jetpack\\ExPlat' => array( - 'version' => '0.1.15.0', + 'version' => '0.2.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php' ), 'Automattic\\Jetpack\\ExPlat\\REST_Controller' => array( - 'version' => '0.1.15.0', + 'version' => '0.2.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Files' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php' ), 'Automattic\\Jetpack\\Heartbeat' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php' ), 'Automattic\\Jetpack\\IP\\Utils' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\Exception' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\REST_Endpoints' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\UI' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\URL_Secret' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php' ), 'Automattic\\Jetpack\\Identity_Crisis' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php' ), 'Automattic\\Jetpack\\JITMS\\JITM' => array( - 'version' => '3.1.29.0', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Post_Connection_JITM' => array( - 'version' => '3.1.29.0', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Pre_Connection_JITM' => array( - 'version' => '3.1.29.0', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Rest_Api_Endpoints' => array( - 'version' => '3.1.29.0', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php' ), 'Automattic\\Jetpack\\Licensing' => array( - 'version' => '2.0.12.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php' ), 'Automattic\\Jetpack\\Licensing\\Endpoints' => array( - 'version' => '2.0.12.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php' ), 'Automattic\\Jetpack\\Modules' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Product' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Zendesk_Chat' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => array( - 'version' => '4.37.0.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php' ), 'Automattic\\Jetpack\\Partner' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php' ), 'Automattic\\Jetpack\\Partner_Coupon' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php' ), 'Automattic\\Jetpack\\Password_Checker' => array( - 'version' => '0.3.3.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php' ), 'Automattic\\Jetpack\\Paths' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-paths.php' ), 'Automattic\\Jetpack\\Plans' => array( - 'version' => '0.4.13.0', + 'version' => '0.5.0.0-alpha1731518828', 'path' => $vendorDir . '/automattic/jetpack-plans/src/class-plans.php' ), 'Automattic\\Jetpack\\Plugins_Installer' => array( - 'version' => '0.4.4.0', + 'version' => '0.5.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php' ), 'Automattic\\Jetpack\\Protect_Models' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php' ), 'Automattic\\Jetpack\\Protect_Models\\Extension_Model' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php' ), 'Automattic\\Jetpack\\Protect_Models\\History_Model' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php' ), 'Automattic\\Jetpack\\Protect_Models\\Status_Model' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php' ), 'Automattic\\Jetpack\\Protect_Models\\Threat_Model' => array( - 'version' => '0.3.1.0', + 'version' => '0.4.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php' ), 'Automattic\\Jetpack\\Protect_Status\\Plan' => array( - 'version' => '0.2.2.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php' ), 'Automattic\\Jetpack\\Protect_Status\\Protect_Status' => array( - 'version' => '0.2.2.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php' ), 'Automattic\\Jetpack\\Protect_Status\\REST_Controller' => array( - 'version' => '0.2.2.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Protect_Status\\Scan_Status' => array( - 'version' => '0.2.2.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php' ), 'Automattic\\Jetpack\\Protect_Status\\Status' => array( - 'version' => '0.2.2.0', + 'version' => '0.3.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php' ), 'Automattic\\Jetpack\\Redirect' => array( - 'version' => '2.0.5.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php' ), 'Automattic\\Jetpack\\Roles' => array( - 'version' => '2.0.4.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php' ), 'Automattic\\Jetpack\\Status' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-status.php' ), 'Automattic\\Jetpack\\Status\\Cache' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cache.php' ), 'Automattic\\Jetpack\\Status\\Host' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-host.php' ), 'Automattic\\Jetpack\\Status\\Visitor' => array( - 'version' => '4.0.3.0', + 'version' => '5.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php' ), 'Automattic\\Jetpack\\Sync\\Actions' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php' ), 'Automattic\\Jetpack\\Sync\\Codec_Interface' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php' ), 'Automattic\\Jetpack\\Sync\\Data_Settings' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php' ), 'Automattic\\Jetpack\\Sync\\Dedicated_Sender' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php' ), 'Automattic\\Jetpack\\Sync\\Default_Filter_Settings' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php' ), 'Automattic\\Jetpack\\Sync\\Defaults' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php' ), 'Automattic\\Jetpack\\Sync\\Functions' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php' ), 'Automattic\\Jetpack\\Sync\\Health' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-health.php' ), 'Automattic\\Jetpack\\Sync\\JSON_Deflate_Array_Codec' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php' ), 'Automattic\\Jetpack\\Sync\\Listener' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php' ), 'Automattic\\Jetpack\\Sync\\Lock' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php' ), 'Automattic\\Jetpack\\Sync\\Main' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-main.php' ), 'Automattic\\Jetpack\\Sync\\Modules' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync_Immediately' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Import' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Module' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Options' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Search' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\Users' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php' ), 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce_HPOS_Orders' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php' ), 'Automattic\\Jetpack\\Sync\\Package_Version' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php' ), 'Automattic\\Jetpack\\Sync\\Queue' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php' ), 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Options' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php' ), 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Table' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php' ), 'Automattic\\Jetpack\\Sync\\Queue_Buffer' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php' ), 'Automattic\\Jetpack\\Sync\\REST_Endpoints' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php' ), 'Automattic\\Jetpack\\Sync\\REST_Sender' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php' ), 'Automattic\\Jetpack\\Sync\\Replicastore' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php' ), 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php' ), 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Usermeta' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php' ), 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Users' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php' ), 'Automattic\\Jetpack\\Sync\\Replicastore_Interface' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php' ), 'Automattic\\Jetpack\\Sync\\Sender' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php' ), 'Automattic\\Jetpack\\Sync\\Server' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-server.php' ), 'Automattic\\Jetpack\\Sync\\Settings' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php' ), 'Automattic\\Jetpack\\Sync\\Simple_Codec' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php' ), 'Automattic\\Jetpack\\Sync\\Users' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-users.php' ), 'Automattic\\Jetpack\\Sync\\Utils' => array( - 'version' => '3.15.1.0-alpha1731512286', + 'version' => '4.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php' ), 'Automattic\\Jetpack\\Terms_Of_Service' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php' ), 'Automattic\\Jetpack\\Tracking' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php' ), 'Container' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-container.php' ), 'Hook_Manager' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-hook-manager.php' ), 'Jetpack_IXR_Client' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php' ), 'Jetpack_IXR_ClientMulticall' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php' ), 'Jetpack_Options' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php' ), 'Jetpack_Signature' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php' ), 'Jetpack_Starter_Plugin' => array( @@ -807,51 +807,51 @@ 'path' => $baseDir . '/src/class-jetpack-starter-plugin.php' ), 'Jetpack_Tracks_Client' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php' ), 'Jetpack_Tracks_Event' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php' ), 'Jetpack_XMLRPC_Server' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php' ), 'Latest_Autoloader_Guard' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php' ), 'Manifest_Reader' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-manifest-reader.php' ), 'PHP_Autoloader' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-php-autoloader.php' ), 'Path_Processor' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-path-processor.php' ), 'Plugin_Locator' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-plugin-locator.php' ), 'Plugins_Handler' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-plugins-handler.php' ), 'Shutdown_Handler' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-shutdown-handler.php' ), 'Version_Loader' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-loader.php' ), 'Version_Selector' => array( - 'version' => '3.1.3', + 'version' => '4.0.0-alpha', 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-selector.php' ), ); diff --git a/vendor/composer/jetpack_autoload_filemap.php b/vendor/composer/jetpack_autoload_filemap.php index c6bf078bf..f3c6f4b36 100644 --- a/vendor/composer/jetpack_autoload_filemap.php +++ b/vendor/composer/jetpack_autoload_filemap.php @@ -7,11 +7,11 @@ return array( '3773ef3f09c37da5478d578e32b03a4b' => array( - 'version' => '2.3.14.0', + 'version' => '3.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php' ), '7372b7fb88a9723cf5b76d456eb0b738' => array( - 'version' => '5.1.7.0', + 'version' => '6.0.0.0-alpha1731518828', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/actions.php' ), ); diff --git a/vendor/composer/platform_check.php b/vendor/composer/platform_check.php index f79e574be..589e9e770 100644 --- a/vendor/composer/platform_check.php +++ b/vendor/composer/platform_check.php @@ -4,8 +4,8 @@ $issues = array(); -if (!(PHP_VERSION_ID >= 70000)) { - $issues[] = 'Your Composer dependencies require a PHP version ">= 7.0.0". You are running ' . PHP_VERSION . '.'; +if (!(PHP_VERSION_ID >= 70200)) { + $issues[] = 'Your Composer dependencies require a PHP version ">= 7.2.0". You are running ' . PHP_VERSION . '.'; } if ($issues) { diff --git a/vendor/jetpack-autoloader/class-autoloader-handler.php b/vendor/jetpack-autoloader/class-autoloader-handler.php index 664c745d6..8c0c4a7ba 100644 --- a/vendor/jetpack-autoloader/class-autoloader-handler.php +++ b/vendor/jetpack-autoloader/class-autoloader-handler.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader-locator.php b/vendor/jetpack-autoloader/class-autoloader-locator.php index 572ec325b..a19cc378f 100644 --- a/vendor/jetpack-autoloader/class-autoloader-locator.php +++ b/vendor/jetpack-autoloader/class-autoloader-locator.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader.php b/vendor/jetpack-autoloader/class-autoloader.php index c74f75cab..3700a73ec 100644 --- a/vendor/jetpack-autoloader/class-autoloader.php +++ b/vendor/jetpack-autoloader/class-autoloader.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-container.php b/vendor/jetpack-autoloader/class-container.php index 12ced4b82..0f2a93415 100644 --- a/vendor/jetpack-autoloader/class-container.php +++ b/vendor/jetpack-autoloader/class-container.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-hook-manager.php b/vendor/jetpack-autoloader/class-hook-manager.php index d3d9b23b3..5897ef05a 100644 --- a/vendor/jetpack-autoloader/class-hook-manager.php +++ b/vendor/jetpack-autoloader/class-hook-manager.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-latest-autoloader-guard.php b/vendor/jetpack-autoloader/class-latest-autoloader-guard.php index f8e76814b..f6a2fd2fc 100644 --- a/vendor/jetpack-autoloader/class-latest-autoloader-guard.php +++ b/vendor/jetpack-autoloader/class-latest-autoloader-guard.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-manifest-reader.php b/vendor/jetpack-autoloader/class-manifest-reader.php index 2079b831f..889c60a6f 100644 --- a/vendor/jetpack-autoloader/class-manifest-reader.php +++ b/vendor/jetpack-autoloader/class-manifest-reader.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-path-processor.php b/vendor/jetpack-autoloader/class-path-processor.php index ce4a6f24f..f79632e19 100644 --- a/vendor/jetpack-autoloader/class-path-processor.php +++ b/vendor/jetpack-autoloader/class-path-processor.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-php-autoloader.php b/vendor/jetpack-autoloader/class-php-autoloader.php index 121b6b93d..f22005c14 100644 --- a/vendor/jetpack-autoloader/class-php-autoloader.php +++ b/vendor/jetpack-autoloader/class-php-autoloader.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugin-locator.php b/vendor/jetpack-autoloader/class-plugin-locator.php index 9a93857cf..8ae4acb98 100644 --- a/vendor/jetpack-autoloader/class-plugin-locator.php +++ b/vendor/jetpack-autoloader/class-plugin-locator.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugins-handler.php b/vendor/jetpack-autoloader/class-plugins-handler.php index 57f0348f0..71600ca9c 100644 --- a/vendor/jetpack-autoloader/class-plugins-handler.php +++ b/vendor/jetpack-autoloader/class-plugins-handler.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-shutdown-handler.php b/vendor/jetpack-autoloader/class-shutdown-handler.php index cc1fd2db2..55ee844ab 100644 --- a/vendor/jetpack-autoloader/class-shutdown-handler.php +++ b/vendor/jetpack-autoloader/class-shutdown-handler.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-loader.php b/vendor/jetpack-autoloader/class-version-loader.php index 29e3d6345..9645c21e1 100644 --- a/vendor/jetpack-autoloader/class-version-loader.php +++ b/vendor/jetpack-autoloader/class-version-loader.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-selector.php b/vendor/jetpack-autoloader/class-version-selector.php index f5442757c..b0317a360 100644 --- a/vendor/jetpack-autoloader/class-version-selector.php +++ b/vendor/jetpack-autoloader/class-version-selector.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al3_1_3; +namespace Automattic\Jetpack\Autoloader\jpc4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_5_0_alpha\al4_0_0_alpha; // phpcs:ignore