From 761e93da08fdc4270c7a6f4ffd8df4aa2bd0f23c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jan 2025 20:17:54 +0000 Subject: [PATCH 1/2] Update dependency wordpress/classic-editor-plugin to v1.6.7 --- .../renovate-wordpress-classic-editor-plugin-1.x | 4 ++++ projects/plugins/wpcomsh/composer.json | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 projects/plugins/wpcomsh/changelog/renovate-wordpress-classic-editor-plugin-1.x diff --git a/projects/plugins/wpcomsh/changelog/renovate-wordpress-classic-editor-plugin-1.x b/projects/plugins/wpcomsh/changelog/renovate-wordpress-classic-editor-plugin-1.x new file mode 100644 index 0000000000000..c47cb18e82997 --- /dev/null +++ b/projects/plugins/wpcomsh/changelog/renovate-wordpress-classic-editor-plugin-1.x @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Updated package dependencies. diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index b730569d4d8cf..2a3ec17bd1074 100644 --- a/projects/plugins/wpcomsh/composer.json +++ b/projects/plugins/wpcomsh/composer.json @@ -10,7 +10,7 @@ "automattic/custom-fonts-typekit": "^2.0", "automattic/text-media-widget-styles": "^2.0", "automattic/wc-calypso-bridge": "2.8.1", - "wordpress/classic-editor-plugin": "1.5", + "wordpress/classic-editor-plugin": "1.6.7", "automattic/jetpack-config": "@dev", "automattic/jetpack-post-list": "@dev", "automattic/jetpack-mu-wpcom": "@dev", @@ -104,15 +104,15 @@ "type": "package", "package": { "name": "wordpress/classic-editor-plugin", - "version": "1.5", + "version": "1.6.7", "dist": { - "url": "https://downloads.wordpress.org/plugin/classic-editor.1.5.zip", + "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip", "type": "zip" }, "source": { "url": "https://plugins.svn.wordpress.org/classic-editor/", "type": "svn", - "reference": "tags/1.5/" + "reference": "tags/1.6.7/" }, "autoload": { "classmap": [] From 658c176f09b9fcefb68b59f76eee937389b83df6 Mon Sep 17 00:00:00 2001 From: tbradsha <32492176+tbradsha@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:44:02 -0700 Subject: [PATCH 2/2] Update lockfile --- projects/plugins/wpcomsh/composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/plugins/wpcomsh/composer.lock b/projects/plugins/wpcomsh/composer.lock index b1f66cadbde5d..b3c2e266f04c9 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": "968ee97b016c98ecc588293d5e0b4d65", + "content-hash": "8c59e3217b08130af57bb70a9a912b62", "packages": [ { "name": "automattic/at-pressable-podcasting", @@ -2140,15 +2140,15 @@ }, { "name": "wordpress/classic-editor-plugin", - "version": "1.5", + "version": "1.6.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/classic-editor/", - "reference": "tags/1.5/" + "reference": "tags/1.6.7/" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/classic-editor.1.5.zip" + "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip" }, "type": "library", "autoload": {