From da66a16676a81b25e3b7400a9531938ed712187c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 07:07:17 +0000 Subject: [PATCH] Bump wp-cli/entity-command from 2.8.11 to 2.8.12 Bumps [wp-cli/entity-command](https://github.com/wp-cli/entity-command) from 2.8.11 to 2.8.12. - [Release notes](https://github.com/wp-cli/entity-command/releases) - [Commits](https://github.com/wp-cli/entity-command/compare/v2.8.11...v2.8.12) --- updated-dependencies: - dependency-name: wp-cli/entity-command dependency-version: 2.8.12 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 607c15eb7..624e71861 100644 --- a/composer.lock +++ b/composer.lock @@ -1138,16 +1138,16 @@ }, { "name": "wp-cli/entity-command", - "version": "v2.8.11", + "version": "v2.8.12", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", - "reference": "19fa93b2f26dc8183cad2b050b36b3318b7d6ab3" + "reference": "51b45fb0d5429a4bba36250e8c84f8422c38b2c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/19fa93b2f26dc8183cad2b050b36b3318b7d6ab3", - "reference": "19fa93b2f26dc8183cad2b050b36b3318b7d6ab3", + "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/51b45fb0d5429a4bba36250e8c84f8422c38b2c9", + "reference": "51b45fb0d5429a4bba36250e8c84f8422c38b2c9", "shasum": "" }, "require": { @@ -1426,9 +1426,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.11" + "source": "https://github.com/wp-cli/entity-command/tree/v2.8.12" }, - "time": "2026-05-04T13:06:32+00:00" + "time": "2026-06-18T14:38:31+00:00" }, { "name": "wp-cli/eval-command",