Update infection/infection requirement from ^0.23 to ^0.23 || ^0.24
Created by: dependabot[bot]
Updates the requirements on infection/infection to permit the latest version.
Release notes
Sourced from infection/infection's releases.
Major performance improvent, more clevel
badgelogger, new Mutators0.24.0 (2021-07-27)
Added:
Changed:
Changelog
Sourced from infection/infection's changelog.
0.24.0 (2021-07-25)
Added:
Changed:
- [Performance] Improve Infection performance executed against slow test suites #1539
- Allow using MSI Badge for multiple branches #1538
- Add Mutator information to GitHub annotation logger #1540
- [BC BREAK] Rename
Spreadmutator toSpreadOneItem#15290.23.0 (2021-05-13)
Added:
- Add support for
Pesttest framework #1516Fixed:
- Multiplication mutator should not mutate when return value is integer #1515
Changed:
0.22.0 (2021-04-24)
Added:
- Add
INFECTIONandTEST_TOKENenvironment variables for each Mutant process #1504Fixed:
- composer install --no-scripts installs 0.13.4 instead of 0.15.0 infection/infection#876
- Invalid mutator config Bug infection/infection#1479
- Error: Expected a value other than null infection/infection#1480
- git-diff-filter option on MacOS doesn't work infection/infection#1492
- TypeError: Argument 1 passed to PhpParser\Node\Scalar\LNumber::__construct() must be of the type int, float given infection/infection#1484
- Do not increment max integer value infection/infection#1486
- Do not decrement min integer value infection/infection#1488
- Fix file not found exception for Codeception Cests
0.21.0 (2021-01-27)
... (truncated)
Commits
-
cfc3263Add changelog for 0.24.0 release -
fd58f99Fix CS -
1eff6c2Usepreg_quote()instead ofescapeshellcmdto prepare string to be a regu... -
50f972aAdd--only-covering-test-casesoption to enable/disable filtering by coveri... -
0fa6025Use more performant way of building--filteroption, not escaping non-uniqu... -
4e7e9e6Add special char for Pest e2e test to make sure it works as expected -
119ca3fAdd more tests, remove redundant.*from regular expression -
87efcb2SplitArgumentsAndOptionsBuilder::buildinto 2 methods: for initial tests r... -
e9b7549Run only those test cases that cover mutated line -
0dde91aMadelogs.badge.branchcapable of accepting a regular expression (#1538) - 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 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)