From 2cb66a4b7b171305606079927e423dcb5d763690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 05:41:57 +0000 Subject: [PATCH] Bump infection/infection --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools_infection_dependencies ... Signed-off-by: dependabot[bot] --- tools/05_infection/composer.json | 2 +- tools/05_infection/composer.lock | 38 +++++++++++++++++--------------- 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/tools/05_infection/composer.json b/tools/05_infection/composer.json index ad82531dd..128c1e357 100644 --- a/tools/05_infection/composer.json +++ b/tools/05_infection/composer.json @@ -6,7 +6,7 @@ "php": "^8.4.0" }, "require-dev": { - "infection/infection": "0.29.14", + "infection/infection": "0.30.3", "roave/security-advisories": "dev-latest" }, "config": { diff --git a/tools/05_infection/composer.lock b/tools/05_infection/composer.lock index 5dacc055c..1e4cc9a6f 100644 --- a/tools/05_infection/composer.lock +++ b/tools/05_infection/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "801b8b5150306d766d453ff2e97023c5", + "content-hash": "b26f48457a2472326e535ff829ced75d", "packages": [], "packages-dev": [ { @@ -480,16 +480,16 @@ }, { "name": "infection/infection", - "version": "0.29.14", + "version": "0.30.3", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3" + "reference": "a23f4a0b9e279d021fdf0bb91334e74d1cc32b07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/feea2a48a8aeedd3a4d2105167b41a46f0e568a3", - "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3", + "url": "https://api.github.com/repos/infection/infection/zipball/a23f4a0b9e279d021fdf0bb91334e74d1cc32b07", + "reference": "a23f4a0b9e279d021fdf0bb91334e74d1cc32b07", "shasum": "" }, "require": { @@ -509,8 +509,8 @@ "nikic/php-parser": "^5.3", "ondram/ci-detector": "^4.1.0", "php": "^8.2", - "sanmai/later": "^0.1.1", - "sanmai/pipeline": "^5.1 || ^6", + "sanmai/later": "^0.1.7", + "sanmai/pipeline": "^6.16", "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/console": "^6.4 || ^7.0", "symfony/filesystem": "^6.4 || ^7.0", @@ -521,8 +521,7 @@ }, "conflict": { "antecedent/patchwork": "<2.1.25", - "dg/bypass-finals": "<1.4.1", - "phpunit/php-code-coverage": ">9,<9.1.4 || >9.2.17,<9.2.21" + "dg/bypass-finals": "<1.4.1" }, "require-dev": { "ext-simplexml": "*", @@ -534,6 +533,8 @@ "phpstan/phpstan-webmozart-assert": "^2.0", "phpunit/phpunit": "^11.5", "rector/rector": "^2.0", + "shipmonk/dead-code-detector": "^0.12.0", + "shipmonk/name-collision-detector": "^2.1", "sidz/phpstan-rules": "^0.5.1", "symfony/yaml": "^6.4 || ^7.0", "thecodingmachine/phpstan-safe-rule": "^1.4" @@ -592,7 +593,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.29.14" + "source": "https://github.com/infection/infection/tree/0.30.3" }, "funding": [ { @@ -604,7 +605,7 @@ "type": "open_collective" } ], - "time": "2025-03-02T18:49:12+00:00" + "time": "2025-07-11T21:15:39+00:00" }, { "name": "infection/mutator", @@ -2067,16 +2068,16 @@ }, { "name": "sanmai/pipeline", - "version": "6.19", + "version": "6.21", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "3707180c66dd6b3b9c4b5f9fe26155325812037d" + "reference": "6d729c0b0c662010d84cdea9b99f90a65ae4cf5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/3707180c66dd6b3b9c4b5f9fe26155325812037d", - "reference": "3707180c66dd6b3b9c4b5f9fe26155325812037d", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/6d729c0b0c662010d84cdea9b99f90a65ae4cf5e", + "reference": "6d729c0b0c662010d84cdea9b99f90a65ae4cf5e", "shasum": "" }, "require": { @@ -2085,9 +2086,10 @@ "require-dev": { "ergebnis/composer-normalize": "^2.8", "friendsofphp/php-cs-fixer": "^3.17", - "infection/infection": ">=0.10.5", + "infection/infection": ">=0.30.3", "league/pipeline": "^0.3 || ^1.0", "php-coveralls/php-coveralls": "^2.4.1", + "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2", "phpunit/phpunit": ">=9.4 <12", "sanmai/phpstan-rules": "^0.3.0", @@ -2120,7 +2122,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/6.19" + "source": "https://github.com/sanmai/pipeline/tree/6.21" }, "funding": [ { @@ -2128,7 +2130,7 @@ "type": "github" } ], - "time": "2025-07-05T14:39:33+00:00" + "time": "2025-07-16T04:06:56+00:00" }, { "name": "sebastian/diff",