From 0d219ab2626697efb5517f885dc1ab503c730984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 21:40:54 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.8 to 1.1.1 Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.8 to 1.1.1. - [Release notes](https://github.com/newfold-labs/wp-module-sso/releases) - [Commits](https://github.com/newfold-labs/wp-module-sso/compare/1.0.8...1.1.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-sso dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 76 +++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 56 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index b185899..00f3f2b 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ "newfold-labs/wp-module-performance": "^2.6.0", "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.8", + "newfold-labs/wp-module-sso": "^1.1.1", "wp-cli/wp-cli": "^2.11", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index a4c571f..1c8f1c0 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": "f481c0cf4059d7878b21eb7f82fb0592", + "content-hash": "aeae2970f6d6db5c323da6d5aadb4b60", "packages": [ { "name": "doctrine/inflector", @@ -407,16 +407,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.11", + "version": "2.8.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "058a70c1c957cbe9739c9907f082087cd12a224a" + "reference": "17d485a474d4162dcebda7010e1675f87579bac8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/058a70c1c957cbe9739c9907f082087cd12a224a", - "reference": "058a70c1c957cbe9739c9907f082087cd12a224a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/17d485a474d4162dcebda7010e1675f87579bac8", + "reference": "17d485a474d4162dcebda7010e1675f87579bac8", "shasum": "" }, "require": { @@ -435,7 +435,7 @@ "kporras07/composer-symlinks": "^1.2", "lucatume/wp-browser": "^3.5.8", "newfold-labs/wp-php-standards": "^1.2.3", - "newfold-labs/wp-plugin-bluehost": "^4.0", + "newfold-labs/wp-plugin-bluehost": "dev-latest-zip", "phpunit/phpcov": "^8.2.1", "wpackagist-plugin/jetpack": "^14.0", "wpackagist-plugin/woocommerce": ">=9", @@ -445,7 +445,7 @@ "type": "library", "extra": { "symlinks": { - ".": "wp-content/plugins/wp-plugin-bluehost/vendor/newfold-labs/wp-module-data" + ".": "wp-content/plugins/wp-module-data" } }, "autoload": { @@ -464,7 +464,9 @@ ] }, "classmap": [ - "wordpress" + "wordpress", + "tests/phpunit", + "tests/wpunit" ] }, "scripts": { @@ -489,6 +491,7 @@ "phpunit --bootstrap tests/phpunit/bootstrap.php --coverage-php tests/_output/unit.cov --coverage-text", "codecept run wpunit --coverage wpunit.cov", "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;", + "git diff main...head > /tmp/main.diff; phpcov patch-coverage --path-prefix $(pwd) ./tests/_output/merged.cov /tmp/main.diff || true", "echo \"open tests/_output/html/index.html\" to view the report" ], "post-install-cmd": [ @@ -503,10 +506,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.11", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.8.4", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2025-03-10T22:27:07+00:00" + "time": "2025-05-20T17:54:39+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -1063,23 +1066,24 @@ }, { "name": "newfold-labs/wp-module-sso", - "version": "1.0.8", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-sso.git", - "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd" + "reference": "87e2314f0fb1511dfd17c0a2e362bfa93d81c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/ad1006a0be4105a732b6edfe531f46f711a9f7dd", - "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/87e2314f0fb1511dfd17c0a2e362bfa93d81c34a", + "reference": "87e2314f0fb1511dfd17c0a2e362bfa93d81c34a", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.6.8" + "newfold-labs/wp-module-data": ">=2.8.4" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2" + "newfold-labs/wp-php-standards": "^1.2", + "wp-cli/i18n-command": "^2.6.5" }, "type": "library", "autoload": { @@ -1090,6 +1094,36 @@ "bootstrap.php" ] }, + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-module-sso.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-sso/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-module-sso.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-php": [ + "vendor/bin/wp i18n make-php ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo", + "@i18n-php", + "@i18n-json" + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ] + }, "license": [ "GPL-2.0-or-later" ], @@ -1101,10 +1135,10 @@ ], "description": "Single sign-on functionality for Newfold WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.8", + "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.1.1", "issues": "https://github.com/newfold-labs/wp-module-sso/issues" }, - "time": "2025-01-22T16:59:30+00:00" + "time": "2025-06-03T20:19:19+00:00" }, { "name": "symfony/finder", @@ -3565,10 +3599,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }