diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b40cbf8..21491bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 2.1.15-alpha - unreleased - -This is an alpha version! The changes listed here are not final. +## 2.1.15 - 2024-04-15 +### Changed +- Internal updates. ## 2.1.14 - 2024-04-08 ### Changed diff --git a/composer.json b/composer.json index 4154101f..ce7c2dd0 100644 --- a/composer.json +++ b/composer.json @@ -4,11 +4,11 @@ "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { - "automattic/jetpack-mu-wpcom": "^5.24.0-alpha" + "automattic/jetpack-mu-wpcom": "^5.24.0" }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.1-alpha" + "automattic/jetpack-changelogger": "^4.2.1" }, "autoload": { "classmap": [ @@ -23,6 +23,7 @@ "@composer phpunit" ] }, + "repositories": [], "minimum-stability": "dev", "prefer-stable": true, "extra": { @@ -37,6 +38,6 @@ ] }, "config": { - "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha" + "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15" } } diff --git a/composer.lock b/composer.lock index ed12b669..29275db5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,22 +4,28 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "215effc2a71fda94a70dbee3d50eb726", + "content-hash": "63f740cedc4e8503bf68f24a8696942e", "packages": [ { "name": "automattic/jetpack-assets", - "version": "2.1.7", + "version": "v2.1.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "659395c55b78e2133ddc371dac25634cd2643193" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "41dc42dbd046f012d2bcbf27606d49e6c06babb8" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/659395c55b78e2133ddc371dac25634cd2643193", + "reference": "659395c55b78e2133ddc371dac25634cd2643193", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.1.2", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "1.1.0" @@ -47,44 +53,35 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Asset management utilities for Jetpack ecosystem packages", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.1.7" + }, + "time": "2024-04-08T14:44:48+00:00" }, { "name": "automattic/jetpack-constants", - "version": "2.0.1", + "version": "v2.0.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "b159a8777450721a2e898a80930be1fdf59bae92" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "99bf1534f45265cc0b7a5d671f5325f9cc284002" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/b159a8777450721a2e898a80930be1fdf59bae92", + "reference": "b159a8777450721a2e898a80930be1fdf59bae92", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.1.1", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -107,37 +104,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A wrapper for defining constants in a more testable way.", - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.1" + }, + "time": "2024-03-12T22:00:13+00:00" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "5.24.0-alpha.1712927148", + "version": "v5.24.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", - "reference": "f14f73cc99913f3803616777d7d69ae89df711a7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3", + "reference": "d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.1.7", - "automattic/scheduled-updates": "^0.7.2-alpha", + "automattic/scheduled-updates": "^0.7.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "1.1.0" }, @@ -164,47 +161,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": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.24.0" + }, + "time": "2024-04-15T19:20:24+00:00" }, { "name": "automattic/scheduled-updates", - "version": "0.7.2-alpha.1712941416", + "version": "v0.7.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "d93505bb20d0f8d253e3efd8a90ec6842f5efc4a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/scheduled-updates", - "reference": "b0c64f9c1369b2670a93eabbdffc33e918f69ab6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/d93505bb20d0f8d253e3efd8a90ec6842f5efc4a", + "reference": "d93505bb20d0f8d253e3efd8a90ec6842f5efc4a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/jetpack-plans": "^0.4.4", "automattic/wordbless": "@dev", "php-mock/php-mock-phpunit": "^2.10", @@ -233,37 +218,31 @@ "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": false - } + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.7.2" + }, + "time": "2024-04-15T19:19:53+00:00" } ], "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.1-alpha.1712929210", + "version": "v4.2.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-changelogger.git", + "reference": "c692db2b4186c40f9bfbd512c60ad21fdeaa26e8" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "221433e83a90a011e70ececbd715cb0314d61507" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/c692db2b4186c40f9bfbd512c60ad21fdeaa26e8", + "reference": "c692db2b4186c40f9bfbd512c60ad21fdeaa26e8", + "shasum": "" }, "require": { "php": ">=7.0", @@ -293,30 +272,11 @@ }, "autoload": { "psr-4": { - "Automattic\\Jetpack\\Changelogger\\": "src", - "Automattic\\Jetpack\\Changelog\\": "lib" - } - }, - "autoload-dev": { - "psr-4": { - "Automattic\\Jetpack\\Changelogger\\Tests\\": "tests/php/includes/src", - "Automattic\\Jetpack\\Changelog\\Tests\\": "tests/php/includes/lib" + "Automattic\\Jetpack\\Changelog\\": "lib", + "Automattic\\Jetpack\\Changelogger\\": "src" } }, - "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" ], @@ -327,9 +287,10 @@ "dev", "keepachangelog" ], - "transport-options": { - "relative": false - } + "support": { + "source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.1" + }, + "time": "2024-04-15T19:18:16+00:00" }, { "name": "doctrine/instantiator", @@ -2895,10 +2856,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "automattic/jetpack-mu-wpcom": 20, - "automattic/jetpack-changelogger": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [], diff --git a/mu-wpcom-plugin.php b/mu-wpcom-plugin.php index 445e2d87..8974bf5b 100644 --- a/mu-wpcom-plugin.php +++ b/mu-wpcom-plugin.php @@ -3,7 +3,7 @@ * * Plugin Name: WordPress.com Features * Description: Test plugin for the jetpack-mu-wpcom package - * Version: 2.1.15-alpha + * Version: 2.1.15 * Author: Automattic * License: GPLv2 or later * Text Domain: jetpack-mu-wpcom-plugin diff --git a/package.json b/package.json index bf11455a..2203a03a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-mu-wpcom-plugin", - "version": "2.1.15-alpha", + "version": "2.1.15", "description": "Test plugin for the jetpack-mu-wpcom package", "homepage": "https://jetpack.com", "bugs": { diff --git a/vendor/autoload.php b/vendor/autoload.php index c16ab4f9..86e6e1fc 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -22,4 +22,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha::getLoader(); +return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15::getLoader(); diff --git a/vendor/automattic/jetpack-assets/composer.json b/vendor/automattic/jetpack-assets/composer.json index 8a9fe979..fe136e2c 100644 --- a/vendor/automattic/jetpack-assets/composer.json +++ b/vendor/automattic/jetpack-assets/composer.json @@ -10,7 +10,7 @@ "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.1.2", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0" }, "suggest": { diff --git a/vendor/automattic/jetpack-constants/composer.json b/vendor/automattic/jetpack-constants/composer.json index 4f2c5baf..cffcc416 100644 --- a/vendor/automattic/jetpack-constants/composer.json +++ b/vendor/automattic/jetpack-constants/composer.json @@ -9,7 +9,7 @@ "require-dev": { "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.1-alpha" + "automattic/jetpack-changelogger": "^4.1.1" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." diff --git a/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md b/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md index 646f88ea..fd56e9eb 100644 --- a/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md +++ b/vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md @@ -5,26 +5,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [5.24.0-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [5.24.0] - 2024-04-15 ### Added -- Dotcom patterns: Hide Dotcom categories that start with underscore -- Untangling: Add Theme Showcase menu -- We now display a banner before the theme browser that links to the WP.com Theme Showcase. +- WP.com Patterns: Hide WP.com categories that start with underscore. [#36763] +- Calypso: Add Theme Showcase menu. [#36851] +- Display a banner before the theme browser that links to the WP.com Theme Showcase. [#36801] ### Changed -- Conditionally enable link manager on Simple and Atomic sites -- Hide Customize on block themes on Simple Classic sites -- Monetize: Move into Jetpack menu and open the page on Jetpack Cloud -- Update Monetize Launchpad links to Jetpack Cloud +- Conditionally enable link manager on Simple and Atomic sites. [#36770] +- Hide Customize on block themes on Simple Classic sites. [#36856] +- Monetize: Move into Jetpack menu and open the page on Jetpack Cloud. [#36799] +- Update Monetize Launchpad links to Jetpack Cloud. [#36728] ### Removed -- Removed All Sites menu option from sidebar +- Removed All Sites menu option from sidebar. [#36632] ### Fixed -- Add translation support for the Launchpad API endpoint +- Add translation support for the Launchpad API endpoint. [#36802] ## [5.23.2] - 2024-04-08 ### Changed @@ -732,7 +729,7 @@ This is an alpha version! The changes listed here are not final. - Testing initial package release. -[5.24.0-alpha]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.23.2...v5.24.0-alpha +[5.24.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.23.2...v5.24.0 [5.23.2]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.23.1...v5.23.2 [5.23.1]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.23.0...v5.23.1 [5.23.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.22.0...v5.23.0 diff --git a/vendor/automattic/jetpack-mu-wpcom/composer.json b/vendor/automattic/jetpack-mu-wpcom/composer.json index 3c244d1b..02010ad5 100644 --- a/vendor/automattic/jetpack-mu-wpcom/composer.json +++ b/vendor/automattic/jetpack-mu-wpcom/composer.json @@ -6,11 +6,11 @@ "require": { "php": ">=7.0", "automattic/jetpack-assets": "^2.1.7", - "automattic/scheduled-updates": "^0.7.2-alpha" + "automattic/scheduled-updates": "^0.7.2" }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/wordbless": "0.4.2" }, "suggest": { diff --git a/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php b/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php index 2d04ae21..ff6a31bf 100644 --- a/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php +++ b/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php @@ -13,7 +13,7 @@ * Jetpack_Mu_Wpcom main class. */ class Jetpack_Mu_Wpcom { - const PACKAGE_VERSION = '5.24.0-alpha'; + const PACKAGE_VERSION = '5.24.0'; const PKG_DIR = __DIR__ . '/../'; const BASE_DIR = __DIR__ . '/'; const BASE_FILE = __FILE__; diff --git a/vendor/automattic/scheduled-updates/CHANGELOG.md b/vendor/automattic/scheduled-updates/CHANGELOG.md index aa332d83..26e49317 100644 --- a/vendor/automattic/scheduled-updates/CHANGELOG.md +++ b/vendor/automattic/scheduled-updates/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.7.2-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. +## [0.7.2] - 2024-04-15 +### Changed +- Internal updates. ## [0.7.1] - 2024-04-08 ### Fixed @@ -115,7 +115,7 @@ This is an alpha version! The changes listed here are not final. ### Added - Generate initial package for Scheduled Updates [#35796] -[0.7.2-alpha]: https://github.com/Automattic/scheduled-updates/compare/v0.7.1...v0.7.2-alpha +[0.7.2]: https://github.com/Automattic/scheduled-updates/compare/v0.7.1...v0.7.2 [0.7.1]: https://github.com/Automattic/scheduled-updates/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/Automattic/scheduled-updates/compare/v0.6.0...v0.7.0 [0.6.0]: https://github.com/Automattic/scheduled-updates/compare/v0.5.3...v0.6.0 diff --git a/vendor/automattic/scheduled-updates/composer.json b/vendor/automattic/scheduled-updates/composer.json index ea22ae4d..66c09472 100644 --- a/vendor/automattic/scheduled-updates/composer.json +++ b/vendor/automattic/scheduled-updates/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/wordbless": "@dev", "automattic/jetpack-plans": "^0.4.4", "php-mock/php-mock-phpunit": "^2.10" diff --git a/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php b/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php index 71fc0161..760b3e0c 100644 --- a/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php +++ b/vendor/automattic/scheduled-updates/src/class-scheduled-updates.php @@ -20,7 +20,7 @@ class Scheduled_Updates { * * @var string */ - const PACKAGE_VERSION = '0.7.2-alpha'; + const PACKAGE_VERSION = '0.7.2'; /** * The cron event hook for the scheduled plugins update. diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 53dd3887..8dabb919 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha +class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15 { private static $loader; @@ -24,17 +24,17 @@ public static function getLoader() require __DIR__ . '/platform_check.php'; - spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); - spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15::getInitializer($loader)); $loader->setClassMapAuthoritative(true); $loader->register(true); - $filesToLoad = \Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha::$files; + $filesToLoad = \Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15::$files; $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 9a165ddc..3ed833a0 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha +class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15 { public static $files = array ( '3773ef3f09c37da5478d578e32b03a4b' => __DIR__ . '/..' . '/automattic/jetpack-assets/actions.php', @@ -37,7 +37,7 @@ class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_plugin public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15_alpha::$classMap; + $loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_1_15::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 05c7e797..6febc707 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,19 +2,25 @@ "packages": [ { "name": "automattic/jetpack-assets", - "version": "2.1.7", + "version": "v2.1.7", "version_normalized": "2.1.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "659395c55b78e2133ddc371dac25634cd2643193" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-assets", - "reference": "41dc42dbd046f012d2bcbf27606d49e6c06babb8" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/659395c55b78e2133ddc371dac25634cd2643193", + "reference": "659395c55b78e2133ddc371dac25634cd2643193", + "shasum": "" }, "require": { "automattic/jetpack-constants": "^2.0.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.1.2", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "1.1.0" @@ -22,6 +28,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-08T14:44:48+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -43,52 +50,43 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Asset management utilities for Jetpack ecosystem packages", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.1.7" }, "install-path": "../automattic/jetpack-assets" }, { "name": "automattic/jetpack-constants", - "version": "2.0.1", + "version": "v2.0.1", "version_normalized": "2.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "b159a8777450721a2e898a80930be1fdf59bae92" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-constants", - "reference": "99bf1534f45265cc0b7a5d671f5325f9cc284002" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/b159a8777450721a2e898a80930be1fdf59bae92", + "reference": "b159a8777450721a2e898a80930be1fdf59bae92", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.1.1", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-03-12T22:00:13+00:00", "type": "jetpack-library", "extra": { "autotagger": true, @@ -106,45 +104,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 wrapper for defining constants in a more testable way.", - "transport-options": { - "relative": false + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.1" }, "install-path": "../automattic/jetpack-constants" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "5.24.0-alpha.1712927148", - "version_normalized": "5.24.0.0-alpha1712927148", + "version": "v5.24.0", + "version_normalized": "5.24.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", - "reference": "f14f73cc99913f3803616777d7d69ae89df711a7" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3", + "reference": "d7d6f16b0b953bb80cecd5351769cf5f0cbbebe3", + "shasum": "" }, "require": { "automattic/jetpack-assets": "^2.1.7", - "automattic/scheduled-updates": "^0.7.2-alpha", + "automattic/scheduled-updates": "^0.7.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-15T19:20:24+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/jetpack-mu-wpcom", @@ -166,49 +164,36 @@ "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": false + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.24.0" }, "install-path": "../automattic/jetpack-mu-wpcom" }, { "name": "automattic/scheduled-updates", - "version": "0.7.2-alpha.1712941416", - "version_normalized": "0.7.2.0-alpha1712941416", + "version": "v0.7.2", + "version_normalized": "0.7.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "d93505bb20d0f8d253e3efd8a90ec6842f5efc4a" + }, "dist": { - "type": "path", - "url": "/tmp/jetpack-build/Automattic/scheduled-updates", - "reference": "b0c64f9c1369b2670a93eabbdffc33e918f69ab6" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/d93505bb20d0f8d253e3efd8a90ec6842f5efc4a", + "reference": "d93505bb20d0f8d253e3efd8a90ec6842f5efc4a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.1-alpha", + "automattic/jetpack-changelogger": "^4.2.1", "automattic/jetpack-plans": "^0.4.4", "automattic/wordbless": "@dev", "php-mock/php-mock-phpunit": "^2.10", @@ -217,6 +202,7 @@ "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." }, + "time": "2024-04-15T19:19:53+00:00", "type": "jetpack-library", "extra": { "mirror-repo": "Automattic/scheduled-updates", @@ -238,26 +224,13 @@ "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": false + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.7.2" }, "install-path": "../automattic/scheduled-updates" } diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 59d15be6..4337c433 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -11,27 +11,27 @@ ), 'versions' => array( 'automattic/jetpack-assets' => array( - 'pretty_version' => '2.1.7', + 'pretty_version' => 'v2.1.7', 'version' => '2.1.7.0', - 'reference' => '41dc42dbd046f012d2bcbf27606d49e6c06babb8', + 'reference' => '659395c55b78e2133ddc371dac25634cd2643193', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-assets', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-constants' => array( - 'pretty_version' => '2.0.1', + 'pretty_version' => 'v2.0.1', 'version' => '2.0.1.0', - 'reference' => '99bf1534f45265cc0b7a5d671f5325f9cc284002', + 'reference' => 'b159a8777450721a2e898a80930be1fdf59bae92', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-constants', 'aliases' => array(), 'dev_requirement' => false, ), 'automattic/jetpack-mu-wpcom' => array( - 'pretty_version' => '5.24.0-alpha.1712927148', - 'version' => '5.24.0.0-alpha1712927148', - 'reference' => 'f14f73cc99913f3803616777d7d69ae89df711a7', + 'pretty_version' => 'v5.24.0', + 'version' => '5.24.0.0', + 'reference' => 'd7d6f16b0b953bb80cecd5351769cf5f0cbbebe3', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-mu-wpcom', 'aliases' => array(), @@ -47,9 +47,9 @@ 'dev_requirement' => false, ), 'automattic/scheduled-updates' => array( - 'pretty_version' => '0.7.2-alpha.1712941416', - 'version' => '0.7.2.0-alpha1712941416', - 'reference' => 'b0c64f9c1369b2670a93eabbdffc33e918f69ab6', + 'pretty_version' => 'v0.7.2', + 'version' => '0.7.2.0', + 'reference' => 'd93505bb20d0f8d253e3efd8a90ec6842f5efc4a', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/scheduled-updates', 'aliases' => array(),