From c62e4be6b14b23afc144b0044d1039d746445b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:52:13 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.7 to 1.0.8 Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/newfold-labs/wp-module-sso/releases) - [Commits](https://github.com/newfold-labs/wp-module-sso/compare/1.0.7...1.0.8) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-sso dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 29 +++++++++++++++-------------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index bc35f68de..ed2757c7f 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,7 @@ "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-solutions": "^1.0.8", - "newfold-labs/wp-module-sso": "^1.0.7", + "newfold-labs/wp-module-sso": "^1.0.8", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index e7ad70079..c31ef9281 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": "9b3fa8b3ffde5295e9c58f3d4928efe1", + "content-hash": "56bb475850f01ebf842551566096be22", "packages": [ { "name": "doctrine/inflector", @@ -830,16 +830,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.8", + "version": "2.6.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "ee5d861ed085e67fe102ffebae1cb46ed3ee0d49" + "reference": "368b604257780658caa4d83c3cc15f8fa2d48ffa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/ee5d861ed085e67fe102ffebae1cb46ed3ee0d49", - "reference": "ee5d861ed085e67fe102ffebae1cb46ed3ee0d49", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/368b604257780658caa4d83c3cc15f8fa2d48ffa", + "reference": "368b604257780658caa4d83c3cc15f8fa2d48ffa", "shasum": "" }, "require": { @@ -862,6 +862,7 @@ "phpunit/phpcov": "^8.2.1", "wpackagist-plugin/jetpack": "^14.0", "wpackagist-plugin/woocommerce": ">=9", + "wpackagist-plugin/woocommerce-payments": "^8.7", "wpackagist-theme/twentytwentyfive": "*" }, "type": "library", @@ -925,10 +926,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.8", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.9", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-12-06T21:56:08+00:00" + "time": "2025-01-22T18:55:15+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -2005,20 +2006,20 @@ }, { "name": "newfold-labs/wp-module-sso", - "version": "1.0.7", + "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-sso.git", - "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448" + "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/539f86884ef91ae5bd9971ee3a1918afd1cb9448", - "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448", + "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/ad1006a0be4105a732b6edfe531f46f711a9f7dd", + "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.1" + "newfold-labs/wp-module-data": ">=2.6.8" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2" @@ -2043,10 +2044,10 @@ ], "description": "Single sign-on functionality for Newfold WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.7", + "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.8", "issues": "https://github.com/newfold-labs/wp-module-sso/issues" }, - "time": "2024-11-06T16:20:22+00:00" + "time": "2025-01-22T16:59:30+00:00" }, { "name": "newfold-labs/wp-module-staging",