From 3ce2ea2b982869d3e749561f4fc1d48869e6b870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:32:22 +0000 Subject: [PATCH] Bump wp-cli/entity-command from 2.8.9 to 2.8.10 Bumps [wp-cli/entity-command](https://github.com/wp-cli/entity-command) from 2.8.9 to 2.8.10. - [Release notes](https://github.com/wp-cli/entity-command/releases) - [Commits](https://github.com/wp-cli/entity-command/compare/v2.8.9...v2.8.10) --- updated-dependencies: - dependency-name: wp-cli/entity-command dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fd9bf3f10..9c69e8f61 100644 --- a/composer.lock +++ b/composer.lock @@ -1138,16 +1138,16 @@ }, { "name": "wp-cli/entity-command", - "version": "v2.8.9", + "version": "v2.8.10", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", - "reference": "84b79a91aefa6ef74995cb2935c064f8064d43ba" + "reference": "4792ac24c3a0505adcbd28f5d9a653dad0893773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/84b79a91aefa6ef74995cb2935c064f8064d43ba", - "reference": "84b79a91aefa6ef74995cb2935c064f8064d43ba", + "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/4792ac24c3a0505adcbd28f5d9a653dad0893773", + "reference": "4792ac24c3a0505adcbd28f5d9a653dad0893773", "shasum": "" }, "require": { @@ -1419,9 +1419,9 @@ "homepage": "https://github.com/wp-cli/entity-command", "support": { "issues": "https://github.com/wp-cli/entity-command/issues", - "source": "https://github.com/wp-cli/entity-command/tree/v2.8.9" + "source": "https://github.com/wp-cli/entity-command/tree/v2.8.10" }, - "time": "2026-03-27T09:15:56+00:00" + "time": "2026-04-02T11:08:41+00:00" }, { "name": "wp-cli/eval-command",