From 45eaf4ba816bc110d452a1836aa22efd2c06153e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:33:22 +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 1.11.3 to 1.11.4. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/1.11.3...1.11.4) --- 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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index 8cf3c887b..c42c40d9f 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.6", - "newfold-labs/wp-module-onboarding": "^1.11.3", + "newfold-labs/wp-module-onboarding": "^1.11.4", "newfold-labs/wp-module-patterns": "^0.1.6", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index 5d88ed7bb..b90908d64 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": "a6a6a2e9e1971d732af59c2b438cf8ed", + "content-hash": "5a4f2b625f513feb80f6c29bbeb02168", "packages": [ { "name": "doctrine/inflector", @@ -873,22 +873,22 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.11.3", + "version": "1.11.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "9b2b28c23d3fb009d87a44331f6c2471ba804dbe" + "reference": "f294739dc152a2ec1e64eb70bd465156933a78b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/9b2b28c23d3fb009d87a44331f6c2471ba804dbe", - "reference": "9b2b28c23d3fb009d87a44331f6c2471ba804dbe", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/f294739dc152a2ec1e64eb70bd465156933a78b3", + "reference": "f294739dc152a2ec1e64eb70bd465156933a78b3", "shasum": "" }, "require": { "mustache/mustache": "^2.14", - "newfold-labs/wp-module-onboarding-data": "^0.0.3", - "newfold-labs/wp-module-patterns": "^0.1.2", + "newfold-labs/wp-module-onboarding-data": "^0.0.4", + "newfold-labs/wp-module-patterns": "^0.1.6", "wp-cli/wp-config-transformer": "^1.3" }, "require-dev": { @@ -925,23 +925,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-10-12T11:19:12+00:00" + "time": "2023-10-17T10:55:31+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "0.0.3", + "version": "0.0.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "6c8cef5e2efd0fb3678b122582979a1c4c580c87" + "reference": "ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/6c8cef5e2efd0fb3678b122582979a1c4c580c87", - "reference": "6c8cef5e2efd0fb3678b122582979a1c4c580c87", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8", + "reference": "ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8", "shasum": "" }, "require": { @@ -966,10 +966,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/0.0.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2023-10-06T10:38:41+00:00" + "time": "2023-10-17T06:14:05+00:00" }, { "name": "newfold-labs/wp-module-patterns",