Update WooCommerce Blocks to 10.9.0

This commit is contained in:
Niels Lange 2023-08-17 12:31:24 +02:00
parent 6e93e8d35e
commit 9a001126b5
No known key found for this signature in database
GPG Key ID: 1C3F03249476BAC0
5 changed files with 63 additions and 57 deletions

View File

@ -164,16 +164,16 @@
}, },
{ {
"name": "league/mime-type-detection", "name": "league/mime-type-detection",
"version": "1.11.0", "version": "1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git", "url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" "reference": "c7f2872fb273bf493811473dafc88d60ae829f48"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/c7f2872fb273bf493811473dafc88d60ae829f48",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", "reference": "c7f2872fb273bf493811473dafc88d60ae829f48",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -204,7 +204,7 @@
"description": "Mime-type detection for Flysystem", "description": "Mime-type detection for Flysystem",
"support": { "support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues", "issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" "source": "https://github.com/thephpleague/mime-type-detection/tree/1.12.0"
}, },
"funding": [ "funding": [
{ {
@ -216,7 +216,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-17T13:12:02+00:00" "time": "2023-08-03T07:14:11+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@ -268,16 +268,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.24", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -347,7 +347,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.24" "source": "https://github.com/symfony/console/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
@ -363,7 +363,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-26T05:13:16+00:00" "time": "2023-07-19T20:11:33+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -434,16 +434,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.21", "version": "v5.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -477,7 +477,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.21" "source": "https://github.com/symfony/finder/tree/v5.4.27"
}, },
"funding": [ "funding": [
{ {
@ -493,7 +493,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-07-31T08:02:31+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -1072,16 +1072,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.22", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62" "reference": "1181fe9270e373537475e826873b5867b863883c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", "reference": "1181fe9270e373537475e826873b5867b863883c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1138,7 +1138,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.22" "source": "https://github.com/symfony/string/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
@ -1154,7 +1154,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-14T06:11:53+00:00" "time": "2023-06-28T12:46:07+00:00"
} }
], ],
"aliases": [], "aliases": [],

View File

@ -67,16 +67,16 @@
}, },
{ {
"name": "gettext/gettext", "name": "gettext/gettext",
"version": "v4.8.8", "version": "v4.8.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-gettext/Gettext.git", "url": "https://github.com/php-gettext/Gettext.git",
"reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d" "reference": "b632aaf5e4579d0b2ae8bc61785e238bff4c5156"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/302a00aa9d6762c92c884d879c15d3ed05d6a37d", "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/b632aaf5e4579d0b2ae8bc61785e238bff4c5156",
"reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d", "reference": "b632aaf5e4579d0b2ae8bc61785e238bff4c5156",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -128,7 +128,7 @@
"support": { "support": {
"email": "oom@oscarotero.com", "email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/Gettext/issues", "issues": "https://github.com/oscarotero/Gettext/issues",
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.8" "source": "https://github.com/php-gettext/Gettext/tree/v4.8.11"
}, },
"funding": [ "funding": [
{ {
@ -144,7 +144,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2022-12-08T11:59:50+00:00" "time": "2023-08-14T15:15:05+00:00"
}, },
{ {
"name": "gettext/languages", "name": "gettext/languages",
@ -222,16 +222,16 @@
}, },
{ {
"name": "mck89/peast", "name": "mck89/peast",
"version": "v1.15.2", "version": "v1.15.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mck89/peast.git", "url": "https://github.com/mck89/peast.git",
"reference": "07d82a271d372c6f37897a70b0381ca2ec2e364a" "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mck89/peast/zipball/07d82a271d372c6f37897a70b0381ca2ec2e364a", "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18",
"reference": "07d82a271d372c6f37897a70b0381ca2ec2e364a", "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -244,13 +244,12 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.15.2-dev" "dev-master": "1.15.4-dev"
} }
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Peast\\": "lib/Peast/", "Peast\\": "lib/Peast/"
"Peast\\test\\": "test/Peast/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -266,9 +265,9 @@
"description": "Peast is PHP library that generates AST for JavaScript code", "description": "Peast is PHP library that generates AST for JavaScript code",
"support": { "support": {
"issues": "https://github.com/mck89/peast/issues", "issues": "https://github.com/mck89/peast/issues",
"source": "https://github.com/mck89/peast/tree/v1.15.2" "source": "https://github.com/mck89/peast/tree/v1.15.4"
}, },
"time": "2023-07-15T12:25:27+00:00" "time": "2023-08-12T08:29:29+00:00"
}, },
{ {
"name": "mustache/mustache", "name": "mustache/mustache",
@ -493,16 +492,16 @@
}, },
{ {
"name": "wp-cli/php-cli-tools", "name": "wp-cli/php-cli-tools",
"version": "v0.11.18", "version": "v0.11.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wp-cli/php-cli-tools.git", "url": "https://github.com/wp-cli/php-cli-tools.git",
"reference": "0f503a790698cb36cf835e5c8d09cd4b64bf2325" "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/0f503a790698cb36cf835e5c8d09cd4b64bf2325", "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/2d27f0db5c36f5aa0064abecddd6d05f28c4d001",
"reference": "0f503a790698cb36cf835e5c8d09cd4b64bf2325", "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -550,9 +549,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/wp-cli/php-cli-tools/issues", "issues": "https://github.com/wp-cli/php-cli-tools/issues",
"source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.18" "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.19"
}, },
"time": "2023-04-04T16:03:53+00:00" "time": "2023-07-21T11:37:15+00:00"
}, },
{ {
"name": "wp-cli/wp-cli", "name": "wp-cli/wp-cli",

View File

@ -0,0 +1,4 @@
Significance: patch
Type: update
Update WooCommerce Blocks to 10.9.0

View File

@ -23,7 +23,7 @@
"maxmind-db/reader": "^1.11", "maxmind-db/reader": "^1.11",
"pelago/emogrifier": "^6.0", "pelago/emogrifier": "^6.0",
"woocommerce/action-scheduler": "3.6.2", "woocommerce/action-scheduler": "3.6.2",
"woocommerce/woocommerce-blocks": "10.6.5" "woocommerce/woocommerce-blocks": "10.9.0"
}, },
"require-dev": { "require-dev": {
"automattic/jetpack-changelogger": "^3.3.0", "automattic/jetpack-changelogger": "^3.3.0",

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ac7ac11b7f88cdc84caed4e4d39dd3b8", "content-hash": "127ad92be9ea7a437010db2ac1946501",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-a8c-mc-stats", "name": "automattic/jetpack-a8c-mc-stats",
@ -1004,16 +1004,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",
"version": "10.6.5", "version": "10.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-blocks.git", "url": "https://github.com/woocommerce/woocommerce-blocks.git",
"reference": "e05df5d2d7cd6c273ff10cbec424d446be1dbc88" "reference": "f3face768f4892836cf3663f51008611e472d014"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/e05df5d2d7cd6c273ff10cbec424d446be1dbc88", "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/f3face768f4892836cf3663f51008611e472d014",
"reference": "e05df5d2d7cd6c273ff10cbec424d446be1dbc88", "reference": "f3face768f4892836cf3663f51008611e472d014",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1023,11 +1023,14 @@
"ext-json": "*" "ext-json": "*"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1", "mockery/mockery": "1.6.5",
"phpunit/phpunit": "^8", "nikic/php-parser": "4.16.0 as 1.0.0",
"phpdocumentor/reflection": "3.0.1",
"phpunit/php-code-coverage": "9.2.27",
"phpunit/phpunit": "9.6.10",
"woocommerce/woocommerce-sniffs": "0.1.3", "woocommerce/woocommerce-sniffs": "0.1.3",
"wp-hooks/generator": "^0.9.0", "wp-hooks/generator": "0.9.0",
"yoast/phpunit-polyfills": "^1.0" "yoast/phpunit-polyfills": "2.0.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": { "extra": {
@ -1059,9 +1062,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-blocks/issues", "issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v10.6.5" "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v10.9.0"
}, },
"time": "2023-08-09T08:15:17+00:00" "time": "2023-08-15T13:08:36+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [