From 055d2c3e551f97bf9af8f0d3f57e534cc04c011c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 07:33:05 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-data from 2.9.6 to 2.9.7 Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.9.6 to 2.9.7. - [Release notes](https://github.com/newfold-labs/wp-module-data/releases) - [Changelog](https://github.com/newfold-labs/wp-module-data/blob/main/docs/release.md) - [Commits](https://github.com/newfold-labs/wp-module-data/compare/2.9.6...2.9.7) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-data dependency-version: 2.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 39 +++++++++++++-------------------------- 2 files changed, 14 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index 1529e968..16bb4849 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ } ], "require": { - "newfold-labs/wp-module-data": "^2.9.6", + "newfold-labs/wp-module-data": "^2.9.7", "newfold-labs/wp-module-loader": "^1.1.0", "newfold-labs/wp-module-link-tracker": "^1.1" }, diff --git a/composer.lock b/composer.lock index 142ad59a..39367113 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": "336031c00a44c779767b955a22b207c9", + "content-hash": "63d904fc68ce1c8548ea3bc1b22533e9", "packages": [ { "name": "doctrine/inflector", @@ -135,9 +135,6 @@ } ], "description": "A lightweight, PHP 7.0+ compatible, PSR-11 dependency injection container.", - "support": { - "source": "https://github.com/newfold-labs/container/tree/1.2.4" - }, "time": "2026-03-06T22:45:10+00:00" }, { @@ -199,24 +196,20 @@ } ], "description": "Newfold module to determine context for various brands and platforms.", - "support": { - "source": "https://github.com/newfold-labs/wp-module-context/tree/1.0.3", - "issues": "https://github.com/newfold-labs/wp-module-context/issues" - }, "time": "2026-02-06T13:36:08+00:00" }, { "name": "newfold-labs/wp-module-data", - "version": "2.9.6", + "version": "2.9.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "207b2bfdfd0d775820ab20e09cb66c6d8089d3cc" + "reference": "9abdcb0e9153a6e231c3ff299d9f21a784e0f86c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/207b2bfdfd0d775820ab20e09cb66c6d8089d3cc", - "reference": "207b2bfdfd0d775820ab20e09cb66c6d8089d3cc", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/9abdcb0e9153a6e231c3ff299d9f21a784e0f86c", + "reference": "9abdcb0e9153a6e231c3ff299d9f21a784e0f86c", "shasum": "" }, "require": { @@ -231,16 +224,16 @@ "require-dev": { "10up/wp_mock": "^1.1.1", "brianhenryie/composer-phpstorm": ">=0.4", - "johnpbloch/wordpress": ">=7.0.2", + "johnpbloch/wordpress": ">=7.0.3", "kporras07/composer-symlinks": "^1.3", "lucatume/wp-browser": "^3.7.8", "newfold-labs/wp-php-standards": "^1.2.6", "newfold-labs/wp-plugin-bluehost": "dev-latest-zip", "phpunit/phpcov": "^8.2.1", "wp-cli/i18n-command": "^2.7.3", - "wp-plugin/jetpack": "^16.0", - "wp-plugin/woocommerce": ">=10.9.4", - "wp-plugin/woocommerce-payments": "^10.9.0", + "wp-plugin/jetpack": "^16.1", + "wp-plugin/woocommerce": ">=11.0.1", + "wp-plugin/woocommerce-payments": "^11.0.0", "wp-theme/twentytwentyfive": ">=1.5" }, "type": "library", @@ -332,11 +325,7 @@ "GPL-2.0-or-later" ], "description": "Newfold Data Module", - "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.9.6", - "issues": "https://github.com/newfold-labs/wp-module-data/issues" - }, - "time": "2026-07-23T17:31:00+00:00" + "time": "2026-08-13T17:37:59+00:00" }, { "name": "newfold-labs/wp-module-link-tracker", @@ -477,10 +466,6 @@ } ], "description": "A module that handles registration and management of Newfold modules used within our WordPress plugins.", - "support": { - "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.1.0", - "issues": "https://github.com/newfold-labs/wp-module-loader/issues" - }, "time": "2026-02-05T21:09:56+00:00" }, { @@ -7190,7 +7175,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "johnpbloch/wordpress": 0 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {},