From c3dd15e0cd49760c3754d3a4f0150430347befe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 17:55:42 +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 1.2.2 to 1.3.0. - [Release notes](https://github.com/newfold-labs/wp-module-performance/releases) - [Commits](https://github.com/newfold-labs/wp-module-performance/compare/1.2.2...1.3.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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 45c96297..9dc2cb4a 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.1.6", "newfold-labs/wp-module-onboarding": "1.11.8", - "newfold-labs/wp-module-performance": "^1.2.2", + "newfold-labs/wp-module-performance": "^1.3.0", "newfold-labs/wp-module-runtime": "^1.0.7", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", diff --git a/composer.lock b/composer.lock index e9876001..ccea6be3 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": "205d48b15a4e41a7440e59eca5e52ae3", + "content-hash": "fa1f24b992a6d7126d21d1f1ba268cea", "packages": [ { "name": "doctrine/inflector", @@ -801,16 +801,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "1.2.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "f5cf5924aa6aaceebdf0b5d8b5ea7e004eb1d1a8" + "reference": "4ac17a7ad77bb39cd90ebbb5cb207ede5336dbac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/f5cf5924aa6aaceebdf0b5d8b5ea7e004eb1d1a8", - "reference": "f5cf5924aa6aaceebdf0b5d8b5ea7e004eb1d1a8", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/4ac17a7ad77bb39cd90ebbb5cb207ede5336dbac", + "reference": "4ac17a7ad77bb39cd90ebbb5cb207ede5336dbac", "shasum": "" }, "require": { @@ -839,10 +839,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.2.2", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2023-10-30T13:02:28+00:00" + "time": "2023-12-04T23:27:28+00:00" }, { "name": "newfold-labs/wp-module-runtime",