From c79a6db5138826fd00547109269f8e5c53fa5451 Mon Sep 17 00:00:00 2001 From: ice9js Date: Mon, 2 Sep 2024 13:32:04 +0000 Subject: [PATCH] Updated package versions for automattic/jetpack-mu-wpcom-plugin Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10668032285 Upstream-Ref: Automattic/jetpack@f784435b032d7226e498921747602e61dcdcdc32 --- CHANGELOG.md | 91 +- .../admin-pages/class.jetpack-react-page.php | 2 +- composer.json | 17 +- jetpack.php | 4 +- .../automattic/jetpack-backup/CHANGELOG.md | 11 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-forms/CHANGELOG.md | 11 +- .../jetpack-forms/src/class-jetpack-forms.php | 2 +- .../jetpack-my-jetpack/CHANGELOG.md | 13 +- .../src/class-initializer.php | 2 +- .../automattic/jetpack-publicize/CHANGELOG.md | 9 +- .../automattic/jetpack-search/CHANGELOG.md | 15 +- .../jetpack-search/src/class-package.php | 2 +- .../jetpack-videopress/CHANGELOG.md | 11 +- .../src/class-package-version.php | 2 +- .../automattic/jetpack-wordads/CHANGELOG.md | 11 +- .../jetpack-wordads/src/class-package.php | 2 +- jetpack_vendor/i18n-map.php | 14 +- modules/shortcodes/vimeo.php | 8 +- modules/shortcodes/youtube.php | 8 +- readme.txt | 24 +- 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 | 1721 +++++++---------- vendor/composer/installed.php | 198 +- vendor/composer/jetpack_autoload_classmap.php | 280 +-- vendor/composer/jetpack_autoload_filemap.php | 6 +- .../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 +- 43 files changed, 1071 insertions(+), 1445 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6a10f87e8..ad9857f5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,55 +2,50 @@ ### This is a list detailing changes for all Jetpack releases. -## 13.8-a.8 - unreleased - -This is an alpha version! The changes listed here are not final. - +## 13.8-beta - 2024-09-02 ### Major Enhancements -- Jetpack Custom CSS: remove feature in favor of WordPress core implementation - -### Enhancements -- Admin menu: Change order of Jetpack sub-menu items -- AI Assistant: Add spelling mistakes check for English language -- Map block: Allow maps on WordPress.com to be selectable. - -### Improved compatibility -- Embeds: prioritize YouTube and Vimeo embeds provided by WordPress itself, over Jetpack's embedding solution. - -### Bug fixes -- Mailchimp block: do not attempt to fetch groups when a site is not connected to Mailchimp yet. -- REST API: Avoid PHP warnings in comment endpoint when the parent comment does not exist. - -### Other changes -- Add retry event for Brief -- AI Assistant: Add A8c dictionary -- AI Assistant: add AI Guidelines link to the AI Assistant sidebar panel -- AI Assistant: Add FeatureControl to Write Brief -- AI Assistant: Add option to add word to spelling dictionary -- AI Assistant: Do not mark words starting with special characters as spelling mistakes -- AI Assistant: Fix flickering when adding word to Breve dictionary -- AI Assistant: Limit popover height and fix anchorless popover -- AI Assistant: Remove dead Breve code -- Blocks: Ensure function is loaded even if blocks aren't enabled -- Button Block: update to Block API v3 -- Classic Theme Helper: Adding Portfolio custom post type content -- Content Options: Moving content to Classic Theme Helper package. -- Fix redirecting after comment when subscription modal is disabled -- Jetpack AI: add usage policy link and renewal date to fair usage messaging. -- Jetpack AI: fix bug that showed extra spacing on the AI Assistant block inspector area. -- Jetpack AI: handle fair usage limit messaging on the UI. -- Jetpack AI: hide usagepanel when tier plans are disabled. Show QuotaExceededMessage instead of nudges -- Jetpack AI: remove hardcoded limit on image generation, it's handled by backend -- Jetpack AI: support fair usage messaging on the Extension AI Control component. -- Jetpack AI: update fair usage messaging on the sidebar. -- Monetize: support more currencies -- Notifications: Use profile locale to match menu language -- Slideshow shortcode: Remove deprecated JS functionality and remove majority of jQuery. -- Social: Updated the share status modal to render it globally -- Social Menus: Switch to more appropriate method of calling the SVG icon file. -- Updated package dependencies. -- Updated versions. -- Update Quick Start instructions +- Custom CSS: Remove feature in favor of WordPress core implementation. [#38865] +- Embeds: Remove YouTube and Vimeo embeds in favor of WordPress core implementation. [#39096] + +### Enhancements +- Admin Menu: Update order of Jetpack sub-menu items. [#39095] +- AI Assistant: Add spelling mistakes check for English language. [#39174] + +### Bug fixes +- Mailchimp Block: Do not attempt to fetch groups when a site is not connected to Mailchimp yet. [#38901] +- REST API: Avoid PHP warnings in the comment endpoint when the parent comment does not exist. [#39102] + +### Other changes +- AI Assistant: Add A8c dictionary. [#39105] +- AI Assistant: Add AI Guidelines link to the AI Assistant sidebar panel. [#39094] +- AI Assistant: Add FeatureControl to Write Brief. [#39168] +- AI Assistant: Add option to add word to spelling dictionary. [#39046] +- AI Assistant: Add retry event for Brief. [#39082] +- AI Assistant: Do not mark words starting with special characters as spelling mistakes. [#39044] +- AI Assistant: Fix flickering when adding word to Breve dictionary. [#39087] +- AI Assistant: Limit popover height and fix anchorless popover. [#39109] +- AI Assistant: Remove dead Breve code. [#39089] +- Blocks: Ensure function is loaded even if blocks aren't enabled. [#39070] +- Button Block: Update to Block API v3. [#38916] +- Classic Theme Helper: Adding Portfolio custom post type content. [#39134] +- Content Options: Moving content to Classic Theme Helper package. [#39028] +- Fix redirecting after comment when subscription modal is disabled. [#39027] +- Jetpack AI: Add usage policy link and renewal date to fair usage messaging. [#39085] +- Jetpack AI: Fix bug that showed extra spacing on the AI Assistant block inspector area. [#39142] +- Jetpack AI: Handle fair usage limit messaging on the UI. [#39043] +- Jetpack AI: Hide usagepanel when tier plans are disabled. Show QuotaExceededMessage instead of nudges. [#39090] +- Jetpack AI: Remove hardcoded limit on image generation, it's handled by backend. [#39126] +- Jetpack AI: Support fair usage messaging on the Extension AI Control component. [#39103] +- Jetpack AI: Update fair usage messaging on the sidebar. [#39122] +- Map Block: Allow maps on WordPress.com to be selectable. [#38956] +- Monetize: Support more currencies. [#38968] +- Notifications: Use profile locale to match menu language. [#38871] +- Slideshow Shortcode: Remove deprecated JS functionality and remove majority of jQuery. [#39050] +- Social Menus: Switch to more appropriate method of calling the SVG icon file. [#39136] +- Social: Updated the share status modal to render it globally. [#39116] +- Update Quick Start instructions. [#39059] +- Updated package dependencies. [#39111] +- Updated versions. [#38745] ## 13.8-a.7 - 2024-08-26 ### Enhancements diff --git a/_inc/lib/admin-pages/class.jetpack-react-page.php b/_inc/lib/admin-pages/class.jetpack-react-page.php index 11b99c1f4a..378fc85006 100644 --- a/_inc/lib/admin-pages/class.jetpack-react-page.php +++ b/_inc/lib/admin-pages/class.jetpack-react-page.php @@ -82,7 +82,7 @@ public function add_page_actions( $hook ) { * Remove the main Jetpack submenu if a site is in offline mode or connected. * At that point, admins can access the Jetpack Dashboard instead. * - * @since 13.8-a.8 + * @since 13.8 */ public function remove_jetpack_menu() { if ( diff --git a/composer.json b/composer.json index 2372c9557f..c5ceace8ca 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "automattic/jetpack-admin-ui": "^0.4.4", "automattic/jetpack-assets": "^2.3.5", "automattic/jetpack-autoloader": "^3.0.10", - "automattic/jetpack-backup": "^3.4.6-alpha", + "automattic/jetpack-backup": "^3.4.6", "automattic/jetpack-blaze": "^0.22.8", "automattic/jetpack-blocks": "^2.0.5", "automattic/jetpack-boost-speed-score": "^0.3.12", @@ -27,7 +27,7 @@ "automattic/jetpack-constants": "^2.0.4", "automattic/jetpack-device-detection": "^2.1.4", "automattic/jetpack-error": "^2.0.3", - "automattic/jetpack-forms": "^0.32.12-alpha", + "automattic/jetpack-forms": "^0.32.12", "automattic/jetpack-image-cdn": "^0.4.7", "automattic/jetpack-import": "^0.8.7", "automattic/jetpack-ip": "^0.2.3", @@ -35,20 +35,20 @@ "automattic/jetpack-licensing": "^2.0.7", "automattic/jetpack-logo": "^2.0.4", "automattic/jetpack-masterbar": "^0.8.1", - "automattic/jetpack-my-jetpack": "^4.34.0-alpha", + "automattic/jetpack-my-jetpack": "^4.34.0", "automattic/jetpack-plugins-installer": "^0.4.2", "automattic/jetpack-post-list": "^0.6.3", - "automattic/jetpack-publicize": "^0.51.0-alpha", + "automattic/jetpack-publicize": "^0.51.0", "automattic/jetpack-redirect": "^2.0.3", "automattic/jetpack-roles": "^2.0.3", - "automattic/jetpack-search": "^0.45.0-alpha", + "automattic/jetpack-search": "^0.45.0", "automattic/jetpack-stats": "^0.13.1", "automattic/jetpack-stats-admin": "^0.21.1", "automattic/jetpack-status": "^3.3.4", "automattic/jetpack-sync": "^3.9.0", - "automattic/jetpack-videopress": "^0.24.4-alpha", + "automattic/jetpack-videopress": "^0.24.4", "automattic/jetpack-waf": "^0.18.4", - "automattic/jetpack-wordads": "^0.3.29-alpha", + "automattic/jetpack-wordads": "^0.3.29", "automattic/woocommerce-analytics": "^0.1.8", "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_8", + "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta", "allow-plugins": { "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true diff --git a/jetpack.php b/jetpack.php index 826f6e0fda..b9fa5dcb29 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.8 + * Version: 13.8-beta * 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.8' ); +define( 'JETPACK__VERSION', '13.8-beta' ); /** * 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 e761154714..75f6979a05 100644 --- a/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md @@ -5,13 +5,10 @@ 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.6-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.4.6] - 2024-09-02 ### Changed -- Admin menu: change order of Jetpack sub-menu items -- Updated package dependencies. +- Admin menu: change order of Jetpack sub-menu items [#39095] +- Updated package dependencies. [#39111] ## [3.4.5] - 2024-08-26 ### Changed @@ -684,7 +681,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.6-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.4.5...v3.4.6-alpha +[3.4.6]: https://github.com/Automattic/jetpack-backup/compare/v3.4.5...v3.4.6 [3.4.5]: https://github.com/Automattic/jetpack-backup/compare/v3.4.4...v3.4.5 [3.4.4]: https://github.com/Automattic/jetpack-backup/compare/v3.4.3...v3.4.4 [3.4.3]: https://github.com/Automattic/jetpack-backup/compare/v3.4.2...v3.4.3 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 2aec8209fc..fc3f466384 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.6-alpha'; + const PACKAGE_VERSION = '3.4.6'; const PACKAGE_SLUG = 'backup'; diff --git a/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md index 3f094e479a..3946a7f156 100644 --- a/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md @@ -5,13 +5,10 @@ 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.12-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.32.12] - 2024-09-02 ### Changed -- Forms: update child blocks to Block API v3 -- Updated package dependencies. +- Forms: update child blocks to Block API v3 [#38916] +- Updated package dependencies. [#39111] ## [0.32.11] - 2024-08-26 ### Changed @@ -646,7 +643,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.12-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.32.11...v0.32.12-alpha +[0.32.12]: https://github.com/automattic/jetpack-forms/compare/v0.32.11...v0.32.12 [0.32.11]: https://github.com/automattic/jetpack-forms/compare/v0.32.10...v0.32.11 [0.32.10]: https://github.com/automattic/jetpack-forms/compare/v0.32.9...v0.32.10 [0.32.9]: https://github.com/automattic/jetpack-forms/compare/v0.32.8...v0.32.9 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 f38603ef79..248e81b802 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.12-alpha'; + const PACKAGE_VERSION = '0.32.12'; /** * Load the contact form module. diff --git a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md index db024b317d..8d2134728a 100644 --- a/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md @@ -5,16 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [4.34.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [4.34.0] - 2024-09-02 ### Changed -- My Jetpack: show over quota notice and period usage counter for unlimited plans -- We update Welcome Flow A/B experiment to test other things +- My Jetpack: show over quota notice and period usage counter for unlimited plans [#39129] +- We update Welcome Flow A/B experiment to test other things [#39154] ### Fixed -- My Jetpack: change Jetpack AI post checkout URL so the redirect works +- My Jetpack: change Jetpack AI post checkout URL so the redirect works [#39166] ## [4.33.1] - 2024-08-29 ### Changed @@ -1690,7 +1687,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Created package -[4.34.0-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0-alpha +[4.34.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0 [4.33.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.0...4.33.1 [4.33.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.4...4.33.0 [4.32.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.3...4.32.4 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 b1d3f6afd9..9097277bbb 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.34.0-alpha'; + const PACKAGE_VERSION = '4.34.0'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md index 2b7e8861bc..638560e364 100644 --- a/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-publicize/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.51.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.51.0] - 2024-09-02 ### Added -- Add share status log modal to published posts +- Add share status log modal to published posts [#39051] ## [0.50.1] - 2024-08-29 ### Added @@ -680,7 +677,7 @@ This is an alpha version! The changes listed here are not final. - Updated package dependencies. - Update package.json metadata. -[0.51.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.1...v0.51.0-alpha +[0.51.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.1...v0.51.0 [0.50.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.0...v0.50.1 [0.50.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.2...v0.50.0 [0.49.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.1...v0.49.2 diff --git a/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md index 30f370c88c..4cfe6cf4d9 100644 --- a/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-search/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.45.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.45.0] - 2024-09-02 ### Added -- Search: allow customizing highlighted fields +- Search: allow customizing highlighted fields [#39053] ### Changed -- Admin menu: change order of Jetpack sub-menu items -- Updated package dependencies. +- Admin menu: change order of Jetpack sub-menu items [#39095] +- Updated package dependencies. [#39111] ### Fixed -- Search: Use the user's locale when formatting request limits. +- Search: Use the user's locale when formatting request limits. [#38946] ## [0.44.17] - 2024-08-26 ### Changed @@ -1025,7 +1022,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.45.0-alpha]: https://github.com/Automattic/jetpack-search/compare/v0.44.17...v0.45.0-alpha +[0.45.0]: https://github.com/Automattic/jetpack-search/compare/v0.44.17...v0.45.0 [0.44.17]: https://github.com/Automattic/jetpack-search/compare/v0.44.16...v0.44.17 [0.44.16]: https://github.com/Automattic/jetpack-search/compare/v0.44.15...v0.44.16 [0.44.15]: https://github.com/Automattic/jetpack-search/compare/v0.44.14...v0.44.15 diff --git a/jetpack_vendor/automattic/jetpack-search/src/class-package.php b/jetpack_vendor/automattic/jetpack-search/src/class-package.php index c9faac04c6..442e9c0faf 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.45.0-alpha'; + const VERSION = '0.45.0'; const SLUG = 'search'; /** diff --git a/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md index 4166ab594e..7800eda6d7 100644 --- a/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md @@ -5,13 +5,10 @@ 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.4-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.24.4] - 2024-09-02 ### Changed -- Admin menu: change order of Jetpack sub-menu items -- Updated package dependencies. +- Admin menu: change order of Jetpack sub-menu items [#39095] +- Updated package dependencies. [#39111] ## [0.24.3] - 2024-08-26 ### Added @@ -1424,7 +1421,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Created empty package [#24952] -[0.24.4-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.3...v0.24.4-alpha +[0.24.4]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.3...v0.24.4 [0.24.3]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.2...v0.24.3 [0.24.2]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.1...v0.24.2 [0.24.1]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.0...v0.24.1 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 b4f8822952..542b204506 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.4-alpha'; + const PACKAGE_VERSION = '0.24.4'; const PACKAGE_SLUG = 'videopress'; diff --git a/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md b/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md index 3377570c90..3172e2866f 100644 --- a/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md +++ b/jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md @@ -5,13 +5,10 @@ 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.29-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.3.29] - 2024-09-02 ### Changed -- Admin menu: change order of Jetpack sub-menu items -- Updated package dependencies. +- Admin menu: change order of Jetpack sub-menu items [#39095] +- Updated package dependencies. [#39111] ## [0.3.28] - 2024-08-26 ### Changed @@ -399,7 +396,7 @@ This is an alpha version! The changes listed here are not final. - PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` - Updated package dependencies. -[0.3.29-alpha]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.28...v0.3.29-alpha +[0.3.29]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.28...v0.3.29 [0.3.28]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.27...v0.3.28 [0.3.27]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.26...v0.3.27 [0.3.26]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.25...v0.3.26 diff --git a/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php b/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php index c61828a5a9..cf65092fec 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.29-alpha'; + const VERSION = '0.3.29'; const SLUG = 'wordads'; /** diff --git a/jetpack_vendor/i18n-map.php b/jetpack_vendor/i18n-map.php index e20d8b579d..f135f4be6e 100644 --- a/jetpack_vendor/i18n-map.php +++ b/jetpack_vendor/i18n-map.php @@ -14,7 +14,7 @@ ), 'jetpack-backup-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-backup', - 'ver' => '3.4.6-alpha1724857259', + 'ver' => '3.4.6', ), 'jetpack-blaze' => array( 'path' => 'jetpack_vendor/automattic/jetpack-blaze', @@ -50,7 +50,7 @@ ), 'jetpack-forms' => array( 'path' => 'jetpack_vendor/automattic/jetpack-forms', - 'ver' => '0.32.12-alpha1724853317', + 'ver' => '0.32.12', ), 'jetpack-image-cdn' => array( 'path' => 'jetpack_vendor/automattic/jetpack-image-cdn', @@ -78,7 +78,7 @@ ), 'jetpack-my-jetpack' => array( 'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack', - 'ver' => '4.34.0-alpha1725039408', + 'ver' => '4.34.0', ), 'jetpack-password-checker' => array( 'path' => 'jetpack_vendor/automattic/jetpack-password-checker', @@ -102,11 +102,11 @@ ), 'jetpack-publicize-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-publicize', - 'ver' => '0.51.0-alpha1724928414', + 'ver' => '0.51.0', ), 'jetpack-search-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-search', - 'ver' => '0.45.0-alpha1724905418', + 'ver' => '0.45.0', ), 'jetpack-stats' => array( 'path' => 'jetpack_vendor/automattic/jetpack-stats', @@ -122,7 +122,7 @@ ), 'jetpack-videopress-pkg' => array( 'path' => 'jetpack_vendor/automattic/jetpack-videopress', - 'ver' => '0.24.4-alpha1724857259', + 'ver' => '0.24.4', ), 'jetpack-waf' => array( 'path' => 'jetpack_vendor/automattic/jetpack-waf', @@ -130,7 +130,7 @@ ), 'jetpack-wordads' => array( 'path' => 'jetpack_vendor/automattic/jetpack-wordads', - 'ver' => '0.3.29-alpha1724857259', + 'ver' => '0.3.29', ), 'woocommerce-analytics' => array( 'path' => 'jetpack_vendor/automattic/woocommerce-analytics', diff --git a/modules/shortcodes/vimeo.php b/modules/shortcodes/vimeo.php index 226a81806d..a00a73bdc6 100644 --- a/modules/shortcodes/vimeo.php +++ b/modules/shortcodes/vimeo.php @@ -259,7 +259,7 @@ class_exists( 'Jetpack_AMP_Support' ) * Callback to modify output of embedded Vimeo video using Jetpack's shortcode. * * @since 3.9 - * @deprecated since 13.8-a.8 + * @deprecated since 13.8 * * @param array $matches Regex partial matches against the URL passed. * @param array $attr Attributes received in embed response. @@ -268,7 +268,7 @@ class_exists( 'Jetpack_AMP_Support' ) * @return string Return output of Vimeo shortcode with the proper markup. */ function wpcom_vimeo_embed_url( $matches, $attr, $url ) { - _deprecated_function( __FUNCTION__, 'jetpack-13.8-a.8' ); + _deprecated_function( __FUNCTION__, 'jetpack-13.8' ); $vimeo_info = array( $url ); // If we are able to extract a video ID, use it in the shortcode instead of the full URL. @@ -289,12 +289,12 @@ function wpcom_vimeo_embed_url( $matches, $attr, $url ) { * http://player.vimeo.com/video/18427511 * * @since 3.9 - * @deprecated since 13.8-a.8 + * @deprecated since 13.8 * * @uses wpcom_vimeo_embed_url */ function wpcom_vimeo_embed_url_init() { - _deprecated_function( __FUNCTION__, 'jetpack-13.8-a.8' ); + _deprecated_function( __FUNCTION__, 'jetpack-13.8' ); wp_embed_register_handler( 'wpcom_vimeo_embed_url', '#https?://(?:[^/]+\.)?vimeo\.com/(?:album/(?\d+)/)?(?:video/)?(?\d+)(?:/.*)?$#i', 'wpcom_vimeo_embed_url' ); } diff --git a/modules/shortcodes/youtube.php b/modules/shortcodes/youtube.php index fc77ec4ec6..249068e6d0 100644 --- a/modules/shortcodes/youtube.php +++ b/modules/shortcodes/youtube.php @@ -527,24 +527,24 @@ function jetpack_shortcode_youtube_dimensions( $query_args ) { * For bare URLs on their own line of the form * http://www.youtube.com/v/9FhMMmqzbD8?fs=1&hl=en_US * - * @deprecated since 13.8-a.8 + * @deprecated since 13.8 * * @param array $matches Regex partial matches against the URL passed. * @param array $attr Attributes received in embed response. * @param string $url Requested URL to be embedded. */ function wpcom_youtube_embed_crazy_url( $matches, $attr, $url ) { - _deprecated_function( __FUNCTION__, 'jetpack-13.8-a.8' ); + _deprecated_function( __FUNCTION__, 'jetpack-13.8' ); return youtube_id( $url ); } /** * Add a new handler to automatically transform custom Youtube URLs (like playlists) into embeds. * - * @deprecated since 13.8-a.8 + * @deprecated since 13.8 */ function wpcom_youtube_embed_crazy_url_init() { - _deprecated_function( __FUNCTION__, 'jetpack-13.8-a.8' ); + _deprecated_function( __FUNCTION__, 'jetpack-13.8' ); wp_embed_register_handler( 'wpcom_youtube_embed_crazy_url', '#https?://(?:www\.)?(?:youtube.com/(?:v/|playlist|watch[/\#?])|youtu\.be/).*#i', 'wpcom_youtube_embed_crazy_url' ); } diff --git a/readme.txt b/readme.txt index b669ec6e6c..7f20aae77b 100644 --- a/readme.txt +++ b/readme.txt @@ -326,14 +326,34 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file == Changelog == -### 13.8-a.7 - 2024-08-26 +### 13.8-beta - 2024-09-02 +#### Major Enhancements +- Custom CSS: Remove feature in favor of WordPress core implementation. +- Embeds: Remove YouTube and Vimeo embeds in favor of WordPress core implementation. + #### Enhancements +- Admin Menu: Update order of Jetpack sub-menu items. +- AI Assistant: Add spelling mistakes check for English language. - Newsletters: Adds Gutenberg plugin icon to the header, with a plugin sidebar with email preview feature. +- Social: Display Fediverse creator meta tag when a post has an active Mastodon connection. + +#### Improved compatibility +- AMP: Avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. +- Performance: Optimize the size of included image files. +- Sharing Block: Improve performance when hooking the block into single post templates. +- Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance. +- WordPress.com Toolbar: Removed feature from self-hosted Jetpack sites. #### Bug fixes +- AI Assistant: Disable Breve for free plan users when AI Assistant block is disabled - Blocks: Ensure that the Contact Info stylesheet is properly loaded. -- Blocks: Fix the editor freeze after inserting a pattern with the Donations block. - Blocks: Ensure that the Payment Button stylesheet is properly loaded. +- Blocks: Fix the editor freeze after inserting a pattern with the Donations block. +- Mailchimp Block: Do not attempt to fetch groups when a site is not connected to Mailchimp yet. +- REST API: Avoid PHP warnings in the comment endpoint when the parent comment does not exist. +- Social Icons Widget: Ensure the social network icons are displayed properly. +- Social Menus: Ensure the SVG can be displayed properly. +- Subscriptions: Prevent saave discussion settings from turning on the subscribe modal. -------- diff --git a/vendor/autoload.php b/vendor/autoload.php index 1749a19b26..2b214242ae 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_8::getLoader(); +return ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::getLoader(); diff --git a/vendor/autoload_packages.php b/vendor/autoload_packages.php index 6cebdb074b..f856d78cb4 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index e7eeac1b42..4a0b0e2731 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_8 +class ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta { 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_8', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); - spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::getInitializer($loader)); $loader->setClassMapAuthoritative(true); $loader->register(true); - $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8::$files; + $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$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 b5e4ecd6bf..f6bffbee1e 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_8 +class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta { public static $files = array ( '3773ef3f09c37da5478d578e32b03a4b' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/actions.php', @@ -506,9 +506,9 @@ class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8 public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_8::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 8e5b7f2e98..b31d7498be 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,12 +2,18 @@ "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "2.0.2", + "version": "v2.0.2", "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "658429358224c6053b2ca51a55e4bd195487ad9e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/5753860f28e1a8629b3c6ab481c1ab75e38a244f", + "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -19,6 +25,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:10+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -36,31 +43,30 @@ "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.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", - "version": "0.4.4", + "version": "v0.4.4", "version_normalized": "0.4.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "18ea3a92f910f7afa9641dadb956b95b75ce6e0f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "9b5d9b356e56ff5381fe665d28cfcc2c4967e699" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/18ea3a92f910f7afa9641dadb956b95b75ce6e0f", + "reference": "18ea3a92f910f7afa9641dadb956b95b75ce6e0f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -74,6 +80,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:39:06+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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", - "version": "2.3.5", + "version": "v2.3.5", "version_normalized": "2.3.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "e869f7a7780da9b0c1ff9612701fcffde83cda12" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "875e528d5c8b162827cbd8bd7b795b27b279869c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/e869f7a7780da9b0c1ff9612701fcffde83cda12", + "reference": "e869f7a7780da9b0c1ff9612701fcffde83cda12", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.4", @@ -140,6 +140,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:39:36+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.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-assets" }, { "name": "automattic/jetpack-autoloader", - "version": "3.0.10", + "version": "v3.0.10", "version_normalized": "3.0.10.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-autoloader.git", + "reference": "ec4c465ce6a47fb15c15ab0224ec5b1272422d3e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-autoloader", - "reference": "6238093bbe9719d92eee4e0ecc3c9c31f81ac9b3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ec4c465ce6a47fb15c15ab0224ec5b1272422d3e", + "reference": "ec4c465ce6a47fb15c15ab0224ec5b1272422d3e", + "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", @@ -205,6 +196,7 @@ "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "^1.1.1" }, + "time": "2024-08-26T14:49:14+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.10" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "automattic/jetpack-backup", - "version": "3.4.6-alpha.1724857259", - "version_normalized": "3.4.6.0-alpha1724857259", + "version": "v3.4.6", + "version_normalized": "3.4.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup.git", + "reference": "dde03dce4fdd7d2858f026e82f4c89bf1e704f59" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-backup", - "reference": "b39f9c16c4e8c230ae80e25f0d3afdfeb57698b1" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/dde03dce4fdd7d2858f026e82f4c89bf1e704f59", + "reference": "dde03dce4fdd7d2858f026e82f4c89bf1e704f59", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.4", @@ -271,7 +262,7 @@ "automattic/jetpack-composer-plugin": "^2.0.3", "automattic/jetpack-config": "^2.0.4", "automattic/jetpack-connection": "^2.12.5", - "automattic/jetpack-my-jetpack": "^4.34.0-alpha", + "automattic/jetpack-my-jetpack": "^4.34.0", "automattic/jetpack-status": "^3.3.4", "automattic/jetpack-sync": "^3.9.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-09-02T12:18:51+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -308,50 +300,30 @@ "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.6" }, "install-path": "../../jetpack_vendor/automattic/jetpack-backup" }, { "name": "automattic/jetpack-backup-helper-script-manager", - "version": "0.2.7", + "version": "v0.2.7", "version_normalized": "0.2.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-backup-helper-script-manager", - "reference": "553bc01e52a805230e675ded00dc321646962e35" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "shasum": "" }, "require": { "php": ">=7.0" @@ -364,6 +336,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:48:58+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -381,37 +354,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": "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.7" }, "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager" }, { "name": "automattic/jetpack-blaze", - "version": "0.22.8", + "version": "v0.22.8", "version_normalized": "0.22.8.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blaze", - "reference": "d758c276811a673bce5038998cda6170db9409dc" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46", + "reference": "90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -431,6 +397,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-30T14:51:21+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -452,47 +419,30 @@ "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.8" }, "install-path": "../../jetpack_vendor/automattic/jetpack-blaze" }, { "name": "automattic/jetpack-blocks", - "version": "2.0.5", + "version": "v2.0.5", "version_normalized": "2.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blocks", - "reference": "8023200845e359b8b59dfb55f9fc82848e5ba532" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596", + "reference": "3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.4", @@ -507,6 +457,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:40+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.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-blocks" }, { "name": "automattic/jetpack-boost-core", - "version": "0.2.9", + "version": "v0.2.9", "version_normalized": "0.2.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-core.git", + "reference": "ab517e23a8906883735be3d97f85d44cd56343da" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-boost-core", - "reference": "9e409924a8e16235f12649b070af15631e0b6886" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/ab517e23a8906883735be3d97f85d44cd56343da", + "reference": "ab517e23a8906883735be3d97f85d44cd56343da", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "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-26T14:49:53+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-boost-core", @@ -586,43 +531,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": "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.9" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" }, { "name": "automattic/jetpack-boost-speed-score", - "version": "0.3.12", + "version": "v0.3.12", "version_normalized": "0.3.12.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score", - "reference": "69338f81429ba8603ffa7febb2cb0a530256e155" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "shasum": "" }, "require": { "automattic/jetpack-boost-core": "^0.2.9", @@ -636,6 +568,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:49:58+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.12" }, "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "0.5.4", + "version": "v0.5.4", "version_normalized": "0.5.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "4af5aeed63faa339dbfcde0443476a4216254198" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper", - "reference": "16a4ce74f1ca22c5bb70c750273af32ddb15ecb6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/4af5aeed63faa339dbfcde0443476a4216254198", + "reference": "4af5aeed63faa339dbfcde0443476a4216254198", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -712,6 +627,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-30T14:51:09+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.4" }, "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": "d8ccca783f5917d4fe8b5ebe034de377f01c4374" + "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.6" + "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,23 +697,30 @@ } }, "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.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-composer-plugin.git", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin", - "reference": "6150c15e10fff1a772ccb68c126cce013b129f50" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0", @@ -820,6 +731,7 @@ "composer/composer": "^2.2 || ^2.4", "yoast/phpunit-polyfills": "^1.1.1" }, + "time": "2024-08-26T14:48:44+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.3" }, "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": "1bd07680aca405bc6aa05f6456b50a963b7b9ed6" + "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.6", + "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.5", + "version": "v2.12.5", "version_normalized": "2.12.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "7411d1c519da9a8d88f3c66e4eaab054068bc98e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "10ab90cb25d9be57ac999cdfff847a76c4d5e0f9" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/7411d1c519da9a8d88f3c66e4eaab054068bc98e", + "reference": "7411d1c519da9a8d88f3c66e4eaab054068bc98e", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.2", @@ -965,6 +884,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:39:59+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -995,43 +915,30 @@ "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.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", - "version": "2.0.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "55de2762a2f9079715329cc8d1d063c73421e752" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f6958c313a34c5e92171c45a57d9dc978e5975ed", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1044,6 +951,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:14+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1061,31 +969,30 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-constants" }, { "name": "automattic/jetpack-device-detection", - "version": "2.1.4", + "version": "v2.1.4", "version_normalized": "2.1.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "26189f4234b743630e81ee90ddfed5cb0f61cbfb" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/a59d71b55184bfd67a5b43f2df62c74ea6154b05", + "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1097,6 +1004,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:19+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1114,31 +1022,30 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" }, { "name": "automattic/jetpack-error", - "version": "2.0.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-error.git", + "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-error", - "reference": "e69c9a4de2ec15bdf0932a7dfd406bd9308f421b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/f242ccdb10152d08b07115fc1fbff3b95f53cbf6", + "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1150,6 +1057,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:48:49+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1167,31 +1075,30 @@ "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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-error" }, { "name": "automattic/jetpack-explat", - "version": "0.1.5", + "version": "v0.1.5", "version_normalized": "0.1.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-explat.git", + "reference": "afb186595bcc669cb2b73ddcf288e4055b2b7902" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-explat", - "reference": "ddf28167ba49e25aba08a308a6fa6012e852a329" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/afb186595bcc669cb2b73ddcf288e4055b2b7902", + "reference": "afb186595bcc669cb2b73ddcf288e4055b2b7902", + "shasum": "" }, "require": { "automattic/jetpack-connection": "^2.12.5", @@ -1204,6 +1111,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:40:19+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1225,48 +1133,30 @@ "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.5" }, "install-path": "../../jetpack_vendor/automattic/jetpack-explat" }, { "name": "automattic/jetpack-forms", - "version": "0.32.12-alpha.1724853317", - "version_normalized": "0.32.12.0-alpha1724853317", + "version": "v0.32.12", + "version_normalized": "0.32.12.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-forms.git", + "reference": "1616d96387c4d1d59edc2fe164a7897a1b4b9c70" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-forms", - "reference": "ef7de208997431640594d4b4ceabf5ab16a1f05e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/1616d96387c4d1d59edc2fe164a7897a1b4b9c70", + "reference": "1616d96387c4d1d59edc2fe164a7897a1b4b9c70", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -1286,6 +1176,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:47+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1307,52 +1198,32 @@ "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.12" }, "install-path": "../../jetpack_vendor/automattic/jetpack-forms" }, { "name": "automattic/jetpack-image-cdn", - "version": "0.4.7", + "version": "v0.4.7", "version_normalized": "0.4.7.0", - "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-image-cdn", - "reference": "79c0bf7b7b089351312bed35ec8d0bde9f72044c" + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-image-cdn.git", + "reference": "2429348941db0cafcf018e77a1694831568f1b1d" }, - "require": { + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/2429348941db0cafcf018e77a1694831568f1b1d", + "reference": "2429348941db0cafcf018e77a1694831568f1b1d", + "shasum": "" + }, + "require": { "automattic/jetpack-assets": "^2.3.5", "automattic/jetpack-status": "^3.3.4", "php": ">=7.0" @@ -1365,6 +1236,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:39:39+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-image-cdn", @@ -1386,41 +1258,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" - ] - }, + "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.7" }, "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn" }, { "name": "automattic/jetpack-import", - "version": "0.8.7", + "version": "v0.8.7", "version_normalized": "0.8.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-import.git", + "reference": "0e0e7475e21bbe948fadd2fd1a165c49cc610a0d" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-import", - "reference": "9b1c194bd4037039de196b94e69a5d9acd4d5985" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/0e0e7475e21bbe948fadd2fd1a165c49cc610a0d", + "reference": "0e0e7475e21bbe948fadd2fd1a165c49cc610a0d", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", - "automattic/jetpack-sync": "^3.9.0", + "automattic/jetpack-connection": "^2.12.4", + "automattic/jetpack-sync": "^3.8.0", "php": ">=7.0" }, "require-dev": { @@ -1431,6 +1296,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:50:03+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-import", @@ -1452,43 +1318,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": "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.7" }, "install-path": "../../jetpack_vendor/automattic/jetpack-import" }, { "name": "automattic/jetpack-ip", - "version": "0.2.3", + "version": "v0.2.3", "version_normalized": "0.2.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "2199a0c46267196d977fe5cc392a2e0663e270bb" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/f7a42b1603a24775c6f20eef2ac5cba3d6b37194", + "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1501,6 +1354,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:05+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1522,31 +1376,30 @@ "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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-ip" }, { "name": "automattic/jetpack-jitm", - "version": "3.1.19", + "version": "v3.1.19", "version_normalized": "3.1.19.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "a5805a9dfa1ad13c7ff692c358858c110f0a1c0d" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "c5e2006e78fa3e9011f838bac66809da2c213d18" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/a5805a9dfa1ad13c7ff692c358858c110f0a1c0d", + "reference": "a5805a9dfa1ad13c7ff692c358858c110f0a1c0d", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.2", @@ -1566,6 +1419,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-29T08:40:21+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.19" }, "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" }, { "name": "automattic/jetpack-licensing", - "version": "2.0.7", + "version": "v2.0.7", "version_normalized": "2.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-licensing.git", + "reference": "8b22ce53615a7783881a318dbc355ddb4bc9c0f1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-licensing", - "reference": "fd2afdc561157fc393d691246af536d15f082bc6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/8b22ce53615a7783881a318dbc355ddb4bc9c0f1", + "reference": "8b22ce53615a7783881a318dbc355ddb4bc9c0f1", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "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-26T14:49:52+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1653,37 +1497,30 @@ "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.7" }, "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" }, { "name": "automattic/jetpack-logo", - "version": "2.0.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "74e63ff4202c4da8e986be602e25c7f5d5038323" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/6047525955b12ac8654ac4544e0b79deaed31fa2", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1695,6 +1532,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:12+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1712,31 +1550,30 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-logo" }, { "name": "automattic/jetpack-masterbar", - "version": "0.8.1", + "version": "v0.8.1", "version_normalized": "0.8.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "a94e5bff2d6e91ba6075a0901bef5372993351e2" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-masterbar", - "reference": "e0722d4fb993cfe007f399ff7eabf517f418c3b5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/a94e5bff2d6e91ba6075a0901bef5372993351e2", + "reference": "a94e5bff2d6e91ba6075a0901bef5372993351e2", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -1760,6 +1597,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-30T14:51:24+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1781,44 +1619,30 @@ "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.8.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar" }, { "name": "automattic/jetpack-my-jetpack", - "version": "4.34.0-alpha.1725039408", - "version_normalized": "4.34.0.0-alpha1725039408", + "version": "v4.34.0", + "version_normalized": "4.34.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-my-jetpack.git", + "reference": "9cd762f7b1919584ea28fb6178f5fbee2c7d086f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack", - "reference": "7d37ff4b21f61793d9bd42601b8258da1a3b4604" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/9cd762f7b1919584ea28fb6178f5fbee2c7d086f", + "reference": "9cd762f7b1919584ea28fb6178f5fbee2c7d086f", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.4", @@ -1845,6 +1669,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:50+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1873,54 +1698,30 @@ "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.34.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" }, { "name": "automattic/jetpack-password-checker", - "version": "0.3.2", + "version": "v0.3.2", "version_normalized": "0.3.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "eb0e6e1c9db9b696ab3b56738467dff620f70c20" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bdf70591123932112e447e295d7f174b5c0e3a44", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1933,6 +1734,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:17+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1951,40 +1753,33 @@ "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.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plans", - "version": "0.4.8", + "version": "v0.4.8", "version_normalized": "0.4.8.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "2ab36b9106e8193cc7f1d2c56c8d655866bc6659" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "642ceb32ed5c7bd942de5064a82e45ed54eec53b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/2ab36b9106e8193cc7f1d2c56c8d655866bc6659", + "reference": "2ab36b9106e8193cc7f1d2c56c8d655866bc6659", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "php": ">=7.0" }, "require-dev": { @@ -1996,6 +1791,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:29:33+00:00", "type": "library", "extra": { "autotagger": true, @@ -2013,43 +1809,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" - ], - "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.8" }, "install-path": "../automattic/jetpack-plans" }, { "name": "automattic/jetpack-plugins-installer", - "version": "0.4.2", + "version": "v0.4.2", "version_normalized": "0.4.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plugins-installer.git", + "reference": "005631d259095f5d9c22d42069b1bce2f7a64a22" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer", - "reference": "746dd86a2ee41be08c3b52e64711d7746f607c1e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/005631d259095f5d9c22d42069b1bce2f7a64a22", + "reference": "005631d259095f5d9c22d42069b1bce2f7a64a22", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.2", @@ -2063,6 +1846,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:49:15+00:00", "type": "jetpack-library", "extra": { "branch-alias": { @@ -2081,34 +1865,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": "Handle installation of plugins from WP.org", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.4.2" }, "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" }, { "name": "automattic/jetpack-post-list", - "version": "0.6.3", + "version": "v0.6.3", "version_normalized": "0.6.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-post-list.git", + "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-post-list", - "reference": "8f36dddf46f31a7788f2a0b0947b7aee08a99825" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/66a90d6978e7e50f94204d9da3fa9f4a870d841d", + "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.5", + "automattic/jetpack-assets": "^2.3.4", "php": ">=7.0" }, "require-dev": { @@ -2119,6 +1902,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:29:12+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2140,37 +1924,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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-post-list" }, { "name": "automattic/jetpack-protect-models", - "version": "0.2.1", + "version": "v0.2.1", "version_normalized": "0.2.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-models.git", + "reference": "d76966670cffb49fda782c72182238f2e07ad962" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-protect-models", - "reference": "d0d37b8362e83474ebe1c39c308df8f12f2bac56" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/d76966670cffb49fda782c72182238f2e07ad962", + "reference": "d76966670cffb49fda782c72182238f2e07ad962", + "shasum": "" }, "require": { "php": ">=7.0" @@ -2183,6 +1960,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:48:59+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2204,50 +1982,37 @@ "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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" }, { "name": "automattic/jetpack-protect-status", - "version": "0.1.3", + "version": "v0.1.3", "version_normalized": "0.1.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-status.git", + "reference": "0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-protect-status", - "reference": "80d4762ff21ee9e361a11de10e1133abf1bd084a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf", + "reference": "0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "automattic/jetpack-plans": "^0.4.8", "automattic/jetpack-plugins-installer": "^0.4.2", "automattic/jetpack-protect-models": "^0.2.1", - "automattic/jetpack-sync": "^3.9.0", + "automattic/jetpack-sync": "^3.8.0", "php": ">=7.0" }, "require-dev": { @@ -2258,6 +2023,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:50:00+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2279,43 +2045,30 @@ "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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" }, { "name": "automattic/jetpack-publicize", - "version": "0.51.0-alpha.1724928414", - "version_normalized": "0.51.0.0-alpha1724928414", + "version": "v0.51.0", + "version_normalized": "0.51.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-publicize.git", + "reference": "7971bd9be6d855d93271e9868bc50e75032864c1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-publicize", - "reference": "9117f2afd8b48ffaea3f0bd1521576b35e61a8d4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/7971bd9be6d855d93271e9868bc50e75032864c1", + "reference": "7971bd9be6d855d93271e9868bc50e75032864c1", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -2334,6 +2087,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:45+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2348,55 +2102,38 @@ }, "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.51.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-publicize" }, { "name": "automattic/jetpack-redirect", - "version": "2.0.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "2c049bb08f736dc0dbafac7eaebea6f97cf8019e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "4a568222eed2602659b5a3470bd9c274815c311d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/2c049bb08f736dc0dbafac7eaebea6f97cf8019e", + "reference": "2c049bb08f736dc0dbafac7eaebea6f97cf8019e", + "shasum": "" }, "require": { "automattic/jetpack-status": "^3.3.4", @@ -2410,6 +2147,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:46+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2427,31 +2165,30 @@ "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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", - "version": "2.0.3", + "version": "v2.0.3", "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "013a11274bb674f4e7dc3c977f4dfae18e8ae379" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/32e45299a6ff93de0b1f4c71e6669f15917220fb", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb", + "shasum": "" }, "require": { "php": ">=7.0" @@ -2464,6 +2201,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:15+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2481,38 +2219,37 @@ "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.3" }, "install-path": "../../jetpack_vendor/automattic/jetpack-roles" }, { "name": "automattic/jetpack-search", - "version": "0.45.0-alpha.1724905418", - "version_normalized": "0.45.0.0-alpha1724905418", + "version": "v0.45.0", + "version_normalized": "0.45.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-search.git", + "reference": "0151f44afd58d149eded04d8bab95d39eab4860b" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-search", - "reference": "10b9bc075b2af54f2f4768a9ab37dd70f2e8bc6c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/0151f44afd58d149eded04d8bab95d39eab4860b", + "reference": "0151f44afd58d149eded04d8bab95d39eab4860b", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", "automattic/jetpack-config": "^2.0.4", "automattic/jetpack-connection": "^2.12.5", "automattic/jetpack-constants": "^2.0.4", - "automattic/jetpack-my-jetpack": "^4.34.0-alpha", + "automattic/jetpack-my-jetpack": "^4.34.0", "automattic/jetpack-status": "^3.3.4", "automattic/jetpack-sync": "^3.9.0", "php": ">=7.0" @@ -2525,6 +2262,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:54+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2546,57 +2284,33 @@ "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.45.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-search" }, { "name": "automattic/jetpack-stats", - "version": "0.13.1", + "version": "v0.13.1", "version_normalized": "0.13.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "7c97787a47ed094827fa3ccb15256b33aadf05bb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats", - "reference": "873df17f153051074289681aabafae54dc0377b3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/7c97787a47ed094827fa3ccb15256b33aadf05bb", + "reference": "7c97787a47ed094827fa3ccb15256b33aadf05bb", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "automattic/jetpack-constants": "^2.0.4", "automattic/jetpack-status": "^3.3.4", "php": ">=7.0" @@ -2609,6 +2323,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:29:35+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2630,42 +2345,35 @@ "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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-stats" }, { "name": "automattic/jetpack-stats-admin", - "version": "0.21.1", + "version": "v0.21.1", "version_normalized": "0.21.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "2b2fb042bb3480a46419bbd3c3c192ec91c73f77" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin", - "reference": "89b65de5a1d35bae55fee55fa65ecd2e47b0eeab" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/2b2fb042bb3480a46419bbd3c3c192ec91c73f77", + "reference": "2b2fb042bb3480a46419bbd3c3c192ec91c73f77", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "automattic/jetpack-constants": "^2.0.4", - "automattic/jetpack-jitm": "^3.1.19", + "automattic/jetpack-jitm": "^3.1.18", "automattic/jetpack-plans": "^0.4.8", "automattic/jetpack-stats": "^0.13.1", "automattic/jetpack-status": "^3.3.4", @@ -2679,6 +2387,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:29:58+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2697,43 +2406,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.1" }, "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin" }, { "name": "automattic/jetpack-status", - "version": "3.3.4", + "version": "v3.3.4", "version_normalized": "3.3.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "cf023b164ded674d66998b5b5870a3b6cf26679a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "645a6e63242d71059811e37902f7ae42515f329f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/cf023b164ded674d66998b5b5870a3b6cf26679a", + "reference": "cf023b164ded674d66998b5b5870a3b6cf26679a", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.4", @@ -2750,6 +2446,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-23T14:28:43+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2773,31 +2470,30 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", - "version": "3.9.0", + "version": "v3.9.0", "version_normalized": "3.9.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "818d903d769f6f3af9d4fca5d7e3f437612c2fb6" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "664dc1d3cab9b663c30e4667581fde4b67fe3db9" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/818d903d769f6f3af9d4fca5d7e3f437612c2fb6", + "reference": "818d903d769f6f3af9d4fca5d7e3f437612c2fb6", + "shasum": "" }, "require": { "automattic/jetpack-connection": "^2.12.5", @@ -2818,6 +2514,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-30T14:51:14+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2845,43 +2542,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.9.0" }, "install-path": "../../jetpack_vendor/automattic/jetpack-sync" }, { "name": "automattic/jetpack-videopress", - "version": "0.24.4-alpha.1724857259", - "version_normalized": "0.24.4.0-alpha1724857259", + "version": "v0.24.4", + "version_normalized": "0.24.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-videopress.git", + "reference": "52d4c0f2d8007a381a2a983884866c5ae8787e22" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-videopress", - "reference": "9706f5b59ad58edde36a7ee1e67e60bb99ffd5c5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/52d4c0f2d8007a381a2a983884866c5ae8787e22", + "reference": "52d4c0f2d8007a381a2a983884866c5ae8787e22", + "shasum": "" }, "require": { "automattic/jetpack-admin-ui": "^0.4.4", "automattic/jetpack-assets": "^2.3.5", "automattic/jetpack-connection": "^2.12.5", - "automattic/jetpack-my-jetpack": "^4.34.0-alpha", + "automattic/jetpack-my-jetpack": "^4.34.0", "automattic/jetpack-plans": "^0.4.8", "php": ">=7.0" }, @@ -2894,6 +2584,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:53+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2915,53 +2606,33 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-videopress" }, { "name": "automattic/jetpack-waf", - "version": "0.18.4", + "version": "v0.18.4", "version_normalized": "0.18.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-waf.git", + "reference": "09d4a2d0182e9914efc93163d394dea4f01f1633" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-waf", - "reference": "6ee131a8f6d9138bf264d85fde4ccba29e894b77" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/09d4a2d0182e9914efc93163d394dea4f01f1633", + "reference": "09d4a2d0182e9914efc93163d394dea4f01f1633", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "automattic/jetpack-constants": "^2.0.4", "automattic/jetpack-ip": "^0.2.3", "automattic/jetpack-status": "^3.3.4", @@ -2976,6 +2647,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:49:55+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -2997,42 +2669,30 @@ "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.4" }, "install-path": "../../jetpack_vendor/automattic/jetpack-waf" }, { "name": "automattic/jetpack-wordads", - "version": "0.3.29-alpha.1724857259", - "version_normalized": "0.3.29.0-alpha1724857259", + "version": "v0.3.29", + "version_normalized": "0.3.29.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-wordads.git", + "reference": "08e5f1e45172f61dfcfdf5874ac0fa82b2618c37" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-wordads", - "reference": "6bb30810afa0a9c4cb308a17384209a9757cec8d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/08e5f1e45172f61dfcfdf5874ac0fa82b2618c37", + "reference": "08e5f1e45172f61dfcfdf5874ac0fa82b2618c37", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.3.5", @@ -3049,6 +2709,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-09-02T12:18:46+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-wordads", @@ -3070,51 +2731,33 @@ "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.29" }, "install-path": "../../jetpack_vendor/automattic/jetpack-wordads" }, { "name": "automattic/woocommerce-analytics", - "version": "0.1.8", + "version": "v0.1.8", "version_normalized": "0.1.8.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/woocommerce-analytics.git", + "reference": "3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/woocommerce-analytics", - "reference": "2ace94a5816f54afaf0e21e096c7679c58b9479e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8", + "reference": "3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^2.12.5", + "automattic/jetpack-connection": "^2.12.4", "automattic/jetpack-constants": "^2.0.4", "php": ">=7.0" }, @@ -3125,6 +2768,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-08-26T14:49:48+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/woocommerce-analytics", @@ -3146,26 +2790,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.8" }, "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 43183442d1..d0c7dda895 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.2', + 'pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', - 'reference' => '658429358224c6053b2ca51a55e4bd195487ad9e', + 'reference' => '5753860f28e1a8629b3c6ab481c1ab75e38a244f', '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.4', + 'pretty_version' => 'v0.4.4', 'version' => '0.4.4.0', - 'reference' => '9b5d9b356e56ff5381fe665d28cfcc2c4967e699', + 'reference' => '18ea3a92f910f7afa9641dadb956b95b75ce6e0f', '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.5', + 'pretty_version' => 'v2.3.5', 'version' => '2.3.5.0', - 'reference' => '875e528d5c8b162827cbd8bd7b795b27b279869c', + 'reference' => 'e869f7a7780da9b0c1ff9612701fcffde83cda12', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-autoloader' => array( - 'pretty_version' => '3.0.10', + 'pretty_version' => 'v3.0.10', 'version' => '3.0.10.0', - 'reference' => '6238093bbe9719d92eee4e0ecc3c9c31f81ac9b3', + 'reference' => 'ec4c465ce6a47fb15c15ab0224ec5b1272422d3e', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-backup' => array( - 'pretty_version' => '3.4.6-alpha.1724857259', - 'version' => '3.4.6.0-alpha1724857259', - 'reference' => 'b39f9c16c4e8c230ae80e25f0d3afdfeb57698b1', + 'pretty_version' => 'v3.4.6', + 'version' => '3.4.6.0', + 'reference' => 'dde03dce4fdd7d2858f026e82f4c89bf1e704f59', '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.7', + 'pretty_version' => 'v0.2.7', 'version' => '0.2.7.0', - 'reference' => '553bc01e52a805230e675ded00dc321646962e35', + 'reference' => '8643c13843b9b7864c4541a49b8d8bead9bc4fd6', '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.8', + 'pretty_version' => 'v0.22.8', 'version' => '0.22.8.0', - 'reference' => 'd758c276811a673bce5038998cda6170db9409dc', + 'reference' => '90db0d7eb74fc1bc044c5a0b92f70415e8a9ed46', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blocks' => array( - 'pretty_version' => '2.0.5', + 'pretty_version' => 'v2.0.5', 'version' => '2.0.5.0', - 'reference' => '8023200845e359b8b59dfb55f9fc82848e5ba532', + 'reference' => '3ceb140bf5f4262bcd6ed9d3fb8fe9f09f0f2596', '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.9', + 'pretty_version' => 'v0.2.9', 'version' => '0.2.9.0', - 'reference' => '9e409924a8e16235f12649b070af15631e0b6886', + 'reference' => 'ab517e23a8906883735be3d97f85d44cd56343da', '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.12', + 'pretty_version' => 'v0.3.12', 'version' => '0.3.12.0', - 'reference' => '69338f81429ba8603ffa7febb2cb0a530256e155', + 'reference' => '362c3c0d3d779e757c48f7fecba65a107d9a0ab1', '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.4', + 'pretty_version' => 'v0.5.4', 'version' => '0.5.4.0', - 'reference' => '16a4ce74f1ca22c5bb70c750273af32ddb15ecb6', + 'reference' => '4af5aeed63faa339dbfcde0443476a4216254198', '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' => 'd8ccca783f5917d4fe8b5ebe034de377f01c4374', + '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.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => '6150c15e10fff1a772ccb68c126cce013b129f50', + 'reference' => '67d11838aa00ef9922a8a3b439b1fa25adb1feef', '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' => '1bd07680aca405bc6aa05f6456b50a963b7b9ed6', + '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.5', + 'pretty_version' => 'v2.12.5', 'version' => '2.12.5.0', - 'reference' => '10ab90cb25d9be57ac999cdfff847a76c4d5e0f9', + 'reference' => '7411d1c519da9a8d88f3c66e4eaab054068bc98e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-constants' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => '55de2762a2f9079715329cc8d1d063c73421e752', + 'reference' => 'f6958c313a34c5e92171c45a57d9dc978e5975ed', '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.4', + 'pretty_version' => 'v2.1.4', 'version' => '2.1.4.0', - 'reference' => '26189f4234b743630e81ee90ddfed5cb0f61cbfb', + 'reference' => 'a59d71b55184bfd67a5b43f2df62c74ea6154b05', '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.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => 'e69c9a4de2ec15bdf0932a7dfd406bd9308f421b', + 'reference' => 'f242ccdb10152d08b07115fc1fbff3b95f53cbf6', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-explat' => array( - 'pretty_version' => '0.1.5', + 'pretty_version' => 'v0.1.5', 'version' => '0.1.5.0', - 'reference' => 'ddf28167ba49e25aba08a308a6fa6012e852a329', + 'reference' => 'afb186595bcc669cb2b73ddcf288e4055b2b7902', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-forms' => array( - 'pretty_version' => '0.32.12-alpha.1724853317', - 'version' => '0.32.12.0-alpha1724853317', - 'reference' => 'ef7de208997431640594d4b4ceabf5ab16a1f05e', + 'pretty_version' => 'v0.32.12', + 'version' => '0.32.12.0', + 'reference' => '1616d96387c4d1d59edc2fe164a7897a1b4b9c70', '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.7', + 'pretty_version' => 'v0.4.7', 'version' => '0.4.7.0', - 'reference' => '79c0bf7b7b089351312bed35ec8d0bde9f72044c', + 'reference' => '2429348941db0cafcf018e77a1694831568f1b1d', '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.7', + 'pretty_version' => 'v0.8.7', 'version' => '0.8.7.0', - 'reference' => '9b1c194bd4037039de196b94e69a5d9acd4d5985', + 'reference' => '0e0e7475e21bbe948fadd2fd1a165c49cc610a0d', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-ip' => array( - 'pretty_version' => '0.2.3', + 'pretty_version' => 'v0.2.3', 'version' => '0.2.3.0', - 'reference' => '2199a0c46267196d977fe5cc392a2e0663e270bb', + 'reference' => 'f7a42b1603a24775c6f20eef2ac5cba3d6b37194', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-jitm' => array( - 'pretty_version' => '3.1.19', + 'pretty_version' => 'v3.1.19', 'version' => '3.1.19.0', - 'reference' => 'c5e2006e78fa3e9011f838bac66809da2c213d18', + 'reference' => 'a5805a9dfa1ad13c7ff692c358858c110f0a1c0d', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-licensing' => array( - 'pretty_version' => '2.0.7', + 'pretty_version' => 'v2.0.7', 'version' => '2.0.7.0', - 'reference' => 'fd2afdc561157fc393d691246af536d15f082bc6', + 'reference' => '8b22ce53615a7783881a318dbc355ddb4bc9c0f1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-logo' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => '74e63ff4202c4da8e986be602e25c7f5d5038323', + 'reference' => '6047525955b12ac8654ac4544e0b79deaed31fa2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-masterbar' => array( - 'pretty_version' => '0.8.1', + 'pretty_version' => 'v0.8.1', 'version' => '0.8.1.0', - 'reference' => 'e0722d4fb993cfe007f399ff7eabf517f418c3b5', + 'reference' => 'a94e5bff2d6e91ba6075a0901bef5372993351e2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-masterbar', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-my-jetpack' => array( - 'pretty_version' => '4.34.0-alpha.1725039408', - 'version' => '4.34.0.0-alpha1725039408', - 'reference' => '7d37ff4b21f61793d9bd42601b8258da1a3b4604', + 'pretty_version' => 'v4.34.0', + 'version' => '4.34.0.0', + 'reference' => '9cd762f7b1919584ea28fb6178f5fbee2c7d086f', '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.2', + 'pretty_version' => 'v0.3.2', 'version' => '0.3.2.0', - 'reference' => 'eb0e6e1c9db9b696ab3b56738467dff620f70c20', + 'reference' => 'bdf70591123932112e447e295d7f174b5c0e3a44', '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.8', + 'pretty_version' => 'v0.4.8', 'version' => '0.4.8.0', - 'reference' => '642ceb32ed5c7bd942de5064a82e45ed54eec53b', + 'reference' => '2ab36b9106e8193cc7f1d2c56c8d655866bc6659', 'type' => 'library', 'install_path' => __DIR__ . '/../automattic/jetpack-plans', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-plugins-installer' => array( - 'pretty_version' => '0.4.2', + 'pretty_version' => 'v0.4.2', 'version' => '0.4.2.0', - 'reference' => '746dd86a2ee41be08c3b52e64711d7746f607c1e', + 'reference' => '005631d259095f5d9c22d42069b1bce2f7a64a22', '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.3', + 'pretty_version' => 'v0.6.3', 'version' => '0.6.3.0', - 'reference' => '8f36dddf46f31a7788f2a0b0947b7aee08a99825', + 'reference' => '66a90d6978e7e50f94204d9da3fa9f4a870d841d', '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.1', + 'pretty_version' => 'v0.2.1', 'version' => '0.2.1.0', - 'reference' => 'd0d37b8362e83474ebe1c39c308df8f12f2bac56', + 'reference' => 'd76966670cffb49fda782c72182238f2e07ad962', '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.3', + 'pretty_version' => 'v0.1.3', 'version' => '0.1.3.0', - 'reference' => '80d4762ff21ee9e361a11de10e1133abf1bd084a', + 'reference' => '0c7c7f59a3ac25bb0b48e19f3d8bb8edccf4d1bf', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-publicize' => array( - 'pretty_version' => '0.51.0-alpha.1724928414', - 'version' => '0.51.0.0-alpha1724928414', - 'reference' => '9117f2afd8b48ffaea3f0bd1521576b35e61a8d4', + 'pretty_version' => 'v0.51.0', + 'version' => '0.51.0.0', + 'reference' => '7971bd9be6d855d93271e9868bc50e75032864c1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-redirect' => array( - 'pretty_version' => '2.0.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => '4a568222eed2602659b5a3470bd9c274815c311d', + 'reference' => '2c049bb08f736dc0dbafac7eaebea6f97cf8019e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-roles' => array( - 'pretty_version' => '2.0.3', + 'pretty_version' => 'v2.0.3', 'version' => '2.0.3.0', - 'reference' => '013a11274bb674f4e7dc3c977f4dfae18e8ae379', + 'reference' => '32e45299a6ff93de0b1f4c71e6669f15917220fb', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-search' => array( - 'pretty_version' => '0.45.0-alpha.1724905418', - 'version' => '0.45.0.0-alpha1724905418', - 'reference' => '10b9bc075b2af54f2f4768a9ab37dd70f2e8bc6c', + 'pretty_version' => 'v0.45.0', + 'version' => '0.45.0.0', + 'reference' => '0151f44afd58d149eded04d8bab95d39eab4860b', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-stats' => array( - 'pretty_version' => '0.13.1', + 'pretty_version' => 'v0.13.1', 'version' => '0.13.1.0', - 'reference' => '873df17f153051074289681aabafae54dc0377b3', + 'reference' => '7c97787a47ed094827fa3ccb15256b33aadf05bb', '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.1', + 'pretty_version' => 'v0.21.1', 'version' => '0.21.1.0', - 'reference' => '89b65de5a1d35bae55fee55fa65ecd2e47b0eeab', + 'reference' => '2b2fb042bb3480a46419bbd3c3c192ec91c73f77', '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.4', + 'pretty_version' => 'v3.3.4', 'version' => '3.3.4.0', - 'reference' => '645a6e63242d71059811e37902f7ae42515f329f', + 'reference' => 'cf023b164ded674d66998b5b5870a3b6cf26679a', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-sync' => array( - 'pretty_version' => '3.9.0', + 'pretty_version' => 'v3.9.0', 'version' => '3.9.0.0', - 'reference' => '664dc1d3cab9b663c30e4667581fde4b67fe3db9', + 'reference' => '818d903d769f6f3af9d4fca5d7e3f437612c2fb6', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-videopress' => array( - 'pretty_version' => '0.24.4-alpha.1724857259', - 'version' => '0.24.4.0-alpha1724857259', - 'reference' => '9706f5b59ad58edde36a7ee1e67e60bb99ffd5c5', + 'pretty_version' => 'v0.24.4', + 'version' => '0.24.4.0', + 'reference' => '52d4c0f2d8007a381a2a983884866c5ae8787e22', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-waf' => array( - 'pretty_version' => '0.18.4', + 'pretty_version' => 'v0.18.4', 'version' => '0.18.4.0', - 'reference' => '6ee131a8f6d9138bf264d85fde4ccba29e894b77', + 'reference' => '09d4a2d0182e9914efc93163d394dea4f01f1633', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-wordads' => array( - 'pretty_version' => '0.3.29-alpha.1724857259', - 'version' => '0.3.29.0-alpha1724857259', - 'reference' => '6bb30810afa0a9c4cb308a17384209a9757cec8d', + 'pretty_version' => 'v0.3.29', + 'version' => '0.3.29.0', + 'reference' => '08e5f1e45172f61dfcfdf5874ac0fa82b2618c37', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/woocommerce-analytics' => array( - 'pretty_version' => '0.1.8', + 'pretty_version' => 'v0.1.8', 'version' => '0.1.8.0', - 'reference' => '2ace94a5816f54afaf0e21e096c7679c58b9479e', + 'reference' => '3d84f9a0bd9e10a04fc648c6c68fe33a38f2a4d8', '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 d33d71be3e..440ac17f8d 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.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php' ), 'Automattic\\Jetpack\\Backup\\V0001\\Package_Version' => array( - 'version' => '3.4.6.0-alpha1724857259', + 'version' => '3.4.6.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.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Jetpack_Backup' => array( - 'version' => '3.4.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Jetpack_Backup_Upgrades' => array( - 'version' => '3.4.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\REST_Controller' => array( - 'version' => '3.4.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Backup\\V0004\\Throw_On_Errors' => array( @@ -363,7 +363,7 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Extensions\\Contact_Form\\Contact_Form_Block' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php' ), 'Automattic\\Jetpack\\Files' => array( @@ -371,63 +371,63 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Admin' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-admin.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-view.php' ), 'Automattic\\Jetpack\\Forms\\ContactForm\\Util' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php' ), 'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard_View_Switch' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php' ), 'Automattic\\Jetpack\\Forms\\Jetpack_Forms' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php' ), 'Automattic\\Jetpack\\Forms\\Service\\Google_Drive' => array( - 'version' => '0.32.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.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.12.0-alpha1724853317', + 'version' => '0.32.12.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-wpcom-rest-api-v2-endpoint-forms.php' ), 'Automattic\\Jetpack\\Heartbeat' => array( @@ -663,123 +663,123 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Product' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php' ), 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.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.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php' ), 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => array( - 'version' => '4.34.0.0-alpha1725039408', + 'version' => '4.34.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php' ), 'Automattic\\Jetpack\\Partner' => array( @@ -863,87 +863,87 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php' ), 'Automattic\\Jetpack\\Publicize\\Auto_Conversion\\REST_Settings_Controller' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/auto-conversion-settings/class-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Connections_Post_Field' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php' ), 'Automattic\\Jetpack\\Publicize\\Keyring_Helper' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Assets' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Base' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Script_Data' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Setup' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_UI' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php' ), 'Automattic\\Jetpack\\Publicize\\Publicize_Utils' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php' ), 'Automattic\\Jetpack\\Publicize\\REST_Controller' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Publicize\\Share_Limits' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/class-share-limits.php' ), 'Automattic\\Jetpack\\Publicize\\Social_Image_Generator\\Post_Settings' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.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.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php' ), 'Automattic\\Jetpack\\Redirect' => array( @@ -955,91 +955,91 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php' ), 'Automattic\\Jetpack\\Search\\CLI' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-cli.php' ), 'Automattic\\Jetpack\\Search\\Classic_Search' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php' ), 'Automattic\\Jetpack\\Search\\Customberg' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php' ), 'Automattic\\Jetpack\\Search\\Customizer' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php' ), 'Automattic\\Jetpack\\Search\\Dashboard' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\Search\\Excluded_Post_Types_Control' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.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.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-helper.php' ), 'Automattic\\Jetpack\\Search\\Initial_State' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php' ), 'Automattic\\Jetpack\\Search\\Initializer' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php' ), 'Automattic\\Jetpack\\Search\\Instant_Search' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php' ), 'Automattic\\Jetpack\\Search\\Label_Control' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php' ), 'Automattic\\Jetpack\\Search\\Module_Control' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php' ), 'Automattic\\Jetpack\\Search\\Options' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-options.php' ), 'Automattic\\Jetpack\\Search\\Package' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-package.php' ), 'Automattic\\Jetpack\\Search\\Plan' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-plan.php' ), 'Automattic\\Jetpack\\Search\\REST_Controller' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php' ), 'Automattic\\Jetpack\\Search\\Search_Widget' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php' ), 'Automattic\\Jetpack\\Search\\Settings' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-settings.php' ), 'Automattic\\Jetpack\\Search\\Stats' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-stats.php' ), 'Automattic\\Jetpack\\Search\\Template_Tags' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php' ), 'Automattic\\Jetpack\\Search\\WPES\\Query_Builder' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php' ), 'Automattic\\Jetpack\\Search\\WPES\\Query_Parser' => array( - 'version' => '0.45.0.0-alpha1724905418', + 'version' => '0.45.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php' ), 'Automattic\\Jetpack\\Stats\\Main' => array( @@ -1351,119 +1351,119 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php' ), 'Automattic\\Jetpack\\VideoPress\\AJAX' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php' ), 'Automattic\\Jetpack\\VideoPress\\Access_Control' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php' ), 'Automattic\\Jetpack\\VideoPress\\Admin_UI' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php' ), 'Automattic\\Jetpack\\VideoPress\\Attachment_Handler' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php' ), 'Automattic\\Jetpack\\VideoPress\\Block_Editor_Content' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php' ), 'Automattic\\Jetpack\\VideoPress\\Block_Editor_Extensions' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php' ), 'Automattic\\Jetpack\\VideoPress\\Data' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php' ), 'Automattic\\Jetpack\\VideoPress\\Divi' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php' ), 'Automattic\\Jetpack\\VideoPress\\Initializer' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php' ), 'Automattic\\Jetpack\\VideoPress\\Jwt_Token_Bridge' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php' ), 'Automattic\\Jetpack\\VideoPress\\Module_Control' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php' ), 'Automattic\\Jetpack\\VideoPress\\Options' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php' ), 'Automattic\\Jetpack\\VideoPress\\Package_Version' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php' ), 'Automattic\\Jetpack\\VideoPress\\Plan' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php' ), 'Automattic\\Jetpack\\VideoPress\\Site' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php' ), 'Automattic\\Jetpack\\VideoPress\\Stats' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php' ), 'Automattic\\Jetpack\\VideoPress\\Status' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php' ), 'Automattic\\Jetpack\\VideoPress\\Upload_Exception' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php' ), 'Automattic\\Jetpack\\VideoPress\\Uploader' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php' ), 'Automattic\\Jetpack\\VideoPress\\Uploader_Rest_Endpoints' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php' ), 'Automattic\\Jetpack\\VideoPress\\Utils' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPressToken' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php' ), 'Automattic\\Jetpack\\VideoPress\\VideoPress_Rest_Api_V1_Settings' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.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.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php' ), 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection' => array( @@ -1551,27 +1551,27 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php' ), 'Automattic\\Jetpack\\WordAds\\Dashboard' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/class-dashboard.php' ), 'Automattic\\Jetpack\\WordAds\\Helper' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-helper.php' ), 'Automattic\\Jetpack\\WordAds\\Initial_State' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/class-initial-state.php' ), 'Automattic\\Jetpack\\WordAds\\Initializer' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/initializers/class-initializer.php' ), 'Automattic\\Jetpack\\WordAds\\Package' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-package.php' ), 'Automattic\\Jetpack\\WordAds\\REST_Controller' => array( - 'version' => '0.3.29.0-alpha1724857259', + 'version' => '0.3.29.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-wordads/src/class-rest-controller.php' ), 'Automattic\\Woocommerce_Analytics' => array( @@ -1867,7 +1867,7 @@ 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-shutdown-handler.php' ), 'VIDEOPRESS_PRIVACY' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php' ), 'Version_Loader' => array( @@ -1879,39 +1879,39 @@ 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-selector.php' ), 'VideoPressUploader\\File_Exception' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php' ), 'VideoPressUploader\\Transient_Store' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php' ), 'VideoPressUploader\\Tus_Abstract_Cache' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php' ), 'VideoPressUploader\\Tus_Client' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php' ), 'VideoPressUploader\\Tus_Date_Utils' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php' ), 'VideoPressUploader\\Tus_Exception' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php' ), 'VideoPressUploader\\Tus_File' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php' ), 'VideoPress_Divi_Extension' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php' ), 'VideoPress_Divi_Module' => array( - 'version' => '0.24.4.0-alpha1724857259', + 'version' => '0.24.4.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 4ba2367afd..cf13855b8a 100644 --- a/vendor/composer/jetpack_autoload_filemap.php +++ b/vendor/composer/jetpack_autoload_filemap.php @@ -11,15 +11,15 @@ 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php' ), 'd4eb94df91a729802d18373ee8cdc79f' => array( - 'version' => '3.4.6.0-alpha1724857259', + 'version' => '3.4.6.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/actions.php' ), 'd9927a8ddcd8b3a40fb28c24213827ff' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/actions.php' ), 'e6f7f640a6586216432b53e5c9d1b472' => array( - 'version' => '0.51.0.0-alpha1724928414', + 'version' => '0.51.0.0', 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php' ), '3d45c7e6a7f0e71849e33afe4b3b3ede' => array( diff --git a/vendor/jetpack-autoloader/class-autoloader-handler.php b/vendor/jetpack-autoloader/class-autoloader-handler.php index 80a3e23aa3..7f0d85ccba 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader-locator.php b/vendor/jetpack-autoloader/class-autoloader-locator.php index a110750755..aa101a0643 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-autoloader.php b/vendor/jetpack-autoloader/class-autoloader.php index 9dbc683f52..d0acc7eabc 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-container.php b/vendor/jetpack-autoloader/class-container.php index 95619e342c..d0da082da3 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-hook-manager.php b/vendor/jetpack-autoloader/class-hook-manager.php index 76554f2e56..c0b48e6de0 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-latest-autoloader-guard.php b/vendor/jetpack-autoloader/class-latest-autoloader-guard.php index 6d98838ec7..f20991fb5c 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-manifest-reader.php b/vendor/jetpack-autoloader/class-manifest-reader.php index b210dd2853..d956e8337b 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-path-processor.php b/vendor/jetpack-autoloader/class-path-processor.php index 94476967b2..41636ccf5b 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-php-autoloader.php b/vendor/jetpack-autoloader/class-php-autoloader.php index d8d646e587..967dc5af60 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugin-locator.php b/vendor/jetpack-autoloader/class-plugin-locator.php index 6fc0697ef0..6b9790eaed 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-plugins-handler.php b/vendor/jetpack-autoloader/class-plugins-handler.php index d9d1878c1f..3b95772108 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-shutdown-handler.php b/vendor/jetpack-autoloader/class-shutdown-handler.php index e87fb1cb10..c6cff1e8d1 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-loader.php b/vendor/jetpack-autoloader/class-version-loader.php index a77915762f..51b9de7eeb 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore diff --git a/vendor/jetpack-autoloader/class-version-selector.php b/vendor/jetpack-autoloader/class-version-selector.php index eebe5eceb3..0b27fa4036 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_8\al3_0_10; +namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10; // phpcs:ignore