Skip to content

Commit ddde591

Browse files
anomiexmatticbot
authored andcommitted
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/4982723459
1 parent 4a223fd commit ddde591

File tree

10 files changed

+65
-99
lines changed

10 files changed

+65
-99
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.2.4 - 2023-05-15
9+
### Changed
10+
- Internal updates.
11+
812
## 1.2.3 - 2023-05-12
913

1014
## 1.2.2 - 2023-05-11

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@composer phpunit"
2424
]
2525
},
26+
"repositories": [],
2627
"minimum-stability": "dev",
2728
"prefer-stable": true,
2829
"extra": {
@@ -37,6 +38,6 @@
3738
]
3839
},
3940
"config": {
40-
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3"
41+
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4"
4142
}
4243
}

composer.lock

Lines changed: 34 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mu-wpcom-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Plugin Name: WordPress.com Features
55
* Description: Test plugin for the jetpack-mu-wpcom package
6-
* Version: 1.2.3
6+
* Version: 1.2.4
77
* Author: Automattic
88
* License: GPLv2 or later
99
* Text Domain: jetpack-mu-wpcom-plugin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-mu-wpcom-plugin",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"description": "Test plugin for the jetpack-mu-wpcom package",
66
"homepage": "https://jetpack.com",
77
"bugs": {

vendor/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
require_once __DIR__ . '/composer/autoload_real.php';
2424

25-
return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3::getLoader();
25+
return ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4::getLoader();

vendor/composer/autoload_real.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// autoload_real.php @generated by Composer
44

5-
class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3
5+
class ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4
66
{
77
private static $loader;
88

@@ -22,12 +22,12 @@ public static function getLoader()
2222
return self::$loader;
2323
}
2424

25-
spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3', 'loadClassLoader'), true, true);
25+
spl_autoload_register(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4', 'loadClassLoader'), true, true);
2626
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27-
spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3', 'loadClassLoader'));
27+
spl_autoload_unregister(array('ComposerAutoloaderInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4', 'loadClassLoader'));
2828

2929
require __DIR__ . '/autoload_static.php';
30-
call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3::getInitializer($loader));
30+
call_user_func(\Composer\Autoload\ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4::getInitializer($loader));
3131

3232
$loader->setClassMapAuthoritative(true);
3333
$loader->register(true);

vendor/composer/autoload_static.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace Composer\Autoload;
66

7-
class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3
7+
class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4
88
{
99
public static $classMap = array (
1010
'Automattic\\Jetpack\\Jetpack_Mu_Wpcom' => __DIR__ . '/..' . '/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php',
@@ -17,7 +17,7 @@ class ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_plugin
1717
public static function getInitializer(ClassLoader $loader)
1818
{
1919
return \Closure::bind(function () use ($loader) {
20-
$loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_3::$classMap;
20+
$loader->classMap = ComposerStaticInitd9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_2_4::$classMap;
2121

2222
}, null, ClassLoader::class);
2323
}

vendor/composer/installed.json

Lines changed: 14 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22
"packages": [
33
{
44
"name": "automattic/jetpack-mu-wpcom",
5-
"version": "2.2.0",
5+
"version": "v2.2.0",
66
"version_normalized": "2.2.0.0",
7+
"source": {
8+
"type": "git",
9+
"url": "https://github.com/Automattic/jetpack-mu-wpcom.git",
10+
"reference": "e812cc563eb4828521ab022984db319477417ad8"
11+
},
712
"dist": {
8-
"type": "path",
9-
"url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom",
10-
"reference": "1869b83958ff0d13e9d8907e2edf990542b89390"
13+
"type": "zip",
14+
"url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/e812cc563eb4828521ab022984db319477417ad8",
15+
"reference": "e812cc563eb4828521ab022984db319477417ad8",
16+
"shasum": ""
1117
},
1218
"require-dev": {
1319
"automattic/jetpack-changelogger": "^3.3.3",
@@ -17,6 +23,7 @@
1723
"suggest": {
1824
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
1925
},
26+
"time": "2023-05-12T20:12:08+00:00",
2027
"type": "jetpack-library",
2128
"extra": {
2229
"mirror-repo": "Automattic/jetpack-mu-wpcom",
@@ -38,32 +45,13 @@
3845
"src/"
3946
]
4047
},
41-
"scripts": {
42-
"phpunit": [
43-
"./vendor/phpunit/phpunit/phpunit --colors=always"
44-
],
45-
"test-php": [
46-
"@composer phpunit"
47-
],
48-
"build-production": [
49-
"echo 'Add your build step to composer.json, please!'"
50-
],
51-
"build-development": [
52-
"echo 'Add your build step to composer.json, please!'"
53-
],
54-
"post-install-cmd": [
55-
"WorDBless\\Composer\\InstallDropin::copy"
56-
],
57-
"post-update-cmd": [
58-
"WorDBless\\Composer\\InstallDropin::copy"
59-
]
60-
},
48+
"notification-url": "https://packagist.org/downloads/",
6149
"license": [
6250
"GPL-2.0-or-later"
6351
],
6452
"description": "Enhances your site with features powered by WordPress.com",
65-
"transport-options": {
66-
"relative": false
53+
"support": {
54+
"source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v2.2.0"
6755
},
6856
"install-path": "../automattic/jetpack-mu-wpcom"
6957
}

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
),
1212
'versions' => array(
1313
'automattic/jetpack-mu-wpcom' => array(
14-
'pretty_version' => '2.2.0',
14+
'pretty_version' => 'v2.2.0',
1515
'version' => '2.2.0.0',
16-
'reference' => '1869b83958ff0d13e9d8907e2edf990542b89390',
16+
'reference' => 'e812cc563eb4828521ab022984db319477417ad8',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../automattic/jetpack-mu-wpcom',
1919
'aliases' => array(),

0 commit comments

Comments
 (0)