From 7fa347b0e6da14ce375005836df44e80f1828bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 18:16:36 +0000 Subject: [PATCH] Bump wp-cli/search-replace-command from 2.1.8 to 2.1.9 Bumps [wp-cli/search-replace-command](https://github.com/wp-cli/search-replace-command) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/wp-cli/search-replace-command/releases) - [Commits](https://github.com/wp-cli/search-replace-command/compare/v2.1.8...v2.1.9) --- updated-dependencies: - dependency-name: wp-cli/search-replace-command dependency-version: 2.1.9 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..eeef25380 100644 --- a/composer.lock +++ b/composer.lock @@ -4325,16 +4325,16 @@ }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.8", + "version": "v2.1.9", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057" + "reference": "14aea81eca68effbc651d5fca4891a89c0667b2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057", - "reference": "65397a7bfdd5ba2cff26f3ab03ef0bcb916c0057", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/14aea81eca68effbc651d5fca4891a89c0667b2e", + "reference": "14aea81eca68effbc651d5fca4891a89c0667b2e", "shasum": "" }, "require": { @@ -4344,7 +4344,7 @@ "wp-cli/db-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -4379,9 +4379,9 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.8" + "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.9" }, - "time": "2025-04-02T13:07:50+00:00" + "time": "2025-11-11T13:31:01+00:00" }, { "name": "wp-cli/server-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" }