chore(deps-dev): Update infection/infection requirement from ^0.22 to ^0.23
Created by: dependabot[bot]
Updates the requirements on infection/infection to permit the latest version.
Release notes
Sourced from infection/infection's releases.
Add support for Pest test framework
0.23.0 (2021-05-13)
Added:
- Add support for
Pesttest framework #1516Fixed:
- Multiplication mutator should not mutate when return value is integer #1515
Changed:
Changelog
Sourced from infection/infection's changelog.
0.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)
Added:
- Introduce
--noopoption to run Noop mutators that does not change the source code (AST) infection/infection#1465- Add support for
@infection-ignore-allannotation infection/infection#1468- Introduce
--noopoption to run Noop mutators that do not change the source code (AST) infection/infection#1465- Add a
describecommand infection/infection#1442- [MUTATOR] Add
Concatoperator mutator infection/infection#1440- [MUTATOR] Add
ConcatOperandRemovaloperator mutator infection/infection#1440- [MUTATOR] Add
Whileexpression mutator infection/infection#1405- [MUTATOR] Add
DoWhileexpression mutator infection/infection#1411- [MUTATOR] Add
PregMatchRemoveFlagsmutator - remove flags one by one infection/infection#1462- [MUTATOR] Add
PregMatchRemoveCaretinfection/infection#1455- [MUTATOR] Add
PregMatchRemoveDollarmutator infection/infection#1455
... (truncated)
Commits
-
ac87ae4Update changelog for 0.23.0 -
8ad6057Revert 2976ee2b2ceee1134cc1591813537344b8dcb0e3 - downgrade ocramius/package-... -
792a158Use 1.2.0 release of Pest -
b9ae55fUsemasterbranch of Pest instead of fork -
d00e9dcRemove code coverage node ignorer -
6f34b7bAdd customrun_tests.bashto run Pest test framework -
2c9c5cfAdd tests -
9f29d95Add inline and shared datasets for Pest -
acf45a9Add Pest, PhpUnit and mixed tested classes -
5e177caInitial setup for Pest Adapter - 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)