From 77b51f63b2d66cc0ba6b7642f9c3263d618d2421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:28:56 +0000 Subject: [PATCH] Bump wp-cli/entity-command from 2.8.8 to 2.8.9 Bumps [wp-cli/entity-command](https://github.com/wp-cli/entity-command) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/wp-cli/entity-command/releases) - [Commits](https://github.com/wp-cli/entity-command/compare/v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: wp-cli/entity-command dependency-version: 2.8.9 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 fcac2df73..58aac496b 100644 --- a/composer.lock +++ b/composer.lock @@ -1138,16 +1138,16 @@ }, { "name": "wp-cli/entity-command", - "version": "v2.8.8", + "version": "v2.8.9", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", - "reference": "2b1e37a1505bceaf656314be8095bfce56047426" + "reference": "84b79a91aefa6ef74995cb2935c064f8064d43ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/2b1e37a1505bceaf656314be8095bfce56047426", - "reference": "2b1e37a1505bceaf656314be8095bfce56047426", + "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/84b79a91aefa6ef74995cb2935c064f8064d43ba", + "reference": "84b79a91aefa6ef74995cb2935c064f8064d43ba", "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.8" + "source": "https://github.com/wp-cli/entity-command/tree/v2.8.9" }, - "time": "2026-03-26T19:53:09+00:00" + "time": "2026-03-27T09:15:56+00:00" }, { "name": "wp-cli/eval-command",