From f2144bc893b980dfed1cd87bf663571a82b105d9 Mon Sep 17 00:00:00 2001 From: arcangelini Date: Mon, 11 Nov 2024 01:52: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/11770625940 Upstream-Ref: Automattic/jetpack@af0eb60f2005e38933e4f2c206d6581411bec19c --- CHANGELOG.md | 26 +- composer.json | 5 +- composer.lock | 1123 +++++++---------- mu-wpcom-plugin.php | 2 +- package.json | 2 +- vendor/autoload.php | 2 +- vendor/automattic/jetpack-assets/CHANGELOG.md | 9 +- vendor/automattic/jetpack-assets/package.json | 2 +- vendor/automattic/jetpack-blaze/CHANGELOG.md | 12 +- vendor/automattic/jetpack-blaze/composer.json | 6 +- .../jetpack-blaze/src/class-dashboard.php | 2 +- .../jetpack-calypsoify/CHANGELOG.md | 11 +- .../jetpack-calypsoify/composer.json | 2 +- .../src/class-jetpack-calypsoify.php | 2 +- .../jetpack-classic-theme-helper/CHANGELOG.md | 10 +- .../composer.json | 2 +- .../src/class-main.php | 2 +- .../automattic/jetpack-compat/composer.json | 2 +- .../jetpack-connection/CHANGELOG.md | 10 +- .../jetpack-connection/composer.json | 2 +- .../src/class-package-version.php | 2 +- .../jetpack-google-analytics/CHANGELOG.md | 9 +- .../src/class-ga-manager.php | 2 +- vendor/automattic/jetpack-jitm/CHANGELOG.md | 9 +- vendor/automattic/jetpack-jitm/composer.json | 4 +- .../jetpack-jitm/src/class-jitm.php | 2 +- .../automattic/jetpack-masterbar/CHANGELOG.md | 10 +- .../jetpack-masterbar/composer.json | 8 +- .../jetpack-masterbar/src/class-main.php | 2 +- .../automattic/jetpack-mu-wpcom/CHANGELOG.md | 31 +- .../automattic/jetpack-mu-wpcom/composer.json | 16 +- .../src/class-jetpack-mu-wpcom.php | 2 +- vendor/automattic/jetpack-plans/composer.json | 2 +- .../jetpack-stats-admin/CHANGELOG.md | 7 +- .../jetpack-stats-admin/composer.json | 4 +- .../jetpack-stats-admin/src/class-main.php | 2 +- vendor/automattic/jetpack-stats/composer.json | 2 +- vendor/automattic/jetpack-sync/CHANGELOG.md | 11 +- vendor/automattic/jetpack-sync/composer.json | 2 +- .../src/class-package-version.php | 2 +- .../automattic/scheduled-updates/CHANGELOG.md | 9 +- .../scheduled-updates/composer.json | 4 +- .../src/class-scheduled-updates.php | 2 +- vendor/composer/autoload_real.php | 10 +- vendor/composer/autoload_static.php | 8 +- vendor/composer/installed.json | 1039 ++++++--------- vendor/composer/installed.php | 128 +- 47 files changed, 1026 insertions(+), 1537 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a01afd07..f3afc812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,27 +5,25 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 2.6.0-alpha - unreleased - -This is an alpha version! The changes listed here are not final. - +## 2.6.0 - 2024-11-11 ### Added -- Enable test coverage. +- Enable test coverage. [#39961] ### Changed -- Admin dashboard: Disable portfolio toggle if theme supports portfolio and site is WoA -- Only include `wp-polyfill` as a script dependency when needed. -- Updated package dependencies. -- Update Jetpack Scan link +- Admin dashboard: Disable portfolio toggle if theme supports portfolio and site is WoA [#39508] +- Only include `wp-polyfill` as a script dependency when needed. [#39629] +- Updated package dependencies. [#39288] +- Updated package dependencies. [#39653] +- Update Jetpack Scan link [#39619] ### Removed -- Connection: Removed deprecated method features_available -- Connection: Removed features_enabled deprecated method +- Connection: Removed deprecated method features_available [#39442] +- Connection: Removed features_enabled deprecated method [#39475] ### Fixed -- Portfolios: Ensure these are enabled and working properly on themes that support portfolios -- Stats: Fix top post card on the Insight page -- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6 +- Portfolios: Ensure these are enabled and working properly on themes that support portfolios [#39431] +- Stats: Fix top post card on the Insight page [#39691] +- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6 [#40045] ## 2.5.11 - 2024-09-02 ### Changed diff --git a/composer.json b/composer.json index 7af20ee0..88af317e 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { - "automattic/jetpack-mu-wpcom": "^5.66.0-alpha" + "automattic/jetpack-mu-wpcom": "^5.66.0" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", @@ -26,6 +26,7 @@ "@composer phpunit" ] }, + "repositories": [], "minimum-stability": "dev", "prefer-stable": true, "extra": { @@ -36,6 +37,6 @@ "release-branch-prefix": "mu-wpcom" }, "config": { - "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha" + "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0" } } diff --git a/composer.lock b/composer.lock index d44252dc..1926024d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dd88e27acbc9e600848709d91982b5d4", + "content-hash": "57fe3fd7bd788201c2c2fba856a80a44", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "2.0.4", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "ae5fca4429691802b966e2302633bb30f611306b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb", + "reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb", + "shasum": "" }, "require": { "php": ">=7.0" @@ -40,32 +46,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.4" + }, + "time": "2024-11-04T09:23:35+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "0.4.6", + "version": "v0.4.6", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "a7bef1b075e35e431c0112f97763df9c6196ae39" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "4a6caf24b2f936ef343fd211338e1047f75022cd" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a7bef1b075e35e431c0112f97763df9c6196ae39", + "reference": "a7bef1b075e35e431c0112f97763df9c6196ae39", + "shasum": "" }, "require": { "php": ">=7.0" @@ -99,38 +102,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6" + }, + "time": "2024-11-04T09:23:52+00:00" }, { "name": "automattic/jetpack-assets", - "version": "2.3.14-alpha.1731000016", + "version": "v2.3.14", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "ab5e8aa77869a2c64a72d94ba085c3db722c635a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "9880c4b963d1abf8aded5c2e2ca602a3104e62b5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ab5e8aa77869a2c64a72d94ba085c3db722c635a", + "reference": "ab5e8aa77869a2c64a72d94ba085c3db722c635a", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -165,51 +159,38 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"", - "pnpm run test-coverage" - ], - "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.14" + }, + "time": "2024-11-11T01:46:36+00:00" }, { "name": "automattic/jetpack-blaze", - "version": "0.24.0-alpha.1731000016", + "version": "v0.24.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "2bbb1f5937478ffdb022be6aeadba4456a3fe4ac" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blaze", - "reference": "a21640d7524fe7fe6d5eca99d9674792af0fcd69" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/2bbb1f5937478ffdb022be6aeadba4456a3fe4ac", + "reference": "2bbb1f5937478ffdb022be6aeadba4456a3fe4ac", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-redirect": "^2.0.5", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha", + "automattic/jetpack-sync": "^3.15.0", "php": ">=7.0" }, "require-dev": { @@ -240,48 +221,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.24.0" + }, + "time": "2024-11-11T01:47:07+00:00" }, { "name": "automattic/jetpack-blocks", - "version": "2.0.7", + "version": "v2.0.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blocks", - "reference": "249505d0a5153077a315d122568be7191c8634e0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/76aacb41c632befd7a75c6f8593eeb9bc160bc65", + "reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -312,41 +274,32 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.7" + }, + "time": "2024-11-04T09:23:53+00:00" }, { "name": "automattic/jetpack-calypsoify", - "version": "0.1.9-alpha.1731000016", + "version": "v0.1.9", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-calypsoify.git", + "reference": "746bc103b1192752517132bab5343e373b685ff3" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-calypsoify", - "reference": "c4cbc674f63a7e66b86f017de4cf2bfd10f58e86" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-calypsoify/zipball/746bc103b1192752517132bab5343e373b685ff3", + "reference": "746bc103b1192752517132bab5343e373b685ff3", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-status": "^4.0.3", "php": ">=7.0" }, @@ -377,41 +330,32 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Calypsoify is designed to make sure specific wp-admin pages include navigation that prioritizes the Calypso navigation experience.", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-calypsoify/tree/v0.1.9" + }, + "time": "2024-11-11T01:46:45+00:00" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "0.6.7-alpha.1731000016", + "version": "v0.6.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "b7c287b8abecb096c03b1070742ff0696489068c" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper", - "reference": "e0d53c5a7c8cb255933b8ba36a74f96de39b66fa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/b7c287b8abecb096c03b1070742ff0696489068c", + "reference": "b7c287b8abecb096c03b1070742ff0696489068c", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "php": ">=7.0" }, "require-dev": { @@ -442,50 +386,35 @@ "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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6.7" + }, + "time": "2024-11-11T01:46:46+00:00" }, { "name": "automattic/jetpack-compat", - "version": "3.0.2", + "version": "v3.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-compat.git", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-compat", - "reference": "525c71558c48a7333977e01f4d208e5e0e877447" + "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.8" + "automattic/jetpack-changelogger": "^4.2.2" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -502,26 +431,34 @@ "dev-trunk": "3.0.x-dev" } }, + "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" + }, + "time": "2024-04-25T07:24:07+00:00" }, { "name": "automattic/jetpack-connection", - "version": "5.1.7-alpha.1731000016", + "version": "v5.1.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "fbcde61a7e0ea8dc611958a538f5951be59f1331" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "2acdff7e8fea373ac0d118778e63a6df24abbeaa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/fbcde61a7e0ea8dc611958a538f5951be59f1331", + "reference": "fbcde61a7e0ea8dc611958a538f5951be59f1331", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.4", "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-redirect": "^2.0.5", "automattic/jetpack-roles": "^2.0.4", @@ -569,44 +506,29 @@ "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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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/v5.1.7" + }, + "time": "2024-11-11T01:46:49+00:00" }, { "name": "automattic/jetpack-constants", - "version": "2.0.5", + "version": "v2.0.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "3c09fc89fb6e7b4de10f683500c411ac1050df20" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1", + "reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1", + "shasum": "" }, "require": { "php": ">=7.0" @@ -635,32 +557,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" + }, + "time": "2024-11-04T09:23:35+00:00" }, { "name": "automattic/jetpack-device-detection", - "version": "2.1.6", + "version": "v2.1.6", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "0396d15ef898b3ab27308a8b988a06c60860d912" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "2a7ab597308c611819d2e3ec3c77b6e6007d7b36" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/0396d15ef898b3ab27308a8b988a06c60860d912", + "reference": "0396d15ef898b3ab27308a8b988a06c60860d912", + "shasum": "" }, "require": { "php": ">=7.0" @@ -688,32 +607,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6" + }, + "time": "2024-11-04T09:23:40+00:00" }, { "name": "automattic/jetpack-google-analytics", - "version": "0.2.5-alpha.1730548010", + "version": "v0.2.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-google-analytics.git", + "reference": "fd237ea30cde746e6f52cb4f30a2f2e4e22657cd" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-google-analytics", - "reference": "4cca6d50ae9f66d8b96ee4a6a27f79794812f20c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-google-analytics/zipball/fd237ea30cde746e6f52cb4f30a2f2e4e22657cd", + "reference": "fd237ea30cde746e6f52cb4f30a2f2e4e22657cd", + "shasum": "" }, "require": { "automattic/jetpack-status": "^4.0.3", @@ -747,44 +663,29 @@ "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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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": "Set up Google Analytics without touching a line of code.", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-google-analytics/tree/v0.2.5" + }, + "time": "2024-11-11T01:46:25+00:00" }, { "name": "automattic/jetpack-ip", - "version": "0.3.1", + "version": "v0.3.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "c7fbc84218fc45a35d7e53f5fdab577bcdbeaf96" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd", + "reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd", + "shasum": "" }, "require": { "php": ">=7.0" @@ -817,37 +718,34 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.3.1" + }, + "time": "2024-11-04T09:23:32+00:00" }, { "name": "automattic/jetpack-jitm", - "version": "3.1.29-alpha.1731000016", + "version": "v3.1.29", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "7a064457952c5a775370b0cd6e010ff31cd55d66" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "c7d2f0b740338d015c9268e4395126e0676d3ad6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7a064457952c5a775370b0cd6e010ff31cd55d66", + "reference": "7a064457952c5a775370b0cd6e010ff31cd55d66", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-device-detection": "^2.1.6", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-redirect": "^2.0.5", @@ -882,42 +780,29 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.29" + }, + "time": "2024-11-11T01:47:04+00:00" }, { "name": "automattic/jetpack-logo", - "version": "2.0.5", + "version": "v2.0.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "991db3e63b7e96ecc6ca9688fc6ae490d37285b5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/717d2fc7e3c648d2723911d35bdfebc74efb8a31", + "reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31", + "shasum": "" }, "require": { "php": ">=7.0" @@ -945,40 +830,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" + }, + "time": "2024-11-04T09:23:37+00:00" }, { "name": "automattic/jetpack-masterbar", - "version": "0.9.9-alpha.1731000016", + "version": "v0.9.9", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-masterbar", - "reference": "356ae575e172646f75ce9bdd7fdcf4ad2a9bdcd0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b", + "reference": "ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-blaze": "^0.24.0-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-blaze": "^0.24.0", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-device-detection": "^2.1.6", - "automattic/jetpack-jitm": "^3.1.29-alpha", + "automattic/jetpack-jitm": "^3.1.29", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-status": "^4.0.3", @@ -1014,60 +896,43 @@ "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-coverage": [ - "pnpm run build-production", - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.9.9" + }, + "time": "2024-11-11T01:47:13+00:00" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "5.66.0-alpha.1731279468", + "version": "v5.66.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "a424d22b79bd8f7160643bd9446573162f36e0ff" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", - "reference": "bf995e41eecc469f77062d1621a669ef8945aa20" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/a424d22b79bd8f7160643bd9446573162f36e0ff", + "reference": "a424d22b79bd8f7160643bd9446573162f36e0ff", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-blocks": "^2.0.7", - "automattic/jetpack-calypsoify": "^0.1.9-alpha", - "automattic/jetpack-classic-theme-helper": "^0.6.7-alpha", + "automattic/jetpack-calypsoify": "^0.1.9", + "automattic/jetpack-classic-theme-helper": "^0.6.7", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-connection": "^5.1.7-alpha", - "automattic/jetpack-google-analytics": "^0.2.5-alpha", - "automattic/jetpack-masterbar": "^0.9.9-alpha", + "automattic/jetpack-connection": "^5.1.7", + "automattic/jetpack-google-analytics": "^0.2.5", + "automattic/jetpack-masterbar": "^0.9.9", "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-stats-admin": "^0.22.6-alpha", + "automattic/jetpack-stats-admin": "^0.22.6", "automattic/jetpack-status": "^4.0.3", - "automattic/scheduled-updates": "^0.13.6-alpha", + "automattic/scheduled-updates": "^0.13.6", "php": ">=7.0", "scssphp/scssphp": "1.12.0" }, @@ -1099,44 +964,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production-js" - ], - "build-development": [ - "pnpm run build-js" - ], - "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": "Enhances your site with features powered by WordPress.com", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.66.0" + }, + "time": "2024-11-11T01:47:16+00:00" }, { "name": "automattic/jetpack-password-checker", - "version": "0.3.3", + "version": "v0.3.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "1812a38452575e7c8c7c06affeeca776a367225f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "5c2d8121297c5489f5e20ad12c2125b9d85fcdc3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/1812a38452575e7c8c7c06affeeca776a367225f", + "reference": "1812a38452575e7c8c7c06affeeca776a367225f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1166,41 +1016,32 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.3" + }, + "time": "2024-11-04T09:23:39+00:00" }, { "name": "automattic/jetpack-plans", - "version": "0.4.13", + "version": "v0.4.13", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "077dcf293ec583d0fd5567701d3c99d0a309f8e3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/1ebce989113f6cba00be09e07dd5b8c14999f4d7", + "reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.6", "php": ">=7.0" }, "require-dev": { @@ -1228,44 +1069,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.13" + }, + "time": "2024-11-04T09:24:31+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "2.0.5", + "version": "v2.0.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "6e27594e4492e44d7ee15e674bbda1673e797438" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f", + "reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f", + "shasum": "" }, "require": { "automattic/jetpack-status": "^4.0.3", @@ -1295,32 +1121,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" + }, + "time": "2024-11-04T09:23:58+00:00" }, { "name": "automattic/jetpack-roles", - "version": "2.0.4", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "25cfb79b1674f726b02827c5744787954071ffb5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f", + "reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1349,35 +1172,32 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.4" + }, + "time": "2024-11-04T09:23:38+00:00" }, { "name": "automattic/jetpack-stats", - "version": "0.13.5", + "version": "v0.13.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "932c2150b6681651437ebcc455a90b51b7882fb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats", - "reference": "4aaf494a87060268dba59c733020034f819b3df5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/932c2150b6681651437ebcc455a90b51b7882fb1", + "reference": "932c2150b6681651437ebcc455a90b51b7882fb1", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.6", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-status": "^4.0.3", "php": ">=7.0" @@ -1410,43 +1230,34 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" + }, + "time": "2024-11-04T09:24:33+00:00" }, { "name": "automattic/jetpack-stats-admin", - "version": "0.22.6-alpha.1730846792", + "version": "v0.22.6", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "b4a110b47aae88d9b185747a768f7637cfb8638e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin", - "reference": "114278ab6c42eccff3119067feb5d08a80e47df0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/b4a110b47aae88d9b185747a768f7637cfb8638e", + "reference": "b4a110b47aae88d9b185747a768f7637cfb8638e", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-jitm": "^3.1.29-alpha", + "automattic/jetpack-jitm": "^3.1.29", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-stats": "^0.13.5", "automattic/jetpack-status": "^4.0.3", @@ -1477,44 +1288,29 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.22.6" + }, + "time": "2024-11-11T01:47:05+00:00" }, { "name": "automattic/jetpack-status", - "version": "4.0.3", + "version": "v4.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "824d16bd6c36a1e7ccd6abb4157ff1648d196467" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/a1a579c3c8ae4ee7a251f851997264f6e5f9deb1", + "reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -1553,35 +1349,32 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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/v4.0.3" + }, + "time": "2024-11-04T09:23:54+00:00" }, { "name": "automattic/jetpack-sync", - "version": "3.15.0-alpha.1731071952", + "version": "v3.15.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "f4394203e14cdf70368038308963ba142d486968" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "b834767fa12474bdb4a9d07e9038852aa01146d2" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/f4394203e14cdf70368038308963ba142d486968", + "reference": "f4394203e14cdf70368038308963ba142d486968", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-ip": "^0.3.1", "automattic/jetpack-password-checker": "^0.3.3", @@ -1625,45 +1418,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.15.0" + }, + "time": "2024-11-11T01:46:57+00:00" }, { "name": "automattic/scheduled-updates", - "version": "0.13.6-alpha.1730570272", + "version": "v0.13.6", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "a461ace89b1a61e70335b5d571a233dd23fd9fb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/scheduled-updates", - "reference": "dcfb39ddffefe2e06670879fbf5e66f827f6542e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/a461ace89b1a61e70335b5d571a233dd23fd9fb1", + "reference": "a461ace89b1a61e70335b5d571a233dd23fd9fb1", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha", + "automattic/jetpack-sync": "^3.15.0", "php": ">=7.0" }, "require-dev": { @@ -1695,30 +1479,15 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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": "Runs plugin and (eventually) theme updates on a set schedule.", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.13.6" + }, + "time": "2024-11-11T01:47:00+00:00" }, { "name": "scssphp/scssphp", @@ -1804,11 +1573,17 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.8", + "version": "v4.2.8", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-changelogger.git", + "reference": "81a4c2beba9df2b8f1907b52c4b71ce152067e2e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "4bc5bce26b2a9df137b75ee9bc58e6111e157bf4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/81a4c2beba9df2b8f1907b52c4b71ce152067e2e", + "reference": "81a4c2beba9df2b8f1907b52c4b71ce152067e2e", + "shasum": "" }, "require": { "php": ">=7.0", @@ -1838,33 +1613,11 @@ }, "autoload": { "psr-4": { - "Automattic\\Jetpack\\Changelogger\\": "src", - "Automattic\\Jetpack\\Changelog\\": "lib" + "Automattic\\Jetpack\\Changelog\\": "lib", + "Automattic\\Jetpack\\Changelogger\\": "src" } }, - "autoload-dev": { - "psr-4": { - "Automattic\\Jetpack\\Changelogger\\Tests\\": "tests/php/includes/src", - "Automattic\\Jetpack\\Changelog\\Tests\\": "tests/php/includes/lib" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "[ -e vendor/bin/changelogger ] || { cd vendor/bin && ln -s ../../bin/changelogger; }" - ], - "post-update-cmd": [ - "[ -e vendor/bin/changelogger ] || { cd vendor/bin && ln -s ../../bin/changelogger; }" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -1875,9 +1628,10 @@ "dev", "keepachangelog" ], - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.8" + }, + "time": "2024-11-04T09:23:29+00:00" }, { "name": "doctrine/instantiator", @@ -4448,10 +4202,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "automattic/jetpack-mu-wpcom": 20, - "automattic/jetpack-changelogger": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [], diff --git a/mu-wpcom-plugin.php b/mu-wpcom-plugin.php index 38921d48..135f0324 100644 --- a/mu-wpcom-plugin.php +++ b/mu-wpcom-plugin.php @@ -3,7 +3,7 @@ * * Plugin Name: WordPress.com Features * Description: Test plugin for the jetpack-mu-wpcom package - * Version: 2.6.0-alpha + * Version: 2.6.0 * Author: Automattic * License: GPLv2 or later * Text Domain: jetpack-mu-wpcom-plugin diff --git a/package.json b/package.json index 58e82b5a..151d37f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-mu-wpcom-plugin", - "version": "2.6.0-alpha", + "version": "2.6.0", "description": "Test plugin for the jetpack-mu-wpcom package", "homepage": "https://jetpack.com", "bugs": { diff --git a/vendor/autoload.php b/vendor/autoload.php index 25141ece..cada5bc5 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -22,4 +22,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::getLoader(); +return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::getLoader(); diff --git a/vendor/automattic/jetpack-assets/CHANGELOG.md b/vendor/automattic/jetpack-assets/CHANGELOG.md index 585df75f..a15ad50a 100644 --- a/vendor/automattic/jetpack-assets/CHANGELOG.md +++ b/vendor/automattic/jetpack-assets/CHANGELOG.md @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.3.14-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [2.3.14] - 2024-11-11 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] ## [2.3.13] - 2024-11-04 ### Added @@ -528,7 +525,7 @@ This is an alpha version! The changes listed here are not final. - Statically access asset tools -[2.3.14-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.13...v2.3.14-alpha +[2.3.14]: https://github.com/Automattic/jetpack-assets/compare/v2.3.13...v2.3.14 [2.3.13]: https://github.com/Automattic/jetpack-assets/compare/v2.3.12...v2.3.13 [2.3.12]: https://github.com/Automattic/jetpack-assets/compare/v2.3.11...v2.3.12 [2.3.11]: https://github.com/Automattic/jetpack-assets/compare/v2.3.10...v2.3.11 diff --git a/vendor/automattic/jetpack-assets/package.json b/vendor/automattic/jetpack-assets/package.json index 831e89b6..a7bb8fca 100644 --- a/vendor/automattic/jetpack-assets/package.json +++ b/vendor/automattic/jetpack-assets/package.json @@ -12,7 +12,7 @@ "validate": "pnpm exec validate-es build/" }, "dependencies": { - "@automattic/jetpack-script-data": "^0.1.4-alpha", + "@automattic/jetpack-script-data": "^0.1.4", "react": "18.3.1" }, "devDependencies": { diff --git a/vendor/automattic/jetpack-blaze/CHANGELOG.md b/vendor/automattic/jetpack-blaze/CHANGELOG.md index abf7035a..083330df 100644 --- a/vendor/automattic/jetpack-blaze/CHANGELOG.md +++ b/vendor/automattic/jetpack-blaze/CHANGELOG.md @@ -5,15 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.24.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.24.0] - 2024-11-11 ### Added -- Adds /stats endpoints to the whitelist +- Adds /stats endpoints to the whitelist [#39995] ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] +- Updated package dependencies. [#40060] ## [0.23.3] - 2024-11-04 ### Added @@ -484,7 +482,7 @@ This is an alpha version! The changes listed here are not final. ### Changed - Updated package dependencies. [#27906] -[0.24.0-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.23.3...v0.24.0-alpha +[0.24.0]: https://github.com/automattic/jetpack-blaze/compare/v0.23.3...v0.24.0 [0.23.3]: https://github.com/automattic/jetpack-blaze/compare/v0.23.2...v0.23.3 [0.23.2]: https://github.com/automattic/jetpack-blaze/compare/v0.23.1...v0.23.2 [0.23.1]: https://github.com/automattic/jetpack-blaze/compare/v0.23.0...v0.23.1 diff --git a/vendor/automattic/jetpack-blaze/composer.json b/vendor/automattic/jetpack-blaze/composer.json index 07e78d43..6727eb4a 100644 --- a/vendor/automattic/jetpack-blaze/composer.json +++ b/vendor/automattic/jetpack-blaze/composer.json @@ -5,13 +5,13 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-redirect": "^2.0.5", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha" + "automattic/jetpack-sync": "^3.15.0" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", diff --git a/vendor/automattic/jetpack-blaze/src/class-dashboard.php b/vendor/automattic/jetpack-blaze/src/class-dashboard.php index cd5cdb3c..a8034a4a 100644 --- a/vendor/automattic/jetpack-blaze/src/class-dashboard.php +++ b/vendor/automattic/jetpack-blaze/src/class-dashboard.php @@ -21,7 +21,7 @@ class Dashboard { * * @var string */ - const PACKAGE_VERSION = '0.24.0-alpha'; + const PACKAGE_VERSION = '0.24.0'; /** * List of dependencies needed to render the dashboard in wp-admin. diff --git a/vendor/automattic/jetpack-calypsoify/CHANGELOG.md b/vendor/automattic/jetpack-calypsoify/CHANGELOG.md index 1a174f34..3e2531ec 100644 --- a/vendor/automattic/jetpack-calypsoify/CHANGELOG.md +++ b/vendor/automattic/jetpack-calypsoify/CHANGELOG.md @@ -5,15 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.9-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.1.9] - 2024-11-11 ### Added -- Enable test coverage. +- Enable test coverage. [#39961] ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] ## [0.1.8] - 2024-10-29 ### Changed @@ -61,7 +58,7 @@ This is an alpha version! The changes listed here are not final. - Calypsoify: Load feature from the Calypsoify package. [#37375] - Updated package dependencies. [#37379] -[0.1.9-alpha]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.8...v0.1.9-alpha +[0.1.9]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.8...v0.1.9 [0.1.8]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.7...v0.1.8 [0.1.7]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.6...v0.1.7 [0.1.6]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.5...v0.1.6 diff --git a/vendor/automattic/jetpack-calypsoify/composer.json b/vendor/automattic/jetpack-calypsoify/composer.json index b87264e6..a480a22e 100644 --- a/vendor/automattic/jetpack-calypsoify/composer.json +++ b/vendor/automattic/jetpack-calypsoify/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-status": "^4.0.3" }, "require-dev": { diff --git a/vendor/automattic/jetpack-calypsoify/src/class-jetpack-calypsoify.php b/vendor/automattic/jetpack-calypsoify/src/class-jetpack-calypsoify.php index 32be938a..cd3dedd6 100644 --- a/vendor/automattic/jetpack-calypsoify/src/class-jetpack-calypsoify.php +++ b/vendor/automattic/jetpack-calypsoify/src/class-jetpack-calypsoify.php @@ -15,7 +15,7 @@ */ class Jetpack_Calypsoify { - const PACKAGE_VERSION = '0.1.9-alpha'; + const PACKAGE_VERSION = '0.1.9'; /** * Singleton instance of `Jetpack_Calypsoify`. diff --git a/vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md b/vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md index 07bf9dcb..e53bf66b 100644 --- a/vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md +++ b/vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md @@ -5,12 +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.6.7-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.6.7] - 2024-11-11 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] +- Updated package dependencies. [#40060] ## [0.6.6] - 2024-11-04 ### Added @@ -149,7 +147,7 @@ This is an alpha version! The changes listed here are not final. ### Changed - Add wordpress folder on gitignore. [#37177] -[0.6.7-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.6.6...v0.6.7-alpha +[0.6.7]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.6.6...v0.6.7 [0.6.6]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.6.5...v0.6.6 [0.6.5]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.6.4...v0.6.5 [0.6.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.6.3...v0.6.4 diff --git a/vendor/automattic/jetpack-classic-theme-helper/composer.json b/vendor/automattic/jetpack-classic-theme-helper/composer.json index 42081c6c..575a5a74 100644 --- a/vendor/automattic/jetpack-classic-theme-helper/composer.json +++ b/vendor/automattic/jetpack-classic-theme-helper/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-assets": "^2.3.14-alpha" + "automattic/jetpack-assets": "^2.3.14" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", diff --git a/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php b/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php index d96d9ab2..c132800d 100644 --- a/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php +++ b/vendor/automattic/jetpack-classic-theme-helper/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.6.7-alpha'; + const PACKAGE_VERSION = '0.6.7'; /** * Modules to include. diff --git a/vendor/automattic/jetpack-compat/composer.json b/vendor/automattic/jetpack-compat/composer.json index 8bda784d..6c93fcc9 100644 --- a/vendor/automattic/jetpack-compat/composer.json +++ b/vendor/automattic/jetpack-compat/composer.json @@ -7,7 +7,7 @@ "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.8" + "automattic/jetpack-changelogger": "^4.2.2" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." diff --git a/vendor/automattic/jetpack-connection/CHANGELOG.md b/vendor/automattic/jetpack-connection/CHANGELOG.md index f8c79d33..32fc23f8 100644 --- a/vendor/automattic/jetpack-connection/CHANGELOG.md +++ b/vendor/automattic/jetpack-connection/CHANGELOG.md @@ -5,12 +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). -## [5.1.7-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [5.1.7] - 2024-11-11 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] +- Updated package dependencies. [#40060] ## [5.1.6] - 2024-11-04 ### Added @@ -1245,7 +1243,7 @@ This is an alpha version! The changes listed here are not final. - Separate the connection library into its own package. -[5.1.7-alpha]: https://github.com/Automattic/jetpack-connection/compare/v5.1.6...v5.1.7-alpha +[5.1.7]: https://github.com/Automattic/jetpack-connection/compare/v5.1.6...v5.1.7 [5.1.6]: https://github.com/Automattic/jetpack-connection/compare/v5.1.5...v5.1.6 [5.1.5]: https://github.com/Automattic/jetpack-connection/compare/v5.1.4...v5.1.5 [5.1.4]: https://github.com/Automattic/jetpack-connection/compare/v5.1.3...v5.1.4 diff --git a/vendor/automattic/jetpack-connection/composer.json b/vendor/automattic/jetpack-connection/composer.json index b0a5c180..4d5e758c 100644 --- a/vendor/automattic/jetpack-connection/composer.json +++ b/vendor/automattic/jetpack-connection/composer.json @@ -7,7 +7,7 @@ "php": ">=7.0", "automattic/jetpack-a8c-mc-stats": "^2.0.4", "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-roles": "^2.0.4", "automattic/jetpack-status": "^4.0.3", diff --git a/vendor/automattic/jetpack-connection/src/class-package-version.php b/vendor/automattic/jetpack-connection/src/class-package-version.php index d4ec166a..3d4d5489 100644 --- a/vendor/automattic/jetpack-connection/src/class-package-version.php +++ b/vendor/automattic/jetpack-connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '5.1.7-alpha'; + const PACKAGE_VERSION = '5.1.7'; const PACKAGE_SLUG = 'connection'; diff --git a/vendor/automattic/jetpack-google-analytics/CHANGELOG.md b/vendor/automattic/jetpack-google-analytics/CHANGELOG.md index ab8d7cb7..38aef804 100644 --- a/vendor/automattic/jetpack-google-analytics/CHANGELOG.md +++ b/vendor/automattic/jetpack-google-analytics/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.2.5-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.2.5] - 2024-11-11 ### Added -- Enable test coverage. +- Enable test coverage. [#39961] ## [0.2.4] - 2024-09-10 ### Changed @@ -38,7 +35,7 @@ This is an alpha version! The changes listed here are not final. - Copy the code from the Jetpack module into the package. [#37184] - Migrate unit tests from the Jetpack module. [#37246] -[0.2.5-alpha]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.4...v0.2.5-alpha +[0.2.5]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.4...v0.2.5 [0.2.4]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.3...v0.2.4 [0.2.3]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.1...v0.2.2 diff --git a/vendor/automattic/jetpack-google-analytics/src/class-ga-manager.php b/vendor/automattic/jetpack-google-analytics/src/class-ga-manager.php index 1b3b757f..57ce5201 100644 --- a/vendor/automattic/jetpack-google-analytics/src/class-ga-manager.php +++ b/vendor/automattic/jetpack-google-analytics/src/class-ga-manager.php @@ -18,7 +18,7 @@ */ class GA_Manager { - const PACKAGE_VERSION = '0.2.5-alpha'; + const PACKAGE_VERSION = '0.2.5'; /** * Jetpack_Google_Analytics singleton instance. diff --git a/vendor/automattic/jetpack-jitm/CHANGELOG.md b/vendor/automattic/jetpack-jitm/CHANGELOG.md index 44664161..1e873951 100644 --- a/vendor/automattic/jetpack-jitm/CHANGELOG.md +++ b/vendor/automattic/jetpack-jitm/CHANGELOG.md @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.1.29-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.1.29] - 2024-11-11 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] ## [3.1.28] - 2024-11-04 ### Added @@ -798,7 +795,7 @@ This is an alpha version! The changes listed here are not final. - Update Jetpack to use new JITM package -[3.1.29-alpha]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.28...v3.1.29-alpha +[3.1.29]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.28...v3.1.29 [3.1.28]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.27...v3.1.28 [3.1.27]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.26...v3.1.27 [3.1.26]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.25...v3.1.26 diff --git a/vendor/automattic/jetpack-jitm/composer.json b/vendor/automattic/jetpack-jitm/composer.json index 6cdad5ba..49d0e4c1 100644 --- a/vendor/automattic/jetpack-jitm/composer.json +++ b/vendor/automattic/jetpack-jitm/composer.json @@ -6,8 +6,8 @@ "require": { "php": ">=7.0", "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-device-detection": "^2.1.6", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-redirect": "^2.0.5", diff --git a/vendor/automattic/jetpack-jitm/src/class-jitm.php b/vendor/automattic/jetpack-jitm/src/class-jitm.php index 3fcd95c0..70c620e9 100644 --- a/vendor/automattic/jetpack-jitm/src/class-jitm.php +++ b/vendor/automattic/jetpack-jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '3.1.29-alpha'; + const PACKAGE_VERSION = '3.1.29'; /** * The configuration method that is called from the jetpack-config package. diff --git a/vendor/automattic/jetpack-masterbar/CHANGELOG.md b/vendor/automattic/jetpack-masterbar/CHANGELOG.md index 7d791cd2..0a73608b 100644 --- a/vendor/automattic/jetpack-masterbar/CHANGELOG.md +++ b/vendor/automattic/jetpack-masterbar/CHANGELOG.md @@ -5,12 +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.9.9-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.9.9] - 2024-11-11 ### Changed -- Updated package dependencies. +- Updated package dependencies. [#39999] +- Updated package dependencies. [#40060] ## [0.9.8] - 2024-11-04 ### Added @@ -170,7 +168,7 @@ This is an alpha version! The changes listed here are not final. - Updated package dependencies. [#37669] - Updated package dependencies. [#37706] -[0.9.9-alpha]: https://github.com/Automattic/jetpack-masterbar/compare/v0.9.8...v0.9.9-alpha +[0.9.9]: https://github.com/Automattic/jetpack-masterbar/compare/v0.9.8...v0.9.9 [0.9.8]: https://github.com/Automattic/jetpack-masterbar/compare/v0.9.7...v0.9.8 [0.9.7]: https://github.com/Automattic/jetpack-masterbar/compare/v0.9.6...v0.9.7 [0.9.6]: https://github.com/Automattic/jetpack-masterbar/compare/v0.9.5...v0.9.6 diff --git a/vendor/automattic/jetpack-masterbar/composer.json b/vendor/automattic/jetpack-masterbar/composer.json index 4a72d8c2..a2de2766 100644 --- a/vendor/automattic/jetpack-masterbar/composer.json +++ b/vendor/automattic/jetpack-masterbar/composer.json @@ -5,12 +5,12 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-blaze": "^0.24.0-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-blaze": "^0.24.0", "automattic/jetpack-compat": "^3.0.2", "automattic/jetpack-device-detection": "^2.1.6", - "automattic/jetpack-connection": "^5.1.7-alpha", - "automattic/jetpack-jitm": "^3.1.29-alpha", + "automattic/jetpack-connection": "^5.1.7", + "automattic/jetpack-jitm": "^3.1.29", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-status": "^4.0.3" diff --git a/vendor/automattic/jetpack-masterbar/src/class-main.php b/vendor/automattic/jetpack-masterbar/src/class-main.php index 76eb54d6..d11694d4 100644 --- a/vendor/automattic/jetpack-masterbar/src/class-main.php +++ b/vendor/automattic/jetpack-masterbar/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.9.9-alpha'; + const PACKAGE_VERSION = '0.9.9'; /** * Initializer. diff --git a/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md b/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md index 8398ab9c..8fbe230c 100644 --- a/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md +++ b/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md @@ -5,26 +5,25 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [5.66.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [5.66.0] - 2024-11-11 ### Added -- Added a feature check to the Marketing Bar that updates the text and upgrade link for Global Styles -- Enable test coverage. -- Help Center: add new rest route for support interactions -- Help Center: extend support interaction API -- The notice and modal shown on the editor now displays the plan name and upgrade URL based on the GS gated plan type' +- Added a feature check to the Marketing Bar that updates the text and upgrade link for Global Styles [#40068] +- Enable test coverage. [#39961] +- Help Center: add new rest route for support interactions [#39978] +- Help Center: extend support interaction API [#40112] +- The notice and modal shown on the editor now displays the plan name and upgrade URL based on the GS gated plan type' [#40095] ### Changed -- Added feature check for the Global Styles on Personal plan changes. -- Updated package dependencies. +- Added feature check for the Global Styles on Personal plan changes. [#39986] +- Updated package dependencies. [#39999] +- Updated package dependencies. [#40000] +- Updated package dependencies. [#40060] ### Fixed -- Fix PHPUnit coverage warnings. -- Help Center: fixed api typo -- We now check if JP_CONNECTION_INITIAL_STATE is defined before accessing it when using Global Styles' -- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6 +- Fix PHPUnit coverage warnings. [#39989] +- Help Center: fixed api typo [#39996] +- We now check if JP_CONNECTION_INITIAL_STATE is defined before accessing it when using Global Styles' [#39980] +- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6 [#40045] ## [5.65.0] - 2024-10-29 ### Added @@ -1308,7 +1307,7 @@ This is an alpha version! The changes listed here are not final. - Testing initial package release. -[5.66.0-alpha]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.65.0...v5.66.0-alpha +[5.66.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.65.0...v5.66.0 [5.65.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.64.0...v5.65.0 [5.64.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.63.0...v5.64.0 [5.63.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.62.0...v5.63.0 diff --git a/vendor/automattic/jetpack-mu-wpcom/composer.json b/vendor/automattic/jetpack-mu-wpcom/composer.json index 2343a1c6..cf290928 100644 --- a/vendor/automattic/jetpack-mu-wpcom/composer.json +++ b/vendor/automattic/jetpack-mu-wpcom/composer.json @@ -5,18 +5,18 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-blocks": "^2.0.7", - "automattic/jetpack-calypsoify": "^0.1.9-alpha", - "automattic/jetpack-classic-theme-helper": "^0.6.7-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", - "automattic/jetpack-masterbar": "^0.9.9-alpha", + "automattic/jetpack-calypsoify": "^0.1.9", + "automattic/jetpack-classic-theme-helper": "^0.6.7", + "automattic/jetpack-connection": "^5.1.7", + "automattic/jetpack-masterbar": "^0.9.9", "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-stats-admin": "^0.22.6-alpha", + "automattic/jetpack-stats-admin": "^0.22.6", "automattic/jetpack-status": "^4.0.3", - "automattic/scheduled-updates": "^0.13.6-alpha", + "automattic/scheduled-updates": "^0.13.6", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-google-analytics": "^0.2.5-alpha", + "automattic/jetpack-google-analytics": "^0.2.5", "scssphp/scssphp": "1.12.0" }, "require-dev": { diff --git a/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php b/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php index 3822f4ee..2d90701c 100644 --- a/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php +++ b/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php @@ -15,7 +15,7 @@ * Jetpack_Mu_Wpcom main class. */ class Jetpack_Mu_Wpcom { - const PACKAGE_VERSION = '5.66.0-alpha'; + const PACKAGE_VERSION = '5.66.0'; const PKG_DIR = __DIR__ . '/../'; const BASE_DIR = __DIR__ . '/'; const BASE_FILE = __FILE__; diff --git a/vendor/automattic/jetpack-plans/composer.json b/vendor/automattic/jetpack-plans/composer.json index 36b344a2..16bba045 100644 --- a/vendor/automattic/jetpack-plans/composer.json +++ b/vendor/automattic/jetpack-plans/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7-alpha" + "automattic/jetpack-connection": "^5.1.6" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", diff --git a/vendor/automattic/jetpack-stats-admin/CHANGELOG.md b/vendor/automattic/jetpack-stats-admin/CHANGELOG.md index 13a0ec7b..d6eacc77 100644 --- a/vendor/automattic/jetpack-stats-admin/CHANGELOG.md +++ b/vendor/automattic/jetpack-stats-admin/CHANGELOG.md @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.22.6-alpha - unreleased - -This is an alpha version! The changes listed here are not final. - +## 0.22.6 - 2024-11-11 ### Fixed -- Fixed flaky tests +- Fixed flaky tests [#40062] ## 0.22.5 - 2024-11-04 ### Added diff --git a/vendor/automattic/jetpack-stats-admin/composer.json b/vendor/automattic/jetpack-stats-admin/composer.json index 45c9f4d9..ad276e52 100644 --- a/vendor/automattic/jetpack-stats-admin/composer.json +++ b/vendor/automattic/jetpack-stats-admin/composer.json @@ -5,12 +5,12 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-stats": "^0.13.5", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-jitm": "^3.1.29-alpha" + "automattic/jetpack-jitm": "^3.1.29" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", diff --git a/vendor/automattic/jetpack-stats-admin/src/class-main.php b/vendor/automattic/jetpack-stats-admin/src/class-main.php index fdd39ea8..f4f1acbe 100644 --- a/vendor/automattic/jetpack-stats-admin/src/class-main.php +++ b/vendor/automattic/jetpack-stats-admin/src/class-main.php @@ -22,7 +22,7 @@ class Main { /** * Stats version. */ - const VERSION = '0.22.6-alpha'; + const VERSION = '0.22.6'; /** * Singleton Main instance. diff --git a/vendor/automattic/jetpack-stats/composer.json b/vendor/automattic/jetpack-stats/composer.json index 0f45684c..271da4fd 100644 --- a/vendor/automattic/jetpack-stats/composer.json +++ b/vendor/automattic/jetpack-stats/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.6", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-status": "^4.0.3" }, diff --git a/vendor/automattic/jetpack-sync/CHANGELOG.md b/vendor/automattic/jetpack-sync/CHANGELOG.md index dc48f19d..a1029a5d 100644 --- a/vendor/automattic/jetpack-sync/CHANGELOG.md +++ b/vendor/automattic/jetpack-sync/CHANGELOG.md @@ -5,15 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.15.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.15.0] - 2024-11-11 ### Changed -- Sync: Modules in Full Sync are now sent in the order the config is set. +- Sync: Modules in Full Sync are now sent in the order the config is set. [#40100] ### Fixed -- Jetpack Sync: Add missing handlers for removing or trashing shop_subscription orders +- Jetpack Sync: Add missing handlers for removing or trashing shop_subscription orders [#40047] ## [3.14.4] - 2024-11-04 ### Added @@ -1336,7 +1333,7 @@ This is an alpha version! The changes listed here are not final. - Packages: Move sync to a classmapped package -[3.15.0-alpha]: https://github.com/Automattic/jetpack-sync/compare/v3.14.4...v3.15.0-alpha +[3.15.0]: https://github.com/Automattic/jetpack-sync/compare/v3.14.4...v3.15.0 [3.14.4]: https://github.com/Automattic/jetpack-sync/compare/v3.14.3...v3.14.4 [3.14.3]: https://github.com/Automattic/jetpack-sync/compare/v3.14.2...v3.14.3 [3.14.2]: https://github.com/Automattic/jetpack-sync/compare/v3.14.1...v3.14.2 diff --git a/vendor/automattic/jetpack-sync/composer.json b/vendor/automattic/jetpack-sync/composer.json index 8df3d9e1..8d2ca46c 100644 --- a/vendor/automattic/jetpack-sync/composer.json +++ b/vendor/automattic/jetpack-sync/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-password-checker": "^0.3.3", "automattic/jetpack-ip": "^0.3.1", diff --git a/vendor/automattic/jetpack-sync/src/class-package-version.php b/vendor/automattic/jetpack-sync/src/class-package-version.php index 1419b8bf..0cbb7c24 100644 --- a/vendor/automattic/jetpack-sync/src/class-package-version.php +++ b/vendor/automattic/jetpack-sync/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '3.15.0-alpha'; + const PACKAGE_VERSION = '3.15.0'; const PACKAGE_SLUG = 'sync'; diff --git a/vendor/automattic/scheduled-updates/CHANGELOG.md b/vendor/automattic/scheduled-updates/CHANGELOG.md index 5159f13d..5112a731 100644 --- a/vendor/automattic/scheduled-updates/CHANGELOG.md +++ b/vendor/automattic/scheduled-updates/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.13.6-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [0.13.6] - 2024-11-11 ### Added -- Enable test coverage. +- Enable test coverage. [#39961] ## [0.13.5] - 2024-10-29 ### Changed @@ -212,7 +209,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Generate initial package for Scheduled Updates [#35796] -[0.13.6-alpha]: https://github.com/Automattic/scheduled-updates/compare/v0.13.5...v0.13.6-alpha +[0.13.6]: https://github.com/Automattic/scheduled-updates/compare/v0.13.5...v0.13.6 [0.13.5]: https://github.com/Automattic/scheduled-updates/compare/v0.13.4...v0.13.5 [0.13.4]: https://github.com/Automattic/scheduled-updates/compare/v0.13.3...v0.13.4 [0.13.3]: https://github.com/Automattic/scheduled-updates/compare/v0.13.2...v0.13.3 diff --git a/vendor/automattic/scheduled-updates/composer.json b/vendor/automattic/scheduled-updates/composer.json index 5b892884..e01931fd 100644 --- a/vendor/automattic/scheduled-updates/composer.json +++ b/vendor/automattic/scheduled-updates/composer.json @@ -6,10 +6,10 @@ "require": { "php": ">=7.0", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha", + "automattic/jetpack-sync": "^3.15.0", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-connection": "^5.1.7-alpha" + "automattic/jetpack-connection": "^5.1.7" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", diff --git a/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php b/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php index c306a682..c3746c50 100644 --- a/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php +++ b/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php @@ -20,7 +20,7 @@ class Scheduled_Updates { * * @var string */ - const PACKAGE_VERSION = '0.13.6-alpha'; + const PACKAGE_VERSION = '0.13.6'; /** * The cron event hook for the scheduled plugins update. diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 38b19bde..4dcd8053 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha +class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0 { private static $loader; @@ -24,17 +24,17 @@ public static function getLoader() require __DIR__ . '/platform_check.php'; - spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); - spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::getInitializer($loader)); $loader->setClassMapAuthoritative(true); $loader->register(true); - $filesToLoad = \Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::$files; + $filesToLoad = \Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::$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 21effbc7..9bbd464a 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha +class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0 { public static $files = array ( '3773ef3f09c37da5478d578e32b03a4b' => __DIR__ . '/..' . '/automattic/jetpack-assets/actions.php', @@ -340,9 +340,9 @@ class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_plugin public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0_alpha::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 0dcb8fe8..7387e08d 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.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats", - "reference": "ae5fca4429691802b966e2302633bb30f611306b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb", + "reference": "d1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb", + "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-11-04T09:23:35+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -36,34 +43,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.4" }, "install-path": "../automattic/jetpack-a8c-mc-stats" }, { "name": "automattic/jetpack-admin-ui", - "version": "0.4.6", + "version": "v0.4.6", "version_normalized": "0.4.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "a7bef1b075e35e431c0112f97763df9c6196ae39" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui", - "reference": "4a6caf24b2f936ef343fd211338e1047f75022cd" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a7bef1b075e35e431c0112f97763df9c6196ae39", + "reference": "a7bef1b075e35e431c0112f97763df9c6196ae39", + "shasum": "" }, "require": { "php": ">=7.0" @@ -77,6 +80,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:52+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -98,40 +102,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6" }, "install-path": "../automattic/jetpack-admin-ui" }, { "name": "automattic/jetpack-assets", - "version": "2.3.14-alpha.1731000016", - "version_normalized": "2.3.14.0-alpha1731000016", + "version": "v2.3.14", + "version_normalized": "2.3.14.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "ab5e8aa77869a2c64a72d94ba085c3db722c635a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "9880c4b963d1abf8aded5c2e2ca602a3104e62b5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ab5e8aa77869a2c64a72d94ba085c3db722c635a", + "reference": "ab5e8aa77869a2c64a72d94ba085c3db722c635a", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -146,6 +140,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:36+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -167,53 +162,39 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"", - "pnpm run test-coverage" - ], - "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.14" }, "install-path": "../automattic/jetpack-assets" }, { "name": "automattic/jetpack-blaze", - "version": "0.24.0-alpha.1731000016", - "version_normalized": "0.24.0.0-alpha1731000016", + "version": "v0.24.0", + "version_normalized": "0.24.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "2bbb1f5937478ffdb022be6aeadba4456a3fe4ac" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blaze", - "reference": "a21640d7524fe7fe6d5eca99d9674792af0fcd69" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/2bbb1f5937478ffdb022be6aeadba4456a3fe4ac", + "reference": "2bbb1f5937478ffdb022be6aeadba4456a3fe4ac", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-redirect": "^2.0.5", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha", + "automattic/jetpack-sync": "^3.15.0", "php": ">=7.0" }, "require-dev": { @@ -224,6 +205,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:07+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -245,50 +227,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.24.0" }, "install-path": "../automattic/jetpack-blaze" }, { "name": "automattic/jetpack-blocks", - "version": "2.0.7", + "version": "v2.0.7", "version_normalized": "2.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-blocks", - "reference": "249505d0a5153077a315d122568be7191c8634e0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/76aacb41c632befd7a75c6f8593eeb9bc160bc65", + "reference": "76aacb41c632befd7a75c6f8593eeb9bc160bc65", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -303,6 +265,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:53+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -320,43 +283,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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.7" }, "install-path": "../automattic/jetpack-blocks" }, { "name": "automattic/jetpack-calypsoify", - "version": "0.1.9-alpha.1731000016", - "version_normalized": "0.1.9.0-alpha1731000016", + "version": "v0.1.9", + "version_normalized": "0.1.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-calypsoify.git", + "reference": "746bc103b1192752517132bab5343e373b685ff3" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-calypsoify", - "reference": "c4cbc674f63a7e66b86f017de4cf2bfd10f58e86" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-calypsoify/zipball/746bc103b1192752517132bab5343e373b685ff3", + "reference": "746bc103b1192752517132bab5343e373b685ff3", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-status": "^4.0.3", "php": ">=7.0" }, @@ -367,6 +320,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:45+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -388,43 +342,33 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Calypsoify is designed to make sure specific wp-admin pages include navigation that prioritizes the Calypso navigation experience.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-calypsoify/tree/v0.1.9" }, "install-path": "../automattic/jetpack-calypsoify" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "0.6.7-alpha.1731000016", - "version_normalized": "0.6.7.0-alpha1731000016", + "version": "v0.6.7", + "version_normalized": "0.6.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "b7c287b8abecb096c03b1070742ff0696489068c" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-classic-theme-helper", - "reference": "e0d53c5a7c8cb255933b8ba36a74f96de39b66fa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/b7c287b8abecb096c03b1070742ff0696489068c", + "reference": "b7c287b8abecb096c03b1070742ff0696489068c", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "php": ">=7.0" }, "require-dev": { @@ -435,6 +379,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:46+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -456,56 +401,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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6.7" }, "install-path": "../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": "525c71558c48a7333977e01f4d208e5e0e877447" + "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.8" + "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, @@ -519,28 +449,35 @@ } }, "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": "../automattic/jetpack-compat" }, { "name": "automattic/jetpack-connection", - "version": "5.1.7-alpha.1731000016", - "version_normalized": "5.1.7.0-alpha1731000016", + "version": "v5.1.7", + "version_normalized": "5.1.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "fbcde61a7e0ea8dc611958a538f5951be59f1331" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-connection", - "reference": "2acdff7e8fea373ac0d118778e63a6df24abbeaa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/fbcde61a7e0ea8dc611958a538f5951be59f1331", + "reference": "fbcde61a7e0ea8dc611958a538f5951be59f1331", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.4", "automattic/jetpack-admin-ui": "^0.4.6", - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-redirect": "^2.0.5", "automattic/jetpack-roles": "^2.0.4", @@ -556,6 +493,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:49+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -589,46 +527,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-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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/v5.1.7" }, "install-path": "../automattic/jetpack-connection" }, { "name": "automattic/jetpack-constants", - "version": "2.0.5", + "version": "v2.0.5", "version_normalized": "2.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "3c09fc89fb6e7b4de10f683500c411ac1050df20" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1", + "reference": "0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1", + "shasum": "" }, "require": { "php": ">=7.0" @@ -641,6 +563,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:35+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -658,34 +581,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" }, "install-path": "../automattic/jetpack-constants" }, { "name": "automattic/jetpack-device-detection", - "version": "2.1.6", + "version": "v2.1.6", "version_normalized": "2.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "0396d15ef898b3ab27308a8b988a06c60860d912" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "2a7ab597308c611819d2e3ec3c77b6e6007d7b36" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/0396d15ef898b3ab27308a8b988a06c60860d912", + "reference": "0396d15ef898b3ab27308a8b988a06c60860d912", + "shasum": "" }, "require": { "php": ">=7.0" @@ -697,6 +616,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:40+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -714,34 +634,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.6" }, "install-path": "../automattic/jetpack-device-detection" }, { "name": "automattic/jetpack-google-analytics", - "version": "0.2.5-alpha.1730548010", - "version_normalized": "0.2.5.0-alpha1730548010", + "version": "v0.2.5", + "version_normalized": "0.2.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-google-analytics.git", + "reference": "fd237ea30cde746e6f52cb4f30a2f2e4e22657cd" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-google-analytics", - "reference": "4cca6d50ae9f66d8b96ee4a6a27f79794812f20c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-google-analytics/zipball/fd237ea30cde746e6f52cb4f30a2f2e4e22657cd", + "reference": "fd237ea30cde746e6f52cb4f30a2f2e4e22657cd", + "shasum": "" }, "require": { "automattic/jetpack-status": "^4.0.3", @@ -755,6 +671,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:25+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -776,46 +693,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" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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": "Set up Google Analytics without touching a line of code.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-google-analytics/tree/v0.2.5" }, "install-path": "../automattic/jetpack-google-analytics" }, { "name": "automattic/jetpack-ip", - "version": "0.3.1", + "version": "v0.3.1", "version_normalized": "0.3.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-ip", - "reference": "c7fbc84218fc45a35d7e53f5fdab577bcdbeaf96" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd", + "reference": "28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd", + "shasum": "" }, "require": { "php": ">=7.0" @@ -828,6 +729,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:32+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -849,39 +751,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.3.1" }, "install-path": "../automattic/jetpack-ip" }, { "name": "automattic/jetpack-jitm", - "version": "3.1.29-alpha.1731000016", - "version_normalized": "3.1.29.0-alpha1731000016", + "version": "v3.1.29", + "version_normalized": "3.1.29.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "7a064457952c5a775370b0cd6e010ff31cd55d66" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-jitm", - "reference": "c7d2f0b740338d015c9268e4395126e0676d3ad6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7a064457952c5a775370b0cd6e010ff31cd55d66", + "reference": "7a064457952c5a775370b0cd6e010ff31cd55d66", + "shasum": "" }, "require": { "automattic/jetpack-a8c-mc-stats": "^2.0.4", - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-device-detection": "^2.1.6", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-redirect": "^2.0.5", @@ -896,6 +794,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:04+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -917,44 +816,30 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.29" }, "install-path": "../automattic/jetpack-jitm" }, { "name": "automattic/jetpack-logo", - "version": "2.0.5", + "version": "v2.0.5", "version_normalized": "2.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-logo", - "reference": "991db3e63b7e96ecc6ca9688fc6ae490d37285b5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/717d2fc7e3c648d2723911d35bdfebc74efb8a31", + "reference": "717d2fc7e3c648d2723911d35bdfebc74efb8a31", + "shasum": "" }, "require": { "php": ">=7.0" @@ -966,6 +851,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:37+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -983,42 +869,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" }, "install-path": "../automattic/jetpack-logo" }, { "name": "automattic/jetpack-masterbar", - "version": "0.9.9-alpha.1731000016", - "version_normalized": "0.9.9.0-alpha1731000016", + "version": "v0.9.9", + "version_normalized": "0.9.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-masterbar", - "reference": "356ae575e172646f75ce9bdd7fdcf4ad2a9bdcd0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b", + "reference": "ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", - "automattic/jetpack-blaze": "^0.24.0-alpha", + "automattic/jetpack-assets": "^2.3.14", + "automattic/jetpack-blaze": "^0.24.0", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-device-detection": "^2.1.6", - "automattic/jetpack-jitm": "^3.1.29-alpha", + "automattic/jetpack-jitm": "^3.1.29", "automattic/jetpack-logo": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-status": "^4.0.3", @@ -1034,6 +916,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:13+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1055,62 +938,44 @@ "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-coverage": [ - "pnpm run build-production", - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.9.9" }, "install-path": "../automattic/jetpack-masterbar" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "5.66.0-alpha.1731279468", - "version_normalized": "5.66.0.0-alpha1731279468", + "version": "v5.66.0", + "version_normalized": "5.66.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "a424d22b79bd8f7160643bd9446573162f36e0ff" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", - "reference": "bf995e41eecc469f77062d1621a669ef8945aa20" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/a424d22b79bd8f7160643bd9446573162f36e0ff", + "reference": "a424d22b79bd8f7160643bd9446573162f36e0ff", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "^2.3.14-alpha", + "automattic/jetpack-assets": "^2.3.14", "automattic/jetpack-blocks": "^2.0.7", - "automattic/jetpack-calypsoify": "^0.1.9-alpha", - "automattic/jetpack-classic-theme-helper": "^0.6.7-alpha", + "automattic/jetpack-calypsoify": "^0.1.9", + "automattic/jetpack-classic-theme-helper": "^0.6.7", "automattic/jetpack-compat": "^3.0.2", - "automattic/jetpack-connection": "^5.1.7-alpha", - "automattic/jetpack-google-analytics": "^0.2.5-alpha", - "automattic/jetpack-masterbar": "^0.9.9-alpha", + "automattic/jetpack-connection": "^5.1.7", + "automattic/jetpack-google-analytics": "^0.2.5", + "automattic/jetpack-masterbar": "^0.9.9", "automattic/jetpack-redirect": "^2.0.5", - "automattic/jetpack-stats-admin": "^0.22.6-alpha", + "automattic/jetpack-stats-admin": "^0.22.6", "automattic/jetpack-status": "^4.0.3", - "automattic/scheduled-updates": "^0.13.6-alpha", + "automattic/scheduled-updates": "^0.13.6", "php": ">=7.0", "scssphp/scssphp": "1.12.0" }, @@ -1122,6 +987,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:16+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-mu-wpcom", @@ -1143,46 +1009,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production-js" - ], - "build-development": [ - "pnpm run build-js" - ], - "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": "Enhances your site with features powered by WordPress.com", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.66.0" }, "install-path": "../automattic/jetpack-mu-wpcom" }, { "name": "automattic/jetpack-password-checker", - "version": "0.3.3", + "version": "v0.3.3", "version_normalized": "0.3.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "1812a38452575e7c8c7c06affeeca776a367225f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-password-checker", - "reference": "5c2d8121297c5489f5e20ad12c2125b9d85fcdc3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/1812a38452575e7c8c7c06affeeca776a367225f", + "reference": "1812a38452575e7c8c7c06affeeca776a367225f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1195,6 +1045,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:39+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1213,43 +1064,33 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.3" }, "install-path": "../automattic/jetpack-password-checker" }, { "name": "automattic/jetpack-plans", - "version": "0.4.13", + "version": "v0.4.13", "version_normalized": "0.4.13.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-plans", - "reference": "077dcf293ec583d0fd5567701d3c99d0a309f8e3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/1ebce989113f6cba00be09e07dd5b8c14999f4d7", + "reference": "1ebce989113f6cba00be09e07dd5b8c14999f4d7", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.6", "php": ">=7.0" }, "require-dev": { @@ -1261,6 +1102,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:24:31+00:00", "type": "library", "extra": { "autotagger": true, @@ -1278,46 +1120,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.13" }, "install-path": "../automattic/jetpack-plans" }, { "name": "automattic/jetpack-redirect", - "version": "2.0.5", + "version": "v2.0.5", "version_normalized": "2.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-redirect", - "reference": "6e27594e4492e44d7ee15e674bbda1673e797438" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f", + "reference": "97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f", + "shasum": "" }, "require": { "automattic/jetpack-status": "^4.0.3", @@ -1331,6 +1157,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:58+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1348,34 +1175,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" }, "install-path": "../automattic/jetpack-redirect" }, { "name": "automattic/jetpack-roles", - "version": "2.0.4", + "version": "v2.0.4", "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-roles", - "reference": "25cfb79b1674f726b02827c5744787954071ffb5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f", + "reference": "2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f", + "shasum": "" }, "require": { "php": ">=7.0" @@ -1388,6 +1211,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:38+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1405,37 +1229,33 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.4" }, "install-path": "../automattic/jetpack-roles" }, { "name": "automattic/jetpack-stats", - "version": "0.13.5", + "version": "v0.13.5", "version_normalized": "0.13.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "932c2150b6681651437ebcc455a90b51b7882fb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats", - "reference": "4aaf494a87060268dba59c733020034f819b3df5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/932c2150b6681651437ebcc455a90b51b7882fb1", + "reference": "932c2150b6681651437ebcc455a90b51b7882fb1", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.6", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-status": "^4.0.3", "php": ">=7.0" @@ -1448,6 +1268,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:24:33+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1469,45 +1290,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.5" }, "install-path": "../automattic/jetpack-stats" }, { "name": "automattic/jetpack-stats-admin", - "version": "0.22.6-alpha.1730846792", - "version_normalized": "0.22.6.0-alpha1730846792", + "version": "v0.22.6", + "version_normalized": "0.22.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "b4a110b47aae88d9b185747a768f7637cfb8638e" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-stats-admin", - "reference": "114278ab6c42eccff3119067feb5d08a80e47df0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/b4a110b47aae88d9b185747a768f7637cfb8638e", + "reference": "b4a110b47aae88d9b185747a768f7637cfb8638e", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", - "automattic/jetpack-jitm": "^3.1.29-alpha", + "automattic/jetpack-jitm": "^3.1.29", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-stats": "^0.13.5", "automattic/jetpack-status": "^4.0.3", @@ -1521,6 +1332,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:05+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1539,46 +1351,30 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.22.6" }, "install-path": "../automattic/jetpack-stats-admin" }, { "name": "automattic/jetpack-status", - "version": "4.0.3", + "version": "v4.0.3", "version_normalized": "4.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-status", - "reference": "824d16bd6c36a1e7ccd6abb4157ff1648d196467" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/a1a579c3c8ae4ee7a251f851997264f6e5f9deb1", + "reference": "a1a579c3c8ae4ee7a251f851997264f6e5f9deb1", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.5", @@ -1595,6 +1391,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-04T09:23:54+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1618,37 +1415,33 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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/v4.0.3" }, "install-path": "../automattic/jetpack-status" }, { "name": "automattic/jetpack-sync", - "version": "3.15.0-alpha.1731071952", - "version_normalized": "3.15.0.0-alpha1731071952", + "version": "v3.15.0", + "version_normalized": "3.15.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "f4394203e14cdf70368038308963ba142d486968" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "b834767fa12474bdb4a9d07e9038852aa01146d2" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/f4394203e14cdf70368038308963ba142d486968", + "reference": "f4394203e14cdf70368038308963ba142d486968", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-ip": "^0.3.1", "automattic/jetpack-password-checker": "^0.3.3", @@ -1666,6 +1459,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:46:57+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -1693,47 +1487,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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.15.0" }, "install-path": "../automattic/jetpack-sync" }, { "name": "automattic/scheduled-updates", - "version": "0.13.6-alpha.1730570272", - "version_normalized": "0.13.6.0-alpha1730570272", + "version": "v0.13.6", + "version_normalized": "0.13.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "a461ace89b1a61e70335b5d571a233dd23fd9fb1" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/scheduled-updates", - "reference": "dcfb39ddffefe2e06670879fbf5e66f827f6542e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/a461ace89b1a61e70335b5d571a233dd23fd9fb1", + "reference": "a461ace89b1a61e70335b5d571a233dd23fd9fb1", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "^5.1.7-alpha", + "automattic/jetpack-connection": "^5.1.7", "automattic/jetpack-constants": "^2.0.5", "automattic/jetpack-plans": "^0.4.13", "automattic/jetpack-status": "^4.0.3", - "automattic/jetpack-sync": "^3.15.0-alpha", + "automattic/jetpack-sync": "^3.15.0", "php": ">=7.0" }, "require-dev": { @@ -1745,6 +1529,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-11-11T01:47:00+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/scheduled-updates", @@ -1766,29 +1551,13 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-coverage": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" - ], - "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": "Runs plugin and (eventually) theme updates on a set schedule.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.13.6" }, "install-path": "../automattic/scheduled-updates" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 3a560d4e..72757421 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -11,153 +11,153 @@ ), 'versions' => array( 'automattic/jetpack-a8c-mc-stats' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => 'ae5fca4429691802b966e2302633bb30f611306b', + 'reference' => 'd1d726e4962d4bf6f9c51d01e63d613c3a9dd0bb', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-a8c-mc-stats', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-admin-ui' => array( - 'pretty_version' => '0.4.6', + 'pretty_version' => 'v0.4.6', 'version' => '0.4.6.0', - 'reference' => '4a6caf24b2f936ef343fd211338e1047f75022cd', + 'reference' => 'a7bef1b075e35e431c0112f97763df9c6196ae39', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-admin-ui', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-assets' => array( - 'pretty_version' => '2.3.14-alpha.1731000016', - 'version' => '2.3.14.0-alpha1731000016', - 'reference' => '9880c4b963d1abf8aded5c2e2ca602a3104e62b5', + 'pretty_version' => 'v2.3.14', + 'version' => '2.3.14.0', + 'reference' => 'ab5e8aa77869a2c64a72d94ba085c3db722c635a', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blaze' => array( - 'pretty_version' => '0.24.0-alpha.1731000016', - 'version' => '0.24.0.0-alpha1731000016', - 'reference' => 'a21640d7524fe7fe6d5eca99d9674792af0fcd69', + 'pretty_version' => 'v0.24.0', + 'version' => '0.24.0.0', + 'reference' => '2bbb1f5937478ffdb022be6aeadba4456a3fe4ac', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-blaze', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-blocks' => array( - 'pretty_version' => '2.0.7', + 'pretty_version' => 'v2.0.7', 'version' => '2.0.7.0', - 'reference' => '249505d0a5153077a315d122568be7191c8634e0', + 'reference' => '76aacb41c632befd7a75c6f8593eeb9bc160bc65', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-blocks', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-calypsoify' => array( - 'pretty_version' => '0.1.9-alpha.1731000016', - 'version' => '0.1.9.0-alpha1731000016', - 'reference' => 'c4cbc674f63a7e66b86f017de4cf2bfd10f58e86', + 'pretty_version' => 'v0.1.9', + 'version' => '0.1.9.0', + 'reference' => '746bc103b1192752517132bab5343e373b685ff3', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-calypsoify', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-classic-theme-helper' => array( - 'pretty_version' => '0.6.7-alpha.1731000016', - 'version' => '0.6.7.0-alpha1731000016', - 'reference' => 'e0d53c5a7c8cb255933b8ba36a74f96de39b66fa', + 'pretty_version' => 'v0.6.7', + 'version' => '0.6.7.0', + 'reference' => 'b7c287b8abecb096c03b1070742ff0696489068c', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../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' => '525c71558c48a7333977e01f4d208e5e0e877447', + 'reference' => 'b7c25cceadac59833ebd58e1877cb5b6b93b8fd5', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-compat', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-connection' => array( - 'pretty_version' => '5.1.7-alpha.1731000016', - 'version' => '5.1.7.0-alpha1731000016', - 'reference' => '2acdff7e8fea373ac0d118778e63a6df24abbeaa', + 'pretty_version' => 'v5.1.7', + 'version' => '5.1.7.0', + 'reference' => 'fbcde61a7e0ea8dc611958a538f5951be59f1331', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-connection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-constants' => array( - 'pretty_version' => '2.0.5', + 'pretty_version' => 'v2.0.5', 'version' => '2.0.5.0', - 'reference' => '3c09fc89fb6e7b4de10f683500c411ac1050df20', + 'reference' => '0c2644d642b06ae2a31c561f5bfc6f74a4abc8f1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-constants', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-device-detection' => array( - 'pretty_version' => '2.1.6', + 'pretty_version' => 'v2.1.6', 'version' => '2.1.6.0', - 'reference' => '2a7ab597308c611819d2e3ec3c77b6e6007d7b36', + 'reference' => '0396d15ef898b3ab27308a8b988a06c60860d912', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-google-analytics' => array( - 'pretty_version' => '0.2.5-alpha.1730548010', - 'version' => '0.2.5.0-alpha1730548010', - 'reference' => '4cca6d50ae9f66d8b96ee4a6a27f79794812f20c', + 'pretty_version' => 'v0.2.5', + 'version' => '0.2.5.0', + 'reference' => 'fd237ea30cde746e6f52cb4f30a2f2e4e22657cd', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-google-analytics', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-ip' => array( - 'pretty_version' => '0.3.1', + 'pretty_version' => 'v0.3.1', 'version' => '0.3.1.0', - 'reference' => 'c7fbc84218fc45a35d7e53f5fdab577bcdbeaf96', + 'reference' => '28e7d6915bfb2fc38825a4c0c8ae6a5184469ddd', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-ip', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-jitm' => array( - 'pretty_version' => '3.1.29-alpha.1731000016', - 'version' => '3.1.29.0-alpha1731000016', - 'reference' => 'c7d2f0b740338d015c9268e4395126e0676d3ad6', + 'pretty_version' => 'v3.1.29', + 'version' => '3.1.29.0', + 'reference' => '7a064457952c5a775370b0cd6e010ff31cd55d66', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-jitm', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-logo' => array( - 'pretty_version' => '2.0.5', + 'pretty_version' => 'v2.0.5', 'version' => '2.0.5.0', - 'reference' => '991db3e63b7e96ecc6ca9688fc6ae490d37285b5', + 'reference' => '717d2fc7e3c648d2723911d35bdfebc74efb8a31', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-logo', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-masterbar' => array( - 'pretty_version' => '0.9.9-alpha.1731000016', - 'version' => '0.9.9.0-alpha1731000016', - 'reference' => '356ae575e172646f75ce9bdd7fdcf4ad2a9bdcd0', + 'pretty_version' => 'v0.9.9', + 'version' => '0.9.9.0', + 'reference' => 'ad9e2aecd4269a2f1aff6a057e4269e39e3ac83b', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-masterbar', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-mu-wpcom' => array( - 'pretty_version' => '5.66.0-alpha.1731279468', - 'version' => '5.66.0.0-alpha1731279468', - 'reference' => 'bf995e41eecc469f77062d1621a669ef8945aa20', + 'pretty_version' => 'v5.66.0', + 'version' => '5.66.0.0', + 'reference' => 'a424d22b79bd8f7160643bd9446573162f36e0ff', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-mu-wpcom', 'aliases' => array(), @@ -173,81 +173,81 @@ 'dev_requirement' => false, ), 'automattic/jetpack-password-checker' => array( - 'pretty_version' => '0.3.3', + 'pretty_version' => 'v0.3.3', 'version' => '0.3.3.0', - 'reference' => '5c2d8121297c5489f5e20ad12c2125b9d85fcdc3', + 'reference' => '1812a38452575e7c8c7c06affeeca776a367225f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-password-checker', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-plans' => array( - 'pretty_version' => '0.4.13', + 'pretty_version' => 'v0.4.13', 'version' => '0.4.13.0', - 'reference' => '077dcf293ec583d0fd5567701d3c99d0a309f8e3', + 'reference' => '1ebce989113f6cba00be09e07dd5b8c14999f4d7', 'type' => 'library', 'install_path' => __DIR__ . '/../automattic/jetpack-plans', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-redirect' => array( - 'pretty_version' => '2.0.5', + 'pretty_version' => 'v2.0.5', 'version' => '2.0.5.0', - 'reference' => '6e27594e4492e44d7ee15e674bbda1673e797438', + 'reference' => '97cd007c095ad3fce2d57e61a2ab6dc0e227ef1f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-redirect', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-roles' => array( - 'pretty_version' => '2.0.4', + 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', - 'reference' => '25cfb79b1674f726b02827c5744787954071ffb5', + 'reference' => '2fa5361ce8ff271cc4ecfac5be9b957ab0e9912f', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-roles', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-stats' => array( - 'pretty_version' => '0.13.5', + 'pretty_version' => 'v0.13.5', 'version' => '0.13.5.0', - 'reference' => '4aaf494a87060268dba59c733020034f819b3df5', + 'reference' => '932c2150b6681651437ebcc455a90b51b7882fb1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-stats', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-stats-admin' => array( - 'pretty_version' => '0.22.6-alpha.1730846792', - 'version' => '0.22.6.0-alpha1730846792', - 'reference' => '114278ab6c42eccff3119067feb5d08a80e47df0', + 'pretty_version' => 'v0.22.6', + 'version' => '0.22.6.0', + 'reference' => 'b4a110b47aae88d9b185747a768f7637cfb8638e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-stats-admin', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-status' => array( - 'pretty_version' => '4.0.3', + 'pretty_version' => 'v4.0.3', 'version' => '4.0.3.0', - 'reference' => '824d16bd6c36a1e7ccd6abb4157ff1648d196467', + 'reference' => 'a1a579c3c8ae4ee7a251f851997264f6e5f9deb1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-status', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-sync' => array( - 'pretty_version' => '3.15.0-alpha.1731071952', - 'version' => '3.15.0.0-alpha1731071952', - 'reference' => 'b834767fa12474bdb4a9d07e9038852aa01146d2', + 'pretty_version' => 'v3.15.0', + 'version' => '3.15.0.0', + 'reference' => 'f4394203e14cdf70368038308963ba142d486968', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/scheduled-updates' => array( - 'pretty_version' => '0.13.6-alpha.1730570272', - 'version' => '0.13.6.0-alpha1730570272', - 'reference' => 'dcfb39ddffefe2e06670879fbf5e66f827f6542e', + 'pretty_version' => 'v0.13.6', + 'version' => '0.13.6.0', + 'reference' => 'a461ace89b1a61e70335b5d571a233dd23fd9fb1', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/scheduled-updates', 'aliases' => array(),