From 06bb2d2dca5a66e19927df6887c113f883463e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 09:13:58 +0000 Subject: [PATCH] Bump wp-cli/db-command from 2.1.3 to 2.1.4 Bumps [wp-cli/db-command](https://github.com/wp-cli/db-command) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/wp-cli/db-command/releases) - [Commits](https://github.com/wp-cli/db-command/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: wp-cli/db-command dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index b2235142a..672c93467 100644 --- a/composer.lock +++ b/composer.lock @@ -2941,24 +2941,24 @@ }, { "name": "wp-cli/db-command", - "version": "v2.1.3", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/wp-cli/db-command.git", - "reference": "f857c91454d7092fa672bc388512a51752d9264a" + "reference": "c5277fe0335ea00c77b2790f2a892a692dfdf73c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/db-command/zipball/f857c91454d7092fa672bc388512a51752d9264a", - "reference": "f857c91454d7092fa672bc388512a51752d9264a", + "url": "https://api.github.com/repos/wp-cli/db-command/zipball/c5277fe0335ea00c77b2790f2a892a692dfdf73c", + "reference": "c5277fe0335ea00c77b2790f2a892a692dfdf73c", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^4" + "wp-cli/wp-cli-tests": "^5" }, "type": "wp-cli-package", "extra": { @@ -3009,9 +3009,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.3" + "source": "https://github.com/wp-cli/db-command/tree/v2.1.4" }, - "time": "2025-04-10T11:02:04+00:00" + "time": "2025-09-08T19:28:47+00:00" }, { "name": "wp-cli/embed-command",