From b78f353c2a380d4a48bf0ae559dead6e213fbd1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:44:25 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-performance Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/newfold-labs/wp-module-performance/releases) - [Commits](https://github.com/newfold-labs/wp-module-performance/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-performance dependency-type: direct:production update-type: version-update:semver-minor ... 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 e640f36..22048da 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,7 @@ "newfold-labs/wp-module-loader": "^1.0.11", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-notifications": "^1.6.6", - "newfold-labs/wp-module-performance": "^2.1.0", + "newfold-labs/wp-module-performance": "^2.2.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index ddc8438..98a7369 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": "3f08e3b223880b448a6f255ed8b77683", + "content-hash": "e4be099754a590c3b867e58c82a5f073", "packages": [ { "name": "doctrine/inflector", @@ -817,16 +817,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113" + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/a941dd7424672e51f6c47b69ec8e3427c8ebc850", + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850", "shasum": "" }, "require": { @@ -862,23 +862,23 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.1.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-12-17T09:46:51+00:00" + "time": "2025-01-02T11:49:56+00:00" }, { "name": "newfold-labs/wp-module-pls", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-pls.git", - "reference": "08b7c41b3d52d66414b6234389d7f4c414477d91" + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/08b7c41b3d52d66414b6234389d7f4c414477d91", - "reference": "08b7c41b3d52d66414b6234389d7f4c414477d91", + "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", "shasum": "" }, "require": { @@ -909,10 +909,10 @@ ], "description": "A Newfold module that handles license key provisioning, validation, and other lifecycle events for registered plugins using the PLS API via Hiive.", "support": { - "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.0.0", + "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.0.1", "issues": "https://github.com/newfold-labs/wp-module-pls/issues" }, - "time": "2024-10-23T09:11:18+00:00" + "time": "2024-12-11T19:31:32+00:00" }, { "name": "newfold-labs/wp-module-runtime",