From eb4c7f8ca0daf93c7ba4c43987092e1012e7a59b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:05:23 +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.1. - [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.1) --- 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 531abf1d5..2a2a5578d 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-my-products": "^1.0.5", "newfold-labs/wp-module-notifications": "^1.5.0", - "newfold-labs/wp-module-onboarding": "^2.3.11", + "newfold-labs/wp-module-onboarding": "^2.4.1", "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 cd7f3bb52..0dc3cb030 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": "ad4a37cf18f4dcd02781daefd2765914", + "content-hash": "4aa7a4029779d0aad7825ba8f62d4eba", "packages": [ { "name": "doctrine/inflector", @@ -1587,24 +1587,24 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.3.11", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "e9399e0ba9f0c185f630016e2bb68d29156dcd37" + "reference": "bc7bc4f472a0524a9cf5542e5703d7df71a7d729" }, "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/bc7bc4f472a0524a9cf5542e5703d7df71a7d729", + "reference": "bc7bc4f472a0524a9cf5542e5703d7df71a7d729", "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" }, @@ -1642,23 +1642,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.1", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-08-09T10:20:09+00:00" + "time": "2024-09-17T10:18:51+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": { @@ -1694,10 +1694,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",