From cb89bba888522e75bf41e930939cc985b25aaf1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:42:50 +0000 Subject: [PATCH] Bump wp-cli/checksum-command from 2.3.2 to 2.3.3 Bumps [wp-cli/checksum-command](https://github.com/wp-cli/checksum-command) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/wp-cli/checksum-command/releases) - [Commits](https://github.com/wp-cli/checksum-command/compare/v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: wp-cli/checksum-command dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index d16008dcd..21dc1781b 100644 --- a/composer.lock +++ b/composer.lock @@ -2894,20 +2894,20 @@ }, { "name": "wp-cli/checksum-command", - "version": "v2.3.2", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "c1b245fde354a05d8f329ce30d580f8d91ab83ef" + "reference": "b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/c1b245fde354a05d8f329ce30d580f8d91ab83ef", - "reference": "c1b245fde354a05d8f329ce30d580f8d91ab83ef", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb", + "reference": "b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/extension-command": "^1.2 || ^2", @@ -2947,9 +2947,9 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.2" + "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.3" }, - "time": "2025-11-11T13:30:40+00:00" + "time": "2026-03-16T15:13:59+00:00" }, { "name": "wp-cli/config-command", @@ -4232,16 +4232,16 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.12.7", + "version": "v0.12.8", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "5cc6ef2e93cfcd939813eb420ae23bc116d9be2a" + "reference": "9cbf9946ebe3462005b642de69ccd65753981517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/5cc6ef2e93cfcd939813eb420ae23bc116d9be2a", - "reference": "5cc6ef2e93cfcd939813eb420ae23bc116d9be2a", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/9cbf9946ebe3462005b642de69ccd65753981517", + "reference": "9cbf9946ebe3462005b642de69ccd65753981517", "shasum": "" }, "require": { @@ -4289,9 +4289,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.7" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.8" }, - "time": "2026-01-20T20:31:49+00:00" + "time": "2026-03-16T15:18:29+00:00" }, { "name": "wp-cli/rewrite-command",