From a41b5263479f24f6aa6609f737df997d9b85de10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:51:50 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-migration Bumps [newfold-labs/wp-module-migration](https://github.com/newfold-labs/wp-module-migration) from 1.0.9 to 1.0.12. - [Release notes](https://github.com/newfold-labs/wp-module-migration/releases) - [Commits](https://github.com/newfold-labs/wp-module-migration/compare/v1.0.9...v1.0.12) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-migration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index bca9969..e0b9b37 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.9", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.0", "newfold-labs/wp-module-onboarding": "^2.3.11", "newfold-labs/wp-module-patterns": "^2.4.1", diff --git a/composer.lock b/composer.lock index 40803ac..1f3effe 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": "32a5230049106022a2a44816a62c6450", + "content-hash": "4c2674f4e98795b71daa67c8e84d90f9", "packages": [ { "name": "doctrine/inflector", @@ -979,16 +979,16 @@ }, { "name": "newfold-labs/wp-module-migration", - "version": "v1.0.9", + "version": "v1.0.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-migration.git", - "reference": "b9b94c9906c917b9c1d47d926fe10f48cb8f4315" + "reference": "dad4efa9b8a02b2693fc3d26a228e4f58dde85e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/b9b94c9906c917b9c1d47d926fe10f48cb8f4315", - "reference": "b9b94c9906c917b9c1d47d926fe10f48cb8f4315", + "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/dad4efa9b8a02b2693fc3d26a228e4f58dde85e1", + "reference": "dad4efa9b8a02b2693fc3d26a228e4f58dde85e1", "shasum": "" }, "require": { @@ -1026,10 +1026,10 @@ ], "description": "Initiates the migration process", "support": { - "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.9", + "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.12", "issues": "https://github.com/newfold-labs/wp-module-migration/issues" }, - "time": "2024-07-24T13:47:14+00:00" + "time": "2024-09-25T08:45:49+00:00" }, { "name": "newfold-labs/wp-module-notifications", @@ -1486,16 +1486,16 @@ }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.3.6", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "88f516f44dce1660fc4b780da513e3ca12d7d24f" + "reference": "9b470f6f1a75707b22e9cfb85bb74120256243b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/88f516f44dce1660fc4b780da513e3ca12d7d24f", - "reference": "88f516f44dce1660fc4b780da513e3ca12d7d24f", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/9b470f6f1a75707b22e9cfb85bb74120256243b4", + "reference": "9b470f6f1a75707b22e9cfb85bb74120256243b4", "shasum": "" }, "require": { @@ -1524,9 +1524,9 @@ "homepage": "https://github.com/wp-cli/wp-config-transformer", "support": { "issues": "https://github.com/wp-cli/wp-config-transformer/issues", - "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.6" + "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.4.0" }, - "time": "2024-05-23T06:32:14+00:00" + "time": "2024-09-17T19:05:47+00:00" }, { "name": "wp-forge/collection",