From 28f6bba60efb786e752a756db22683481e561eb3 Mon Sep 17 00:00:00 2001 From: Omar Alshaker Date: Wed, 26 Jun 2024 21:20:49 +0200 Subject: [PATCH] Updated package versions for automattic/wpcomsh --- projects/plugins/wpcomsh/composer.json | 15 +- projects/plugins/wpcomsh/composer.lock | 1209 ++++++++++-------------- 2 files changed, 529 insertions(+), 695 deletions(-) diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index 4ce6550dfba51..3b3c23e506529 100644 --- a/projects/plugins/wpcomsh/composer.json +++ b/projects/plugins/wpcomsh/composer.json @@ -11,13 +11,13 @@ "automattic/text-media-widget-styles": "^2.0", "automattic/wc-calypso-bridge": "2.5.2", "wordpress/classic-editor-plugin": "1.5", - "automattic/jetpack-config": "@dev", - "automattic/jetpack-post-list": "@dev", - "automattic/jetpack-mu-wpcom": "@dev", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-post-list": "^0.6.2", + "automattic/jetpack-mu-wpcom": "^5.40.0", "tubalmartin/cssmin": "^4.1" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "0.4.2", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "phpunit/phpunit": "^9", @@ -65,13 +65,6 @@ "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" }, "repositories": [ - { - "type": "path", - "url": "../../packages/*", - "options": { - "monorepo": true - } - }, { "name": "automattic/custom-fonts", "type": "vcs", diff --git a/projects/plugins/wpcomsh/composer.lock b/projects/plugins/wpcomsh/composer.lock index bb05531446dd8..1cc9585e76bb1 100644 --- a/projects/plugins/wpcomsh/composer.lock +++ b/projects/plugins/wpcomsh/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ffe5ca5833543183c0d52b550b9ac02a", + "content-hash": "4c7caa2520a0abb309bcab9386c7c4fa", "packages": [ { "name": "automattic/at-pressable-podcasting", @@ -73,17 +73,23 @@ }, { "name": "automattic/jetpack-a8c-mc-stats", - "version": "dev-trunk", + "version": "v2.0.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14" + }, "dist": { - "type": "path", - "url": "../../packages/a8c-mc-stats", - "reference": "29e2de602fcb803984eed4229ffa60a2f96a53f9" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -105,36 +111,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.1" + }, + "time": "2024-03-12T22:00:11+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "dev-trunk", + "version": "v0.4.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278" + }, "dist": { - "type": "path", - "url": "../../packages/admin-ui", - "reference": "b191c34a0e21f625069eab0c054d8827b9542dfa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/cc7062363464f53bb3ae5745754f353c248d6278", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-logo": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", + "automattic/jetpack-logo": "^2.0.2", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -161,42 +167,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.2" + }, + "time": "2024-04-22T18:47:32+00:00" }, { "name": "automattic/jetpack-assets", - "version": "dev-trunk", + "version": "v2.1.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "229b447156dfdc8c3fcc84443feeb0ee36258b0f" + }, "dist": { - "type": "path", - "url": "../../packages/assets", - "reference": "d5648e0a4f0a8bffbbc805d0f6a5ed0f3cedd521" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/229b447156dfdc8c3fcc84443feeb0ee36258b0f", + "reference": "229b447156dfdc8c3fcc84443feeb0ee36258b0f", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "1.1.0" @@ -224,51 +224,42 @@ "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.1.12" + }, + "time": "2024-06-05T05:36:02+00:00" }, { "name": "automattic/jetpack-blaze", - "version": "dev-trunk", + "version": "v0.21.9", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "e80b973d49962b850e049087f3ebc6b7ed3d492a" + }, "dist": { - "type": "path", - "url": "../../packages/blaze", - "reference": "792f0dabc3e885b741dc4313f953fe2f4c29e978" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/e80b973d49962b850e049087f3ebc6b7ed3d492a", + "reference": "e80b973d49962b850e049087f3ebc6b7ed3d492a", + "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.1.12", + "automattic/jetpack-connection": "^2.10.1", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-status": "^3.3.1", + "automattic/jetpack-sync": "^3.1.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -295,52 +286,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.21.9" + }, + "time": "2024-06-21T10:02:51+00:00" }, { "name": "automattic/jetpack-blocks", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe" + }, "dist": { - "type": "path", - "url": "../../packages/blocks", - "reference": "f2e9d1750729b4645c78cb1988112c3a838e1bce" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -364,43 +339,37 @@ "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.4" + }, + "time": "2024-05-20T18:04:07+00:00" }, { "name": "automattic/jetpack-calypsoify", - "version": "dev-trunk", + "version": "v0.1.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-calypsoify.git", + "reference": "19cc855c78b806503edb6e3b0b4183405d22fc97" + }, "dist": { - "type": "path", - "url": "../../packages/calypsoify", - "reference": "10f1e08f3ac93e9c6f004d1d733443370e15334f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-calypsoify/zipball/19cc855c78b806503edb6e3b0b4183405d22fc97", + "reference": "19cc855c78b806503edb6e3b0b4183405d22fc97", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.1.12", + "automattic/jetpack-status": "^3.2.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -426,42 +395,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" - ] - }, + "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": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-calypsoify/tree/v0.1.1" + }, + "time": "2024-06-06T15:12:39+00:00" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "dev-trunk", + "version": "v0.3.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "13a3a5a7220012f6f2afc61522a1c99caf958cf2" + }, "dist": { - "type": "path", - "url": "../../packages/classic-theme-helper", - "reference": "0a0b72c656b3949e67db20779c1f8bab8d8426fb" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/13a3a5a7220012f6f2afc61522a1c99caf958cf2", + "reference": "13a3a5a7220012f6f2afc61522a1c99caf958cf2", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", + "automattic/jetpack-assets": "^2.1.12", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -488,47 +451,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.3.1" + }, + "time": "2024-06-13T13:17:15+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." @@ -545,27 +496,35 @@ "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-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", @@ -617,36 +576,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": "v2.11.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "c81c6df711779b8d722ec559e938a5cf16ac9a24" + }, "dist": { - "type": "path", - "url": "../../packages/connection", - "reference": "6d990be4aaded35f3ee203c976d16b9334419882" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/c81c6df711779b8d722ec559e938a5cf16ac9a24", + "reference": "c81c6df711779b8d722ec559e938a5cf16ac9a24", + "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.1", + "automattic/jetpack-admin-ui": "^0.4.2", + "automattic/jetpack-assets": "^2.1.12", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-roles": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-licensing": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -683,47 +648,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/v2.11.0" + }, + "time": "2024-06-26T19:18:36+00:00" }, { "name": "automattic/jetpack-constants", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa" + }, "dist": { - "type": "path", - "url": "../../packages/constants", - "reference": "3fd2bf1d1ba0bb374918e6b7dd670735ce554c2b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f5da87d3b7f80411b77aa58a7355733ea72295aa", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -746,35 +699,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.3" + }, + "time": "2024-05-29T09:44:58+00:00" }, { "name": "automattic/jetpack-device-detection", - "version": "dev-trunk", + "version": "v2.1.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a" + }, "dist": { - "type": "path", - "url": "../../packages/device-detection", - "reference": "a6696f57f2f6f29f4a6930727ae5063c4e89fab4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.2", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -796,35 +749,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.3" + }, + "time": "2024-04-08T18:32:53+00:00" }, { "name": "automattic/jetpack-ip", - "version": "dev-trunk", + "version": "v0.2.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013" + }, "dist": { - "type": "path", - "url": "../../packages/ip", - "reference": "b696350993b7f42257788add260e0efa7c9934f4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/b3efffb57901e236c3c1e7299b575563e1937013", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -851,42 +804,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.2.2" + }, + "time": "2024-03-12T22:00:05+00:00" }, { "name": "automattic/jetpack-jitm", - "version": "dev-trunk", + "version": "v3.1.12", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "0ecf88b9067d9b17125eff92aa67dce1aa72a99f" + }, "dist": { - "type": "path", - "url": "../../packages/jitm", - "reference": "c21ef5f64d44c453e7a7dddbe13202c41aecb942" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/0ecf88b9067d9b17125eff92aa67dce1aa72a99f", + "reference": "0ecf88b9067d9b17125eff92aa67dce1aa72a99f", + "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.1", + "automattic/jetpack-assets": "^2.1.12", + "automattic/jetpack-connection": "^2.9.2", + "automattic/jetpack-device-detection": "^2.1.3", + "automattic/jetpack-logo": "^2.0.3", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-status": "^3.2.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -913,45 +866,35 @@ "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.12" + }, + "time": "2024-06-05T05:36:27+00:00" }, { "name": "automattic/jetpack-logo", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4" + }, "dist": { - "type": "path", - "url": "../../packages/logo", - "reference": "e152a4c83d1f952442d40260c559c4880757b298" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -973,45 +916,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.3" + }, + "time": "2024-05-20T18:03:57+00:00" }, { "name": "automattic/jetpack-masterbar", - "version": "dev-trunk", + "version": "v0.2.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "ba197faf2f11de4b814837724d48b14ad2bcb3fc" + }, "dist": { - "type": "path", - "url": "../../packages/masterbar", - "reference": "649e2a37061b3ccb7242a48423b1497e348a30de" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/ba197faf2f11de4b814837724d48b14ad2bcb3fc", + "reference": "ba197faf2f11de4b814837724d48b14ad2bcb3fc", + "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.1.12", + "automattic/jetpack-blaze": "^0.21.9", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-connection": "^2.11.0", + "automattic/jetpack-device-detection": "^2.1.3", + "automattic/jetpack-jitm": "^3.1.12", + "automattic/jetpack-logo": "^2.0.3", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/patchwork-redefine-exit": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", + "automattic/patchwork-redefine-exit": "^1.0.0", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -1039,59 +982,46 @@ "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.2.4" + }, + "time": "2024-06-26T19:18:55+00:00" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "dev-trunk", + "version": "v5.40.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "c6525131867f6c0791c2cfdd0222d2eadc077fee" + }, "dist": { - "type": "path", - "url": "../../packages/jetpack-mu-wpcom", - "reference": "e85eff68e73200925d5dd811d252df5cb600c030" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/c6525131867f6c0791c2cfdd0222d2eadc077fee", + "reference": "c6525131867f6c0791c2cfdd0222d2eadc077fee", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-blocks": "@dev", - "automattic/jetpack-calypsoify": "@dev", - "automattic/jetpack-classic-theme-helper": "@dev", - "automattic/jetpack-compat": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-masterbar": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-stats-admin": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/scheduled-updates": "@dev", + "automattic/jetpack-assets": "^2.1.12", + "automattic/jetpack-blocks": "^2.0.4", + "automattic/jetpack-calypsoify": "^0.1.1", + "automattic/jetpack-classic-theme-helper": "^0.3.1", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-connection": "^2.11.0", + "automattic/jetpack-masterbar": "^0.2.4", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-stats-admin": "^0.20.0", + "automattic/jetpack-status": "^3.3.2", + "automattic/scheduled-updates": "^0.13.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1118,47 +1048,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "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": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.40.0" + }, + "time": "2024-06-26T19:18:58+00:00" }, { "name": "automattic/jetpack-password-checker", - "version": "dev-trunk", + "version": "v0.3.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89" + }, "dist": { - "type": "path", - "url": "../../packages/password-checker", - "reference": "16182898ae3faae3eb6ca9e5d2c490fd0b844243" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/d9be23791e6f38debeacbf74174903f223ddfd89", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1182,43 +1100,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.1" + }, + "time": "2024-03-14T20:42:38+00:00" }, { "name": "automattic/jetpack-plans", - "version": "dev-trunk", + "version": "v0.4.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6" + }, "dist": { - "type": "path", - "url": "../../packages/plans", - "reference": "572028d8755c1c303f0643b2d3663b555e5ce87b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^2.7.6", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-changelogger": "^4.2.3", + "automattic/jetpack-status": "^3.0.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1241,48 +1153,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" - ], - "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.7" + }, + "time": "2024-05-06T17:33:52+00:00" }, { "name": "automattic/jetpack-post-list", - "version": "dev-trunk", + "version": "v0.6.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-post-list.git", + "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4" + }, "dist": { - "type": "path", - "url": "../../packages/post-list", - "reference": "d163b29e9f11af83ba2995fcec0106df86345c7e" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/9d6d5552f3b39645526371143cd0d3a978b3caf4", + "reference": "9d6d5552f3b39645526371143cd0d3a978b3caf4", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", + "automattic/jetpack-assets": "^2.1.7", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1309,42 +1209,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": "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.2" + }, + "time": "2024-04-08T18:33:14+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "dev-trunk", + "version": "v2.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb" + }, "dist": { - "type": "path", - "url": "../../packages/redirect", - "reference": "effd6fdea78e9c3cb1bebf479474b4a9262444a1" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/7214fcd3684eb99178d6368c01f8778a182444cb", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb", + "shasum": "" }, "require": { - "automattic/jetpack-status": "@dev", + "automattic/jetpack-status": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1367,35 +1261,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.2" + }, + "time": "2024-04-25T07:24:30+00:00" }, { "name": "automattic/jetpack-roles", - "version": "dev-trunk", + "version": "v2.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728" + }, "dist": { - "type": "path", - "url": "../../packages/roles", - "reference": "0ac6d02e8ef2adb058f8f52e80a4924a33fa9b86" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/7d452c94509612e94e045b66bbfabee43fdf8728", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1418,38 +1312,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities, related with user roles and capabilities.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.2" + }, + "time": "2024-04-22T18:47:11+00:00" }, { "name": "automattic/jetpack-stats", - "version": "dev-trunk", + "version": "v0.13.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40" + }, "dist": { - "type": "path", - "url": "../../packages/stats", - "reference": "51130b6feb1e67769587bd503d52f17207303c6a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/45cedc11f47c3e5de9313b6945192ab579ffcd40", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^2.10.0", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-status": "^3.3.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1476,47 +1370,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.0" + }, + "time": "2024-06-10T16:25:51+00:00" }, { "name": "automattic/jetpack-stats-admin", - "version": "dev-trunk", + "version": "v0.20.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "50e7d656bc56d358a257a1482868b343cb629dac" + }, "dist": { - "type": "path", - "url": "../../packages/stats-admin", - "reference": "f188536acdc40d4d174907d96875313f111fbdb7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/50e7d656bc56d358a257a1482868b343cb629dac", + "reference": "50e7d656bc56d358a257a1482868b343cb629dac", + "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": "^2.10.1", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-jitm": "^3.1.12", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-stats": "^0.13.0", + "automattic/jetpack-status": "^3.3.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1540,50 +1428,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.20.0" + }, + "time": "2024-06-18T12:27:48+00:00" }, { "name": "automattic/jetpack-status", - "version": "dev-trunk", + "version": "v3.3.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "5a57484666740d42666d18e6a52a23697c4c22ed" + }, "dist": { - "type": "path", - "url": "../../packages/status", - "reference": "782aceefdf8ebfcf4d24049700da9409628bf4de" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/5a57484666740d42666d18e6a52a23697c4c22ed", + "reference": "5a57484666740d42666d18e6a52a23697c4c22ed", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/jetpack-connection": "@dev", - "automattic/jetpack-ip": "@dev", + "automattic/jetpack-ip": "^0.2.2", "automattic/jetpack-plans": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -1613,41 +1489,41 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "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/v3.3.2" + }, + "time": "2024-06-24T19:22:37+00:00" }, { "name": "automattic/jetpack-sync", - "version": "dev-trunk", + "version": "v3.1.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "ece9ed059fbb4aa4ee7fbf1e046ff3dc73e5e62e" + }, "dist": { - "type": "path", - "url": "../../packages/sync", - "reference": "6b8af670d924432fb2457a8eb59cb32330bfc25a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/ece9ed059fbb4aa4ee7fbf1e046ff3dc73e5e62e", + "reference": "ece9ed059fbb4aa4ee7fbf1e046ff3dc73e5e62e", + "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": "^2.10.2", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-ip": "^0.2.2", + "automattic/jetpack-password-checker": "^0.3.1", + "automattic/jetpack-roles": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/jetpack-search": "@dev", "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev", @@ -1682,46 +1558,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.1.3" + }, + "time": "2024-06-25T15:04:04+00:00" }, { "name": "automattic/scheduled-updates", - "version": "dev-trunk", + "version": "v0.13.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "414c789a7e98e764d46572a2c0134ccc393e7769" + }, "dist": { - "type": "path", - "url": "../../packages/scheduled-updates", - "reference": "8c675878023ed9657ebe6b80916afe241af62fc3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/414c789a7e98e764d46572a2c0134ccc393e7769", + "reference": "414c789a7e98e764d46572a2c0134ccc393e7769", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-connection": "^2.8.5", + "automattic/jetpack-constants": "^2.0.2", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-status": "^3.2.0", + "automattic/jetpack-sync": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "@dev", "php-mock/php-mock-phpunit": "^2.10", "yoast/phpunit-polyfills": "1.1.0" @@ -1749,27 +1619,15 @@ "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": "Runs plugin and (eventually) theme updates on a set schedule.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.13.0" + }, + "time": "2024-05-27T13:59:39+00:00" }, { "name": "automattic/text-media-widget-styles", @@ -2074,11 +1932,17 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "dev-trunk", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-changelogger.git", + "reference": "9577750f8269250ef56387a69d00fe807796d198" + }, "dist": { - "type": "path", - "url": "../../packages/changelogger", - "reference": "d945e0cd8dec218ab24445d5ddc95894c9f24534" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/9577750f8269250ef56387a69d00fe807796d198", + "reference": "9577750f8269250ef56387a69d00fe807796d198", + "shasum": "" }, "require": { "php": ">=7.0", @@ -2108,30 +1972,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" ], @@ -2142,9 +1987,10 @@ "dev", "keepachangelog" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.4" + }, + "time": "2024-05-20T14:51:09+00:00" }, { "name": "automattic/wordbless", @@ -5487,12 +5333,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "automattic/jetpack-config": 20, - "automattic/jetpack-post-list": 20, - "automattic/jetpack-mu-wpcom": 20, - "automattic/jetpack-changelogger": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {