From 93198cdb087c65018f6203433b478ae334886b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 18:17:10 +0000 Subject: [PATCH] Bump wp-cli/cache-command from 2.2.0 to 2.2.1 Bumps [wp-cli/cache-command](https://github.com/wp-cli/cache-command) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/wp-cli/cache-command/releases) - [Commits](https://github.com/wp-cli/cache-command/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: wp-cli/cache-command dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index f8d4a7d68..40fbf6058 100644 --- a/composer.lock +++ b/composer.lock @@ -2672,16 +2672,16 @@ }, { "name": "wp-cli/cache-command", - "version": "v2.2.0", + "version": "v2.2.1", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", - "reference": "14f76b0bc8f9fa0a680e9c70e18fcf627774d055" + "reference": "408bde47b7c19d5701d9cb3c3b1ec90fb70295cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/14f76b0bc8f9fa0a680e9c70e18fcf627774d055", - "reference": "14f76b0bc8f9fa0a680e9c70e18fcf627774d055", + "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/408bde47b7c19d5701d9cb3c3b1ec90fb70295cd", + "reference": "408bde47b7c19d5701d9cb3c3b1ec90fb70295cd", "shasum": "" }, "require": { @@ -2689,7 +2689,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -2745,9 +2745,9 @@ "homepage": "https://github.com/wp-cli/cache-command", "support": { "issues": "https://github.com/wp-cli/cache-command/issues", - "source": "https://github.com/wp-cli/cache-command/tree/v2.2.0" + "source": "https://github.com/wp-cli/cache-command/tree/v2.2.1" }, - "time": "2025-05-06T01:43:20+00:00" + "time": "2025-11-11T13:30:39+00:00" }, { "name": "wp-cli/checksum-command", @@ -4641,10 +4641,8 @@ "shasum": "" }, "require": { - "ext-curl": "*", "mustache/mustache": "^3.0.0", "php": ">=7.2.24 || ^8.0", - "symfony/finder": ">2.7", "wp-cli/mustangostang-spyc": "^0.6.3", "wp-cli/php-cli-tools": "~0.12.4" }, @@ -4658,6 +4656,7 @@ "wp-cli/wp-cli-tests": "^5" }, "suggest": { + "ext-curl": "For better performance when making HTTP requests", "ext-readline": "Include for a better --prompt implementation", "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates" }, @@ -4696,7 +4695,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2025-12-02T10:18:04+00:00" + "time": "2025-12-09T16:19:24+00:00" }, { "name": "wp-cli/wp-config-transformer", @@ -9307,5 +9306,5 @@ "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }