chore(deps): update dependency infection/infection to ^0.30.0#110
Merged
renovate[bot] merged 1 commit intomasterfrom Jul 3, 2025
Merged
chore(deps): update dependency infection/infection to ^0.30.0#110renovate[bot] merged 1 commit intomasterfrom
renovate[bot] merged 1 commit intomasterfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #110 +/- ##
=======================================
Coverage 95.45% 95.45%
=======================================
Files 6 6
Lines 176 176
=======================================
Hits 168 168
Misses 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.29.0->^0.30.0Release Notes
infection/infection (infection/infection)
v0.30.0Compare Source
Full Changelog
Added:
--threadsto the config file underthreadskey by @maks-rafalko in https://github.com/infection/infection/pull/2158--show-mutations=int|maxto support non-bool values by @staabm in https://github.com/infection/infection/pull/2216--id=<mutant-hash>to run the only one Mutant for killing it by @maks-rafalko in https://github.com/infection/infection/pull/2226perMutatortimings by @staabm in https://github.com/infection/infection/pull/2164perMutatorlogger table header by @staabm in https://github.com/infection/infection/pull/2175--static-analysis-tool=phpstan) if they are escaped and not killed by PHPUnit tests by @maks-rafalko in https://github.com/infection/infection/pull/2098Changed:
falsewith a non-falsy value by @staabm in https://github.com/infection/infection/pull/2121ProtectedVisibility: by @staabm in https://github.com/infection/infection/pull/2112DecrementIntegermutator by @staabm in https://github.com/infection/infection/pull/2204IncrementIntegermutator by @staabm in https://github.com/infection/infection/pull/2208DecrementIntegermutator by @staabm in https://github.com/infection/infection/pull/2238LogicalAndAllSubExprNegationwithinstanceofby @staabm in https://github.com/infection/infection/pull/2241LogicalOrMutator by @staabm in https://github.com/infection/infection/pull/2243ArrayItemRemoval: Do not remove item from array assignment as it produces PHP warning by @staabm in https://github.com/infection/infection/pull/2236Fixed:
--mutantsis used and config hasglobal-ignoreSourceCodeByRegexby @maks-rafalko in https://github.com/infection/infection/pull/2172Internal:
devTools/Dockerfile.jsonto pin to it on Makefile by @maks-rafalko in https://github.com/infection/infection/pull/2072srcandtestsfolders by @maks-rafalko in https://github.com/infection/infection/pull/2091.DB_Storeon MacOS by @maks-rafalko in https://github.com/infection/infection/pull/2094MutantExecutionResultFactorytoTestFrameworkMutantExecutionResultFactoryand add interface by @maks-rafalko in https://github.com/infection/infection/pull/2099VersionParserby @maks-rafalko in https://github.com/infection/infection/pull/2100ParentConnector::findParentover raw calls to$node->getAttribute('parent')by @staabm in https://github.com/infection/infection/pull/2116--static-analysis-tool=phpstanis used by @maks-rafalko in https://github.com/infection/infection/pull/2162per-mutator.mdto.gitignoreby @staabm in https://github.com/infection/infection/pull/2179--fail-without-result-cacheto PHPStan process by @maks-rafalko in https://github.com/infection/infection/pull/2182infection/tests-checker-actionby @maks-rafalko in https://github.com/infection/infection/pull/2195pull_request_targetinstead ofpull_requestevent by @maks-rafalko in https://github.com/infection/infection/pull/2222Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.