From dbca3e39a432cca79e3170818a080bb0e961a3db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:06:59 +0000 Subject: [PATCH] Bump wp-cli/i18n-command from 2.6.5 to 2.6.6 Bumps [wp-cli/i18n-command](https://github.com/wp-cli/i18n-command) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/wp-cli/i18n-command/releases) - [Commits](https://github.com/wp-cli/i18n-command/compare/v2.6.5...v2.6.6) --- updated-dependencies: - dependency-name: wp-cli/i18n-command dependency-version: 2.6.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 34f2eb1be..f9980b211 100644 --- a/composer.lock +++ b/composer.lock @@ -1559,16 +1559,16 @@ }, { "name": "mck89/peast", - "version": "v1.17.0", + "version": "v1.17.4", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "3a752d39bd7d8dc1e19bcf424f3d5ac1a1ca6ad5" + "reference": "c6a63f32410d2e4ee2cd20fe94b35af147fb852d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/3a752d39bd7d8dc1e19bcf424f3d5ac1a1ca6ad5", - "reference": "3a752d39bd7d8dc1e19bcf424f3d5ac1a1ca6ad5", + "url": "https://api.github.com/repos/mck89/peast/zipball/c6a63f32410d2e4ee2cd20fe94b35af147fb852d", + "reference": "c6a63f32410d2e4ee2cd20fe94b35af147fb852d", "shasum": "" }, "require": { @@ -1581,7 +1581,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17.0-dev" + "dev-master": "1.17.4-dev" } }, "autoload": { @@ -1602,9 +1602,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.17.0" + "source": "https://github.com/mck89/peast/tree/v1.17.4" }, - "time": "2025-03-07T19:44:14+00:00" + "time": "2025-10-10T12:53:17+00:00" }, { "name": "myclabs/deep-copy", @@ -6517,16 +6517,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.6.5", + "version": "v2.6.6", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "5e73d417398993625331a9f69f6c2ef60f234070" + "reference": "94f72ddc4be8919f2cea181ba39cd140dd480d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/5e73d417398993625331a9f69f6c2ef60f234070", - "reference": "5e73d417398993625331a9f69f6c2ef60f234070", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/94f72ddc4be8919f2cea181ba39cd140dd480d64", + "reference": "94f72ddc4be8919f2cea181ba39cd140dd480d64", "shasum": "" }, "require": { @@ -6537,7 +6537,7 @@ }, "require-dev": { "wp-cli/scaffold-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^4.3.9" + "wp-cli/wp-cli-tests": "^5.0.0" }, "suggest": { "ext-json": "Used for reading and generating JSON translation files", @@ -6580,9 +6580,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.6.5" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.6" }, - "time": "2025-04-25T21:49:29+00:00" + "time": "2025-11-21T04:23:34+00:00" }, { "name": "wp-cli/language-command",