From 83ff4a283dae038bebaa56992cf1709228950d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:03:27 +0000 Subject: [PATCH] Bump wp-cli/embed-command from 2.0.17 to 2.0.18 Bumps [wp-cli/embed-command](https://github.com/wp-cli/embed-command) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/wp-cli/embed-command/releases) - [Commits](https://github.com/wp-cli/embed-command/compare/v2.0.17...v2.0.18) --- updated-dependencies: - dependency-name: wp-cli/embed-command dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.lock b/composer.lock index 60db2505b..4f54eff19 100644 --- a/composer.lock +++ b/composer.lock @@ -2129,20 +2129,20 @@ }, { "name": "wp-cli/embed-command", - "version": "v2.0.17", + "version": "v2.0.18", "source": { "type": "git", "url": "https://github.com/wp-cli/embed-command.git", - "reference": "ece56cafcb8ef0a05dac9e41b5ab852ecd57b02c" + "reference": "52f59a1dacf1d4a1c68fd685f27909e1f493816b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/ece56cafcb8ef0a05dac9e41b5ab852ecd57b02c", - "reference": "ece56cafcb8ef0a05dac9e41b5ab852ecd57b02c", + "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/52f59a1dacf1d4a1c68fd685f27909e1f493816b", + "reference": "52f59a1dacf1d4a1c68fd685f27909e1f493816b", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.5" + "wp-cli/wp-cli": "^2.12" }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", @@ -2150,9 +2150,6 @@ }, "type": "wp-cli-package", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - }, "bundled": true, "commands": [ "embed", @@ -2166,7 +2163,10 @@ "embed cache clear", "embed cache find", "embed cache trigger" - ] + ], + "branch-alias": { + "dev-main": "2.x-dev" + } }, "autoload": { "files": [ @@ -2190,9 +2190,9 @@ "homepage": "https://github.com/wp-cli/embed-command", "support": { "issues": "https://github.com/wp-cli/embed-command/issues", - "source": "https://github.com/wp-cli/embed-command/tree/v2.0.17" + "source": "https://github.com/wp-cli/embed-command/tree/v2.0.18" }, - "time": "2024-10-01T10:30:42+00:00" + "time": "2025-04-10T11:01:32+00:00" }, { "name": "wp-cli/entity-command", @@ -3100,16 +3100,16 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.12.4", + "version": "v0.12.5", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc" + "reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc", - "reference": "fbb9c6eb83c04ee99b0c01454b47f47ab0e432bc", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da", + "reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da", "shasum": "" }, "require": { @@ -3157,9 +3157,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.4" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.5" }, - "time": "2025-03-05T14:35:01+00:00" + "time": "2025-03-26T16:13:46+00:00" }, { "name": "wp-cli/rewrite-command", @@ -7425,17 +7425,17 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "roave/security-advisories": 20, - "wp-cli/wp-cli": 20 + "wp-cli/wp-cli": 20, + "roave/security-advisories": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.6" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "5.6" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }