From b7f94280778aae1dcfce8c6b6c97b74ef71df83b Mon Sep 17 00:00:00 2001 From: Roberto Aranda Date: Mon, 22 Jul 2024 12:30:23 +0200 Subject: [PATCH] Update wc-calypso-bridge version to 2.5.4 --- .../wpcomsh/changelog/update-wc-calypso-bridge-2.5.4 | 4 ++++ projects/plugins/wpcomsh/composer.json | 2 +- projects/plugins/wpcomsh/composer.lock | 12 ++++++------ 3 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 projects/plugins/wpcomsh/changelog/update-wc-calypso-bridge-2.5.4 diff --git a/projects/plugins/wpcomsh/changelog/update-wc-calypso-bridge-2.5.4 b/projects/plugins/wpcomsh/changelog/update-wc-calypso-bridge-2.5.4 new file mode 100644 index 0000000000000..d615a61026f64 --- /dev/null +++ b/projects/plugins/wpcomsh/changelog/update-wc-calypso-bridge-2.5.4 @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +WooCommerce Calypso Brdige version update to 2.5.4 diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index 9458eed6bed9a..3f7e76782b4e1 100644 --- a/projects/plugins/wpcomsh/composer.json +++ b/projects/plugins/wpcomsh/composer.json @@ -9,7 +9,7 @@ "automattic/custom-fonts": "^3.0", "automattic/custom-fonts-typekit": "^2.0", "automattic/text-media-widget-styles": "^2.0", - "automattic/wc-calypso-bridge": "2.5.3", + "automattic/wc-calypso-bridge": "2.5.4", "wordpress/classic-editor-plugin": "1.5", "automattic/jetpack-config": "@dev", "automattic/jetpack-post-list": "@dev", diff --git a/projects/plugins/wpcomsh/composer.lock b/projects/plugins/wpcomsh/composer.lock index 9b295f462cd97..22590fa242fba 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": "f7d0c73b28dfcf30b3571b3682fc9805", + "content-hash": "c9dedc290e93c633c02b3289fb40bcd2", "packages": [ { "name": "automattic/at-pressable-podcasting", @@ -1863,16 +1863,16 @@ }, { "name": "automattic/wc-calypso-bridge", - "version": "v2.5.3", + "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/Automattic/wc-calypso-bridge.git", - "reference": "837f3e9bb7bc391192268343aeaa01f563515fbc" + "reference": "164752a01f038220202455c00844a80ee8e51ef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/wc-calypso-bridge/zipball/837f3e9bb7bc391192268343aeaa01f563515fbc", - "reference": "837f3e9bb7bc391192268343aeaa01f563515fbc", + "url": "https://api.github.com/repos/Automattic/wc-calypso-bridge/zipball/164752a01f038220202455c00844a80ee8e51ef0", + "reference": "164752a01f038220202455c00844a80ee8e51ef0", "shasum": "" }, "require": { @@ -1913,7 +1913,7 @@ "phpcbf -p" ] }, - "time": "2024-07-11T14:54:19+00:00" + "time": "2024-07-22T10:08:33+00:00" }, { "name": "composer/installers",