Bump infection/infection from 0.29.14 to 0.31.1
Open
Number: #203
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 04, 2025 at 07:57 PM UTC
(4 months ago)
(4 months ago)
Updated:
August 04, 2025 at 07:57 PM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies php
dependencies php
Description:
Bumps infection/infection from 0.29.14 to 0.31.1.
Release notes
Sourced from infection/infection's releases.
Cleanup old PHPUnit cache files in Infection tmp directory
Added:
- Cleanup PHPUnit result-cache files older than 30 days by
@staabmin infection/infection#2349Internal:
- DiffColorizerTest: Add multi byte tests by
@staabmin infection/infection#2354- Kill timed out mutants in
DiffColorizerby@staabmin infection/infection#2353- CI: Added PHP 8.5 setup by
@staabmin infection/infection#2348- [Conductor] Update all of phpstan by
@private-packagist[bot] in infection/infection#2340- [Conductor] Update all of sanmai by
@private-packagist[bot] in infection/infection#2345- [Conductor] Update nikic/php-parser to v5.6.0 by
@private-packagist[bot] in infection/infection#2346- [Conductor] Update sidz/phpstan-rules to 0.5.2 by
@private-packagist[bot] in infection/infection#2347- [Conductor] Update phpunit/phpunit to 11.5.28 by
@private-packagist[bot] in infection/infection#2351- [Conductor] Update myclabs/deep-copy to 1.13.4 by
@private-packagist[bot] in infection/infection#2352- [Conductor] Update sanmai/di-container to 0.1.5 by
@private-packagist[bot] in infection/infection#2355Full Changelog: https://github.com/infection/infection/compare/0.31.0...0.31.1
BC Break: remove --only-covered; Introduce --with-uncovered instead. Change default behavior
Changed:
- [BR BREAK!] Remove
--only-covered; Introduce--with-uncoveredinstead by@staabmin infection/infection#2336- Directly enqueue follow-up processes by
@sanmaiin infection/infection#2322- Use
executionOrder="defects,random"forphpunit.xmlby@staabmin infection/infection#2328Fixed:
- Fix CLI output rendering for diffs which contain symfony-style like text by
@staabmin infection/infection#2338Internal:
- Update the pipeline library to version 7 by
@sanmaiin infection/infection#2342- Switch to sanmai/di-container by
@sanmaiin infection/infection#2343Backward Compatibility Break
This version introduces BC Break. Do the following:
- If you used Infection for all the code, including uncovered, like
bin/infection, now you need to add--with-uncovered, because by default, Infection doesn't mutate uncovered code anymore- bin/infection + bin/infection --with-uncovered
- If you used Infection for the only code covered by tests, like
bin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removed
... (truncated)
Commits
210e22eUpdate sanmai/di-container to 0.1.5 (#2355)04d2c77CI: Added PHP 8.5 setup (#2348)e368339Kill timed out mutants inDiffColorizer(#2353)c4b6fd0DiffColorizerTest: Add multi byte tests (#2354)7008da6Update myclabs/deep-copy to 1.13.4 (#2352)dfd0b98Update phpunit/phpunit to 11.5.28 (#2351)99739b6Cleanup PHPUnit result-cache files older than 30 days (#2349)fc636f3Update sidz/phpstan-rules to 0.5.2 (#2347)dca9cfcUpdate nikic/php-parser to v5.6.0 (#2346)9960b4aUpdate all of sanmai (#2345)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+324
+324
Deletions:
-228
-228
Package Dependencies
Package:
infection/infection
Ecosystem:
packagist
packagist
Version Change:
0.29.14 → 0.31.1
Update Type:
Minor
Minor
Technical Details
| ID: | 4573219 |
| UUID: | 2719029965 |
| Node ID: | PR_kwDOHtZA286iERrN |
| Host: | GitHub |
| Repository: | makeitstrict/php-leetcode |
| Merge State: | Unknown |