From fa5d4ba4f22e510c37c35a53f49074664f12e9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:03:42 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-onboarding Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 2.3.11 to 2.4.0. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/2.3.11...2.4.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index 8058d1ed..fd0d547e 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,7 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-notifications": "^1.5.0", - "newfold-labs/wp-module-onboarding": "^2.3.11", + "newfold-labs/wp-module-onboarding": "^2.4.0", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", diff --git a/composer.lock b/composer.lock index 7f6dc320..ed5049b1 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": "7e4a6f9d3e96e8bccfe4952dfad5ac9f", + "content-hash": "f07d25c2a0cb31ec08babb8286605fab", "packages": [ { "name": "doctrine/inflector", @@ -1528,24 +1528,24 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.3.11", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "e9399e0ba9f0c185f630016e2bb68d29156dcd37" + "reference": "68df8ff852a26cbd264100b74e9464dd539fa63f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/e9399e0ba9f0c185f630016e2bb68d29156dcd37", - "reference": "e9399e0ba9f0c185f630016e2bb68d29156dcd37", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/68df8ff852a26cbd264100b74e9464dd539fa63f", + "reference": "68df8ff852a26cbd264100b74e9464dd539fa63f", "shasum": "" }, "require": { "mustache/mustache": "^2.14", "newfold-labs/wp-module-facebook": "^1.0", "newfold-labs/wp-module-migration": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^1.1", - "newfold-labs/wp-module-patterns": "^2.1", + "newfold-labs/wp-module-onboarding-data": "^1.0", + "newfold-labs/wp-module-patterns": "^2.0", "wp-cli/wp-config-transformer": "^1.3", "wp-forge/helpers": "^2.0" }, @@ -1583,23 +1583,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.11", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.4.0", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-08-09T10:20:09+00:00" + "time": "2024-09-11T08:30:14+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.1.16", + "version": "1.1.17", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "fe195d1bddc75b812e32d20e758544e5358e59de" + "reference": "1c60007a352cb18511536b8b58c3b9dc65821f73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/fe195d1bddc75b812e32d20e758544e5358e59de", - "reference": "fe195d1bddc75b812e32d20e758544e5358e59de", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/1c60007a352cb18511536b8b58c3b9dc65821f73", + "reference": "1c60007a352cb18511536b8b58c3b9dc65821f73", "shasum": "" }, "require": { @@ -1635,10 +1635,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.16", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.17", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-07-31T11:51:46+00:00" + "time": "2024-09-11T05:58:44+00:00" }, { "name": "newfold-labs/wp-module-patterns",