From 7cbfd88aafbcb5958c4a4b41f2ce1ae6feb189e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:53:16 +0000 Subject: [PATCH] Bump wp-cli/db-command from 2.1.4 to 2.1.5 Bumps [wp-cli/db-command](https://github.com/wp-cli/db-command) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/wp-cli/db-command/releases) - [Commits](https://github.com/wp-cli/db-command/compare/v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: wp-cli/db-command dependency-version: 2.1.5 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 beaa3074c..288c54d4b 100644 --- a/composer.lock +++ b/composer.lock @@ -3168,16 +3168,16 @@ }, { "name": "wp-cli/db-command", - "version": "v2.1.4", + "version": "v2.1.5", "source": { "type": "git", "url": "https://github.com/wp-cli/db-command.git", - "reference": "c5277fe0335ea00c77b2790f2a892a692dfdf73c" + "reference": "358e2a0d800b8cf6b07c9fe81e249ef44d3d3799" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/db-command/zipball/c5277fe0335ea00c77b2790f2a892a692dfdf73c", - "reference": "c5277fe0335ea00c77b2790f2a892a692dfdf73c", + "url": "https://api.github.com/repos/wp-cli/db-command/zipball/358e2a0d800b8cf6b07c9fe81e249ef44d3d3799", + "reference": "358e2a0d800b8cf6b07c9fe81e249ef44d3d3799", "shasum": "" }, "require": { @@ -3236,9 +3236,9 @@ "homepage": "https://github.com/wp-cli/db-command", "support": { "issues": "https://github.com/wp-cli/db-command/issues", - "source": "https://github.com/wp-cli/db-command/tree/v2.1.4" + "source": "https://github.com/wp-cli/db-command/tree/v2.1.5" }, - "time": "2025-09-08T19:28:47+00:00" + "time": "2026-03-17T14:55:05+00:00" }, { "name": "wp-cli/embed-command",