From c7d5a1c1127eca5aae9a92b65d61e5f72f438f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:54:31 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-deactivation Bumps [newfold-labs/wp-module-deactivation](https://github.com/newfold-labs/wp-module-deactivation) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/newfold-labs/wp-module-deactivation/releases) - [Commits](https://github.com/newfold-labs/wp-module-deactivation/compare/1.2.3...1.3.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-deactivation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 48 +++++++++++++++++++++++++++++++++--------------- 2 files changed, 34 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index f08e9f4..84ecba3 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "newfold-labs/wp-module-coming-soon": "^1.3.2", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.8", - "newfold-labs/wp-module-deactivation": "^1.2.3", + "newfold-labs/wp-module-deactivation": "^1.3.0", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.11", "newfold-labs/wp-module-marketplace": "^2.4.0", diff --git a/composer.lock b/composer.lock index 547cf72..bdc1d82 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": "190280726030d701829292ee6aacb44d", + "content-hash": "6c1dd3e3080fa654615e12f43d4e574d", "packages": [ { "name": "doctrine/inflector", @@ -487,23 +487,24 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e" + "reference": "93b7aa7472460b67bcc3fac77c5f5ab9e954095a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/77fba9e7289ef3924bc349b549ce53e9f494565e", - "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/93b7aa7472460b67bcc3fac77c5f5ab9e954095a", + "reference": "93b7aa7472460b67bcc3fac77c5f5ab9e954095a", "shasum": "" }, "require": { "newfold-labs/wp-module-data": "^2.0.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2" + "newfold-labs/wp-php-standards": "^1.2", + "wp-cli/i18n-command": "^2.6" }, "type": "library", "autoload": { @@ -520,6 +521,23 @@ ], "lint": [ "vendor/bin/phpcs --standard=phpcs.xml -s ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-module-deactivation.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-deactivation/issues\",\"POT-Creation-Date\":\"2024-12-12T07:59:34+00:00\"}' --exclude=tests" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-module-deactivation.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./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" ] }, "license": [ @@ -532,7 +550,7 @@ }, { "name": "Evan Mullins", - "email": "evanrm@gmail.com" + "homepage": "https://evanmullins.com" }, { "name": "Al Ani", @@ -541,10 +559,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2024-07-10T16:05:32+00:00" + "time": "2024-12-16T17:21:20+00:00" }, { "name": "newfold-labs/wp-module-features", @@ -1506,16 +1524,16 @@ }, { "name": "wpscholar/url", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/wpscholar/url.git", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8" + "reference": "c4bd7e4014acb29ec849631c3ed885c7849c40dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wpscholar/url/zipball/6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", + "url": "https://api.github.com/repos/wpscholar/url/zipball/c4bd7e4014acb29ec849631c3ed885c7849c40dd", + "reference": "c4bd7e4014acb29ec849631c3ed885c7849c40dd", "shasum": "" }, "type": "library", @@ -1538,9 +1556,9 @@ "description": "A PHP class for parsing and manipulating URLs.", "support": { "issues": "https://github.com/wpscholar/url/issues", - "source": "https://github.com/wpscholar/url/tree/1.2.3" + "source": "https://github.com/wpscholar/url/tree/1.2.4" }, - "time": "2024-12-01T20:43:41+00:00" + "time": "2024-12-13T16:23:01+00:00" } ], "packages-dev": [