Bump infection/infection from 0.29.14 to 0.31.2
Closed
Number: #209
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 21, 2025 at 03:58 PM UTC
(3 months ago)
(3 months ago)
Updated:
October 08, 2025 at 03:17 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
October 08, 2025 at 03:17 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
about 2 months
Labels:
dependencies php
dependencies php
Description:
Bumps infection/infection from 0.29.14 to 0.31.2.
Release notes
Sourced from infection/infection's releases.
--static-analysis-tool-options and no MSI shown by default for non-covered code
Added:
- Remove
Mutation Score Indicator (MSI)from default output, show only with--with-uncoveredby@Copilotin infection/infection#2378Changed:
- Add
--static-analysis-tool-optionsCLI option with proper multiple options support by@Copilotin infection/infection#2374Internal:
- Fixed mutator list for E2E fixtures by
@sanmaiin infection/infection#2359- Kill mutant found in #2361 by
@maks-rafalkoin infection/infection#2362- Fix "Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect" by
@staabmin infection/infection#2364- Remove lower-bound composer constraints by
@staabmin infection/infection#2366- Fix PHPUnit 9.x compatibility by
@staabmin infection/infection#2368- ✨ Add Copilot instructions for Infection mutation testing framework by
@Copilotin infection/infection#2376- Add
copilot-setup-steps.ymlby@maks-rafalkoin infection/infection#2377New Contributors
@Copilotmade their first contribution in infection/infection#2376Full Changelog: https://github.com/infection/infection/compare/0.31.1...0.31.2
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
... (truncated)
Commits
242785dAdd --static-analysis-tool-options CLI option with proper multiple options su...7ab1d50RemoveMutation Score Indicator (MSI)from default output, show only with `...5173f6cUpdate phpunit/phpunit to 11.5.34 (#2379)f31dff3Addcopilot-setup-steps.yml(#2377)41addb4✨ Add Copilot instructions for Infection mutation testing framework (#2376)cad531bUpdate phpunit/phpunit to 11.5.33 (#2372)fe75e80Update rector/rector to 2.1.4 (#2371)d41e772Update rector/rector to 2.1.3 (#2370)e76458cUpdate nikic/php-parser to v5.6.1 (#2369)109053bUpdate phpunit/phpunit to 11.5.32 (#2367)- 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:
+360
+360
Deletions:
-248
-248
Package Dependencies
Package:
infection/infection
Ecosystem:
packagist
packagist
Version Change:
0.29.14 → 0.31.2
Update Type:
Minor
Minor
Technical Details
| ID: | 9881344 |
| UUID: | 2763504926 |
| Node ID: | PR_kwDOHtZA286kt70e |
| Host: | GitHub |
| Repository: | makeitstrict/php-leetcode |
| Mergeable: | Yes |
| Merge State: | Clean |