diff --git a/projects/plugins/jetpack/composer.json b/projects/plugins/jetpack/composer.json index 7c7c4494794f5..e8aa05f4bbde9 100644 --- a/projects/plugins/jetpack/composer.json +++ b/projects/plugins/jetpack/composer.json @@ -11,51 +11,51 @@ "ext-fileinfo": "*", "ext-json": "*", "ext-openssl": "*", - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-autoloader": "@dev", - "automattic/jetpack-backup": "@dev", - "automattic/jetpack-blaze": "@dev", - "automattic/jetpack-blocks": "@dev", - "automattic/jetpack-boost-speed-score": "@dev", - "automattic/jetpack-classic-theme-helper": "@dev", - "automattic/jetpack-compat": "@dev", - "automattic/jetpack-composer-plugin": "@dev", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-device-detection": "@dev", - "automattic/jetpack-error": "@dev", - "automattic/jetpack-forms": "@dev", - "automattic/jetpack-image-cdn": "@dev", - "automattic/jetpack-import": "@dev", - "automattic/jetpack-ip": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-licensing": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-masterbar": "@dev", - "automattic/jetpack-my-jetpack": "@dev", - "automattic/jetpack-plugins-installer": "@dev", - "automattic/jetpack-post-list": "@dev", - "automattic/jetpack-publicize": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-roles": "@dev", - "automattic/jetpack-search": "@dev", - "automattic/jetpack-stats": "@dev", - "automattic/jetpack-stats-admin": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", - "automattic/jetpack-videopress": "@dev", - "automattic/jetpack-waf": "@dev", - "automattic/jetpack-wordads": "@dev", - "automattic/woocommerce-analytics": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.3", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-autoloader": "^3.1.2", + "automattic/jetpack-backup": "^3.4.15", + "automattic/jetpack-blaze": "^0.23.2", + "automattic/jetpack-blocks": "^2.0.6", + "automattic/jetpack-boost-speed-score": "^0.3.12", + "automattic/jetpack-classic-theme-helper": "^0.6.5", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-composer-plugin": "^2.0.3", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-device-detection": "^2.1.5", + "automattic/jetpack-error": "^2.0.3", + "automattic/jetpack-forms": "^0.33.5", + "automattic/jetpack-image-cdn": "^0.5.1", + "automattic/jetpack-import": "^0.8.9", + "automattic/jetpack-ip": "^0.3.0", + "automattic/jetpack-jitm": "^3.1.26", + "automattic/jetpack-licensing": "^2.0.10", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-masterbar": "^0.9.7", + "automattic/jetpack-my-jetpack": "^4.35.15", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-post-list": "^0.6.3", + "automattic/jetpack-publicize": "^0.55.0", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-search": "^0.45.10", + "automattic/jetpack-stats": "^0.13.3", + "automattic/jetpack-stats-admin": "^0.22.4", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.3", + "automattic/jetpack-videopress": "^0.24.14", + "automattic/jetpack-waf": "^0.22.1", + "automattic/jetpack-wordads": "^0.3.37", + "automattic/woocommerce-analytics": "^0.1.11", "scssphp/scssphp": "1.12.0" }, "require-dev": { "antecedent/patchwork": "^2.1.28", - "automattic/jetpack-changelogger": "@dev", - "automattic/patchwork-redefine-exit": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", + "automattic/patchwork-redefine-exit": "^1.0.1", "johnkary/phpunit-speedtrap": "^4.0.0 || ^2.0.0", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -81,15 +81,7 @@ "pnpm run watch" ] }, - "repositories": [ - { - "type": "path", - "url": "../../packages/*", - "options": { - "monorepo": true - } - } - ], + "repositories": [], "autoload": { "classmap": [ "src" diff --git a/projects/plugins/jetpack/composer.lock b/projects/plugins/jetpack/composer.lock index 6d59b8cc740a6..79a68f719e68e 100644 --- a/projects/plugins/jetpack/composer.lock +++ b/projects/plugins/jetpack/composer.lock @@ -4,21 +4,27 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "123885af37389b4c687c46a31399b7d6", + "content-hash": "c2f3df58fdc69a543f1f1c22fef5e0a3", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "2c3163925b2691222536fe46ad3e3524964c5aba" + }, "dist": { - "type": "path", - "url": "../../packages/a8c-mc-stats", - "reference": "1608695e54d44f088960b6a7bfa0c5779c372ee6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/2c3163925b2691222536fe46ad3e3524964c5aba", + "reference": "2c3163925b2691222536fe46ad3e3524964c5aba", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -40,36 +46,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.3" + }, + "time": "2024-09-30T16:58:12+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "dev-trunk", + "version": "v0.4.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "7d5b8485ebe5984774375468ae52efe5c2849369" + }, "dist": { - "type": "path", - "url": "../../packages/admin-ui", - "reference": "7330d0d7b9011e4b516c62a87c10d64f1a168eb7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/7d5b8485ebe5984774375468ae52efe5c2849369", + "reference": "7d5b8485ebe5984774375468ae52efe5c2849369", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-logo": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-logo": "^2.0.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -96,42 +102,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic Jetpack wp-admin UI elements", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.5" + }, + "time": "2024-09-05T12:38:36+00:00" }, { "name": "automattic/jetpack-assets", - "version": "dev-trunk", + "version": "v2.3.10", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "8e6e9e0980ba6a4d4820ebb311c993adff4ed961" + }, "dist": { - "type": "path", - "url": "../../packages/assets", - "reference": "58de4ea5a64ffa0899cd5903840499c76d253f4b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/8e6e9e0980ba6a4d4820ebb311c993adff4ed961", + "reference": "8e6e9e0980ba6a4d4820ebb311c993adff4ed961", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "^1.1.1" @@ -159,45 +159,36 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Asset management utilities for Jetpack ecosystem packages", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.3.10" + }, + "time": "2024-10-10T11:53:53+00:00" }, { "name": "automattic/jetpack-autoloader", - "version": "dev-trunk", + "version": "v3.1.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-autoloader.git", + "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75" + }, "dist": { - "type": "path", - "url": "../../packages/autoloader", - "reference": "0f56ec98bb673d1b6fe8129b1bbdc0ab7eb30879" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c111020cac7c6a830af6f6827c175e3c76a60f75", + "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75", + "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "composer/composer": "^1.1 || ^2.0", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -217,21 +208,14 @@ } }, "autoload": { - "classmap": [ - "src/AutoloadGenerator.php" - ], "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" + }, + "classmap": [ + "src/AutoloadGenerator.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -244,33 +228,40 @@ "plugin", "wordpress" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.2" + }, + "time": "2024-10-15T22:10:35+00:00" }, { "name": "automattic/jetpack-backup", - "version": "dev-trunk", + "version": "v3.4.15", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup.git", + "reference": "213fd24323d7e956197400fdd7186448ca9aa28a" + }, "dist": { - "type": "path", - "url": "../../packages/backup", - "reference": "952a01e67d1f63be1f900fb8bcb1869b1c53133a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/213fd24323d7e956197400fdd7186448ca9aa28a", + "reference": "213fd24323d7e956197400fdd7186448ca9aa28a", + "shasum": "" }, "require": { - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-autoloader": "@dev", - "automattic/jetpack-backup-helper-script-manager": "@dev", - "automattic/jetpack-composer-plugin": "@dev", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-my-jetpack": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-autoloader": "^3.1.2", + "automattic/jetpack-backup-helper-script-manager": "^0.2.7", + "automattic/jetpack-composer-plugin": "^2.0.3", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-connection": "^5.1.4", + "automattic/jetpack-my-jetpack": "^4.35.15", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -300,54 +291,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production-concurrently" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with backing up Jetpack sites.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-backup/tree/v3.4.15" + }, + "time": "2024-10-21T18:37:40+00:00" }, { "name": "automattic/jetpack-backup-helper-script-manager", - "version": "dev-trunk", + "version": "v0.2.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6" + }, "dist": { - "type": "path", - "url": "../../packages/backup-helper-script-manager", - "reference": "460d4932cc27b84f375cb04f47691faeb57d67ad" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -370,48 +342,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Install / delete helper script for backup and transport server. Not visible to site owners.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.7" + }, + "time": "2024-08-26T14:48:58+00:00" }, { "name": "automattic/jetpack-blaze", - "version": "dev-trunk", + "version": "v0.23.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "edaec53698cc4ff58af298d63e3412798e68c40f" + }, "dist": { - "type": "path", - "url": "../../packages/blaze", - "reference": "57fb7e43c9c75b2dc852691be9ffa36f7884edbf" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/edaec53698cc4ff58af298d63e3412798e68c40f", + "reference": "edaec53698cc4ff58af298d63e3412798e68c40f", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-connection": "^5.1.4", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-plans": "^0.4.12", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -438,52 +404,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Attract high-quality traffic to your site using Blaze.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.23.2" + }, + "time": "2024-10-21T18:37:27+00:00" }, { "name": "automattic/jetpack-blocks", - "version": "dev-trunk", + "version": "v2.0.6", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "8004c520cfc0a89ce503a749732018c5e9c974b6" + }, "dist": { - "type": "path", - "url": "../../packages/blocks", - "reference": "2d1b34d2e22edcee8f156d75a0d5782e4c29d9a2" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/8004c520cfc0a89ce503a749732018c5e9c974b6", + "reference": "8004c520cfc0a89ce503a749732018c5e9c974b6", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -507,42 +457,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.6" + }, + "time": "2024-09-16T14:36:38+00:00" }, { "name": "automattic/jetpack-boost-core", - "version": "dev-trunk", + "version": "v0.2.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-core.git", + "reference": "25d6d1b341101780a24d2cfd1fa3ecb2b3800c80" + }, "dist": { - "type": "path", - "url": "../../packages/boost-core", - "reference": "254e450eefc86995a797518cc1cbc041f1509222" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/25d6d1b341101780a24d2cfd1fa3ecb2b3800c80", + "reference": "25d6d1b341101780a24d2cfd1fa3ecb2b3800c80", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^5.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -566,48 +510,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Core functionality for boost and relevant packages to depend on", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.12" + }, + "time": "2024-09-23T18:23:11+00:00" }, { "name": "automattic/jetpack-boost-speed-score", - "version": "dev-trunk", + "version": "v0.3.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1" + }, "dist": { - "type": "path", - "url": "../../packages/boost-speed-score", - "reference": "6d24ca9aca1b0cda4e925bbe6dcaad4bbd3a16be" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "shasum": "" }, "require": { - "automattic/jetpack-boost-core": "@dev", + "automattic/jetpack-boost-core": "^0.2.9", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "^2.6", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -634,53 +566,36 @@ "src/" ] }, - "autoload-dev": { - "psr-4": { - "Automattic\\Jetpack\\Boost_Speed_Score\\Tests\\": "./tests/php" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A package that handles the API to generate the speed score.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.12" + }, + "time": "2024-08-26T14:49:58+00:00" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "dev-trunk", + "version": "v0.6.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "62eb1697739065aac0d41814582d870502319c38" + }, "dist": { - "type": "path", - "url": "../../packages/classic-theme-helper", - "reference": "7e41cb31355e36d266e20ce88bf6da892947cda5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/62eb1697739065aac0d41814582d870502319c38", + "reference": "62eb1697739065aac0d41814582d870502319c38", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", + "automattic/jetpack-assets": "^2.3.10", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -707,47 +622,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-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Features used with classic themes", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.6.5" + }, + "time": "2024-10-28T08:31:19+00:00" }, { "name": "automattic/jetpack-compat", - "version": "dev-trunk", + "version": "v3.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-compat.git", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5" + }, "dist": { - "type": "path", - "url": "../../packages/compat", - "reference": "d602d0487adba4e922aed6279fe10a16714b1218" + "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": "@dev" + "automattic/jetpack-changelogger": "^4.2.2" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -764,28 +667,36 @@ "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": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2" + }, + "time": "2024-04-25T07:24:07+00:00" }, { "name": "automattic/jetpack-composer-plugin", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-composer-plugin.git", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef" + }, "dist": { - "type": "path", - "url": "../../packages/composer-plugin", - "reference": "b6fe2427cac6dd3bbef0a7e915c16bef55ad7c9b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "composer/composer": "^2.2 || ^2.4", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -807,14 +718,7 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -825,23 +729,30 @@ "jetpack", "plugin" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.3" + }, + "time": "2024-08-26T14:48:44+00:00" }, { "name": "automattic/jetpack-config", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-config.git", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06" + }, "dist": { - "type": "path", - "url": "../../packages/config", - "reference": "46c0d6c214f2940e2b5c1c5ccafbf5922a16592c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/jetpack-connection": "@dev", "automattic/jetpack-import": "@dev", "automattic/jetpack-jitm": "@dev", @@ -893,36 +804,42 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-config/tree/v2.0.4" + }, + "time": "2024-06-24T19:22:07+00:00" }, { "name": "automattic/jetpack-connection", - "version": "dev-trunk", + "version": "v5.1.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "88766693073509fa418495469c49e3969922a64d" + }, "dist": { - "type": "path", - "url": "../../packages/connection", - "reference": "7a548420dc6a883bc3d49b17b110a04caa97713b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/88766693073509fa418495469c49e3969922a64d", + "reference": "88766693073509fa418495469c49e3969922a64d", + "shasum": "" }, "require": { - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-roles": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.3", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-licensing": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -962,47 +879,35 @@ "src/identity-crisis" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to connect to the Jetpack infrastructure", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-connection/tree/v5.1.5" + }, + "time": "2024-10-25T11:07:45+00:00" }, { "name": "automattic/jetpack-constants", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed" + }, "dist": { - "type": "path", - "url": "../../packages/constants", - "reference": "e58ffa801a8e816c562f15bdc4731824f8f9c64a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f6958c313a34c5e92171c45a57d9dc978e5975ed", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1025,35 +930,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A wrapper for defining constants in a more testable way.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.4" + }, + "time": "2024-08-23T14:28:14+00:00" }, { "name": "automattic/jetpack-device-detection", - "version": "dev-trunk", + "version": "v2.1.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "c86d7090ce66da372f3e5dee0c214dda1db9c47a" + }, "dist": { - "type": "path", - "url": "../../packages/device-detection", - "reference": "d97d4ed63b8e702834bb60496f02e99d30197619" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/c86d7090ce66da372f3e5dee0c214dda1db9c47a", + "reference": "c86d7090ce66da372f3e5dee0c214dda1db9c47a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1075,35 +980,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A way to detect device types based on User-Agent header.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.5" + }, + "time": "2024-09-16T14:36:28+00:00" }, { "name": "automattic/jetpack-error", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-error.git", + "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6" + }, "dist": { - "type": "path", - "url": "../../packages/error", - "reference": "6fa9bb23ca4fe24284149ca750e6148621139517" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/f242ccdb10152d08b07115fc1fbff3b95f53cbf6", + "reference": "f242ccdb10152d08b07115fc1fbff3b95f53cbf6", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1125,36 +1030,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack Error - a wrapper around WP_Error.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-error/tree/v2.0.3" + }, + "time": "2024-08-26T14:48:49+00:00" }, { "name": "automattic/jetpack-explat", - "version": "dev-trunk", + "version": "v0.1.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-explat.git", + "reference": "618046ef5e04a55d5e5516aabc3a2d7ab5a122e4" + }, "dist": { - "type": "path", - "url": "../../packages/explat", - "reference": "d53b06a5550c6f8c2f009c183b5ab037e6c648c5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/618046ef5e04a55d5e5516aabc3a2d7ab5a122e4", + "reference": "618046ef5e04a55d5e5516aabc3a2d7ab5a122e4", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^5.1.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1180,59 +1085,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "echo 'Run `pnpm run test` when ready'" - ], - "test-js-watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run test --watch" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "NODE_ENV=production pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-explat/tree/v0.1.12" + }, + "time": "2024-10-14T09:30:49+00:00" }, { "name": "automattic/jetpack-forms", - "version": "dev-trunk", + "version": "v0.33.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-forms.git", + "reference": "d9b7979e7f62d3d0f47113d9f3639515e808d2ac" + }, "dist": { - "type": "path", - "url": "../../packages/forms", - "reference": "63b9e5f845df2ee57e412f02312703a532e0b7c0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/d9b7979e7f62d3d0f47113d9f3639515e808d2ac", + "reference": "d9b7979e7f62d3d0f47113d9f3639515e808d2ac", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-blocks": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-blocks": "^2.0.6", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", + "automattic/jetpack-connection": "^5.1.5", "automattic/wordbless": "^0.4.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1259,56 +1147,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test:contact-form" - ], - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Jetpack Forms", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-forms/tree/v0.33.5" + }, + "time": "2024-10-28T08:31:45+00:00" }, { "name": "automattic/jetpack-image-cdn", - "version": "dev-trunk", + "version": "v0.5.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-image-cdn.git", + "reference": "b0b9c48e891d452ac9d3455c21fce1affc143387" + }, "dist": { - "type": "path", - "url": "../../packages/image-cdn", - "reference": "63a179625ebed6c7e5d21ddfb1949983e16dda4d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/b0b9c48e891d452ac9d3455c21fce1affc143387", + "reference": "b0b9c48e891d452ac9d3455c21fce1affc143387", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1335,43 +1204,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Serve images through Jetpack's powerful CDN", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.5.1" + }, + "time": "2024-10-10T13:43:49+00:00" }, { "name": "automattic/jetpack-import", - "version": "dev-trunk", + "version": "v0.8.9", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-import.git", + "reference": "a747d2e06b1e92f3c47fb55f242bf306b8bb7a27" + }, "dist": { - "type": "path", - "url": "../../packages/import", - "reference": "5b2ce5d8cf7f355b792b2bfd8fa2e0cd4ec9a83d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/a747d2e06b1e92f3c47fb55f242bf306b8bb7a27", + "reference": "a747d2e06b1e92f3c47fb55f242bf306b8bb7a27", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-connection": "^5.0.0", + "automattic/jetpack-sync": "^3.13.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1398,47 +1261,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Set of REST API routes used in WPCOM Unified Importer.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-import/tree/v0.8.9" + }, + "time": "2024-09-23T18:23:17+00:00" }, { "name": "automattic/jetpack-ip", - "version": "dev-trunk", + "version": "v0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "1f19a627ba14335207cb989d850da1940a8a54c3" + }, "dist": { - "type": "path", - "url": "../../packages/ip", - "reference": "69723619a7d0b3c2eb897e68745e08f346312471" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/1f19a627ba14335207cb989d850da1940a8a54c3", + "reference": "1f19a627ba14335207cb989d850da1940a8a54c3", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1465,42 +1316,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities for working with IP addresses.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-ip/tree/v0.3.0" + }, + "time": "2024-09-23T18:22:34+00:00" }, { "name": "automattic/jetpack-jitm", - "version": "dev-trunk", + "version": "v3.1.26", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07" + }, "dist": { - "type": "path", - "url": "../../packages/jitm", - "reference": "695db30039999154283059f6b2fe34fff746cd25" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07", + "reference": "9fcf99ad83b4fd2ee1eb0b763d9587e8eeeefa07", + "shasum": "" }, "require": { - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-device-detection": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.3", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-connection": "^5.1.3", + "automattic/jetpack-device-detection": "^2.1.5", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1527,46 +1378,36 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Just in time messages for Jetpack", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-jitm/tree/v3.1.26" + }, + "time": "2024-10-14T09:30:50+00:00" }, { "name": "automattic/jetpack-licensing", - "version": "dev-trunk", + "version": "v2.0.10", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-licensing.git", + "reference": "281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d" + }, "dist": { - "type": "path", - "url": "../../packages/licensing", - "reference": "2507ac1d1f2bbc7a12e8dddb1cb9fa3f9423d8d7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d", + "reference": "281e0a7d5742ecde2c1cc5dc45e1dabdd16b096d", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^5.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1590,41 +1431,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to manage Jetpack licenses client-side.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-licensing/tree/v2.0.10" + }, + "time": "2024-09-23T18:23:11+00:00" }, { "name": "automattic/jetpack-logo", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2" + }, "dist": { - "type": "path", - "url": "../../packages/logo", - "reference": "0cbca46f49b19ea8f252cba7a7c67cf2b222824f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/6047525955b12ac8654ac4544e0b79deaed31fa2", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -1646,45 +1481,45 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A logo for Jetpack", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-logo/tree/v2.0.4" + }, + "time": "2024-08-23T14:28:12+00:00" }, { "name": "automattic/jetpack-masterbar", - "version": "dev-trunk", + "version": "v0.9.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "9714bf78245d6d67052fcaab5b0591de4adf26eb" + }, "dist": { - "type": "path", - "url": "../../packages/masterbar", - "reference": "ddf74ee40ebf515961a93be34f48fb966f70b454" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/9714bf78245d6d67052fcaab5b0591de4adf26eb", + "reference": "9714bf78245d6d67052fcaab5b0591de4adf26eb", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-blaze": "@dev", - "automattic/jetpack-compat": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-device-detection": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-blaze": "^0.23.2", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-device-detection": "^2.1.5", + "automattic/jetpack-jitm": "^3.1.26", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-plans": "^0.4.12", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/patchwork-redefine-exit": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", + "automattic/patchwork-redefine-exit": "^1.0.1", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -1712,64 +1547,49 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "pnpm run build-production", - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.9.7" + }, + "time": "2024-10-28T08:31:47+00:00" }, { "name": "automattic/jetpack-my-jetpack", - "version": "dev-trunk", + "version": "v4.35.15", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-my-jetpack.git", + "reference": "d81e2ac7dbf5c5e3c459d14b30fd55db864af068" + }, "dist": { - "type": "path", - "url": "../../packages/my-jetpack", - "reference": "bd64433575233a1be4480fcbd6a8113bfa29ccc0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/d81e2ac7dbf5c5e3c459d14b30fd55db864af068", + "reference": "d81e2ac7dbf5c5e3c459d14b30fd55db864af068", + "shasum": "" }, "require": { - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-boost-speed-score": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-explat": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-licensing": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-plugins-installer": "@dev", - "automattic/jetpack-protect-status": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-boost-speed-score": "^0.3.12", + "automattic/jetpack-connection": "^5.1.3", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-explat": "^0.1.12", + "automattic/jetpack-jitm": "^3.1.26", + "automattic/jetpack-licensing": "^2.0.10", + "automattic/jetpack-plans": "^0.4.11", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-protect-status": "^0.2.0", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-search": "@dev", - "automattic/jetpack-videopress": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1803,58 +1623,35 @@ "src/products" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test" - ], - "test-js-watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run test --watch" - ], - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "NODE_ENV=production pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.35.15" + }, + "time": "2024-10-17T18:29:37+00:00" }, { "name": "automattic/jetpack-password-checker", - "version": "dev-trunk", + "version": "v0.3.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44" + }, "dist": { - "type": "path", - "url": "../../packages/password-checker", - "reference": "b10057021f5d77cc3617afaa2672044e1e8ce1d5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bdf70591123932112e447e295d7f174b5c0e3a44", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1878,43 +1675,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Password Checker.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.2" + }, + "time": "2024-08-23T14:28:17+00:00" }, { "name": "automattic/jetpack-plans", - "version": "dev-trunk", + "version": "v0.4.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "c791dd02211006e536628cb7f57604c44f91b130" + }, "dist": { - "type": "path", - "url": "../../packages/plans", - "reference": "5b2084083304385b29ab96840abf799afd0f79c2" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/c791dd02211006e536628cb7f57604c44f91b130", + "reference": "c791dd02211006e536628cb7f57604c44f91b130", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^5.1.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-status": "^4.0.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -1937,49 +1728,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Fetch information about Jetpack Plans from wpcom", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.12" + }, + "time": "2024-10-21T18:37:02+00:00" }, { "name": "automattic/jetpack-plugins-installer", - "version": "dev-trunk", + "version": "v0.4.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plugins-installer.git", + "reference": "53599f17ca0def355edbab886cdf765713a8809a" + }, "dist": { - "type": "path", - "url": "../../packages/plugins-installer", - "reference": "94f77ef5fa17584be1cf6ff0f3157c78ca888e31" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/53599f17ca0def355edbab886cdf765713a8809a", + "reference": "53599f17ca0def355edbab886cdf765713a8809a", + "shasum": "" }, "require": { - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-status": "^4.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -2002,36 +1781,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Handle installation of plugins from WP.org", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.4.3" + }, + "time": "2024-09-05T19:34:11+00:00" }, { "name": "automattic/jetpack-post-list", - "version": "dev-trunk", + "version": "v0.6.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-post-list.git", + "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d" + }, "dist": { - "type": "path", - "url": "../../packages/post-list", - "reference": "31b15eb96fcb892ced260b76d1b861a0d23165e7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/66a90d6978e7e50f94204d9da3fa9f4a870d841d", + "reference": "66a90d6978e7e50f94204d9da3fa9f4a870d841d", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", + "automattic/jetpack-assets": "^2.3.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2053,46 +1832,40 @@ "dev-trunk": "0.6.x-dev" } }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" + "autoload": { + "classmap": [ + "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Enhance the classic view of the Admin section of your WordPress site", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.6.3" + }, + "time": "2024-08-23T14:29:12+00:00" }, { "name": "automattic/jetpack-protect-models", - "version": "dev-trunk", + "version": "v0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-models.git", + "reference": "2bf41729730c09dbe49128242c0af94cbd9da740" + }, "dist": { - "type": "path", - "url": "../../packages/protect-models", - "reference": "3bf84c840bde41d41a4daa6652ccac08916e0c90" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/2bf41729730c09dbe49128242c0af94cbd9da740", + "reference": "2bf41729730c09dbe49128242c0af94cbd9da740", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2119,52 +1892,40 @@ "src/" ] }, - "scripts": { - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This package contains the models used in Protect. ", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.3.0" + }, + "time": "2024-09-23T18:22:42+00:00" }, { "name": "automattic/jetpack-protect-status", - "version": "dev-trunk", + "version": "v0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-status.git", + "reference": "3ed1d4727164ba081e6182315f08435dfa63b82c" + }, "dist": { - "type": "path", - "url": "../../packages/protect-status", - "reference": "c0092882367ee3ef1a30326ac0dbb058d0adc5e3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/3ed1d4727164ba081e6182315f08435dfa63b82c", + "reference": "3ed1d4727164ba081e6182315f08435dfa63b82c", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-plugins-installer": "@dev", - "automattic/jetpack-protect-models": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-connection": "^5.0.0", + "automattic/jetpack-plans": "^0.4.11", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-protect-models": "^0.3.0", + "automattic/jetpack-sync": "^3.13.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2191,53 +1952,41 @@ "src/" ] }, - "scripts": { - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.2.0" + }, + "time": "2024-09-23T18:23:15+00:00" }, { "name": "automattic/jetpack-publicize", - "version": "dev-trunk", + "version": "v0.55.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-publicize.git", + "reference": "94665d4a6a233198a17f618e73bcef11a991015e" + }, "dist": { - "type": "path", - "url": "../../packages/publicize", - "reference": "1fc54eab768a14c867ab64b3a5b169c662bb6b77" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/94665d4a6a233198a17f618e73bcef11a991015e", + "reference": "94665d4a6a233198a17f618e73bcef11a991015e", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-autoloader": "@dev", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-redirect": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-autoloader": "^3.1.2", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-plans": "^0.4.12", + "automattic/jetpack-redirect": "^2.0.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2257,60 +2006,44 @@ } }, "autoload": { - "classmap": [ - "src/" - ], "files": [ "actions.php", "src/social-image-generator/utilities.php" - ] - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" ], - "build-production": [ - "pnpm run build-production-concurrently" + "classmap": [ + "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.55.0" + }, + "time": "2024-10-25T11:08:00+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd" + }, "dist": { - "type": "path", - "url": "../../packages/redirect", - "reference": "3a861643edfc325a9150008bbde9a13d3aa77bb6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/72457f3899c772529d26e83a44d6ffd6758a71fd", + "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd", + "shasum": "" }, "require": { - "automattic/jetpack-status": "@dev", + "automattic/jetpack-status": "^4.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2333,35 +2066,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities to build URLs to the jetpack.com/redirect/ service", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.4" + }, + "time": "2024-09-05T19:34:13+00:00" }, { "name": "automattic/jetpack-roles", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb" + }, "dist": { - "type": "path", - "url": "../../packages/roles", - "reference": "f89c7b97f2a26162f238096d290765510b387458" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/32e45299a6ff93de0b1f4c71e6669f15917220fb", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2384,42 +2117,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities, related with user roles and capabilities.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.3" + }, + "time": "2024-08-23T14:28:15+00:00" }, { "name": "automattic/jetpack-search", - "version": "dev-trunk", + "version": "v0.45.10", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-search.git", + "reference": "64701fbb384a2c8040122f99279aff27ac537d29" + }, "dist": { - "type": "path", - "url": "../../packages/search", - "reference": "4a9b9673c10487fd58880b66e58c0be16170a4f5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/64701fbb384a2c8040122f99279aff27ac537d29", + "reference": "64701fbb384a2c8040122f99279aff27ac537d29", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-my-jetpack": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-my-jetpack": "^4.35.15", + "automattic/jetpack-status": "^4.0.2", + "automattic/jetpack-sync": "^3.14.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2446,61 +2179,38 @@ "src/" ] }, - "scripts": { - "build": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run build" - ], - "build-development": [ - "pnpm run build-development" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with enabling cloud search for Jetpack sites.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-search/tree/v0.45.10" + }, + "time": "2024-10-28T08:31:55+00:00" }, { "name": "automattic/jetpack-stats", - "version": "dev-trunk", + "version": "v0.13.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "6153a0050ec6bb7655ae8dda3e6b6adf100a0ed4" + }, "dist": { - "type": "path", - "url": "../../packages/stats", - "reference": "d532b2e0e9034ea1bedf2be0f16b2eb69d776713" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/6153a0050ec6bb7655ae8dda3e6b6adf100a0ed4", + "reference": "6153a0050ec6bb7655ae8dda3e6b6adf100a0ed4", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^5.0.0", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2527,47 +2237,41 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Collect valuable traffic stats and insights.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-stats/tree/v0.13.3" + }, + "time": "2024-09-23T18:23:10+00:00" }, { "name": "automattic/jetpack-stats-admin", - "version": "dev-trunk", + "version": "v0.22.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "d6f0fab14c066f364a313ebe47d8c0e7fec6d3ca" + }, "dist": { - "type": "path", - "url": "../../packages/stats-admin", - "reference": "630e6fb00f151665ac79b3431ebecb7886a5f1be" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/d6f0fab14c066f364a313ebe47d8c0e7fec6d3ca", + "reference": "d6f0fab14c066f364a313ebe47d8c0e7fec6d3ca", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-stats": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-jitm": "^3.1.26", + "automattic/jetpack-plans": "^0.4.12", + "automattic/jetpack-stats": "^0.13.3", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2591,50 +2295,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Stats Dashboard", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.22.4" + }, + "time": "2024-10-28T08:31:39+00:00" }, { "name": "automattic/jetpack-status", - "version": "dev-trunk", + "version": "v4.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "2e1ccecbffe61edc181b9581496502b71e55e539" + }, "dist": { - "type": "path", - "url": "../../packages/status", - "reference": "fb9d7919368d5fcea47f659fa2a7532ada3477a0" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/2e1ccecbffe61edc181b9581496502b71e55e539", + "reference": "2e1ccecbffe61edc181b9581496502b71e55e539", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-connection": "@dev", - "automattic/jetpack-ip": "@dev", + "automattic/jetpack-ip": "^0.3.0", "automattic/jetpack-plans": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -2664,43 +2356,43 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to retrieve information about the current status of Jetpack and the site overall.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-status/tree/v4.0.2" + }, + "time": "2024-09-23T18:22:46+00:00" }, { "name": "automattic/jetpack-sync", - "version": "dev-trunk", + "version": "v3.14.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "bd268a45181ef17710320a50e4efb51bc91c973e" + }, "dist": { - "type": "path", - "url": "../../packages/sync", - "reference": "ac7496c921263d9ce7eaa77cac67d945c4f30fea" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/bd268a45181ef17710320a50e4efb51bc91c973e", + "reference": "bd268a45181ef17710320a50e4efb51bc91c973e", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-ip": "@dev", - "automattic/jetpack-password-checker": "@dev", - "automattic/jetpack-roles": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-ip": "^0.3.0", + "automattic/jetpack-password-checker": "^0.3.2", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.22.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2733,46 +2425,40 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to allow syncing to the WP.com infrastructure.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-sync/tree/v3.14.3" + }, + "time": "2024-10-25T11:07:54+00:00" }, { "name": "automattic/jetpack-videopress", - "version": "dev-trunk", + "version": "v0.24.14", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-videopress.git", + "reference": "1ad78f68a8bf4109b36d5ef886aa458fc6bccb8f" + }, "dist": { - "type": "path", - "url": "../../packages/videopress", - "reference": "d1d13e7078cf764ebd17b136992f2f575930df33" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/1ad78f68a8bf4109b36d5ef886aa458fc6bccb8f", + "reference": "1ad78f68a8bf4109b36d5ef886aa458fc6bccb8f", + "shasum": "" }, "require": { - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-my-jetpack": "@dev", - "automattic/jetpack-plans": "@dev", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-connection": "^5.1.5", + "automattic/jetpack-my-jetpack": "^4.35.15", + "automattic/jetpack-plans": "^0.4.12", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.7", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "^1.1.1" @@ -2800,59 +2486,40 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "test-js": [ - "pnpm run test" - ], - "build-production": [ - "NODE_ENV=production BABEL_ENV=production pnpm run build" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "VideoPress package", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.24.14" + }, + "time": "2024-10-28T08:31:54+00:00" }, { "name": "automattic/jetpack-waf", - "version": "dev-trunk", + "version": "v0.22.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-waf.git", + "reference": "b06c6b9484587ade723b1f70f392140214632af8" + }, "dist": { - "type": "path", - "url": "../../packages/waf", - "reference": "44068e3c71aa5634458967a6191535ba25c51639" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/b06c6b9484587ade723b1f70f392140214632af8", + "reference": "b06c6b9484587ade723b1f70f392140214632af8", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-ip": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^5.1.3", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-ip": "^0.3.0", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0", "wikimedia/aho-corasick": "^1.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, @@ -2879,51 +2546,40 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --configuration tests/php/integration/phpunit.xml.dist --colors=always", - "./vendor/phpunit/phpunit/phpunit --configuration tests/php/unit/phpunit.xml.dist --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-coverage-html": [ - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/integration/phpunit.xml.dist", - "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/unit/phpunit.xml.dist" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Tools to assist with the Jetpack Web Application Firewall", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-waf/tree/v0.22.1" + }, + "time": "2024-10-17T18:29:27+00:00" }, { "name": "automattic/jetpack-wordads", - "version": "dev-trunk", + "version": "v0.3.37", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-wordads.git", + "reference": "a83daa42beb3bed25a2ffba582472d318c1b8493" + }, "dist": { - "type": "path", - "url": "../../packages/wordads", - "reference": "d401d5dee453857997f670c11352a6c85e62ee3d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/a83daa42beb3bed25a2ffba582472d318c1b8493", + "reference": "a83daa42beb3bed25a2ffba582472d318c1b8493", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.3.10", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-connection": "^5.1.4", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-status": "^4.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -2949,54 +2605,37 @@ "src/" ] }, - "scripts": { - "build": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run build" - ], - "build-development": [ - "pnpm run build-development" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Earn income by allowing Jetpack to display high quality ads.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-wordads/tree/v0.3.37" + }, + "time": "2024-10-21T18:37:29+00:00" }, { "name": "automattic/woocommerce-analytics", - "version": "dev-trunk", + "version": "v0.1.11", + "source": { + "type": "git", + "url": "https://github.com/Automattic/woocommerce-analytics.git", + "reference": "398f8bfefbc71e272b68d45617c48cc44714b6de" + }, "dist": { - "type": "path", - "url": "../../packages/woocommerce-analytics", - "reference": "595f8f553e413545332fc516dfe8503f2fc6fb97" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/398f8bfefbc71e272b68d45617c48cc44714b6de", + "reference": "398f8bfefbc71e272b68d45617c48cc44714b6de", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-connection": "^5.0.0", + "automattic/jetpack-constants": "^2.0.4", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -3022,27 +2661,15 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Enhanced analytics for WooCommerce users.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.1.11" + }, + "time": "2024-09-23T18:23:08+00:00" }, { "name": "scssphp/scssphp", @@ -3227,11 +2854,17 @@ }, { "name": "automattic/jetpack-changelogger", - "version": "dev-trunk", + "version": "v4.2.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-changelogger.git", + "reference": "853fb5bc4603853b8d008c56a488ff36576df9fb" + }, "dist": { - "type": "path", - "url": "../../packages/changelogger", - "reference": "8489a82ca328626854da99e29f3cb0f017529cb5" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/853fb5bc4603853b8d008c56a488ff36576df9fb", + "reference": "853fb5bc4603853b8d008c56a488ff36576df9fb", + "shasum": "" }, "require": { "php": ">=7.0", @@ -3261,30 +2894,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-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" ], @@ -3295,24 +2909,31 @@ "dev", "keepachangelog" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.7" + }, + "time": "2024-10-25T11:06:36+00:00" }, { "name": "automattic/patchwork-redefine-exit", - "version": "dev-trunk", + "version": "v1.0.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/patchwork-redefine-exit.git", + "reference": "fb682039665f4bc764a4124dff87a8a51d7e47d2" + }, "dist": { - "type": "path", - "url": "../../packages/patchwork-redefine-exit", - "reference": "8746e7b07685991b1b6e8dbc37c8a6f7f13e013d" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/patchwork-redefine-exit/zipball/fb682039665f4bc764a4124dff87a8a51d7e47d2", + "reference": "fb682039665f4bc764a4124dff87a8a51d7e47d2", + "shasum": "" }, "require": { "antecedent/patchwork": "^2.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "type": "library", @@ -3331,14 +2952,7 @@ "src" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -3351,9 +2965,10 @@ "redefinition", "testing" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/patchwork-redefine-exit/tree/v1.0.1" + }, + "time": "2024-08-23T14:28:07+00:00" }, { "name": "doctrine/instantiator", @@ -5976,49 +5591,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "automattic/jetpack-a8c-mc-stats": 20, - "automattic/jetpack-admin-ui": 20, - "automattic/jetpack-assets": 20, - "automattic/jetpack-autoloader": 20, - "automattic/jetpack-backup": 20, - "automattic/jetpack-blaze": 20, - "automattic/jetpack-blocks": 20, - "automattic/jetpack-boost-speed-score": 20, - "automattic/jetpack-classic-theme-helper": 20, - "automattic/jetpack-compat": 20, - "automattic/jetpack-composer-plugin": 20, - "automattic/jetpack-config": 20, - "automattic/jetpack-connection": 20, - "automattic/jetpack-constants": 20, - "automattic/jetpack-device-detection": 20, - "automattic/jetpack-error": 20, - "automattic/jetpack-forms": 20, - "automattic/jetpack-image-cdn": 20, - "automattic/jetpack-import": 20, - "automattic/jetpack-ip": 20, - "automattic/jetpack-jitm": 20, - "automattic/jetpack-licensing": 20, - "automattic/jetpack-logo": 20, - "automattic/jetpack-masterbar": 20, - "automattic/jetpack-my-jetpack": 20, - "automattic/jetpack-plugins-installer": 20, - "automattic/jetpack-post-list": 20, - "automattic/jetpack-publicize": 20, - "automattic/jetpack-redirect": 20, - "automattic/jetpack-roles": 20, - "automattic/jetpack-search": 20, - "automattic/jetpack-stats": 20, - "automattic/jetpack-stats-admin": 20, - "automattic/jetpack-status": 20, - "automattic/jetpack-sync": 20, - "automattic/jetpack-videopress": 20, - "automattic/jetpack-waf": 20, - "automattic/jetpack-wordads": 20, - "automattic/woocommerce-analytics": 20, - "automattic/jetpack-changelogger": 20, - "automattic/patchwork-redefine-exit": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {