From 93d5d6cb6e6f8ecb1cd2637abac600799de4936b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:52:44 +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.9 to 2.3.10. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/2.3.9...2.3.10) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding 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 7517c7605..83bdcbb88 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.9", "newfold-labs/wp-module-notifications": "^1.5.0", - "newfold-labs/wp-module-onboarding": "^2.3.9", + "newfold-labs/wp-module-onboarding": "^2.3.10", "newfold-labs/wp-module-patterns": "^2.3.1", "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", diff --git a/composer.lock b/composer.lock index af35cc246..086947d18 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": "e54ded3763bf04849c39396240bcc475", + "content-hash": "9d99936625c3a60d273b889c6f63c597", "packages": [ { "name": "doctrine/inflector", @@ -1201,16 +1201,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.3.9", + "version": "2.3.10", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "60a559a9418c3254bc2138b7f81be9888981d6ad" + "reference": "1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/60a559a9418c3254bc2138b7f81be9888981d6ad", - "reference": "60a559a9418c3254bc2138b7f81be9888981d6ad", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e", + "reference": "1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e", "shasum": "" }, "require": { @@ -1256,23 +1256,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.9", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.10", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-07-31T13:04:08+00:00" + "time": "2024-08-05T10:56:44+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.1.15", + "version": "1.1.16", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "2e998cb661491ce1b024bf49014242b047c2ae44" + "reference": "fe195d1bddc75b812e32d20e758544e5358e59de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/2e998cb661491ce1b024bf49014242b047c2ae44", - "reference": "2e998cb661491ce1b024bf49014242b047c2ae44", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/fe195d1bddc75b812e32d20e758544e5358e59de", + "reference": "fe195d1bddc75b812e32d20e758544e5358e59de", "shasum": "" }, "require": { @@ -1308,10 +1308,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.15", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.16", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-07-24T15:27:59+00:00" + "time": "2024-07-31T11:51:46+00:00" }, { "name": "newfold-labs/wp-module-patterns",