From ea4607d205048c2b6bb9f1b8c9f6f2cfc503179f Mon Sep 17 00:00:00 2001 From: ice9js Date: Mon, 19 Aug 2024 20:35:20 +0000 Subject: [PATCH] Updated package versions for automattic/wpcomsh Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10460465486 Upstream-Ref: Automattic/jetpack@119568617fab95110733771014378f8ec6161d68 --- CHANGELOG.md | 73 +- _inc/lib/class.color.php | 2 +- _inc/lib/tonesque.php | 4 +- composer.json | 35 +- jetpack.php | 4 +- .../automattic/jetpack-backup/CHANGELOG.md | 12 +- .../automattic/jetpack-backup/package.json | 4 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-blaze/CHANGELOG.md | 9 +- .../jetpack-blaze/src/class-dashboard.php | 2 +- .../jetpack-classic-theme-helper/CHANGELOG.md | 15 +- .../src/class-main.php | 2 +- .../jetpack-connection/CHANGELOG.md | 9 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-forms/CHANGELOG.md | 11 +- .../jetpack-forms/src/class-jetpack-forms.php | 2 +- .../automattic/jetpack-image-cdn/CHANGELOG.md | 9 +- .../jetpack-image-cdn/src/class-image-cdn.php | 2 +- .../automattic/jetpack-jitm/CHANGELOG.md | 9 +- .../jetpack-jitm/src/class-jitm.php | 2 +- .../automattic/jetpack-licensing/CHANGELOG.md | 8 +- .../automattic/jetpack-masterbar/CHANGELOG.md | 11 +- .../jetpack-masterbar/src/class-main.php | 2 +- .../jetpack-my-jetpack/CHANGELOG.md | 19 +- .../src/class-initializer.php | 2 +- .../jetpack-protect-status/CHANGELOG.md | 8 +- .../src/class-status.php | 2 +- .../automattic/jetpack-publicize/CHANGELOG.md | 15 +- .../automattic/jetpack-search/CHANGELOG.md | 12 +- .../jetpack-search/src/class-package.php | 2 +- .../automattic/jetpack-status/CHANGELOG.md | 8 +- .../jetpack-videopress/CHANGELOG.md | 13 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-waf/CHANGELOG.md | 8 +- .../automattic/jetpack-wordads/CHANGELOG.md | 9 +- .../jetpack-wordads/src/class-package.php | 2 +- jetpack_vendor/i18n-map.php | 32 +- modules/theme-tools/social-links.php | 32 +- readme.txt | 11 +- vendor/autoload.php | 2 +- vendor/autoload_packages.php | 2 +- vendor/composer/autoload_real.php | 10 +- vendor/composer/autoload_static.php | 8 +- vendor/composer/installed.json | 1853 +++++++---------- vendor/composer/installed.php | 218 +- vendor/composer/jetpack_autoload_classmap.php | 518 ++--- vendor/composer/jetpack_autoload_filemap.php | 8 +- .../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 +- 61 files changed, 1316 insertions(+), 1739 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fa39a95e9..af5def0bd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,47 +2,38 @@ ### This is a list detailing changes for all Jetpack releases. -## 13.8-a.2 - unreleased - -This is an alpha version! The changes listed here are not final. - -### Enhancements -- Tiled Galleries: defer loading of the Tiled Gallery script for improved performance. - -### Improved compatibility -- AMP: avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. - -### Bug fixes -- Hide the Customizer link on Simple site - -### Other changes -- Add /wpcom/v2/profile endpoint that returns user profile: admin color and locale -- Add general improvements in Breve UX -- AI Assistant: Add flag for Breve typo detection support -- AI Assistant: Add spelling mistake detection to Breve -- AI Assistant: Change Breve type markup and restrict types -- AI Assistant: Remove Breve highlight popover when feature is disabled -- AI Assistant: Remove unique-id sass function call from animation name -- AI Title Optimization: change UI labels when keywords beta flag is enabled. -- Allow dismiss suggestion in all states -- Email preview: ensure the email is visible -- featured flagged feature -- feature flagged -- Jetpack AI: register the ai-title-optimization-keywords-support beta flag. -- Jetpack Color & Tonesque: add deprecation warning in codebase -- just refactoring code -- Makes allow list settings always accessible -- OG Tags: check if the Open Graph integration in the ActivityPub plugin is active instead of checking for the class. -- Open Graph Meta Tags: do not display Fediverse tag on WordPress.com Simple. -- Paywall Block: improve styles -- Site Breadcrumbs: Wrapping functions in function_exists as part of functionality move to package -- small change under feature flag -- Social Links: Requiring feature from Classic Theme Helper package instead of Jetpack module. -- Subscribe block: p tag styles leaking in from theme -- Sync: Add a new callable for Sync Active Modules -- Title Optimization: Add keywords section to UI and make it send the keywords on the request. -- Title Optimization: Include feedback link on the footer. -- Updated package dependencies. +## 13.8-a.3 - 2024-08-19 + +### Improved compatibility +- AMP: Avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. [#38744] +- Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance. [#38928] + +### Other changes +- AI Assistant: Add flag for Breve typo detection support. [#38895] +- AI Assistant: Add general improvements in Breve UX. [#38856] +- AI Assistant: Add spelling mistake detection to Breve. [#38923] +- AI Assistant: Allow dismiss suggestion in all states [#38848] +- AI Assistant: Change Breve type markup and restrict types. [#38867] +- AI Assistant: Remove Breve highlight popover when feature is disabled. [#38814] +- AI Assistant: Remove unique-id sass function call from animation name. [#38922] +- Email preview: ensure the email is visible [#38934] +- Jetpack AI: Register the ai-title-optimization-keywords-support beta flag. [#38891] +- Jetpack Color & Tonesque: Add deprecation warning in the codebase. [#38338] +- Open Graph Meta Tags: Check if the Open Graph integration in the ActivityPub plugin is active instead of checking for the class. [#38875] +- Open Graph Meta Tags: Do not display Fediverse tag on WordPress.com Simple. [#38874] +- Paywall Block: Improve styles. [#38837] +- Protect: Make allow list settings always accessible [#38886] +- REST API: Add a /wpcom/v2/profile endpoint that returns user profile, admin color and locale. [#38879] +- Site Breadcrumbs: Wrapping functions in function_exists as part of functionality move to package. [#38880] +- Small change under feature flag. [#38862] +- Social Links: Requiring feature from Classic Theme Helper package instead of Jetpack module. [#38730] +- Subscribe Block: p tag styles leaking in from theme. [#38840] +- Sync: Add a new callable for Sync Active Modules. [#38831] +- Title Optimization: Add keywords section to UI and make it send the keywords on the request. [#38921] +- Title Optimization: Change UI labels when keywords beta flag is enabled. [#38911] +- Title Optimization: Include feedback link on the footer. [#38940] +- Updated package dependencies. [#38662] [#38665] [#38822] +- WP.com: Hide the Customizer link on WP.com sites. [#38852] ## 13.8-a.1 - 2024-08-12 ### Enhancements diff --git a/_inc/lib/class.color.php b/_inc/lib/class.color.php index d13430bd23..d4c398c2ed 100644 --- a/_inc/lib/class.color.php +++ b/_inc/lib/class.color.php @@ -36,7 +36,7 @@ class Jetpack_Color { * One of hex (default), rgb, hsl, int. */ public function __construct( $color = null, $type = 'hex' ) { - _deprecated_function( 'Jetpack_Color::__construct', 'jetpack-13.8-a.2' ); + _deprecated_function( 'Jetpack_Color::__construct', 'jetpack-13.8' ); if ( $color ) { switch ( $type ) { diff --git a/_inc/lib/tonesque.php b/_inc/lib/tonesque.php index 8e5858e7b8..ec19049c43 100644 --- a/_inc/lib/tonesque.php +++ b/_inc/lib/tonesque.php @@ -38,7 +38,7 @@ class Tonesque { * @param string $image_url Image URL. */ public function __construct( $image_url ) { - _deprecated_function( 'Tonesque::__construct', 'jetpack-13.8-a.2' ); + _deprecated_function( 'Tonesque::__construct', 'jetpack-13.8' ); if ( ! class_exists( 'Jetpack_Color' ) ) { require_once JETPACK__PLUGIN_DIR . '/_inc/lib/class.color.php'; @@ -68,7 +68,7 @@ public function __construct( $image_url ) { * @return object|bool Image object or false if the image could not be loaded. */ public static function imagecreatefromurl( $image_url ) { - _deprecated_function( 'Tonesque::imagecreatefromurl', 'jetpack-13.8-a.2' ); + _deprecated_function( 'Tonesque::imagecreatefromurl', 'jetpack-13.8' ); $data = null; diff --git a/composer.json b/composer.json index e66550c23f..1198d02cde 100644 --- a/composer.json +++ b/composer.json @@ -15,40 +15,40 @@ "automattic/jetpack-admin-ui": "^0.4.2", "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-autoloader": "^3.0.9", - "automattic/jetpack-backup": "^3.4.3-alpha", - "automattic/jetpack-blaze": "^0.22.5-alpha", + "automattic/jetpack-backup": "^3.4.3", + "automattic/jetpack-blaze": "^0.22.5", "automattic/jetpack-blocks": "^2.0.4", "automattic/jetpack-boost-speed-score": "^0.3.11", - "automattic/jetpack-classic-theme-helper": "^0.5.0-alpha", + "automattic/jetpack-classic-theme-helper": "^0.5.0", "automattic/jetpack-compat": "^3.0.2", "automattic/jetpack-composer-plugin": "^2.0.2", "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-device-detection": "^2.1.3", "automattic/jetpack-error": "^2.0.2", - "automattic/jetpack-forms": "^0.32.9-alpha", - "automattic/jetpack-image-cdn": "^0.4.5-alpha", + "automattic/jetpack-forms": "^0.32.9", + "automattic/jetpack-image-cdn": "^0.4.5", "automattic/jetpack-import": "^0.8.6", "automattic/jetpack-ip": "^0.2.2", - "automattic/jetpack-jitm": "^3.1.17-alpha", - "automattic/jetpack-licensing": "^2.0.6-alpha", + "automattic/jetpack-jitm": "^3.1.17", + "automattic/jetpack-licensing": "^2.0.6", "automattic/jetpack-logo": "^2.0.3", - "automattic/jetpack-masterbar": "^0.6.1-alpha", - "automattic/jetpack-my-jetpack": "^4.32.3-alpha", + "automattic/jetpack-masterbar": "^0.6.1", + "automattic/jetpack-my-jetpack": "^4.32.3", "automattic/jetpack-plugins-installer": "^0.4.1", "automattic/jetpack-post-list": "^0.6.2", - "automattic/jetpack-publicize": "^0.49.1-alpha", + "automattic/jetpack-publicize": "^0.49.1", "automattic/jetpack-redirect": "^2.0.2", "automattic/jetpack-roles": "^2.0.2", - "automattic/jetpack-search": "^0.44.15-alpha", + "automattic/jetpack-search": "^0.44.15", "automattic/jetpack-stats": "^0.13.0", "automattic/jetpack-stats-admin": "^0.21.0", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", - "automattic/jetpack-videopress": "^0.24.1-alpha", - "automattic/jetpack-waf": "^0.18.3-alpha", - "automattic/jetpack-wordads": "^0.3.26-alpha", + "automattic/jetpack-videopress": "^0.24.1", + "automattic/jetpack-waf": "^0.18.3", + "automattic/jetpack-wordads": "^0.3.26", "automattic/woocommerce-analytics": "^0.1.7", "scssphp/scssphp": "1.12.0" }, @@ -81,6 +81,7 @@ "pnpm run watch" ] }, + "repositories": [], "autoload": { "classmap": [ "src" @@ -93,7 +94,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2", + "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3", "allow-plugins": { "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true diff --git a/jetpack.php b/jetpack.php index 8f4178ac01..d03771ae37 100644 --- a/jetpack.php +++ b/jetpack.php @@ -4,7 +4,7 @@ * Plugin URI: https://jetpack.com * Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things. * Author: Automattic - * Version: 13.8-a.2 + * Version: 13.8-a.3 * Author URI: https://jetpack.com * License: GPL2+ * Text Domain: jetpack @@ -34,7 +34,7 @@ define( 'JETPACK__MINIMUM_WP_VERSION', '6.5' ); define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' ); -define( 'JETPACK__VERSION', '13.8-a.2' ); +define( 'JETPACK__VERSION', '13.8-a.3' ); /** * Constant used to fetch the connection owner token diff --git a/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md index 301463198f..334653ee30 100644 --- a/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md @@ -5,16 +5,12 @@ 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.4.3-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.4.3] - 2024-08-19 ### Changed -- Update dependencies. -- Updated package dependencies. +- Update dependencies. [#38861] [#38662] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [3.4.2] - 2024-07-22 ### Changed @@ -671,7 +667,7 @@ This is an alpha version! The changes listed here are not final. - Add API endpoints and Jetpack Backup package for managing Help… -[3.4.3-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.4.2...v3.4.3-alpha +[3.4.3]: https://github.com/Automattic/jetpack-backup/compare/v3.4.2...v3.4.3 [3.4.2]: https://github.com/Automattic/jetpack-backup/compare/v3.4.1...v3.4.2 [3.4.1]: https://github.com/Automattic/jetpack-backup/compare/v3.4.0...v3.4.1 [3.4.0]: https://github.com/Automattic/jetpack-backup/compare/v3.3.17...v3.4.0 diff --git a/jetpack_vendor/automattic/jetpack-backup/package.json b/jetpack_vendor/automattic/jetpack-backup/package.json index 82d770486d..1a77c8d958 100644 --- a/jetpack_vendor/automattic/jetpack-backup/package.json +++ b/jetpack_vendor/automattic/jetpack-backup/package.json @@ -29,8 +29,8 @@ "@automattic/format-currency": "1.0.1", "@automattic/jetpack-analytics": "^0.1.29", "@automattic/jetpack-api": "^0.17.10", - "@automattic/jetpack-components": "^0.55.8-alpha", - "@automattic/jetpack-connection": "^0.35.2-alpha", + "@automattic/jetpack-components": "^0.55.8", + "@automattic/jetpack-connection": "^0.35.2", "@wordpress/api-fetch": "7.5.0", "@wordpress/components": "28.5.0", "@wordpress/data": "10.5.0", diff --git a/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php b/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php index 410577279c..095963f4ab 100644 --- a/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php +++ b/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php @@ -16,7 +16,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '3.4.3-alpha'; + const PACKAGE_VERSION = '3.4.3'; const PACKAGE_SLUG = 'backup'; diff --git a/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md index 9d4c101b3a..578ad97860 100644 --- a/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md @@ -5,12 +5,9 @@ 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.22.5-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.22.5] - 2024-08-19 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38662] ## [0.22.4] - 2024-08-12 ### Changed @@ -427,7 +424,7 @@ This is an alpha version! The changes listed here are not final. ### Changed - Updated package dependencies. [#27906] -[0.22.5-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.22.4...v0.22.5-alpha +[0.22.5]: https://github.com/automattic/jetpack-blaze/compare/v0.22.4...v0.22.5 [0.22.4]: https://github.com/automattic/jetpack-blaze/compare/v0.22.3...v0.22.4 [0.22.3]: https://github.com/automattic/jetpack-blaze/compare/v0.22.2...v0.22.3 [0.22.2]: https://github.com/automattic/jetpack-blaze/compare/v0.22.1...v0.22.2 diff --git a/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php b/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php index 91b3e8485a..3019de6b08 100644 --- a/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php +++ b/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php @@ -21,7 +21,7 @@ class Dashboard { * * @var string */ - const PACKAGE_VERSION = '0.22.5-alpha'; + const PACKAGE_VERSION = '0.22.5'; /** * List of dependencies needed to render the dashboard in wp-admin. diff --git a/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md index 449e33acd0..e3d78c2efa 100644 --- a/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md @@ -5,19 +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). -## [0.5.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.5.0] - 2024-08-19 ### Added -- Site Breadcrumbs: Copying functionality file into Classic Theme Helper package. -- Social Links: Requiring feature from Classic Theme Helper package instead of Jetpack module. +- Site Breadcrumbs: Copying functionality file into Classic Theme Helper package. [#38880] +- Social Links: Requiring feature from Classic Theme Helper package instead of Jetpack module. [#38730] ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38662] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [0.4.5] - 2024-08-12 ### Changed @@ -76,7 +73,7 @@ This is an alpha version! The changes listed here are not final. ### Changed - Add wordpress folder on gitignore. [#37177] -[0.5.0-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.5...v0.5.0-alpha +[0.5.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.5...v0.5.0 [0.4.5]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.4...v0.4.5 [0.4.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.2...v0.4.3 diff --git a/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php b/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php index 1ffdf94a42..6ea817e0e2 100644 --- a/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php +++ b/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.5.0-alpha'; + const PACKAGE_VERSION = '0.5.0'; /** * Modules to include. diff --git a/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md index 6820d3fc04..3b7d5e5fc1 100644 --- a/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md @@ -5,12 +5,9 @@ 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). -## [2.12.2-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [2.12.2] - 2024-08-19 ### Changed -- `Jetpack_Options::update_option()` now documents `$autoload` as `bool|null` to match the similar change in WordPress 6.6. String values are still accepted for as long as core's `update_option()` accepts them. +- `Jetpack_Options::update_option()` now documents `$autoload` as `bool|null` to match the similar change in WordPress 6.6. String values are still accepted for as long as core's `update_option()` accepts them. [#38822] ## [2.12.1] - 2024-08-15 ### Changed @@ -1154,7 +1151,7 @@ This is an alpha version! The changes listed here are not final. - Separate the connection library into its own package. -[2.12.2-alpha]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2-alpha +[2.12.2]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2 [2.12.1]: https://github.com/Automattic/jetpack-connection/compare/v2.12.0...v2.12.1 [2.12.0]: https://github.com/Automattic/jetpack-connection/compare/v2.11.4...v2.12.0 [2.11.4]: https://github.com/Automattic/jetpack-connection/compare/v2.11.3...v2.11.4 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 ea47590043..eb378401e7 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 = '2.12.2-alpha'; + const PACKAGE_VERSION = '2.12.2'; const PACKAGE_SLUG = 'connection'; diff --git a/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md index 93bf15338d..8c6e6a2d00 100644 --- a/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md @@ -5,15 +5,12 @@ 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.32.9-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.32.9] - 2024-08-19 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38662] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [0.32.8] - 2024-08-12 ### Added @@ -633,7 +630,7 @@ This is an alpha version! The changes listed here are not final. - Added a new jetpack/forms package [#28409] - Added a public load_contact_form method for initializing the contact form module. [#28416] -[0.32.9-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.32.8...v0.32.9-alpha +[0.32.9]: https://github.com/automattic/jetpack-forms/compare/v0.32.8...v0.32.9 [0.32.8]: https://github.com/automattic/jetpack-forms/compare/v0.32.7...v0.32.8 [0.32.7]: https://github.com/automattic/jetpack-forms/compare/v0.32.6...v0.32.7 [0.32.6]: https://github.com/automattic/jetpack-forms/compare/v0.32.5...v0.32.6 diff --git a/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php b/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php index d1f66f12a7..b4fbf7e5e7 100644 --- a/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php +++ b/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php @@ -15,7 +15,7 @@ */ class Jetpack_Forms { - const PACKAGE_VERSION = '0.32.9-alpha'; + const PACKAGE_VERSION = '0.32.9'; /** * Load the contact form module. diff --git a/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md index eb8390ce67..a2a0abf7c2 100644 --- a/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md @@ -5,12 +5,9 @@ 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.5-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.4.5] - 2024-08-19 ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [0.4.4] - 2024-08-05 ### Changed @@ -113,7 +110,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Add image CDN package. [#29561] -[0.4.5-alpha]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.4...v0.4.5-alpha +[0.4.5]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.4...v0.4.5 [0.4.4]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.2...v0.4.3 [0.4.2]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.1...v0.4.2 diff --git a/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php b/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php index e75ffc4149..75582ba711 100644 --- a/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php +++ b/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php @@ -12,7 +12,7 @@ */ final class Image_CDN { - const PACKAGE_VERSION = '0.4.5-alpha'; + const PACKAGE_VERSION = '0.4.5'; /** * Singleton. diff --git a/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md index 4c0857b633..387f8f4fab 100644 --- a/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md @@ -5,12 +5,9 @@ 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.1.17-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.1.17] - 2024-08-19 ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [3.1.16] - 2024-08-15 ### Changed @@ -750,7 +747,7 @@ This is an alpha version! The changes listed here are not final. - Update Jetpack to use new JITM package -[3.1.17-alpha]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.16...v3.1.17-alpha +[3.1.17]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.16...v3.1.17 [3.1.16]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.15...v3.1.16 [3.1.15]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.14...v3.1.15 [3.1.14]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.13...v3.1.14 diff --git a/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php b/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php index 49442d9a35..ea057e3499 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.17-alpha'; + const PACKAGE_VERSION = '3.1.17'; /** * 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 e1d1bb747e..a2a05fe48b 100644 --- a/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md @@ -5,9 +5,9 @@ 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). -## [2.0.6-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. +## [2.0.6] - 2024-08-19 +### Changed +- Internal updates. ## [2.0.5] - 2024-04-22 ### Changed @@ -276,7 +276,7 @@ This is an alpha version! The changes listed here are not final. - Licensing: Add support for Jetpack licenses -[2.0.6-alpha]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.5...v2.0.6-alpha +[2.0.6]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.5...v2.0.6 [2.0.5]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.4...v2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.2...v2.0.3 diff --git a/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md index d6a1866b53..2b66a0d992 100644 --- a/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md @@ -5,15 +5,12 @@ 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.6.1-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.6.1] - 2024-08-19 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38662] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [0.6.0] - 2024-07-29 ### Changed @@ -90,7 +87,7 @@ This is an alpha version! The changes listed here are not final. - Updated package dependencies. [#37669] - Updated package dependencies. [#37706] -[0.6.1-alpha]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.0...v0.6.1-alpha +[0.6.1]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.5.0...v0.6.0 [0.5.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.3.1...v0.4.0 diff --git a/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php b/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php index 7254ab887e..4906c60d8d 100644 --- a/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php +++ b/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.6.1-alpha'; + const PACKAGE_VERSION = '0.6.1'; /** * Initializer. diff --git a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md index 9563b151f1..95efcf3e1b 100644 --- a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md @@ -5,21 +5,18 @@ 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.32.3-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [4.32.3] - 2024-08-19 ### Added -- Add stat trends for videopress card -- Add tooltip to VideoPress card -- Add value to active card state on VideoPress My Jetpack card +- Add stat trends for videopress card. [#38868] +- Add tooltip to VideoPress card. [#38842] +- Add value to active card state on VideoPress My Jetpack card. [#38812] ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38893] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). -- My Jetpack: ensure product screens redirect to the correct post-checkout URLs. +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] +- My Jetpack: ensure product screens redirect to the correct post-checkout URLs. [#38704] ## [4.32.2] - 2024-08-15 ### Changed @@ -1652,7 +1649,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Created package -[4.32.3-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.2...4.32.3-alpha +[4.32.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.2...4.32.3 [4.32.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.1...4.32.2 [4.32.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.0...4.32.1 [4.32.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.31.0...4.32.0 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 3670a0ff82..d4aa0401ec 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.32.3-alpha'; + const PACKAGE_VERSION = '4.32.3'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md index 29c85a6418..911ff4cf4f 100644 --- a/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md @@ -5,9 +5,9 @@ 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.1.2-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. +## [0.1.2] - 2024-08-19 +### Changed +- Internal updates. ## [0.1.1] - 2024-08-09 ### Changed @@ -20,5 +20,5 @@ This is an alpha version! The changes listed here are not final. ### Changed - Updated package dependencies. [#37894] -[0.1.2-alpha]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.1...v0.1.2-alpha +[0.1.2]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.0...v0.1.1 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 ffb8a58bcf..aef5b4a298 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.1.2-alpha'; + const PACKAGE_VERSION = '0.1.2'; /** * Name of the option where status is stored * diff --git a/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md index b6a96b1616..90d0b20acf 100644 --- a/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md @@ -5,17 +5,14 @@ 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.49.1-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.49.1] - 2024-08-19 ### Changed -- Social: Migrated services list to the initial state -- Updated package dependencies. +- Social: Migrated services list to the initial state. [#38924] +- Updated package dependencies. [#38662] ### Fixed -- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. -- Social: Fixed connection services list crash on simple sites +- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. [#38869] +- Social: Fixed connection services list crash on simple sites. [#38954] ## [0.49.0] - 2024-08-12 ### Changed @@ -657,7 +654,7 @@ This is an alpha version! The changes listed here are not final. - Updated package dependencies. - Update package.json metadata. -[0.49.1-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.0...v0.49.1-alpha +[0.49.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.0...v0.49.1 [0.49.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.48.0...v0.49.0 [0.48.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.4...v0.48.0 [0.47.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.3...v0.47.4 diff --git a/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md index 7a77ad2972..424fe4aebc 100644 --- a/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md @@ -5,16 +5,12 @@ 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.44.15-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.44.15] - 2024-08-19 ### Changed -- Update dependencies. -- Updated package dependencies. +- Update dependencies. [#38861] [#38662] ### Fixed -- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. +- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. [#38869] ## [0.44.14] - 2024-08-05 ### Changed @@ -1007,7 +1003,7 @@ This is an alpha version! The changes listed here are not final. - Updated package dependencies. - Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. -[0.44.15-alpha]: https://github.com/Automattic/jetpack-search/compare/v0.44.14...v0.44.15-alpha +[0.44.15]: https://github.com/Automattic/jetpack-search/compare/v0.44.14...v0.44.15 [0.44.14]: https://github.com/Automattic/jetpack-search/compare/v0.44.13...v0.44.14 [0.44.13]: https://github.com/Automattic/jetpack-search/compare/v0.44.12...v0.44.13 [0.44.12]: https://github.com/Automattic/jetpack-search/compare/v0.44.11...v0.44.12 diff --git a/jetpack_vendor/automattic/jetpack-search/src/class-package.php b/jetpack_vendor/automattic/jetpack-search/src/class-package.php index 5864b26c66..da7c10324b 100644 --- a/jetpack_vendor/automattic/jetpack-search/src/class-package.php +++ b/jetpack_vendor/automattic/jetpack-search/src/class-package.php @@ -11,7 +11,7 @@ * Search package general information */ class Package { - const VERSION = '0.44.15-alpha'; + const VERSION = '0.44.15'; const SLUG = 'search'; /** diff --git a/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md index a78ee3a34a..9818a3fc3c 100644 --- a/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md @@ -5,9 +5,9 @@ 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.3.3-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. +## [3.3.3] - 2024-08-19 +### Changed +- Internal updates. ## [3.3.2] - 2024-06-24 ### Changed @@ -385,7 +385,7 @@ This is an alpha version! The changes listed here are not final. - Packages: Introduce a status package -[3.3.3-alpha]: https://github.com/Automattic/jetpack-status/compare/v3.3.2...v3.3.3-alpha +[3.3.3]: https://github.com/Automattic/jetpack-status/compare/v3.3.2...v3.3.3 [3.3.2]: https://github.com/Automattic/jetpack-status/compare/v3.3.1...v3.3.2 [3.3.1]: https://github.com/Automattic/jetpack-status/compare/v3.3.0...v3.3.1 [3.3.0]: https://github.com/Automattic/jetpack-status/compare/v3.2.3...v3.3.0 diff --git a/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md index 642efc772f..3c766288a8 100644 --- a/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md @@ -5,18 +5,15 @@ 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.24.1-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.24.1] - 2024-08-19 ### Added -- Add value to active card state on VideoPress My Jetpack card +- Add value to active card state on VideoPress My Jetpack card. [#38812] ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38893] ### Fixed -- Lossless image optimization for images (should improve performance with no visible changes). +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] ## [0.24.0] - 2024-08-15 ### Changed @@ -1408,7 +1405,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Created empty package [#24952] -[0.24.1-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.0...v0.24.1-alpha +[0.24.1]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.0...v0.24.1 [0.24.0]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.31...v0.24.0 [0.23.31]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.30...v0.23.31 [0.23.30]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.29...v0.23.30 diff --git a/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php b/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php index 39010f2746..f8ddea90f4 100644 --- a/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php +++ b/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php @@ -11,7 +11,7 @@ * The Package_Version class. */ class Package_Version { - const PACKAGE_VERSION = '0.24.1-alpha'; + const PACKAGE_VERSION = '0.24.1'; const PACKAGE_SLUG = 'videopress'; diff --git a/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md index 312825ee5a..a258a720b9 100644 --- a/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md @@ -5,9 +5,9 @@ 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.18.3-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. +## [0.18.3] - 2024-08-19 +### Changed +- Internal updates. ## [0.18.2] - 2024-08-15 ### Fixed @@ -355,7 +355,7 @@ This is an alpha version! The changes listed here are not final. ### Changed - Core: do not ship .phpcs.dir.xml in production builds. -[0.18.3-alpha]: https://github.com/Automattic/jetpack-waf/compare/v0.18.2...v0.18.3-alpha +[0.18.3]: https://github.com/Automattic/jetpack-waf/compare/v0.18.2...v0.18.3 [0.18.2]: https://github.com/Automattic/jetpack-waf/compare/v0.18.1...v0.18.2 [0.18.1]: https://github.com/Automattic/jetpack-waf/compare/v0.18.0...v0.18.1 [0.18.0]: https://github.com/Automattic/jetpack-waf/compare/v0.17.0...v0.18.0 diff --git a/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md index 429926dd0c..64efa86a8a 100644 --- a/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md @@ -5,12 +5,9 @@ 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.26-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.3.26] - 2024-08-19 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#38662] ## [0.3.25] - 2024-07-29 ### Fixed @@ -386,7 +383,7 @@ This is an alpha version! The changes listed here are not final. - PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` - Updated package dependencies. -[0.3.26-alpha]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.25...v0.3.26-alpha +[0.3.26]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.25...v0.3.26 [0.3.25]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.24...v0.3.25 [0.3.24]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.23...v0.3.24 [0.3.23]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.22...v0.3.23 diff --git a/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php b/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php index 4264a3ad53..28ede38eae 100644 --- a/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php +++ b/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php @@ -11,7 +11,7 @@ * WordAds package general information */ class Package { - const VERSION = '0.3.26-alpha'; + const VERSION = '0.3.26'; const SLUG = 'wordads'; /** diff --git a/jetpack_vendor/i18n-map.php b/jetpack_vendor/i18n-map.php index 953d9c728a..61c46794a2 100644 --- a/jetpack_vendor/i18n-map.php +++ b/jetpack_vendor/i18n-map.php @@ -14,11 +14,11 @@ ), 'jetpack-backup-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-backup', - 'ver' => '3.4.3-alpha1724091434', + 'ver' => '3.4.3', ), 'jetpack-blaze' => array( 'path' => 'jetpack_vendor/automattic/jetpack-blaze', - 'ver' => '0.22.5-alpha1723665238', + 'ver' => '0.22.5', ), 'jetpack-boost-core' => array( 'path' => 'jetpack_vendor/automattic/jetpack-boost-core', @@ -30,7 +30,7 @@ ), 'jetpack-classic-theme-helper' => array( 'path' => 'jetpack_vendor/automattic/jetpack-classic-theme-helper', - 'ver' => '0.5.0-alpha1724091434', + 'ver' => '0.5.0', ), 'jetpack-compat' => array( 'path' => 'jetpack_vendor/automattic/jetpack-compat', @@ -42,7 +42,7 @@ ), 'jetpack-connection' => array( 'path' => 'jetpack_vendor/automattic/jetpack-connection', - 'ver' => '2.12.2-alpha1723753243', + 'ver' => '2.12.2', ), 'jetpack-explat' => array( 'path' => 'jetpack_vendor/automattic/jetpack-explat', @@ -50,11 +50,11 @@ ), 'jetpack-forms' => array( 'path' => 'jetpack_vendor/automattic/jetpack-forms', - 'ver' => '0.32.9-alpha1724091434', + 'ver' => '0.32.9', ), 'jetpack-image-cdn' => array( 'path' => 'jetpack_vendor/automattic/jetpack-image-cdn', - 'ver' => '0.4.5-alpha1724091434', + 'ver' => '0.4.5', ), 'jetpack-import' => array( 'path' => 'jetpack_vendor/automattic/jetpack-import', @@ -66,19 +66,19 @@ ), 'jetpack-jitm' => array( 'path' => 'jetpack_vendor/automattic/jetpack-jitm', - 'ver' => '3.1.17-alpha1724091434', + 'ver' => '3.1.17', ), 'jetpack-licensing' => array( 'path' => 'jetpack_vendor/automattic/jetpack-licensing', - 'ver' => '2.0.6-alpha1723753243', + 'ver' => '2.0.6', ), 'jetpack-masterbar' => array( 'path' => 'jetpack_vendor/automattic/jetpack-masterbar', - 'ver' => '0.6.1-alpha1724091434', + 'ver' => '0.6.1', ), 'jetpack-my-jetpack' => array( 'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack', - 'ver' => '4.32.3-alpha1724091434', + 'ver' => '4.32.3', ), 'jetpack-password-checker' => array( 'path' => 'jetpack_vendor/automattic/jetpack-password-checker', @@ -98,15 +98,15 @@ ), 'jetpack-protect-status' => array( 'path' => 'jetpack_vendor/automattic/jetpack-protect-status', - 'ver' => '0.1.2-alpha1723753243', + 'ver' => '0.1.2', ), 'jetpack-publicize-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-publicize', - 'ver' => '0.49.1-alpha1724074839', + 'ver' => '0.49.1', ), 'jetpack-search-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-search', - 'ver' => '0.44.15-alpha1723753243', + 'ver' => '0.44.15', ), 'jetpack-stats' => array( 'path' => 'jetpack_vendor/automattic/jetpack-stats', @@ -122,15 +122,15 @@ ), 'jetpack-videopress-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-videopress', - 'ver' => '0.24.1-alpha1724091434', + 'ver' => '0.24.1', ), 'jetpack-waf' => array( 'path' => 'jetpack_vendor/automattic/jetpack-waf', - 'ver' => '0.18.3-alpha1723753243', + 'ver' => '0.18.3', ), 'jetpack-wordads' => array( 'path' => 'jetpack_vendor/automattic/jetpack-wordads', - 'ver' => '0.3.26-alpha1723665238', + 'ver' => '0.3.26', ), 'woocommerce-analytics' => array( 'path' => 'jetpack_vendor/automattic/woocommerce-analytics', diff --git a/modules/theme-tools/social-links.php b/modules/theme-tools/social-links.php index 9da2bd7cdf..723fa6b25c 100644 --- a/modules/theme-tools/social-links.php +++ b/modules/theme-tools/social-links.php @@ -35,17 +35,17 @@ function jetpack_theme_supports_social_links() { /** * Social_Links main class. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. */ class Social_Links { /** * Constructor. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. */ public function __construct() { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->__construct' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->__construct' ); // @phan-suppress-next-line PhanNoopNew new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links(); } @@ -53,10 +53,10 @@ public function __construct() { /** * Init the admin setup. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. */ public function admin_setup() { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->admin_setup' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->admin_setup' ); $social_links_instance = new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links(); $social_links_instance->admin_setup(); } @@ -65,11 +65,11 @@ public function admin_setup() { * Compares the currently saved links with the connected services and removes * links from services that are no longer connected. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. * @return void */ public function check_links() { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->check_links' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->check_links' ); $social_links_instance = new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links(); $social_links_instance->check_links(); } @@ -77,11 +77,11 @@ public function check_links() { /** * Add social link dropdown to the Customizer. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. * @param WP_Customize_Manager $wp_customize Theme Customizer object. */ public function customize_register( $wp_customize ) { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->customize_register' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->customize_register' ); $social_links_instance = new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links(); $social_links_instance->customize_register( $wp_customize ); } @@ -89,23 +89,23 @@ public function customize_register( $wp_customize ) { /** * Sanitizes social links. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. * @param array $option The incoming values to be sanitized. * @return array */ public function sanitize_link( $option ) { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->sanitize_link' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->sanitize_link' ); return ( new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links() )->sanitize_link( $option ); } /** * Returns whether there are any social links set. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. * @return bool */ public function has_social_links() { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->has_social_links' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->has_social_links' ); return ( new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links() )->has_social_links(); } /** @@ -114,19 +114,19 @@ public function has_social_links() { * @return array */ public function get_social_links() { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->get_social_links' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->get_social_links' ); return ( new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links() )->get_social_links(); } /** * Short-circuits get_option and get_theme_mod calls. * - * @deprecated 13.8-a.2 Moved to Classic Theme Helper package. + * @deprecated 13.8 Moved to Classic Theme Helper package. * @param string $link The incoming value to be replaced. * @return string $link The social link that we've got. */ public function get_social_link_filter( $link ) { - _deprecated_function( __METHOD__, '13.8-a.2', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->get_social_link_filter' ); + _deprecated_function( __METHOD__, '13.8', 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links->get_social_link_filter' ); return ( new \Automattic\Jetpack\Classic_Theme_Helper\Social_Links() )->get_social_link_filter( $link ); } } diff --git a/readme.txt b/readme.txt index ed6d20df19..2cb84c9f57 100644 --- a/readme.txt +++ b/readme.txt @@ -326,16 +326,11 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file == Changelog == -### 13.8-a.1 - 2024-08-12 -#### Enhancements -- Social: Display Fediverse creator meta tag when a post has an active Mastodon connection. +### 13.8-a.3 - 2024-08-19 #### Improved compatibility -- Performance: Optimize the size of included image files. - -#### Bug fixes -- AI Assistant: Disable Breve for free plan users when AI Assistant block is disabled -- Subscriptions: Prevent saave discussion settings from turning on the subscribe modal. +- AMP: Avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. +- Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance. -------- diff --git a/vendor/autoload.php b/vendor/autoload.php index ba966879f5..3cb82b2f26 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -22,4 +22,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::getLoader(); +return ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::getLoader(); diff --git a/vendor/autoload_packages.php b/vendor/autoload_packages.php index 037c2220a3..2665c18174 100644 --- a/vendor/autoload_packages.php +++ b/vendor/autoload_packages.php @@ -5,7 +5,7 @@ * @package automattic/jetpack-autoloader */ -namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 94ad895bc9..c0e4fce817 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2 +class ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3 { private static $loader; @@ -24,17 +24,17 @@ public static function getLoader() require __DIR__ . '/platform_check.php'; - spl_autoload_register(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); - spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::getInitializer($loader)); $loader->setClassMapAuthoritative(true); $loader->register(true); - $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::$files; + $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::$files; $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 8651ebd145..a93d416047 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2 +class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3 { public static $files = array ( '3773ef3f09c37da5478d578e32b03a4b' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/actions.php', @@ -504,9 +504,9 @@ class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2 public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index c8c29f3922..360b54d2ed 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,23 +2,30 @@ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "2.0.1", + "version": "v2.0.1", "version_normalized": "2.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "75a61398514154c5ce57f9d5bed9b3ad2121ebec" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-03-12T22:00:11+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -36,44 +43,44 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", - "version": "0.4.2", + "version": "v0.4.2", "version_normalized": "0.4.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "2adbd7d71b0ae51e526590be77621f87451722e3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/cc7062363464f53bb3ae5745754f353c248d6278", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", - "automattic/jetpack-logo": "^2.0.3", + "automattic/jetpack-changelogger": "^4.2.2", + "automattic/jetpack-logo": "^2.0.2", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-22T18:47:32+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -95,37 +102,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic Jetpack wp-admin UI elements", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", - "version": "2.3.2", + "version": "v2.3.2", "version_normalized": "2.3.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "a164e2415ceb4c744ed63e0a50051acf4caf3bd9" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "8a3142627b935349d3bb63b1a5e7ec1169eb81b1" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/a164e2415ceb4c744ed63e0a50051acf4caf3bd9", + "reference": "a164e2415ceb4c744ed63e0a50051acf4caf3bd9", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.3", @@ -140,6 +140,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-15T14:59:48+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -161,40 +162,30 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Asset management utilities for Jetpack ecosystem packages", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.3.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-assets" }, { "name": "automattic/jetpack-autoloader", - "version": "3.0.9", + "version": "v3.0.9", "version_normalized": "3.0.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-autoloader.git", + "reference": "a571038214fc3e142e10f38d1bb97e470fa7b0ec" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-autoloader", - "reference": "e915fa8dabe0d9341e57a8cc3b5bd59d72ac66e8" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/a571038214fc3e142e10f38d1bb97e470fa7b0ec", + "reference": "a571038214fc3e142e10f38d1bb97e470fa7b0ec", + "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", @@ -205,6 +196,7 @@ "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "1.1.0" }, + "time": "2024-07-10T07:51:07+00:00", "type": "composer-plugin", "extra": { "autotagger": true, @@ -222,21 +214,14 @@ }, "installation-source": "dist", "autoload": { - "classmap": [ - "src/AutoloadGenerator.php" - ], "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" + }, + "classmap": [ + "src/AutoloadGenerator.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -249,19 +234,25 @@ "plugin", "wordpress" ], - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.9" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "automattic/jetpack-backup", - "version": "3.4.3-alpha.1724091434", - "version_normalized": "3.4.3.0-alpha1724091434", + "version": "v3.4.3", + "version_normalized": "3.4.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup.git", + "reference": "e6455b64bec5870eea542f9d0f2f730b08ddfc2d" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-backup", - "reference": "9f2ae7f14c8b020f03bc1336f359af0ab69b2d3f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/e6455b64bec5870eea542f9d0f2f730b08ddfc2d", + "reference": "e6455b64bec5870eea542f9d0f2f730b08ddfc2d", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.2", @@ -270,9 +261,9 @@ "automattic/jetpack-backup-helper-script-manager": "^0.2.6", "automattic/jetpack-composer-plugin": "^2.0.2", "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", - "automattic/jetpack-my-jetpack": "^4.32.3-alpha", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-connection": "^2.12.2", + "automattic/jetpack-my-jetpack": "^4.32.3", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", "php": ">=7.0" }, @@ -284,6 +275,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:23+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -308,62 +300,43 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production-concurrently" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with backing up Jetpack sites.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-backup/tree/v3.4.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-backup" }, { "name": "automattic/jetpack-backup-helper-script-manager", - "version": "0.2.6", + "version": "v0.2.6", "version_normalized": "0.2.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git", + "reference": "b048d0a63fbe37f3355b00f77cbec7416e4eaa2e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-backup-helper-script-manager", - "reference": "e063ad693377d08f50bc5e5ae51823448f0a51fb" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/b048d0a63fbe37f3355b00f77cbec7416e4eaa2e", + "reference": "b048d0a63fbe37f3355b00f77cbec7416e4eaa2e", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-08T18:32:58+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -381,45 +354,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Install / delete helper script for backup and transport server. Not visible to site owners.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager" }, { "name": "automattic/jetpack-blaze", - "version": "0.22.5-alpha.1723665238", - "version_normalized": "0.22.5.0-alpha1723665238", + "version": "v0.22.5", + "version_normalized": "0.22.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "b9cdedb447475aa61ad207e9e40fd34e88ca0597" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blaze", - "reference": "6df3862f74d3fb49ca049093ec3e5ac27cfa02fe" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/b9cdedb447475aa61ad207e9e40fd34e88ca0597", + "reference": "b9cdedb447475aa61ad207e9e40fd34e88ca0597", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-plans": "^0.4.7", "automattic/jetpack-redirect": "^2.0.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", "php": ">=7.0" }, @@ -431,6 +397,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:13+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -452,54 +419,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Attract high-quality traffic to your site using Blaze.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.22.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-blaze" }, { "name": "automattic/jetpack-blocks", - "version": "2.0.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blocks", - "reference": "0dfc63def0f192fe096e39242d7938283a1298e9" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-constants": "^2.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -507,6 +457,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-05-20T18:04:07+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -524,40 +475,33 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-blocks" }, { "name": "automattic/jetpack-boost-core", - "version": "0.2.8", + "version": "v0.2.8", "version_normalized": "0.2.8.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-core.git", + "reference": "380cba909c158c2d172581fd25b749488c05901b" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-boost-core", - "reference": "e01541832fb88012d4fa97886abc53d018112b58" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/380cba909c158c2d172581fd25b749488c05901b", + "reference": "380cba909c158c2d172581fd25b749488c05901b", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.1", "php": ">=7.0" }, "require-dev": { @@ -568,6 +512,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-15T15:00:13+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-boost-core", @@ -586,56 +531,44 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Core functionality for boost and relevant packages to depend on", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.8" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" }, { "name": "automattic/jetpack-boost-speed-score", - "version": "0.3.11", + "version": "v0.3.11", "version_normalized": "0.3.11.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", + "reference": "5bcf759dfb18ef98aa8e998028e25960a20e551d" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score", - "reference": "3527e8743144e07092eb6b242f8f60930bcde83a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/5bcf759dfb18ef98aa8e998028e25960a20e551d", + "reference": "5bcf759dfb18ef98aa8e998028e25960a20e551d", + "shasum": "" }, "require": { - "automattic/jetpack-boost-core": "^0.2.8", + "automattic/jetpack-boost-core": "^0.2.6", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "^2.6", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-22T18:47:36+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-boost-speed-score", @@ -657,48 +590,30 @@ "src/" ] }, - "autoload-dev": { - "psr-4": { - "Automattic\\Jetpack\\Boost_Speed_Score\\Tests\\": "./tests/php" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A package that handles the API to generate the speed score.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.11" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "0.5.0-alpha.1724091434", - "version_normalized": "0.5.0.0-alpha1724091434", + "version": "v0.5.0", + "version_normalized": "0.5.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "f091d4d511c781a59b86fd06ab252b98535f1720" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper", - "reference": "3c9efa303922e558638398199af041052c11206c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/f091d4d511c781a59b86fd06ab252b98535f1720", + "reference": "f091d4d511c781a59b86fd06ab252b98535f1720", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", @@ -712,6 +627,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:21:50+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -733,53 +649,41 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Features used with classic themes", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.5.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper" }, { "name": "automattic/jetpack-compat", - "version": "3.0.2", + "version": "v3.0.2", "version_normalized": "3.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-compat.git", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-compat", - "reference": "172e08072a26ddfe16d393fc210f9971ea32148d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b7c25cceadac59833ebd58e1877cb5b6b93b8fd5", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5" + "automattic/jetpack-changelogger": "^4.2.2" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-25T07:24:07+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -793,33 +697,41 @@ } }, "installation-source": "dist", + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Compatibility layer with previous versions of Jetpack", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-compat" }, { "name": "automattic/jetpack-composer-plugin", - "version": "2.0.2", + "version": "v2.0.2", "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-composer-plugin.git", + "reference": "7f991850af6cdb10b5bf493cea9e09e5c8feae72" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin", - "reference": "67fe6c617360863666bbca8f40c35cf1c1980154" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/7f991850af6cdb10b5bf493cea9e09e5c8feae72", + "reference": "7f991850af6cdb10b5bf493cea9e09e5c8feae72", + "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "composer/composer": "^2.2 || ^2.4", "yoast/phpunit-polyfills": "1.1.0" }, + "time": "2024-06-03T14:01:14+00:00", "type": "composer-plugin", "extra": { "plugin-modifies-install-path": true, @@ -839,14 +751,7 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -857,25 +762,31 @@ "jetpack", "plugin" ], - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.2" }, "install-path": "../automattic/jetpack-composer-plugin" }, { "name": "automattic/jetpack-config", - "version": "2.0.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-config.git", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-config", - "reference": "7e766eb5f7ff57e20703b98f08dea7e60db66433" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/jetpack-connection": "@dev", "automattic/jetpack-import": "@dev", "automattic/jetpack-jitm": "@dev", @@ -893,6 +804,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-06-24T19:22:07+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -928,23 +840,30 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-config/tree/v2.0.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-config" }, { "name": "automattic/jetpack-connection", - "version": "2.12.2-alpha.1723753243", - "version_normalized": "2.12.2.0-alpha1723753243", + "version": "v2.12.2", + "version_normalized": "2.12.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "58c53cd58ea0b3ba633f043e9c15a3bcabab7e02" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "3f437bb063702be1ceecffef4f408751e58921ad" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/58c53cd58ea0b3ba633f043e9c15a3bcabab7e02", + "reference": "58c53cd58ea0b3ba633f043e9c15a3bcabab7e02", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.1", @@ -953,7 +872,7 @@ "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-redirect": "^2.0.2", "automattic/jetpack-roles": "^2.0.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0" }, "require-dev": { @@ -965,6 +884,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:21:54+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -995,55 +915,43 @@ "src/identity-crisis" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to connect to the Jetpack infrastructure", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-connection/tree/v2.12.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", - "version": "2.0.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "337c81e61d102961bb363d96d1b1e7965b989806" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f5da87d3b7f80411b77aa58a7355733ea72295aa", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-05-29T09:44:58+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1061,42 +969,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A wrapper for defining constants in a more testable way.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-constants" }, { "name": "automattic/jetpack-device-detection", - "version": "2.1.3", + "version": "v2.1.3", "version_normalized": "2.1.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "c0109121af274bddecc9a3b96bab46c9da0a1dbc" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.2", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-08T18:32:53+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1114,42 +1022,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A way to detect device types based on User-Agent header.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" }, { "name": "automattic/jetpack-error", - "version": "2.0.2", + "version": "v2.0.2", "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-error.git", + "reference": "bfa9ce4194cafd417e1c31e5e8975493d43a9214" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-error", - "reference": "5fd6cd289c6aeacf6d90cbb45abf729a16eb2ca8" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/bfa9ce4194cafd417e1c31e5e8975493d43a9214", + "reference": "bfa9ce4194cafd417e1c31e5e8975493d43a9214", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.2", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-03-25T16:51:17+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1167,34 +1075,33 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack Error - a wrapper around WP_Error.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-error/tree/v2.0.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-error" }, { "name": "automattic/jetpack-explat", - "version": "0.1.2", + "version": "v0.1.2", "version_normalized": "0.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-explat.git", + "reference": "088cc1f4e92195f3f0507d891df6186fcdfbc3a2" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-explat", - "reference": "e1ae6243713720c5a66a61189a1cec283d01fe4b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/088cc1f4e92195f3f0507d891df6186fcdfbc3a2", + "reference": "088cc1f4e92195f3f0507d891df6186fcdfbc3a2", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.1", "php": ">=7.0" }, "require-dev": { @@ -1204,6 +1111,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-15T15:00:23+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1225,67 +1133,50 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "echo 'Run `pnpm run test` when ready'" - ], - "test-js-watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run test --watch" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "NODE_ENV=production pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-explat/tree/v0.1.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-explat" }, { "name": "automattic/jetpack-forms", - "version": "0.32.9-alpha.1724091434", - "version_normalized": "0.32.9.0-alpha1724091434", + "version": "v0.32.9", + "version_normalized": "0.32.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-forms.git", + "reference": "a0f31de79ca7eb7b7daf444e6392a7bccff33012" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-forms", - "reference": "f9fe3460143767c6654b965b9ad866f584bda993" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/a0f31de79ca7eb7b7daf444e6392a7bccff33012", + "reference": "a0f31de79ca7eb7b7daf444e6392a7bccff33012", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-blocks": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-logo": "^2.0.3", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", "php": ">=7.0" }, "require-dev": { "automattic/jetpack-changelogger": "^4.2.5", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/wordbless": "^0.4.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:16+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1307,54 +1198,34 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test:contact-form" - ], - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack Forms", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-forms/tree/v0.32.9" }, "install-path": "../../jetpack_vendor/automattic/jetpack-forms" }, { "name": "automattic/jetpack-image-cdn", - "version": "0.4.5-alpha.1724091434", - "version_normalized": "0.4.5.0-alpha1724091434", + "version": "v0.4.5", + "version_normalized": "0.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-image-cdn.git", + "reference": "ddabb2986273a6eceee6c07a4c6601781787bf7a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-image-cdn", - "reference": "af131a3aae599457fd4de66ed09b98b3083274af" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/ddabb2986273a6eceee6c07a4c6601781787bf7a", + "reference": "ddabb2986273a6eceee6c07a4c6601781787bf7a", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0" }, "require-dev": { @@ -1365,6 +1236,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:21:41+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-image-cdn", @@ -1386,51 +1258,45 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Serve images through Jetpack's powerful CDN", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.4.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn" }, { "name": "automattic/jetpack-import", - "version": "0.8.6", + "version": "v0.8.6", "version_normalized": "0.8.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-import.git", + "reference": "ddae2e52ca89644465b08d3a4ae0667be9c56698" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-import", - "reference": "ba6e1081b7dce53b7413c853165701a562b9fc73" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/ddae2e52ca89644465b08d3a4ae0667be9c56698", + "reference": "ddae2e52ca89644465b08d3a4ae0667be9c56698", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", - "automattic/jetpack-sync": "^3.6.0", + "automattic/jetpack-connection": "^2.8.5", + "automattic/jetpack-sync": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-05-27T13:59:38+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-import", @@ -1452,55 +1318,43 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Set of REST API routes used in WPCOM Unified Importer.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-import/tree/v0.8.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-import" }, { "name": "automattic/jetpack-ip", - "version": "0.2.2", + "version": "v0.2.2", "version_normalized": "0.2.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "fd7bc4fa07bc7d159a54530f25b4262f199299f8" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/b3efffb57901e236c3c1e7299b575563e1937013", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.1", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-03-12T22:00:05+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1522,40 +1376,39 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities for working with IP addresses.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-ip/tree/v0.2.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-ip" }, { "name": "automattic/jetpack-jitm", - "version": "3.1.17-alpha.1724091434", - "version_normalized": "3.1.17.0-alpha1724091434", + "version": "v3.1.17", + "version_normalized": "3.1.17.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "60023a1bcecddc58b0e5f17408f461bccdb21973" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "80b62a1f19b6ebb7322a6715da2c25476260cda7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/60023a1bcecddc58b0e5f17408f461bccdb21973", + "reference": "60023a1bcecddc58b0e5f17408f461bccdb21973", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.1", "automattic/jetpack-assets": "^2.3.2", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-device-detection": "^2.1.3", "automattic/jetpack-logo": "^2.0.3", "automattic/jetpack-redirect": "^2.0.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0" }, "require-dev": { @@ -1566,6 +1419,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:10+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1587,44 +1441,33 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Just in time messages for Jetpack", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-jitm/tree/v3.1.17" }, "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" }, { "name": "automattic/jetpack-licensing", - "version": "2.0.6-alpha.1723753243", - "version_normalized": "2.0.6.0-alpha1723753243", + "version": "v2.0.6", + "version_normalized": "2.0.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-licensing.git", + "reference": "d97fdbf16efa6f8dd5b8a0a104a7740aa9362a27" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-licensing", - "reference": "c058951c43289788b184f9c9bcd59b387442ee84" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/d97fdbf16efa6f8dd5b8a0a104a7740aa9362a27", + "reference": "d97fdbf16efa6f8dd5b8a0a104a7740aa9362a27", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "php": ">=7.0" }, "require-dev": { @@ -1635,6 +1478,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:00+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1653,48 +1497,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to manage Jetpack licenses client-side.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-licensing/tree/v2.0.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" }, { "name": "automattic/jetpack-logo", - "version": "2.0.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "2763c9b34f0572e01509090f6ffeedcdeae3f6ee" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-05-20T18:03:57+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1712,42 +1550,41 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A logo for Jetpack", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-logo/tree/v2.0.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-logo" }, { "name": "automattic/jetpack-masterbar", - "version": "0.6.1-alpha.1724091434", - "version_normalized": "0.6.1.0-alpha1724091434", + "version": "v0.6.1", + "version_normalized": "0.6.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "e315af448b0d4f0645290f366a95d10ae7d2bcd0" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-masterbar", - "reference": "4802783b50d54282c003311bd178292d10bdc1f5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/e315af448b0d4f0645290f366a95d10ae7d2bcd0", + "reference": "e315af448b0d4f0645290f366a95d10ae7d2bcd0", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", - "automattic/jetpack-blaze": "^0.22.5-alpha", + "automattic/jetpack-blaze": "^0.22.5", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-device-detection": "^2.1.3", - "automattic/jetpack-jitm": "^3.1.17-alpha", + "automattic/jetpack-jitm": "^3.1.17", "automattic/jetpack-logo": "^2.0.3", "automattic/jetpack-plans": "^0.4.7", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0" }, "require-dev": { @@ -1760,6 +1597,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:21+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1781,61 +1619,47 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "pnpm run build-production", - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.6.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar" }, { "name": "automattic/jetpack-my-jetpack", - "version": "4.32.3-alpha.1724091434", - "version_normalized": "4.32.3.0-alpha1724091434", + "version": "v4.32.3", + "version_normalized": "4.32.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-my-jetpack.git", + "reference": "a0aa709a622e8417b7efd59c8a9c29330d58b6b6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack", - "reference": "a0667125407a43b03a549cd748fd5e97ebc1c582" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/a0aa709a622e8417b7efd59c8a9c29330d58b6b6", + "reference": "a0aa709a622e8417b7efd59c8a9c29330d58b6b6", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.2", "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-boost-speed-score": "^0.3.11", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-explat": "^0.1.2", - "automattic/jetpack-jitm": "^3.1.17-alpha", - "automattic/jetpack-licensing": "^2.0.6-alpha", + "automattic/jetpack-jitm": "^3.1.17", + "automattic/jetpack-licensing": "^2.0.6", "automattic/jetpack-plans": "^0.4.7", "automattic/jetpack-plugins-installer": "^0.4.1", - "automattic/jetpack-protect-status": "^0.1.2-alpha", + "automattic/jetpack-protect-status": "^0.1.2", "automattic/jetpack-redirect": "^2.0.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", - "automattic/jetpack-waf": "^0.18.3-alpha", + "automattic/jetpack-waf": "^0.18.3", "php": ">=7.0" }, "require-dev": { @@ -1846,6 +1670,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:22+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1874,66 +1699,43 @@ "src/products" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test" - ], - "test-js-watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run test --watch" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "NODE_ENV=production pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.32.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" }, { "name": "automattic/jetpack-password-checker", - "version": "0.3.1", + "version": "v0.3.1", "version_normalized": "0.3.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "44d9f9772b816ea2e1213c5d2cfc8fda9b5c56e1" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/d9be23791e6f38debeacbf74174903f223ddfd89", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-03-14T20:42:38+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1952,51 +1754,45 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Password Checker.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plans", - "version": "0.4.7", + "version": "v0.4.7", "version_normalized": "0.4.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "ac60e2164696ef0aec6cec70f642593fe41038a6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.7.6", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-changelogger": "^4.2.3", + "automattic/jetpack-status": "^3.0.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-05-06T17:33:52+00:00", "type": "library", "extra": { "autotagger": true, @@ -2014,47 +1810,34 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Fetch information about Jetpack Plans from wpcom", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.7" }, "install-path": "../automattic/jetpack-plans" }, { "name": "automattic/jetpack-plugins-installer", - "version": "0.4.1", + "version": "v0.4.1", "version_normalized": "0.4.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plugins-installer.git", + "reference": "1bc33aa927b0e8dab7fdc676d67b20047f3ff138" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer", - "reference": "18bcf58d840a03b02dbc6e99ad4a5f1dbce5bf83" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/1bc33aa927b0e8dab7fdc676d67b20047f3ff138", + "reference": "1bc33aa927b0e8dab7fdc676d67b20047f3ff138", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.1", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { @@ -2064,6 +1847,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-15T14:59:35+00:00", "type": "jetpack-library", "extra": { "branch-alias": { @@ -2082,44 +1866,44 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Handle installation of plugins from WP.org", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.4.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" }, { "name": "automattic/jetpack-post-list", - "version": "0.6.2", + "version": "v0.6.2", "version_normalized": "0.6.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-post-list.git", + "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-post-list", - "reference": "5af648ce69d3156080a4294cd695a6babfa9cd90" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/9d6d5552f3b39645526371143cd0d3a978b3caf4", + "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.2", + "automattic/jetpack-assets": "^2.1.7", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.1.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-08T18:33:14+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2141,37 +1925,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Enhance the classic view of the Admin section of your WordPress site", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.6.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-post-list" }, { "name": "automattic/jetpack-protect-models", - "version": "0.2.0", + "version": "v0.2.0", "version_normalized": "0.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-models.git", + "reference": "d70043bff27c9be248fb2775c141e2e9f22d39a6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-protect-models", - "reference": "669dc53d2c523d057fc2a542ee4c8438329c4d82" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/d70043bff27c9be248fb2775c141e2e9f22d39a6", + "reference": "d70043bff27c9be248fb2775c141e2e9f22d39a6", + "shasum": "" }, "require": { "php": ">=7.0" @@ -2184,6 +1961,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-10T00:08:22+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2205,46 +1983,33 @@ "src/" ] }, - "scripts": { - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This package contains the models used in Protect. ", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.2.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" }, { "name": "automattic/jetpack-protect-status", - "version": "0.1.2-alpha.1723753243", - "version_normalized": "0.1.2.0-alpha1723753243", + "version": "v0.1.2", + "version_normalized": "0.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-status.git", + "reference": "2850b5136c0c3a3637ac4ffa29b7717275fdb4f7" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-protect-status", - "reference": "cd62c7592d2fcfcc31332cc9a305db9cfb6ff76f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/2850b5136c0c3a3637ac4ffa29b7717275fdb4f7", + "reference": "2850b5136c0c3a3637ac4ffa29b7717275fdb4f7", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-plans": "^0.4.7", "automattic/jetpack-plugins-installer": "^0.4.1", "automattic/jetpack-protect-models": "^0.2.0", @@ -2259,6 +2024,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:06+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2280,49 +2046,36 @@ "src/" ] }, - "scripts": { - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.1.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" }, { "name": "automattic/jetpack-publicize", - "version": "0.49.1-alpha.1724074839", - "version_normalized": "0.49.1.0-alpha1724074839", + "version": "v0.49.1", + "version_normalized": "0.49.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-publicize.git", + "reference": "ee55430b15e659233f7baabcf63851ecd7f04c11" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-publicize", - "reference": "d0cff241e7e6128334c0ea9d4a01db0d4f660562" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/ee55430b15e659233f7baabcf63851ecd7f04c11", + "reference": "ee55430b15e659233f7baabcf63851ecd7f04c11", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-autoloader": "^3.0.9", "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-plans": "^0.4.7", "automattic/jetpack-redirect": "^2.0.2", "php": ">=7.0" @@ -2335,6 +2088,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:12+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2349,68 +2103,52 @@ }, "installation-source": "dist", "autoload": { - "classmap": [ - "src/" - ], "files": [ "actions.php", "src/social-image-generator/utilities.php" - ] - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" ], - "build-production": [ - "pnpm run build-production-concurrently" + "classmap": [ + "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.49.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-publicize" }, { "name": "automattic/jetpack-redirect", - "version": "2.0.2", + "version": "v2.0.2", "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "e1a7f53f9da2570ed18b498655fb7e78bc4b2e8f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/7214fcd3684eb99178d6368c01f8778a182444cb", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb", + "shasum": "" }, "require": { - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-25T07:24:30+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2428,43 +2166,43 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities to build URLs to the jetpack.com/redirect/ service", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", - "version": "2.0.2", + "version": "v2.0.2", "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "f499750fbd93003311f542b1da254f7f354474d0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/7d452c94509612e94e045b66bbfabee43fdf8728", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-22T18:47:11+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2482,39 +2220,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities, related with user roles and capabilities.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-roles" }, { "name": "automattic/jetpack-search", - "version": "0.44.15-alpha.1723753243", - "version_normalized": "0.44.15.0-alpha1723753243", + "version": "v0.44.15", + "version_normalized": "0.44.15.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-search.git", + "reference": "bbf516c0a4692bad7c74d44e6194e79bed1b7927" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-search", - "reference": "9e4c9ad454031497befc3c1e8ff29c6b374dd068" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/bbf516c0a4692bad7c74d44e6194e79bed1b7927", + "reference": "bbf516c0a4692bad7c74d44e6194e79bed1b7927", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", - "automattic/jetpack-my-jetpack": "^4.32.3-alpha", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-my-jetpack": "^4.32.3", + "automattic/jetpack-status": "^3.3.3", "automattic/jetpack-sync": "^3.6.0", "php": ">=7.0" }, @@ -2526,6 +2263,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:28+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2547,69 +2285,46 @@ "src/" ] }, - "scripts": { - "build": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run build" - ], - "build-development": [ - "pnpm run build-development" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with enabling cloud search for Jetpack sites.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-search/tree/v0.44.15" }, "install-path": "../../jetpack_vendor/automattic/jetpack-search" }, { "name": "automattic/jetpack-stats", - "version": "0.13.0", + "version": "v0.13.0", "version_normalized": "0.13.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats", - "reference": "330cb2c9e105ca4b2061263e817ac950dfa570d5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/45cedc11f47c3e5de9313b6945192ab579ffcd40", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.10.0", "automattic/jetpack-constants": "^2.0.3", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-06-10T16:25:51+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2631,45 +2346,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Collect valuable traffic stats and insights.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-stats/tree/v0.13.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-stats" }, { "name": "automattic/jetpack-stats-admin", - "version": "0.21.0", + "version": "v0.21.0", "version_normalized": "0.21.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "ef3cd95a3e8ea2a8e99b493196cde36662b092e0" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin", - "reference": "478eedbd63500372de0e1af5a348635adae6d870" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/ef3cd95a3e8ea2a8e99b493196cde36662b092e0", + "reference": "ef3cd95a3e8ea2a8e99b493196cde36662b092e0", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.11.1", "automattic/jetpack-constants": "^2.0.3", - "automattic/jetpack-jitm": "^3.1.17-alpha", + "automattic/jetpack-jitm": "^3.1.13", "automattic/jetpack-plans": "^0.4.7", "automattic/jetpack-stats": "^0.13.0", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { @@ -2680,6 +2388,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-07-08T14:48:23+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2698,43 +2407,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Stats Dashboard", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.21.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin" }, { "name": "automattic/jetpack-status", - "version": "3.3.3-alpha.1723753243", - "version_normalized": "3.3.3.0-alpha1723753243", + "version": "v3.3.3", + "version_normalized": "3.3.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "96bb2acd4ad18fbb1d7ff86c77346ae853f89dfb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "c908e089392209a11864ab103ac4c0a4cd1fcc7c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/96bb2acd4ad18fbb1d7ff86c77346ae853f89dfb", + "reference": "96bb2acd4ad18fbb1d7ff86c77346ae853f89dfb", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.3", @@ -2751,6 +2447,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:21:25+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2774,51 +2471,51 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to retrieve information about the current status of Jetpack and the site overall.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-status/tree/v3.3.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", - "version": "3.6.0", + "version": "v3.6.0", "version_normalized": "3.6.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "87d0ce20bf1a08fbc54abc3f21b2e433fedd1411" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "779a4bd289ad805030563d5e2c7c84ea698af71f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/87d0ce20bf1a08fbc54abc3f21b2e433fedd1411", + "reference": "87d0ce20bf1a08fbc54abc3f21b2e433fedd1411", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.1", "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-ip": "^0.2.2", "automattic/jetpack-password-checker": "^0.3.1", "automattic/jetpack-roles": "^2.0.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { "automattic/jetpack-changelogger": "^4.2.5", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.18.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-15T15:00:16+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2846,43 +2543,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to allow syncing to the WP.com infrastructure.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-sync/tree/v3.6.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-sync" }, { "name": "automattic/jetpack-videopress", - "version": "0.24.1-alpha.1724091434", - "version_normalized": "0.24.1.0-alpha1724091434", + "version": "v0.24.1", + "version_normalized": "0.24.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-videopress.git", + "reference": "dd976e72ca5ffae1f5a8c54137dc989f7ba00173" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-videopress", - "reference": "35f57ed2084f99f9efb3bcfd886f3a686da3564b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/dd976e72ca5ffae1f5a8c54137dc989f7ba00173", + "reference": "dd976e72ca5ffae1f5a8c54137dc989f7ba00173", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.2", "automattic/jetpack-assets": "^2.3.2", - "automattic/jetpack-connection": "^2.12.2-alpha", - "automattic/jetpack-my-jetpack": "^4.32.3-alpha", + "automattic/jetpack-connection": "^2.12.2", + "automattic/jetpack-my-jetpack": "^4.32.3", "automattic/jetpack-plans": "^0.4.7", "php": ">=7.0" }, @@ -2895,6 +2585,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:26+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2916,56 +2607,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test" - ], - "build-production": [ - "NODE_ENV=production BABEL_ENV=production pnpm run build" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "VideoPress package", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.24.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-videopress" }, { "name": "automattic/jetpack-waf", - "version": "0.18.3-alpha.1723753243", - "version_normalized": "0.18.3.0-alpha1723753243", + "version": "v0.18.3", + "version_normalized": "0.18.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-waf.git", + "reference": "7a26fd4dd7db23c749f0775fd6d9759e0a851608" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-waf", - "reference": "51c955130a7a1e49075411732bc7e05021bedefe" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/7a26fd4dd7db23c749f0775fd6d9759e0a851608", + "reference": "7a26fd4dd7db23c749f0775fd6d9759e0a851608", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", "automattic/jetpack-ip": "^0.2.2", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0", "wikimedia/aho-corasick": "^1.0" }, @@ -2977,6 +2648,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:02+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2998,49 +2670,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --configuration tests/php/integration/phpunit.xml.dist --colors=always", - "./vendor/phpunit/phpunit/phpunit --configuration tests/php/unit/phpunit.xml.dist --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-coverage-html": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/integration/phpunit.xml.dist", - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/unit/phpunit.xml.dist" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with the Jetpack Web Application Firewall", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-waf/tree/v0.18.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-waf" }, { "name": "automattic/jetpack-wordads", - "version": "0.3.26-alpha.1723665238", - "version_normalized": "0.3.26.0-alpha1723665238", + "version": "v0.3.26", + "version_normalized": "0.3.26.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-wordads.git", + "reference": "7e13a60da722c8f133e2d2905cf5bd8352d4d3d6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-wordads", - "reference": "b2eb1d8cec1a3cfb77a6336403a99ce9e7c61978" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/7e13a60da722c8f133e2d2905cf5bd8352d4d3d6", + "reference": "7e13a60da722c8f133e2d2905cf5bd8352d4d3d6", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.2", "automattic/jetpack-config": "^2.0.4", - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.12.2", "automattic/jetpack-constants": "^2.0.3", - "automattic/jetpack-status": "^3.3.3-alpha", + "automattic/jetpack-status": "^3.3.3", "php": ">=7.0" }, "require-dev": { @@ -3050,6 +2710,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-19T20:22:14+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-wordads", @@ -3071,61 +2732,44 @@ "src/" ] }, - "scripts": { - "build": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run build" - ], - "build-development": [ - "pnpm run build-development" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Earn income by allowing Jetpack to display high quality ads.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-wordads/tree/v0.3.26" }, "install-path": "../../jetpack_vendor/automattic/jetpack-wordads" }, { "name": "automattic/woocommerce-analytics", - "version": "0.1.7", + "version": "v0.1.7", "version_normalized": "0.1.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/woocommerce-analytics.git", + "reference": "5dc036e56072e59062d0db8a5d4e2e7e5591cf2f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/woocommerce-analytics", - "reference": "c6d2b7707eeeb9401fc2cca18526245a7158be67" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/5dc036e56072e59062d0db8a5d4e2e7e5591cf2f", + "reference": "5dc036e56072e59062d0db8a5d4e2e7e5591cf2f", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.2-alpha", + "automattic/jetpack-connection": "^2.10.2", "automattic/jetpack-constants": "^2.0.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.5", + "automattic/jetpack-changelogger": "^4.2.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-06-26T12:07:04+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/woocommerce-analytics", @@ -3147,26 +2791,13 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Enhanced analytics for WooCommerce users.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.1.7" }, "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 31a0580a49..ffadeff941 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -20,414 +20,414 @@ 'dev_requirement' => false, ), 'automattic/jetpack-a8c-mc-stats' => array( - 'pretty_version' => '2.0.1', + 'pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', - 'reference' => '75a61398514154c5ce57f9d5bed9b3ad2121ebec', + 'reference' => '64748d02bf646e6b000f79dc8e4ea127bbd8df14', '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.2', + 'pretty_version' => 'v0.4.2', 'version' => '0.4.2.0', - 'reference' => '2adbd7d71b0ae51e526590be77621f87451722e3', + 'reference' => 'cc7062363464f53bb3ae5745754f353c248d6278', '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.2', + 'pretty_version' => 'v2.3.2', 'version' => '2.3.2.0', - 'reference' => '8a3142627b935349d3bb63b1a5e7ec1169eb81b1', + 'reference' => 'a164e2415ceb4c744ed63e0a50051acf4caf3bd9', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-autoloader' => array( - 'pretty_version' => '3.0.9', + 'pretty_version' => 'v3.0.9', 'version' => '3.0.9.0', - 'reference' => 'e915fa8dabe0d9341e57a8cc3b5bd59d72ac66e8', + 'reference' => 'a571038214fc3e142e10f38d1bb97e470fa7b0ec', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-backup' => array( - 'pretty_version' => '3.4.3-alpha.1724091434', - 'version' => '3.4.3.0-alpha1724091434', - 'reference' => '9f2ae7f14c8b020f03bc1336f359af0ab69b2d3f', + 'pretty_version' => 'v3.4.3', + 'version' => '3.4.3.0', + 'reference' => 'e6455b64bec5870eea542f9d0f2f730b08ddfc2d', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-backup-helper-script-manager' => array( - 'pretty_version' => '0.2.6', + 'pretty_version' => 'v0.2.6', 'version' => '0.2.6.0', - 'reference' => 'e063ad693377d08f50bc5e5ae51823448f0a51fb', + 'reference' => 'b048d0a63fbe37f3355b00f77cbec7416e4eaa2e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blaze' => array( - 'pretty_version' => '0.22.5-alpha.1723665238', - 'version' => '0.22.5.0-alpha1723665238', - 'reference' => '6df3862f74d3fb49ca049093ec3e5ac27cfa02fe', + 'pretty_version' => 'v0.22.5', + 'version' => '0.22.5.0', + 'reference' => 'b9cdedb447475aa61ad207e9e40fd34e88ca0597', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blocks' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => '0dfc63def0f192fe096e39242d7938283a1298e9', + 'reference' => '6c06dd60028c547d07e1c4aae9abf12aee0e2ebe', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-boost-core' => array( - 'pretty_version' => '0.2.8', + 'pretty_version' => 'v0.2.8', 'version' => '0.2.8.0', - 'reference' => 'e01541832fb88012d4fa97886abc53d018112b58', + 'reference' => '380cba909c158c2d172581fd25b749488c05901b', '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.11', + 'pretty_version' => 'v0.3.11', 'version' => '0.3.11.0', - 'reference' => '3527e8743144e07092eb6b242f8f60930bcde83a', + 'reference' => '5bcf759dfb18ef98aa8e998028e25960a20e551d', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-classic-theme-helper' => array( - 'pretty_version' => '0.5.0-alpha.1724091434', - 'version' => '0.5.0.0-alpha1724091434', - 'reference' => '3c9efa303922e558638398199af041052c11206c', + 'pretty_version' => 'v0.5.0', + 'version' => '0.5.0.0', + 'reference' => 'f091d4d511c781a59b86fd06ab252b98535f1720', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-classic-theme-helper', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-compat' => array( - 'pretty_version' => '3.0.2', + 'pretty_version' => 'v3.0.2', 'version' => '3.0.2.0', - 'reference' => '172e08072a26ddfe16d393fc210f9971ea32148d', + 'reference' => 'b7c25cceadac59833ebd58e1877cb5b6b93b8fd5', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-composer-plugin' => array( - 'pretty_version' => '2.0.2', + 'pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', - 'reference' => '67fe6c617360863666bbca8f40c35cf1c1980154', + 'reference' => '7f991850af6cdb10b5bf493cea9e09e5c8feae72', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-config' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => '7e766eb5f7ff57e20703b98f08dea7e60db66433', + 'reference' => '9f075c81bae6fd638e0b3183612cda5cc9e01e06', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-connection' => array( - 'pretty_version' => '2.12.2-alpha.1723753243', - 'version' => '2.12.2.0-alpha1723753243', - 'reference' => '3f437bb063702be1ceecffef4f408751e58921ad', + 'pretty_version' => 'v2.12.2', + 'version' => '2.12.2.0', + 'reference' => '58c53cd58ea0b3ba633f043e9c15a3bcabab7e02', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-constants' => array( - 'pretty_version' => '2.0.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => '337c81e61d102961bb363d96d1b1e7965b989806', + 'reference' => 'f5da87d3b7f80411b77aa58a7355733ea72295aa', '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.3', + 'pretty_version' => 'v2.1.3', 'version' => '2.1.3.0', - 'reference' => 'c0109121af274bddecc9a3b96bab46c9da0a1dbc', + 'reference' => '178cb2d0215d7446743a1654b0964a1d4ddfca8a', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-error' => array( - 'pretty_version' => '2.0.2', + 'pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', - 'reference' => '5fd6cd289c6aeacf6d90cbb45abf729a16eb2ca8', + 'reference' => 'bfa9ce4194cafd417e1c31e5e8975493d43a9214', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-explat' => array( - 'pretty_version' => '0.1.2', + 'pretty_version' => 'v0.1.2', 'version' => '0.1.2.0', - 'reference' => 'e1ae6243713720c5a66a61189a1cec283d01fe4b', + 'reference' => '088cc1f4e92195f3f0507d891df6186fcdfbc3a2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-forms' => array( - 'pretty_version' => '0.32.9-alpha.1724091434', - 'version' => '0.32.9.0-alpha1724091434', - 'reference' => 'f9fe3460143767c6654b965b9ad866f584bda993', + 'pretty_version' => 'v0.32.9', + 'version' => '0.32.9.0', + 'reference' => 'a0f31de79ca7eb7b7daf444e6392a7bccff33012', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-image-cdn' => array( - 'pretty_version' => '0.4.5-alpha.1724091434', - 'version' => '0.4.5.0-alpha1724091434', - 'reference' => 'af131a3aae599457fd4de66ed09b98b3083274af', + 'pretty_version' => 'v0.4.5', + 'version' => '0.4.5.0', + 'reference' => 'ddabb2986273a6eceee6c07a4c6601781787bf7a', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-image-cdn', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-import' => array( - 'pretty_version' => '0.8.6', + 'pretty_version' => 'v0.8.6', 'version' => '0.8.6.0', - 'reference' => 'ba6e1081b7dce53b7413c853165701a562b9fc73', + 'reference' => 'ddae2e52ca89644465b08d3a4ae0667be9c56698', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-ip' => array( - 'pretty_version' => '0.2.2', + 'pretty_version' => 'v0.2.2', 'version' => '0.2.2.0', - 'reference' => 'fd7bc4fa07bc7d159a54530f25b4262f199299f8', + 'reference' => 'b3efffb57901e236c3c1e7299b575563e1937013', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-jitm' => array( - 'pretty_version' => '3.1.17-alpha.1724091434', - 'version' => '3.1.17.0-alpha1724091434', - 'reference' => '80b62a1f19b6ebb7322a6715da2c25476260cda7', + 'pretty_version' => 'v3.1.17', + 'version' => '3.1.17.0', + 'reference' => '60023a1bcecddc58b0e5f17408f461bccdb21973', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-licensing' => array( - 'pretty_version' => '2.0.6-alpha.1723753243', - 'version' => '2.0.6.0-alpha1723753243', - 'reference' => 'c058951c43289788b184f9c9bcd59b387442ee84', + 'pretty_version' => 'v2.0.6', + 'version' => '2.0.6.0', + 'reference' => 'd97fdbf16efa6f8dd5b8a0a104a7740aa9362a27', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-logo' => array( - 'pretty_version' => '2.0.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => '2763c9b34f0572e01509090f6ffeedcdeae3f6ee', + 'reference' => '5edc913ab10e222e95ef7f60073cc0ef4d90bdb4', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-masterbar' => array( - 'pretty_version' => '0.6.1-alpha.1724091434', - 'version' => '0.6.1.0-alpha1724091434', - 'reference' => '4802783b50d54282c003311bd178292d10bdc1f5', + 'pretty_version' => 'v0.6.1', + 'version' => '0.6.1.0', + 'reference' => 'e315af448b0d4f0645290f366a95d10ae7d2bcd0', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-my-jetpack' => array( - 'pretty_version' => '4.32.3-alpha.1724091434', - 'version' => '4.32.3.0-alpha1724091434', - 'reference' => 'a0667125407a43b03a549cd748fd5e97ebc1c582', + 'pretty_version' => 'v4.32.3', + 'version' => '4.32.3.0', + 'reference' => 'a0aa709a622e8417b7efd59c8a9c29330d58b6b6', '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.1', + 'pretty_version' => 'v0.3.1', 'version' => '0.3.1.0', - 'reference' => '44d9f9772b816ea2e1213c5d2cfc8fda9b5c56e1', + 'reference' => 'd9be23791e6f38debeacbf74174903f223ddfd89', '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.7', + 'pretty_version' => 'v0.4.7', 'version' => '0.4.7.0', - 'reference' => 'ac60e2164696ef0aec6cec70f642593fe41038a6', + 'reference' => 'ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6', 'type' => 'library', 'install_path' => __DIR__ . '/../automattic/jetpack-plans', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-plugins-installer' => array( - 'pretty_version' => '0.4.1', + 'pretty_version' => 'v0.4.1', 'version' => '0.4.1.0', - 'reference' => '18bcf58d840a03b02dbc6e99ad4a5f1dbce5bf83', + 'reference' => '1bc33aa927b0e8dab7fdc676d67b20047f3ff138', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-post-list' => array( - 'pretty_version' => '0.6.2', + 'pretty_version' => 'v0.6.2', 'version' => '0.6.2.0', - 'reference' => '5af648ce69d3156080a4294cd695a6babfa9cd90', + 'reference' => '9d6d5552f3b39645526371143cd0d3a978b3caf4', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-protect-models' => array( - 'pretty_version' => '0.2.0', + 'pretty_version' => 'v0.2.0', 'version' => '0.2.0.0', - 'reference' => '669dc53d2c523d057fc2a542ee4c8438329c4d82', + 'reference' => 'd70043bff27c9be248fb2775c141e2e9f22d39a6', '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.1.2-alpha.1723753243', - 'version' => '0.1.2.0-alpha1723753243', - 'reference' => 'cd62c7592d2fcfcc31332cc9a305db9cfb6ff76f', + 'pretty_version' => 'v0.1.2', + 'version' => '0.1.2.0', + 'reference' => '2850b5136c0c3a3637ac4ffa29b7717275fdb4f7', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-publicize' => array( - 'pretty_version' => '0.49.1-alpha.1724074839', - 'version' => '0.49.1.0-alpha1724074839', - 'reference' => 'd0cff241e7e6128334c0ea9d4a01db0d4f660562', + 'pretty_version' => 'v0.49.1', + 'version' => '0.49.1.0', + 'reference' => 'ee55430b15e659233f7baabcf63851ecd7f04c11', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-redirect' => array( - 'pretty_version' => '2.0.2', + 'pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', - 'reference' => 'e1a7f53f9da2570ed18b498655fb7e78bc4b2e8f', + 'reference' => '7214fcd3684eb99178d6368c01f8778a182444cb', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-roles' => array( - 'pretty_version' => '2.0.2', + 'pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', - 'reference' => 'f499750fbd93003311f542b1da254f7f354474d0', + 'reference' => '7d452c94509612e94e045b66bbfabee43fdf8728', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-search' => array( - 'pretty_version' => '0.44.15-alpha.1723753243', - 'version' => '0.44.15.0-alpha1723753243', - 'reference' => '9e4c9ad454031497befc3c1e8ff29c6b374dd068', + 'pretty_version' => 'v0.44.15', + 'version' => '0.44.15.0', + 'reference' => 'bbf516c0a4692bad7c74d44e6194e79bed1b7927', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-stats' => array( - 'pretty_version' => '0.13.0', + 'pretty_version' => 'v0.13.0', 'version' => '0.13.0.0', - 'reference' => '330cb2c9e105ca4b2061263e817ac950dfa570d5', + 'reference' => '45cedc11f47c3e5de9313b6945192ab579ffcd40', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-stats-admin' => array( - 'pretty_version' => '0.21.0', + 'pretty_version' => 'v0.21.0', 'version' => '0.21.0.0', - 'reference' => '478eedbd63500372de0e1af5a348635adae6d870', + 'reference' => 'ef3cd95a3e8ea2a8e99b493196cde36662b092e0', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-status' => array( - 'pretty_version' => '3.3.3-alpha.1723753243', - 'version' => '3.3.3.0-alpha1723753243', - 'reference' => 'c908e089392209a11864ab103ac4c0a4cd1fcc7c', + 'pretty_version' => 'v3.3.3', + 'version' => '3.3.3.0', + 'reference' => '96bb2acd4ad18fbb1d7ff86c77346ae853f89dfb', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-sync' => array( - 'pretty_version' => '3.6.0', + 'pretty_version' => 'v3.6.0', 'version' => '3.6.0.0', - 'reference' => '779a4bd289ad805030563d5e2c7c84ea698af71f', + 'reference' => '87d0ce20bf1a08fbc54abc3f21b2e433fedd1411', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-videopress' => array( - 'pretty_version' => '0.24.1-alpha.1724091434', - 'version' => '0.24.1.0-alpha1724091434', - 'reference' => '35f57ed2084f99f9efb3bcfd886f3a686da3564b', + 'pretty_version' => 'v0.24.1', + 'version' => '0.24.1.0', + 'reference' => 'dd976e72ca5ffae1f5a8c54137dc989f7ba00173', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-waf' => array( - 'pretty_version' => '0.18.3-alpha.1723753243', - 'version' => '0.18.3.0-alpha1723753243', - 'reference' => '51c955130a7a1e49075411732bc7e05021bedefe', + 'pretty_version' => 'v0.18.3', + 'version' => '0.18.3.0', + 'reference' => '7a26fd4dd7db23c749f0775fd6d9759e0a851608', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-wordads' => array( - 'pretty_version' => '0.3.26-alpha.1723665238', - 'version' => '0.3.26.0-alpha1723665238', - 'reference' => 'b2eb1d8cec1a3cfb77a6336403a99ce9e7c61978', + 'pretty_version' => 'v0.3.26', + 'version' => '0.3.26.0', + 'reference' => '7e13a60da722c8f133e2d2905cf5bd8352d4d3d6', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/woocommerce-analytics' => array( - 'pretty_version' => '0.1.7', + 'pretty_version' => 'v0.1.7', 'version' => '0.1.7.0', - 'reference' => 'c6d2b7707eeeb9401fc2cca18526245a7158be67', + 'reference' => '5dc036e56072e59062d0db8a5d4e2e7e5591cf2f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/woocommerce-analytics', 'aliases' => array(), diff --git a/vendor/composer/jetpack_autoload_classmap.php b/vendor/composer/jetpack_autoload_classmap.php index 00cade58c5..2c02401074 100644 --- a/vendor/composer/jetpack_autoload_classmap.php +++ b/vendor/composer/jetpack_autoload_classmap.php @@ -75,11 +75,11 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php' ), 'Automattic\\Jetpack\\Backup\\Package_Version' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php' ), 'Automattic\\Jetpack\\Backup\\V0001\\Package_Version' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-package-version-compat.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager' => array( @@ -91,19 +91,19 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Initial_State' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Jetpack_Backup' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Jetpack_Backup_Upgrades' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\REST_Controller' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Throw_On_Errors' => array( @@ -111,23 +111,23 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php' ), 'Automattic\\Jetpack\\Blaze' => array( - 'version' => '0.22.5.0-alpha1723665238', + 'version' => '0.22.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php' ), 'Automattic\\Jetpack\\Blaze\\Dashboard' => array( - 'version' => '0.22.5.0-alpha1723665238', + 'version' => '0.22.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php' ), 'Automattic\\Jetpack\\Blaze\\Dashboard_Config_Data' => array( - 'version' => '0.22.5.0-alpha1723665238', + 'version' => '0.22.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-config-data.php' ), 'Automattic\\Jetpack\\Blaze\\Dashboard_REST_Controller' => array( - 'version' => '0.22.5.0-alpha1723665238', + 'version' => '0.22.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-rest-controller.php' ), 'Automattic\\Jetpack\\Blaze\\REST_Controller' => array( - 'version' => '0.22.5.0-alpha1723665238', + 'version' => '0.22.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-blaze/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Blocks' => array( @@ -183,15 +183,15 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php' ), 'Automattic\\Jetpack\\Classic_Theme_Helper\\Featured_Content' => array( - 'version' => '0.5.0.0-alpha1724091434', + 'version' => '0.5.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-featured-content.php' ), 'Automattic\\Jetpack\\Classic_Theme_Helper\\Main' => array( - 'version' => '0.5.0.0-alpha1724091434', + 'version' => '0.5.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php' ), 'Automattic\\Jetpack\\Classic_Theme_Helper\\Social_Links' => array( - 'version' => '0.5.0.0-alpha1724091434', + 'version' => '0.5.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-social-links.php' ), 'Automattic\\Jetpack\\Composer\\Manager' => array( @@ -207,119 +207,119 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-config/src/class-config.php' ), 'Automattic\\Jetpack\\Connection\\Authorize_Json_Api' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php' ), 'Automattic\\Jetpack\\Connection\\Client' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-client.php' ), 'Automattic\\Jetpack\\Connection\\Connection_Notice' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php' ), 'Automattic\\Jetpack\\Connection\\Error_Handler' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php' ), 'Automattic\\Jetpack\\Connection\\Initial_State' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php' ), 'Automattic\\Jetpack\\Connection\\Manager' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php' ), 'Automattic\\Jetpack\\Connection\\Manager_Interface' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php' ), 'Automattic\\Jetpack\\Connection\\Nonce_Handler' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php' ), 'Automattic\\Jetpack\\Connection\\Package_Version' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php' ), 'Automattic\\Jetpack\\Connection\\Package_Version_Tracker' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php' ), 'Automattic\\Jetpack\\Connection\\Plugin' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php' ), 'Automattic\\Jetpack\\Connection\\Plugin_Storage' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php' ), 'Automattic\\Jetpack\\Connection\\REST_Connector' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php' ), 'Automattic\\Jetpack\\Connection\\Rest_Authentication' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php' ), 'Automattic\\Jetpack\\Connection\\SSO' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Force_2FA' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Helpers' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\Notices' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php' ), 'Automattic\\Jetpack\\Connection\\SSO\\User_Admin' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php' ), 'Automattic\\Jetpack\\Connection\\Secrets' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php' ), 'Automattic\\Jetpack\\Connection\\Server_Sandbox' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php' ), 'Automattic\\Jetpack\\Connection\\Tokens' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php' ), 'Automattic\\Jetpack\\Connection\\Tokens_Locks' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php' ), 'Automattic\\Jetpack\\Connection\\Urls' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php' ), 'Automattic\\Jetpack\\Connection\\Utils' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php' ), 'Automattic\\Jetpack\\Connection\\Webhooks' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php' ), 'Automattic\\Jetpack\\Connection\\Webhooks\\Authorize_Redirect' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php' ), 'Automattic\\Jetpack\\Connection\\XMLRPC_Async_Call' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php' ), 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php' ), 'Automattic\\Jetpack\\Constants' => array( @@ -327,7 +327,7 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php' ), 'Automattic\\Jetpack\\CookieState' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php' ), 'Automattic\\Jetpack\\Current_Plan' => array( @@ -347,7 +347,7 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-error/src/class-error.php' ), 'Automattic\\Jetpack\\Errors' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-errors.php' ), 'Automattic\\Jetpack\\ExPlat' => array( @@ -359,75 +359,75 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Extensions\\Contact_Form\\Contact_Form_Block' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php' ), 'Automattic\\Jetpack\\Files' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Admin' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-admin.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Endpoint' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Field' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Plugin' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Shortcode' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Editor_View' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Form_View' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-view.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Util' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php' ), 'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard_View_Switch' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php' ), 'Automattic\\Jetpack\\Forms\\Jetpack_Forms' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php' ), 'Automattic\\Jetpack\\Forms\\Service\\Google_Drive' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php' ), 'Automattic\\Jetpack\\Forms\\Service\\Post_To_Url' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php' ), 'Automattic\\Jetpack\\Forms\\WPCOM_REST_API_V2_Endpoint_Forms' => array( - 'version' => '0.32.9.0-alpha1724091434', + 'version' => '0.32.9.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-wpcom-rest-api-v2-endpoint-forms.php' ), 'Automattic\\Jetpack\\Heartbeat' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php' ), 'Automattic\\Jetpack\\IP\\Utils' => array( @@ -435,43 +435,43 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\Exception' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\REST_Endpoints' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\UI' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php' ), 'Automattic\\Jetpack\\IdentityCrisis\\URL_Secret' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php' ), 'Automattic\\Jetpack\\Identity_Crisis' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php' ), 'Automattic\\Jetpack\\Image_CDN\\Image_CDN' => array( - 'version' => '0.4.5.0-alpha1724091434', + 'version' => '0.4.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php' ), 'Automattic\\Jetpack\\Image_CDN\\Image_CDN_Core' => array( - 'version' => '0.4.5.0-alpha1724091434', + 'version' => '0.4.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php' ), 'Automattic\\Jetpack\\Image_CDN\\Image_CDN_Image' => array( - 'version' => '0.4.5.0-alpha1724091434', + 'version' => '0.4.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image.php' ), 'Automattic\\Jetpack\\Image_CDN\\Image_CDN_Image_Sizes' => array( - 'version' => '0.4.5.0-alpha1724091434', + 'version' => '0.4.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image-sizes.php' ), 'Automattic\\Jetpack\\Image_CDN\\Image_CDN_Setup' => array( - 'version' => '0.4.5.0-alpha1724091434', + 'version' => '0.4.5.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-setup.php' ), 'Automattic\\Jetpack\\Import\\Endpoints\\Attachment' => array( @@ -551,19 +551,19 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-import/src/class-main.php' ), 'Automattic\\Jetpack\\JITMS\\JITM' => array( - 'version' => '3.1.17.0-alpha1724091434', + 'version' => '3.1.17.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Post_Connection_JITM' => array( - 'version' => '3.1.17.0-alpha1724091434', + 'version' => '3.1.17.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Pre_Connection_JITM' => array( - 'version' => '3.1.17.0-alpha1724091434', + 'version' => '3.1.17.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php' ), 'Automattic\\Jetpack\\JITMS\\Rest_Api_Endpoints' => array( - 'version' => '3.1.17.0-alpha1724091434', + 'version' => '3.1.17.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php' ), 'Automattic\\Jetpack\\Jetpack_CRM_Data' => array( @@ -571,219 +571,219 @@ 'path' => $baseDir . '/src/class-jetpack-crm-data.php' ), 'Automattic\\Jetpack\\Licensing' => array( - 'version' => '2.0.6.0-alpha1723753243', + 'version' => '2.0.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php' ), 'Automattic\\Jetpack\\Licensing\\Endpoints' => array( - 'version' => '2.0.6.0-alpha1723753243', + 'version' => '2.0.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php' ), 'Automattic\\Jetpack\\Masterbar\\Admin_Color_Schemes' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-color-schemes/class-admin-color-schemes.php' ), 'Automattic\\Jetpack\\Masterbar\\Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\Atomic_Additional_CSS_Manager' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-atomic-additional-css-manager.php' ), 'Automattic\\Jetpack\\Masterbar\\Atomic_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-atomic-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\Base_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-base-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\CSS_Customizer_Nudge' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-customizer-nudge.php' ), 'Automattic\\Jetpack\\Masterbar\\CSS_Nudge_Customize_Control' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-nudge-customize-control.php' ), 'Automattic\\Jetpack\\Masterbar\\Dashboard_Switcher_Tracking' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-dashboard-switcher-tracking.php' ), 'Automattic\\Jetpack\\Masterbar\\Domain_Only_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-domain-only-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\Inline_Help' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/class-inline-help.php' ), 'Automattic\\Jetpack\\Masterbar\\Jetpack_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-jetpack-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\Main' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php' ), 'Automattic\\Jetpack\\Masterbar\\Masterbar' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/masterbar/class-masterbar.php' ), 'Automattic\\Jetpack\\Masterbar\\P2_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-p2-admin-menu.php' ), 'Automattic\\Jetpack\\Masterbar\\Posts_List_Page_Notification' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/class-posts-list-page-notification.php' ), 'Automattic\\Jetpack\\Masterbar\\WPCOM_Additional_CSS_Manager' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-wpcom-additional-css-manager.php' ), 'Automattic\\Jetpack\\Masterbar\\WPCOM_Email_Subscription_Checker' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-email-subscription-checker.php' ), 'Automattic\\Jetpack\\Masterbar\\WPCOM_User_Profile_Fields_Revert' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/class-wpcom-user-profile-fields-revert.php' ), 'Automattic\\Jetpack\\Masterbar\\WPcom_Admin_Menu' => array( - 'version' => '0.6.1.0-alpha1724091434', + 'version' => '0.6.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-admin-menu.php' ), 'Automattic\\Jetpack\\Modules' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Product' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Zendesk_Chat' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => array( - 'version' => '4.32.3.0-alpha1724091434', + 'version' => '4.32.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php' ), 'Automattic\\Jetpack\\Partner' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php' ), 'Automattic\\Jetpack\\Partner_Coupon' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php' ), 'Automattic\\Jetpack\\Password_Checker' => array( @@ -791,7 +791,7 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php' ), 'Automattic\\Jetpack\\Paths' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-paths.php' ), 'Automattic\\Jetpack\\Plans' => array( @@ -839,107 +839,107 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php' ), 'Automattic\\Jetpack\\Protect_Status\\Plan' => array( - 'version' => '0.1.2.0-alpha1723753243', + 'version' => '0.1.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php' ), 'Automattic\\Jetpack\\Protect_Status\\Protect_Status' => array( - 'version' => '0.1.2.0-alpha1723753243', + 'version' => '0.1.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php' ), 'Automattic\\Jetpack\\Protect_Status\\REST_Controller' => array( - 'version' => '0.1.2.0-alpha1723753243', + 'version' => '0.1.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Protect_Status\\Scan_Status' => array( - 'version' => '0.1.2.0-alpha1723753243', + 'version' => '0.1.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php' ), 'Automattic\\Jetpack\\Protect_Status\\Status' => array( - 'version' => '0.1.2.0-alpha1723753243', + 'version' => '0.1.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php' ), 'Automattic\\Jetpack\\Publicize\\Auto_Conversion\\REST_Settings_Controller' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/auto-conversion-settings/class-rest-settings-controller.php' ), 'Automattic\\Jetpack\\Publicize\\Auto_Conversion\\Settings' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/auto-conversion-settings/class-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Connections_Post_Field' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-connections-post-field.php' ), 'Automattic\\Jetpack\\Publicize\\Jetpack_Social_Settings\\Dismissed_Notices' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-dismissed-notices.php' ), 'Automattic\\Jetpack\\Publicize\\Jetpack_Social_Settings\\Settings' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Keyring_Helper' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Assets' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Base' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Script_Data' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Setup' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_UI' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Utils' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php' ), 'Automattic\\Jetpack\\Publicize\\REST_Controller' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Publicize\\Share_Limits' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-share-limits.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\Post_Settings' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-post-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\REST_Settings_Controller' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-settings-controller.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\REST_Token_Controller' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-token-controller.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\Settings' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\Setup' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-setup.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\Templates' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php' ), 'Automattic\\Jetpack\\Redirect' => array( @@ -951,91 +951,91 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php' ), 'Automattic\\Jetpack\\Search\\CLI' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-cli.php' ), 'Automattic\\Jetpack\\Search\\Classic_Search' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php' ), 'Automattic\\Jetpack\\Search\\Customberg' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php' ), 'Automattic\\Jetpack\\Search\\Customizer' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php' ), 'Automattic\\Jetpack\\Search\\Dashboard' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\Search\\Excluded_Post_Types_Control' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.php' ), 'Automattic\\Jetpack\\Search\\Helper' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-helper.php' ), 'Automattic\\Jetpack\\Search\\Initial_State' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php' ), 'Automattic\\Jetpack\\Search\\Initializer' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php' ), 'Automattic\\Jetpack\\Search\\Instant_Search' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php' ), 'Automattic\\Jetpack\\Search\\Label_Control' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php' ), 'Automattic\\Jetpack\\Search\\Module_Control' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php' ), 'Automattic\\Jetpack\\Search\\Options' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-options.php' ), 'Automattic\\Jetpack\\Search\\Package' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-package.php' ), 'Automattic\\Jetpack\\Search\\Plan' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-plan.php' ), 'Automattic\\Jetpack\\Search\\REST_Controller' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Search\\Search_Widget' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php' ), 'Automattic\\Jetpack\\Search\\Settings' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-settings.php' ), 'Automattic\\Jetpack\\Search\\Stats' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-stats.php' ), 'Automattic\\Jetpack\\Search\\Template_Tags' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php' ), 'Automattic\\Jetpack\\Search\\WPES\\Query_Builder' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php' ), 'Automattic\\Jetpack\\Search\\WPES\\Query_Parser' => array( - 'version' => '0.44.15.0-alpha1723753243', + 'version' => '0.44.15.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php' ), 'Automattic\\Jetpack\\Stats\\Main' => array( @@ -1099,19 +1099,19 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wp-dashboard-odyssey-widget.php' ), 'Automattic\\Jetpack\\Status' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-status.php' ), 'Automattic\\Jetpack\\Status\\Cache' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cache.php' ), 'Automattic\\Jetpack\\Status\\Host' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-host.php' ), 'Automattic\\Jetpack\\Status\\Visitor' => array( - 'version' => '3.3.3.0-alpha1723753243', + 'version' => '3.3.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php' ), 'Automattic\\Jetpack\\Sync\\Actions' => array( @@ -1339,235 +1339,235 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php' ), 'Automattic\\Jetpack\\Terms_Of_Service' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php' ), 'Automattic\\Jetpack\\Tracking' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php' ), 'Automattic\\Jetpack\\VideoPress\\AJAX' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php' ), 'Automattic\\Jetpack\\VideoPress\\Access_Control' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php' ), 'Automattic\\Jetpack\\VideoPress\\Admin_UI' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php' ), 'Automattic\\Jetpack\\VideoPress\\Attachment_Handler' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php' ), 'Automattic\\Jetpack\\VideoPress\\Block_Editor_Content' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php' ), 'Automattic\\Jetpack\\VideoPress\\Block_Editor_Extensions' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php' ), 'Automattic\\Jetpack\\VideoPress\\Data' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php' ), 'Automattic\\Jetpack\\VideoPress\\Divi' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php' ), 'Automattic\\Jetpack\\VideoPress\\Initializer' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php' ), 'Automattic\\Jetpack\\VideoPress\\Jwt_Token_Bridge' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php' ), 'Automattic\\Jetpack\\VideoPress\\Module_Control' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php' ), 'Automattic\\Jetpack\\VideoPress\\Options' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php' ), 'Automattic\\Jetpack\\VideoPress\\Package_Version' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php' ), 'Automattic\\Jetpack\\VideoPress\\Plan' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php' ), 'Automattic\\Jetpack\\VideoPress\\Site' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php' ), 'Automattic\\Jetpack\\VideoPress\\Stats' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php' ), 'Automattic\\Jetpack\\VideoPress\\Status' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php' ), 'Automattic\\Jetpack\\VideoPress\\Upload_Exception' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php' ), 'Automattic\\Jetpack\\VideoPress\\Uploader' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php' ), 'Automattic\\Jetpack\\VideoPress\\Uploader_Rest_Endpoints' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php' ), 'Automattic\\Jetpack\\VideoPress\\Utils' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPressToken' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPress_Rest_Api_V1_Settings' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-settings.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPress_Rest_Api_V1_Site' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-site.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPress_Rest_Api_V1_Stats' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-stats.php' ), 'Automattic\\Jetpack\\VideoPress\\WPCOM_REST_API_V2_Attachment_VideoPress_Data' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-videopress-data.php' ), 'Automattic\\Jetpack\\VideoPress\\WPCOM_REST_API_V2_Attachment_VideoPress_Field' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-field-videopress.php' ), 'Automattic\\Jetpack\\VideoPress\\WPCOM_REST_API_V2_Endpoint_VideoPress' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-endpoint-videopress.php' ), 'Automattic\\Jetpack\\VideoPress\\XMLRPC' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Blocked_Login_Page' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Math_Authenticate' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Shared_Functions' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Transient_Cleanup' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php' ), 'Automattic\\Jetpack\\Waf\\CLI' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php' ), 'Automattic\\Jetpack\\Waf\\File_System_Exception' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php' ), 'Automattic\\Jetpack\\Waf\\REST_Controller' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Waf\\Rules_API_Exception' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Compatibility' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Constants' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Exception' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Initializer' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Operators' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Request' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Rules_Manager' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Runner' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Runtime' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Standalone_Bootstrap' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Stats' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php' ), 'Automattic\\Jetpack\\Waf\\Waf_Transforms' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php' ), 'Automattic\\Jetpack\\WordAds\\Dashboard' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\WordAds\\Helper' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-helper.php' ), 'Automattic\\Jetpack\\WordAds\\Initial_State' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/class-initial-state.php' ), 'Automattic\\Jetpack\\WordAds\\Initializer' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/initializers/class-initializer.php' ), 'Automattic\\Jetpack\\WordAds\\Package' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php' ), 'Automattic\\Jetpack\\WordAds\\REST_Controller' => array( - 'version' => '0.3.26.0-alpha1723665238', + 'version' => '0.3.26.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-rest-controller.php' ), 'Automattic\\Woocommerce_Analytics' => array( @@ -1599,11 +1599,11 @@ 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-hook-manager.php' ), 'Jetpack_IXR_Client' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php' ), 'Jetpack_IXR_ClientMulticall' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php' ), 'Jetpack_Modules_Overrides' => array( @@ -1611,23 +1611,23 @@ 'path' => $baseDir . '/src/class-jetpack-modules-overrides.php' ), 'Jetpack_Options' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php' ), 'Jetpack_Signature' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php' ), 'Jetpack_Tracks_Client' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php' ), 'Jetpack_Tracks_Event' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php' ), 'Jetpack_XMLRPC_Server' => array( - 'version' => '2.12.2.0-alpha1723753243', + 'version' => '2.12.2.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php' ), 'Latest_Autoloader_Guard' => array( @@ -1859,7 +1859,7 @@ 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-shutdown-handler.php' ), 'VIDEOPRESS_PRIVACY' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php' ), 'Version_Loader' => array( @@ -1871,39 +1871,39 @@ 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-selector.php' ), 'VideoPressUploader\\File_Exception' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php' ), 'VideoPressUploader\\Transient_Store' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php' ), 'VideoPressUploader\\Tus_Abstract_Cache' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php' ), 'VideoPressUploader\\Tus_Client' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php' ), 'VideoPressUploader\\Tus_Date_Utils' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php' ), 'VideoPressUploader\\Tus_Exception' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php' ), 'VideoPressUploader\\Tus_File' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php' ), 'VideoPress_Divi_Extension' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php' ), 'VideoPress_Divi_Module' => array( - 'version' => '0.24.1.0-alpha1724091434', + 'version' => '0.24.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-module.php' ), ); diff --git a/vendor/composer/jetpack_autoload_filemap.php b/vendor/composer/jetpack_autoload_filemap.php index 6700a2fbb5..f33e715acf 100644 --- a/vendor/composer/jetpack_autoload_filemap.php +++ b/vendor/composer/jetpack_autoload_filemap.php @@ -11,19 +11,19 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php' ), '3d45c7e6a7f0e71849e33afe4b3b3ede' => array( - 'version' => '0.18.3.0-alpha1723753243', + 'version' => '0.18.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/cli.php' ), 'd4eb94df91a729802d18373ee8cdc79f' => array( - 'version' => '3.4.3.0-alpha1724091434', + 'version' => '3.4.3.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/actions.php' ), 'd9927a8ddcd8b3a40fb28c24213827ff' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/actions.php' ), 'e6f7f640a6586216432b53e5c9d1b472' => array( - 'version' => '0.49.1.0-alpha1724074839', + 'version' => '0.49.1.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php' ), ); diff --git a/vendor/jetpack-autoloader/class-autoloader-handler.php b/vendor/jetpack-autoloader/class-autoloader-handler.php index 10546fcb79..ffd07af39b 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader-locator.php b/vendor/jetpack-autoloader/class-autoloader-locator.php index e873d0d428..a0fa3b89fb 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader.php b/vendor/jetpack-autoloader/class-autoloader.php index 6a077e881c..4cc7cbc422 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-container.php b/vendor/jetpack-autoloader/class-container.php index 19c07fcaee..88704915d9 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-hook-manager.php b/vendor/jetpack-autoloader/class-hook-manager.php index 19f271263c..34fc92fce6 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-latest-autoloader-guard.php b/vendor/jetpack-autoloader/class-latest-autoloader-guard.php index 1650005621..89bb307ced 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-manifest-reader.php b/vendor/jetpack-autoloader/class-manifest-reader.php index 520a49c0bd..3709326928 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-path-processor.php b/vendor/jetpack-autoloader/class-path-processor.php index d6bc62f94e..7218df1914 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-php-autoloader.php b/vendor/jetpack-autoloader/class-php-autoloader.php index 376641d3b0..c2fdc6ff91 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugin-locator.php b/vendor/jetpack-autoloader/class-plugin-locator.php index 7eaa2a4429..b19bf10e27 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugins-handler.php b/vendor/jetpack-autoloader/class-plugins-handler.php index e61c7efe21..7f7ec56e37 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-shutdown-handler.php b/vendor/jetpack-autoloader/class-shutdown-handler.php index 6edfd3c332..0662bf32a4 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-loader.php b/vendor/jetpack-autoloader/class-version-loader.php index de8c6d6e7e..3fb71e1101 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-selector.php b/vendor/jetpack-autoloader/class-version-selector.php index 49302f2be7..f2d6b6a0c7 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\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_2\al3_0_9; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_3\al3_0_9; // phpcs:ignore