Merge pull request #28657 from woocommerce/update/wc-admin-1.8.2

Update wc-admin dependency to 1.8.2
This commit is contained in:
Vedanshu Jain 2020-12-23 14:33:14 +05:30 committed by GitHub
commit d5c28568f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 53 additions and 20 deletions

View File

@ -214,16 +214,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.17",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470"
"reference": "12e071278e396cc3e1c149857337e9e192deca0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c8e37f6928c19816437a4dd7bf16e3bd79941470",
"reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470",
"url": "https://api.github.com/repos/symfony/console/zipball/12e071278e396cc3e1c149857337e9e192deca0b",
"reference": "12e071278e396cc3e1c149857337e9e192deca0b",
"shasum": ""
},
"require": {
@ -283,7 +283,7 @@
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.17"
"source": "https://github.com/symfony/console/tree/v4.4.18"
},
"funding": [
{
@ -299,20 +299,20 @@
"type": "tidelift"
}
],
"time": "2020-11-28T10:15:42+00:00"
"time": "2020-12-18T07:41:31+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.17",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e"
"reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/9f1d1d883b79a91ef320c0c6e803494e042ef36e",
"reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e",
"url": "https://api.github.com/repos/symfony/finder/zipball/ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
"reference": "ebd0965f2dc2d4e0f11487c16fbb041e50b5c09b",
"shasum": ""
},
"require": {
@ -344,7 +344,7 @@
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.17"
"source": "https://github.com/symfony/finder/tree/v4.4.18"
},
"funding": [
{
@ -360,7 +360,7 @@
"type": "tidelift"
}
],
"time": "2020-11-17T19:45:34+00:00"
"time": "2020-12-08T16:59:59+00:00"
},
{
"name": "symfony/polyfill-mbstring",

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.1.6",
"woocommerce/woocommerce-admin": "1.8.1",
"woocommerce/woocommerce-admin": "1.8.2",
"woocommerce/woocommerce-blocks": "4.0.0"
},
"require-dev": {

47
composer.lock generated
View File

@ -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": "8b83d26cd9edae1a33b5dde164c44216",
"content-hash": "35507616193389119dda0f5a44bf46b3",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -43,6 +43,9 @@
"GPL-2.0-or-later"
],
"description": "Creates a custom autoloader for a plugin or theme.",
"support": {
"source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.6.0"
},
"time": "2020-11-19T21:20:12+00:00"
},
{
@ -74,6 +77,9 @@
"GPL-2.0-or-later"
],
"description": "A wrapper for defining constants in a more testable way.",
"support": {
"source": "https://github.com/Automattic/jetpack-constants/tree/v1.5.1"
},
"time": "2020-10-28T19:00:31+00:00"
},
{
@ -201,6 +207,10 @@
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.9.0"
},
"funding": [
{
"url": "https://packagist.com",
@ -271,6 +281,10 @@
"geolocation",
"maxmind"
],
"support": {
"issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
"source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.6.0"
},
"time": "2019-12-19T22:59:03+00:00"
},
{
@ -345,6 +359,10 @@
"email",
"pre-processing"
],
"support": {
"issues": "https://github.com/MyIntervals/emogrifier/issues",
"source": "https://github.com/MyIntervals/emogrifier"
},
"time": "2019-12-26T19:37:31+00:00"
},
{
@ -394,6 +412,10 @@
"container-interop",
"psr"
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/master"
},
"time": "2017-02-14T16:28:37+00:00"
},
{
@ -447,6 +469,9 @@
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/master"
},
"time": "2017-05-01T15:01:29+00:00"
},
{
@ -482,20 +507,24 @@
],
"description": "Action Scheduler for WordPress and WooCommerce",
"homepage": "https://actionscheduler.org/",
"support": {
"issues": "https://github.com/woocommerce/action-scheduler/issues",
"source": "https://github.com/woocommerce/action-scheduler/tree/master"
},
"time": "2020-05-12T16:22:33+00:00"
},
{
"name": "woocommerce/woocommerce-admin",
"version": "1.8.1",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "7cbf3db2dba0fa80e66761a8955ca4cc86863877"
"reference": "a890bc4131d3cf8c93bb8aeefff96db1a95f547d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/7cbf3db2dba0fa80e66761a8955ca4cc86863877",
"reference": "7cbf3db2dba0fa80e66761a8955ca4cc86863877",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/a890bc4131d3cf8c93bb8aeefff96db1a95f547d",
"reference": "a890bc4131d3cf8c93bb8aeefff96db1a95f547d",
"shasum": ""
},
"require": {
@ -529,9 +558,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v1.8.1"
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v1.8.2"
},
"time": "2020-12-15T01:30:12+00:00"
"time": "2020-12-23T01:26:52+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",
@ -630,6 +659,10 @@
"isolation",
"tool"
],
"support": {
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
"source": "https://github.com/bamarni/composer-bin-plugin/tree/master"
},
"time": "2020-05-03T08:27:20+00:00"
}
],