From 2a0bc962ab064de6e7cbbd3f9b601ed7b9d0629d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:32:59 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-notifications Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.1.6 to 1.2.1. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.1.6...1.2.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-notifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 3560ab8a..5302fe72 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "newfold-labs/wp-module-global-ctb": "^1.0.9", "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-notifications": "^1.2.1", "newfold-labs/wp-module-onboarding": "^1.11.9", "newfold-labs/wp-module-performance": "^1.2.2", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index 89f57fd8..2a513c1c 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": "c8071742d7691dcdb51843e4a2ffa28a", + "content-hash": "3c0c804bfdf8c26a2135366f1f7ead98", "packages": [ { "name": "doctrine/inflector", @@ -216,16 +216,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.9", + "version": "2.4.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503" + "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/672ba89b7f3fa7721e8be4cd79653f21d9a3a503", - "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c244dd52e7e07bf0d890e51892e179c62f197bac", + "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac", "shasum": "" }, "require": { @@ -258,10 +258,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.9", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.11", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-10-23T14:39:19+00:00" + "time": "2023-11-13T19:54:44+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -580,16 +580,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.1.6", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "040c63553978974bdebc066febb0ba3842875095" + "reference": "802de89e0a94f59f93b5637fdcce62d80a30af1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/040c63553978974bdebc066febb0ba3842875095", - "reference": "040c63553978974bdebc066febb0ba3842875095", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/802de89e0a94f59f93b5637fdcce62d80a30af1c", + "reference": "802de89e0a94f59f93b5637fdcce62d80a30af1c", "shasum": "" }, "require": { @@ -618,10 +618,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.6", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.2.1", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2023-10-18T16:10:26+00:00" + "time": "2023-11-13T22:55:16+00:00" }, { "name": "newfold-labs/wp-module-onboarding", @@ -2545,5 +2545,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }