Bump infection/infection from 0.29.14 to 0.30.2
Closed
Number: #195
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 10, 2025 at 03:57 PM UTC
(5 months ago)
(5 months ago)
Updated:
July 14, 2025 at 07:05 PM UTC
(5 months ago)
(5 months ago)
Closed:
July 14, 2025 at 07:05 PM UTC
(5 months ago)
(5 months ago)
Time to Close:
4 days
Labels:
dependencies php
dependencies php
Description:
Bumps infection/infection from 0.29.14 to 0.30.2.
Release notes
Sourced from infection/infection's releases.
Static analysis tool in a config, performance fixes for timeouts, removal of
IdenticalEqualChanged:
- [performance] Smarter
LogicalNotmutator by@staabmin infection/infection#2283- [performance] MutationProcess timeout is based on test-execution time by
@staabmin infection/infection#2300- DX: Automatically determine git reference branch by
@staabmin infection/infection#2289- Support NullSafe PropertyFetch/MethodCall in ArrayItem mutator by
@staabmin infection/infection#2294- Make ArrayItem mutator less evil by
@sanmaiin infection/infection#2299- Remove
IdenticalEqualby@sanmaiin infection/infection#2248- Allow setting static analysis tool in config file by
@maks-rafalkoin infection/infection#2301Internal:
- Cleanup composer.json conflict rules with phpunit/php-code-coverage by
@staabmin infection/infection#2288- Test forgotten PhpStan value object by
@maks-rafalkoin infection/infection#2302- Finally, fix the worst and the most unmaintainable test ever by
@maks-rafalkoin infection/infection#2304- Rename functions of ReflectionVisitor.php by
@maks-rafalkoin infection/infection#2308- Add threads=max to infection.json5 by
@maks-rafalkoin infection/infection#2307- Improve ParallelProcessRunner to guard against ReturnRemoval mutator by
@sanmaiin infection/infection#2310- Refactor SchemaConfigurationTest by
@sanmaiin infection/infection#2305Full Changelog: https://github.com/infection/infection/compare/0.30.1...0.30.2
Fix HTML report for Static Analysis, more DX and performance improments
Changed:
TextFileLogger: add hints about different logfile options by@staabmin infection/infection#2278- [performance] Smarter
TrueValue/FalseValuemutator by@staabmin infection/infection#2280Fixed:
- Fix HTML report with
--static-analysis-tool=phpstanby@maks-rafalkoin infection/infection#2284Internal:
- Fix a MethodCallRemoval test by
@staabmin infection/infection#2282Mutators performance improvements, new features, SA integration
Added:
- Add
--threadsto the config file underthreadskey by@maks-rafalkoin infection/infection#2158- Support
--show-mutations=int|maxto support non-bool values by@staabmin infection/infection#2216- Introduce
--id=<mutant-hash>to run the only one Mutant for killing it by@maks-rafalkoin infection/infection#2226- Implement
perMutatortimings by@staabmin infection/infection#2164- Render process-limit into
perMutatorlogger table header by@staabmin infection/infection#2175- Introduce a nomenclature by
@theofidryin infection/infection#1428- Kill mutants by Static Analysis (PHPStan
--static-analysis-tool=phpstan) if they are escaped and not killed by PHPUnit tests by@maks-rafalkoin infection/infection#2098- Detect kills by SA during mutation analysis and differentiate them from kills by Test Framework by
@maks-rafalkoin infection/infection#2157
... (truncated)
Changelog
Sourced from infection/infection's changelog.
0.30.2 (2025-07-10)
Changed:
- [performance] Smarter
LogicalNotmutator by@staabmin infection/infection#2283- [performance] MutationProcess timeout is based on test-execution time by
@staabmin infection/infection#2300- DX: Automatically determine git reference branch by
@staabmin infection/infection#2289- Support NullSafe PropertyFetch/MethodCall in ArrayItem mutator by
@staabmin infection/infection#2294- Make ArrayItem mutator less evil by
@sanmaiin infection/infection#2299- Remove
IdenticalEqualby@sanmaiin infection/infection#2248- Allow setting static analysis tool in config file by
@maks-rafalkoin infection/infection#2301Internal:
- Cleanup composer.json conflict rules with phpunit/php-code-coverage by
@staabmin infection/infection#2288- Test forgotten PhpStan value object by
@maks-rafalkoin infection/infection#2302- Finally, fix the worst and the most unmaintainable test ever by
@maks-rafalkoin infection/infection#2304- Rename functions of ReflectionVisitor.php by
@maks-rafalkoin infection/infection#2308- Add threads=max to infection.json5 by
@maks-rafalkoin infection/infection#2307- Improve ParallelProcessRunner to guard against ReturnRemoval mutator by
@sanmaiin infection/infection#2310- Refactor SchemaConfigurationTest by
@sanmaiin infection/infection#2305Full Changelog: https://github.com/infection/infection/compare/0.30.1...0.30.2
0.30.1 (2025-07-04)
Changed:
TextFileLogger: add hints about different logfile options by@staabmin infection/infection#2278- [performance] Smarter
TrueValue/FalseValuemutator by@staabmin infection/infection#2280Fixed:
- Fix HTML report with
--static-analysis-tool=phpstanby@maks-rafalkoin infection/infection#2284Internal:
- Fix a MethodCallRemoval test by
@staabmin infection/infection#22820.30.0 (2025-07-03)
Added:
- Add
--threadsto the config file underthreadskey by@maks-rafalkoin infection/infection#2158- Support
--show-mutations=int|maxto support non-bool values by@staabmin infection/infection#2216- Introduce
--id=<mutant-hash>to run the only one Mutant for killing it by@maks-rafalkoin infection/infection#2226
... (truncated)
Commits
edff4c9Update CHANGELOG.mda648d78Refactor SchemaConfigurationTest (#2305)9a9556aImprove ParallelProcessRunner to guard against ReturnRemoval mutator (#2310)500e0bcAdd threads=max to infection.json5 (#2307)6d654c6Rename functions of ReflectionVisitor.php (#2308)88c21b8Allow setting static analysis tool in config file (#2301)ae0a25aFinally, fix the worst and the most unmaintainable test ever (#2304)8e177c8Remove IdenticalEqual (#2248)adfdaffMutationProcess timeout is based on test-execution time (#2300)fccfc0bTest forgotten PhpStan value object (#2302)- 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:
+107
+107
Deletions:
-219
-219
Package Dependencies
Package:
infection/infection
Ecosystem:
packagist
packagist
Version Change:
0.29.14 → 0.30.2
Update Type:
Minor
Minor
Technical Details
| ID: | 3317627 |
| UUID: | 2656443027 |
| Node ID: | PR_kwDOHtZA286eVhqT |
| Host: | GitHub |
| Repository: | makeitstrict/php-leetcode |
| Mergeable: | Yes |
| Merge State: | Clean |