diff --git a/composer.json b/composer.json index 09d2d3861..eb1adc8ae 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "mustache/mustache": "^2.14.2", "wp-cli/wp-config-transformer": "^1.4.1", "newfold-labs/wp-module-onboarding-data": "^1.2.16", - "newfold-labs/wp-module-patterns": "^2.10.3", + "newfold-labs/wp-module-patterns": "^2.10.5", "newfold-labs/wp-module-facebook": "^1.2.1", "newfold-labs/wp-module-migration": "^1.6.0", "wp-forge/helpers": "^2.0" diff --git a/composer.lock b/composer.lock index 4b128c493..4cb18087f 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": "25ddd810f7fb2e49136d3a0a1022eb0a", + "content-hash": "2a9ff6feced550e46f690ad390d33745", "packages": [ { "name": "doctrine/inflector", @@ -678,23 +678,23 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.6.4", + "version": "1.6.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "a64e50091ea8225d658cdb8c09500994afa0f9c3" + "reference": "cac4eba1ef153dde1ffca39da66d58b7fc00b8dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/a64e50091ea8225d658cdb8c09500994afa0f9c3", - "reference": "a64e50091ea8225d658cdb8c09500994afa0f9c3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/cac4eba1ef153dde1ffca39da66d58b7fc00b8dd", + "reference": "cac4eba1ef153dde1ffca39da66d58b7fc00b8dd", "shasum": "" }, "require": { "newfold-labs/wp-module-pls": "^1.1.2" }, "require-dev": { - "johnpbloch/wordpress": "6.8.1", + "johnpbloch/wordpress": "6.8.2", "lucatume/wp-browser": "*", "newfold-labs/wp-php-standards": "^1.2.5", "phpunit/phpcov": "*", @@ -720,8 +720,16 @@ "@i18n-php", "@i18n-json" ], + "i18n-ci-pre": [ + "@i18n-pot", + "@i18n-po" + ], + "i18n-ci-post": [ + "@i18n-json", + "@i18n-php" + ], "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-module-installer.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-installer/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,src,wordpress" + "vendor/bin/wp i18n make-pot . ./languages/wp-module-installer.pot --domain=wp-module-installer --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-installer/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=src,wordpress" ], "i18n-po": [ "vendor/bin/wp i18n update-po ./languages/wp-module-installer.pot ./languages" @@ -755,10 +763,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.6.4", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.6.5", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2025-06-30T22:52:51+00:00" + "time": "2025-08-18T16:16:24+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -996,16 +1004,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.10.3", + "version": "2.10.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "3cb911f8f82c5faa831f4f3445d9f7dde489e7b5" + "reference": "7c4621392b1b4f512e7f76838ba5243730b6f267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/3cb911f8f82c5faa831f4f3445d9f7dde489e7b5", - "reference": "3cb911f8f82c5faa831f4f3445d9f7dde489e7b5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/7c4621392b1b4f512e7f76838ba5243730b6f267", + "reference": "7c4621392b1b4f512e7f76838ba5243730b6f267", "shasum": "" }, "require": { @@ -1085,10 +1093,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.10.3", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.10.5", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2025-09-02T17:02:38+00:00" + "time": "2025-09-25T22:09:31+00:00" }, { "name": "newfold-labs/wp-module-performance",