From fb5a68d1b345b0dc578a37296c5964df75bbaa92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 15:03:25 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-plugin/jetpack from 15.8 to 15.9 Bumps wp-plugin/jetpack from 15.8 to 15.9. --- updated-dependencies: - dependency-name: wp-plugin/jetpack dependency-version: '15.9' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index d38bb363..dcbf73c5 100644 --- a/composer.json +++ b/composer.json @@ -147,7 +147,7 @@ "newfold-labs/wp-plugin-bluehost": "dev-latest-zip", "phpunit/phpcov": "^8.2.1", "wp-cli/i18n-command": "^2.7.3", - "wp-plugin/jetpack": "^15.8", + "wp-plugin/jetpack": "^15.9", "wp-plugin/woocommerce": ">=10.8.0", "wp-plugin/woocommerce-payments": "^10.8.0", "wp-theme/twentytwentyfive": ">=1.5" diff --git a/composer.lock b/composer.lock index 60e01777..8f38b042 100644 --- a/composer.lock +++ b/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": "9b282b0d5676915fbdbdba9f165b4a80", + "content-hash": "e7ea7352df61e9e0a1d570728bb5e73c", "packages": [ { "name": "doctrine/inflector", @@ -7462,15 +7462,15 @@ }, { "name": "wp-plugin/jetpack", - "version": "15.8", + "version": "15.9", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/jetpack/", - "reference": "tags/15.8" + "reference": "tags/15.9" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/jetpack.15.8.zip" + "url": "https://downloads.wordpress.org/plugin/jetpack.15.9.zip" }, "require": { "composer/installers": "~1.0|~2.0" @@ -7489,7 +7489,7 @@ "issues": "https://wordpress.org/support/plugin/jetpack", "source": "https://plugins.svn.wordpress.org/jetpack" }, - "time": "2026-05-06T17:25:56+00:00" + "time": "2026-06-10T08:16:10+00:00" }, { "name": "wp-plugin/woocommerce",