From a096cf5e1a52c3ec8969c7606884854a07ae32a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:07:45 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-marketplace Bumps [newfold-labs/wp-module-marketplace](https://github.com/newfold-labs/wp-module-marketplace) from 1.5.1 to 2.0.2. - [Release notes](https://github.com/newfold-labs/wp-module-marketplace/releases) - [Commits](https://github.com/newfold-labs/wp-module-marketplace/compare/1.5.1...2.0.2) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-marketplace dependency-type: direct:production update-type: version-update:semver-major ... 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 6919db4..704ad40 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "newfold-labs/wp-module-coming-soon": "^1.1.3", "newfold-labs/wp-module-data": "^2.4.3", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^1.5.1", + "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.2", "newfold-labs/wp-module-performance": "^1.1.1", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index 14aeb2e..8f9e6ee 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": "b5476276a947d732c4a3fe49531d3415", + "content-hash": "cdfe0f74636d8b351c2678402a08fd6b", "packages": [ { "name": "doctrine/inflector", @@ -201,16 +201,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.3", + "version": "2.4.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "3bacb2ae6610d25b1920fa1289bf0438f5673d05" + "reference": "2fc2a4c9201e81f93a71a8774e66bab3c7199039" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/3bacb2ae6610d25b1920fa1289bf0438f5673d05", - "reference": "3bacb2ae6610d25b1920fa1289bf0438f5673d05", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/2fc2a4c9201e81f93a71a8774e66bab3c7199039", + "reference": "2fc2a4c9201e81f93a71a8774e66bab3c7199039", "shasum": "" }, "require": { @@ -243,10 +243,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.3", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.5", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-08-08T20:32:34+00:00" + "time": "2023-09-18T18:44:23+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -296,16 +296,16 @@ }, { "name": "newfold-labs/wp-module-marketplace", - "version": "1.5.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-marketplace.git", - "reference": "9d2e43d375db62f88f0963a19674f0b4f50116bd" + "reference": "e6968198d53c7d4c191cf33d6b76335d32a9bb42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/9d2e43d375db62f88f0963a19674f0b4f50116bd", - "reference": "9d2e43d375db62f88f0963a19674f0b4f50116bd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/e6968198d53c7d4c191cf33d6b76335d32a9bb42", + "reference": "e6968198d53c7d4c191cf33d6b76335d32a9bb42", "shasum": "" }, "require": { @@ -346,10 +346,10 @@ ], "description": "A module for rendering product data and interacting with the Hiive marketplace API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/1.5.1", + "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.2", "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" }, - "time": "2023-04-26T13:31:44+00:00" + "time": "2023-09-19T22:38:37+00:00" }, { "name": "newfold-labs/wp-module-notifications",