From d1ebbe9fd49e3dfe9f01290f3993df8a086f7292 Mon Sep 17 00:00:00 2001 From: Fernando Espinosa Date: Wed, 30 Oct 2024 18:15:32 +0100 Subject: [PATCH] Update wc-calypso-bridge to v2.8.1 (#39950) * Update wc-calypso-bridge to v2.8.1 * Update composer.lock for wpcomsh plugin --- .../changelog/update-wpcomsh-wc-calypso-bridge-2.8.1 | 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-wpcomsh-wc-calypso-bridge-2.8.1 diff --git a/projects/plugins/wpcomsh/changelog/update-wpcomsh-wc-calypso-bridge-2.8.1 b/projects/plugins/wpcomsh/changelog/update-wpcomsh-wc-calypso-bridge-2.8.1 new file mode 100644 index 0000000000000..a2650b7a4a836 --- /dev/null +++ b/projects/plugins/wpcomsh/changelog/update-wpcomsh-wc-calypso-bridge-2.8.1 @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update wc-calypso-bridge dependency to 2.8.1 diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index 1b0be94633714..9b8776f99ee99 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.8.0", + "automattic/wc-calypso-bridge": "2.8.1", "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 8f9df42dcb18c..1c35a2cc1715c 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": "8abad65320512f49c7a6306521678bac", + "content-hash": "7c70b1a75a04387d9a04158346c3f8ce", "packages": [ { "name": "automattic/at-pressable-podcasting", @@ -1866,16 +1866,16 @@ }, { "name": "automattic/wc-calypso-bridge", - "version": "v2.8.0", + "version": "v2.8.1", "source": { "type": "git", "url": "https://github.com/Automattic/wc-calypso-bridge.git", - "reference": "b16e4ae0c18f8d78a965f95e77780d56938b2f80" + "reference": "32ecd472f1f4e8b6ea9ee817167255ccb4974811" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/wc-calypso-bridge/zipball/b16e4ae0c18f8d78a965f95e77780d56938b2f80", - "reference": "b16e4ae0c18f8d78a965f95e77780d56938b2f80", + "url": "https://api.github.com/repos/Automattic/wc-calypso-bridge/zipball/32ecd472f1f4e8b6ea9ee817167255ccb4974811", + "reference": "32ecd472f1f4e8b6ea9ee817167255ccb4974811", "shasum": "" }, "require-dev": { @@ -1914,7 +1914,7 @@ "phpcbf -p" ] }, - "time": "2024-10-01T21:35:09+00:00" + "time": "2024-10-29T15:32:13+00:00" }, { "name": "scssphp/scssphp",