From 9b7089929a16ee30d9da55084f10a1102a662e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 19:29:14 +0000 Subject: [PATCH] Bump wp-cli/wp-cli-tests from 3.1.8 to 3.1.9 Bumps [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) from 3.1.8 to 3.1.9. - [Release notes](https://github.com/wp-cli/wp-cli-tests/releases) - [Commits](https://github.com/wp-cli/wp-cli-tests/compare/v3.1.8...v3.1.9) --- updated-dependencies: - dependency-name: wp-cli/wp-cli-tests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 71 +++++++++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 31 deletions(-) diff --git a/composer.lock b/composer.lock index b13ef70f609..136b8f8d193 100644 --- a/composer.lock +++ b/composer.lock @@ -6066,16 +6066,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.7", + "version": "v2.1.8", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "3284b990d1ca19e08a708bd186ea4e535cce8ee7" + "reference": "625f0611de96979812e5ccbbc1e2540a34643207" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/3284b990d1ca19e08a708bd186ea4e535cce8ee7", - "reference": "3284b990d1ca19e08a708bd186ea4e535cce8ee7", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/625f0611de96979812e5ccbbc1e2540a34643207", + "reference": "625f0611de96979812e5ccbbc1e2540a34643207", "shasum": "" }, "require": { @@ -6092,7 +6092,7 @@ "type": "wp-cli-package", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "2.x-dev" }, "bundled": true, "commands": [ @@ -6131,22 +6131,22 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.7" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.8" }, - "time": "2022-10-17T18:16:48+00:00" + "time": "2023-01-12T04:02:25+00:00" }, { "name": "wp-cli/eval-command", - "version": "v2.1.2", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/wp-cli/eval-command.git", - "reference": "5213040ec2167b2748f2689ff6fe24b92a064a90" + "reference": "a7d4b92d46892dbf72af20a51c8b10de925e7611" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/5213040ec2167b2748f2689ff6fe24b92a064a90", - "reference": "5213040ec2167b2748f2689ff6fe24b92a064a90", + "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/a7d4b92d46892dbf72af20a51c8b10de925e7611", + "reference": "a7d4b92d46892dbf72af20a51c8b10de925e7611", "shasum": "" }, "require": { @@ -6189,9 +6189,9 @@ "homepage": "https://github.com/wp-cli/eval-command", "support": { "issues": "https://github.com/wp-cli/eval-command/issues", - "source": "https://github.com/wp-cli/eval-command/tree/v2.1.2" + "source": "https://github.com/wp-cli/eval-command/tree/v2.2.0" }, - "time": "2022-01-13T01:19:34+00:00" + "time": "2023-01-05T22:02:07+00:00" }, { "name": "wp-cli/export-command", @@ -6406,22 +6406,31 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.11.16", + "version": "v0.11.17", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "c32e51a5c9993ad40591bc426b21f5422a5ed293" + "reference": "f6be76b7c4ee2ef93c9531b8a37bdb7ce42c3728" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/c32e51a5c9993ad40591bc426b21f5422a5ed293", - "reference": "c32e51a5c9993ad40591bc426b21f5422a5ed293", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/f6be76b7c4ee2ef93c9531b8a37bdb7ce42c3728", + "reference": "f6be76b7c4ee2ef93c9531b8a37bdb7ce42c3728", "shasum": "" }, "require": { "php": ">= 5.3.0" }, + "require-dev": { + "roave/security-advisories": "dev-latest", + "wp-cli/wp-cli-tests": "^3.1.6" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.11.x-dev" + } + }, "autoload": { "files": [ "lib/cli/cli.php" @@ -6454,9 +6463,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.16" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.17" }, - "time": "2022-11-03T15:19:26+00:00" + "time": "2023-01-12T01:18:21+00:00" }, { "name": "wp-cli/wp-cli", @@ -6531,21 +6540,21 @@ }, { "name": "wp-cli/wp-cli-tests", - "version": "v3.1.8", + "version": "v3.1.9", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-tests.git", - "reference": "c772e6eb80ca25156d47391701897ee8ab77306a" + "reference": "9b8cf32307755710080bf19a4f8df295ca906593" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/c772e6eb80ca25156d47391701897ee8ab77306a", - "reference": "c772e6eb80ca25156d47391701897ee8ab77306a", + "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/9b8cf32307755710080bf19a4f8df295ca906593", + "reference": "9b8cf32307755710080bf19a4f8df295ca906593", "shasum": "" }, "require": { "behat/behat": "^3.7", - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1", + "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0", "php": ">=5.6", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3.1", @@ -6605,20 +6614,20 @@ "issues": "https://github.com/wp-cli/wp-cli-tests/issues", "source": "https://github.com/wp-cli/wp-cli-tests" }, - "time": "2022-11-18T18:11:41+00:00" + "time": "2023-01-17T04:31:36+00:00" }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "2e90eefc6b8f5166f53aa5414fd8f1a572164ef1" + "reference": "c5b5349b86a3eea6c8a3f401f556f21a717aa80e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/2e90eefc6b8f5166f53aa5414fd8f1a572164ef1", - "reference": "2e90eefc6b8f5166f53aa5414fd8f1a572164ef1", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/c5b5349b86a3eea6c8a3f401f556f21a717aa80e", + "reference": "c5b5349b86a3eea6c8a3f401f556f21a717aa80e", "shasum": "" }, "require": { @@ -6647,9 +6656,9 @@ "homepage": "https://github.com/wp-cli/wp-config-transformer", "support": { "issues": "https://github.com/wp-cli/wp-config-transformer/issues", - "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.0" + "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.1" }, - "time": "2022-01-10T18:37:52+00:00" + "time": "2023-01-12T03:32:05+00:00" }, { "name": "wp-coding-standards/wpcs",