From e896a0f78e84c081a7d60eee36925cf77c3b3d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:01:48 +0000 Subject: [PATCH] Bump wp-cli/i18n-command from 2.7.0 to 2.7.1 Bumps [wp-cli/i18n-command](https://github.com/wp-cli/i18n-command) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/wp-cli/i18n-command/releases) - [Commits](https://github.com/wp-cli/i18n-command/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: wp-cli/i18n-command dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index a6755a7a1..8bf81d6eb 100644 --- a/composer.lock +++ b/composer.lock @@ -1657,23 +1657,23 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "e91e6903d212486e32ed2c916171f661bfc539ce" + "reference": "cbed9e1548a875fa4d834ffd571940302bc0c797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/e91e6903d212486e32ed2c916171f661bfc539ce", - "reference": "e91e6903d212486e32ed2c916171f661bfc539ce", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/cbed9e1548a875fa4d834ffd571940302bc0c797", + "reference": "cbed9e1548a875fa4d834ffd571940302bc0c797", "shasum": "" }, "require": { "eftec/bladeone": "3.52", "gettext/gettext": "^4.8", "mck89/peast": "^1.13.11", - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/scaffold-command": "^1.2 || ^2", @@ -1721,9 +1721,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.0" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.1" }, - "time": "2026-03-16T17:13:39+00:00" + "time": "2026-03-29T11:50:25+00:00" }, { "name": "wp-cli/import-command",