devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Update infection/infection requirement from ^0.10.0 to ^0.11.0 #113

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on infection/infection to permit the latest version.

Release notes *Sourced from [infection/infection's releases](https://github.com/infection/infection/releases).* > ## New mutators, [**codeCoverageSupport**](https://github.com/codeCoverageSupport), phpunit.xml validation, infection.json validation, etc. > ## [0.11.0](https://github.com/infection/infection/tree/0.11.0) (2018-11-11) > > [Full Changelog](https://github.com/infection/infection/compare/0.10.6...0.11.0) > > **BC Breaks:** > > - Add counterparts to identical mutator and remove them from default [\#391](https://github-redirect.dependabot.com/infection/infection/pull/391) ([BackEndTea](https://github.com/BackEndTea)) > > **Added:** > > - Add json-schema validation for `infection.json.dist` config file [\#451](https://github-redirect.dependabot.com/infection/infection/issues/451) > - Run project's tests in a random order for InitialTestRun process [\#519](https://github-redirect.dependabot.com/infection/infection/pull/519) ([borNfreee](https://github.com/borNfreee)) > - Validate phpunit.xml [\#487](https://github-redirect.dependabot.com/infection/infection/pull/487) ([borNfreee](https://github.com/borNfreee)) > - [**codeCoverageIgnore**](https://github.com/codeCoverageIgnore) annotations support [\#491](https://github-redirect.dependabot.com/infection/infection/pull/491) ([borNfreee](https://github.com/borNfreee)) > - \[RFC\] Yield mutations [\#450](https://github-redirect.dependabot.com/infection/infection/pull/450) ([borNfreee](https://github.com/borNfreee)) > - \[Feature\] Round Family [\#449](https://github-redirect.dependabot.com/infection/infection/pull/449) ([deleugpn](https://github.com/deleugpn)) > - Add counterparts to identical mutator and remove them from default [\#391](https://github-redirect.dependabot.com/infection/infection/pull/391) ([BackEndTea](https://github.com/BackEndTea)) > - Adding Additional CLI Settings To Config [\#463](https://github-redirect.dependabot.com/infection/infection/pull/463) ([Fenikkusu](https://github.com/Fenikkusu)) > - [Mutator] Implement UnwrapArrayCombine mutator [\#550](https://github-redirect.dependabot.com/infection/infection/pull/550) ([localheinz](https://github.com/localheinz)) > - [Mutator] Use default rules of ordered\_class\_elements fixer [\#530](https://github-redirect.dependabot.com/infection/infection/pull/530) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayFlip mutator [\#529](https://github-redirect.dependabot.com/infection/infection/pull/529) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReverse mutator [\#527](https://github-redirect.dependabot.com/infection/infection/pull/527) ([localheinz](https://github.com/localheinz)) > - [Mutator] Enable no\_superfluous\_phpdoc\_tags fixer [\#525](https://github-redirect.dependabot.com/infection/infection/pull/525) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapStrRepeat mutator [\#539](https://github-redirect.dependabot.com/infection/infection/pull/539) ([localheinz](https://github.com/localheinz)) > - [Mutator] Fail with a better assertion message [\#538](https://github-redirect.dependabot.com/infection/infection/pull/538) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReplace mutator [\#536](https://github-redirect.dependabot.com/infection/infection/pull/536) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapStrToLower mutator [\#534](https://github-redirect.dependabot.com/infection/infection/pull/534) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReduce mutator [\#533](https://github-redirect.dependabot.com/infection/infection/pull/533) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReplaceRecursive mutator [\#545](https://github-redirect.dependabot.com/infection/infection/pull/545) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayDiff mutator [\#544](https://github-redirect.dependabot.com/infection/infection/pull/544) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayIntersect mutator [\#543](https://github-redirect.dependabot.com/infection/infection/pull/543) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayMerge mutator [\#542](https://github-redirect.dependabot.com/infection/infection/pull/542) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayChunk mutator [\#558](https://github-redirect.dependabot.com/infection/infection/pull/558) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayUnique mutator [\#556](https://github-redirect.dependabot.com/infection/infection/pull/556) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayKeys mutator [\#555](https://github-redirect.dependabot.com/infection/infection/pull/555) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayValues mutator [\#554](https://github-redirect.dependabot.com/infection/infection/pull/554) ([localheinz](https://github.com/localheinz)) > - [Mutator] Unwrap all available arguments to array\_map\(\) [\#553](https://github-redirect.dependabot.com/infection/infection/pull/553) ([localheinz](https://github.com/localheinz)) > - [Mutator] Created new UnwrapStrToUpper mutator [\#559](https://github-redirect.dependabot.com/infection/infection/pull/559) ([zf2timo](https://github.com/zf2timo)) > > **Fixed:** > > - Do not require dev packages on Deploy stage [\#445](https://github-redirect.dependabot.com/infection/infection/pull/445) ([borNfreee](https://github.com/borNfreee)) > - Batch file invoked with php - breaks test framework version [\#469](https://github-redirect.dependabot.com/infection/infection/issues/469) > - Validate that infection.json contains valid \(writable\) file paths for loggers [\#458](https://github-redirect.dependabot.com/infection/infection/pull/458) ([borNfreee](https://github.com/borNfreee)) > - Fix .bat files being invoked with php [\#470](https://github-redirect.dependabot.com/infection/infection/pull/470) ([johnstevenson](https://github.com/johnstevenson)) > - Exclude --testsuite from PhpUnit mutant options, but allow for initial process [\#480](https://github-redirect.dependabot.com/infection/infection/issues/480) > - Extend TestFrameworkExtraOptions to cover more complex usages of options [\#483](https://github-redirect.dependabot.com/infection/infection/pull/483) ([tomtomau](https://github.com/tomtomau)) > - Restrict installation with broken versions of symfony/console [\#523](https://github-redirect.dependabot.com/infection/infection/pull/523) ([sanmai](https://github.com/sanmai)) > - Fix Decrement integer [\#485](https://github-redirect.dependabot.com/infection/infection/pull/485) ([BackEndTea](https://github.com/BackEndTea)) > ... (truncated)
Changelog *Sourced from [infection/infection's changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md).* > ## [0.11.0](https://github.com/infection/infection/tree/0.11.0) (2018-11-11) > > [Full Changelog](https://github.com/infection/infection/compare/0.10.6...0.11.0) > > **BC Breaks:** > > - Add counterparts to identical mutator and remove them from default [\#391](https://github-redirect.dependabot.com/infection/infection/pull/391) ([BackEndTea](https://github.com/BackEndTea)) > > **Added:** > > - Add json-schema validation for `infection.json.dist` config file [\#451](https://github-redirect.dependabot.com/infection/infection/issues/451) > - Run project's tests in a random order for InitialTestRun process [\#519](https://github-redirect.dependabot.com/infection/infection/pull/519) ([borNfreee](https://github.com/borNfreee)) > - Validate phpunit.xml [\#487](https://github-redirect.dependabot.com/infection/infection/pull/487) ([borNfreee](https://github.com/borNfreee)) > - [**codeCoverageIgnore**](https://github.com/codeCoverageIgnore) annotations support [\#491](https://github-redirect.dependabot.com/infection/infection/pull/491) ([borNfreee](https://github.com/borNfreee)) > - \[RFC\] Yield mutations [\#450](https://github-redirect.dependabot.com/infection/infection/pull/450) ([borNfreee](https://github.com/borNfreee)) > - \[Feature\] Round Family [\#449](https://github-redirect.dependabot.com/infection/infection/pull/449) ([deleugpn](https://github.com/deleugpn)) > - Add counterparts to identical mutator and remove them from default [\#391](https://github-redirect.dependabot.com/infection/infection/pull/391) ([BackEndTea](https://github.com/BackEndTea)) > - Adding Additional CLI Settings To Config [\#463](https://github-redirect.dependabot.com/infection/infection/pull/463) ([Fenikkusu](https://github.com/Fenikkusu)) > - [Mutator] Implement UnwrapArrayCombine mutator [\#550](https://github-redirect.dependabot.com/infection/infection/pull/550) ([localheinz](https://github.com/localheinz)) > - [Mutator] Use default rules of ordered\_class\_elements fixer [\#530](https://github-redirect.dependabot.com/infection/infection/pull/530) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayFlip mutator [\#529](https://github-redirect.dependabot.com/infection/infection/pull/529) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReverse mutator [\#527](https://github-redirect.dependabot.com/infection/infection/pull/527) ([localheinz](https://github.com/localheinz)) > - [Mutator] Enable no\_superfluous\_phpdoc\_tags fixer [\#525](https://github-redirect.dependabot.com/infection/infection/pull/525) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapStrRepeat mutator [\#539](https://github-redirect.dependabot.com/infection/infection/pull/539) ([localheinz](https://github.com/localheinz)) > - [Mutator] Fail with a better assertion message [\#538](https://github-redirect.dependabot.com/infection/infection/pull/538) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReplace mutator [\#536](https://github-redirect.dependabot.com/infection/infection/pull/536) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapStrToLower mutator [\#534](https://github-redirect.dependabot.com/infection/infection/pull/534) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReduce mutator [\#533](https://github-redirect.dependabot.com/infection/infection/pull/533) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayReplaceRecursive mutator [\#545](https://github-redirect.dependabot.com/infection/infection/pull/545) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayDiff mutator [\#544](https://github-redirect.dependabot.com/infection/infection/pull/544) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayIntersect mutator [\#543](https://github-redirect.dependabot.com/infection/infection/pull/543) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayMerge mutator [\#542](https://github-redirect.dependabot.com/infection/infection/pull/542) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayChunk mutator [\#558](https://github-redirect.dependabot.com/infection/infection/pull/558) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayUnique mutator [\#556](https://github-redirect.dependabot.com/infection/infection/pull/556) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayKeys mutator [\#555](https://github-redirect.dependabot.com/infection/infection/pull/555) ([localheinz](https://github.com/localheinz)) > - [Mutator] Implement UnwrapArrayValues mutator [\#554](https://github-redirect.dependabot.com/infection/infection/pull/554) ([localheinz](https://github.com/localheinz)) > - [Mutator] Unwrap all available arguments to array\_map\(\) [\#553](https://github-redirect.dependabot.com/infection/infection/pull/553) ([localheinz](https://github.com/localheinz)) > - [Mutator] Created new UnwrapStrToUpper mutator [\#559](https://github-redirect.dependabot.com/infection/infection/pull/559) ([zf2timo](https://github.com/zf2timo)) > > **Fixed:** > > - Do not require dev packages on Deploy stage [\#445](https://github-redirect.dependabot.com/infection/infection/pull/445) ([borNfreee](https://github.com/borNfreee)) > - Batch file invoked with php - breaks test framework version [\#469](https://github-redirect.dependabot.com/infection/infection/issues/469) > - Validate that infection.json contains valid \(writable\) file paths for loggers [\#458](https://github-redirect.dependabot.com/infection/infection/pull/458) ([borNfreee](https://github.com/borNfreee)) > - Fix .bat files being invoked with php [\#470](https://github-redirect.dependabot.com/infection/infection/pull/470) ([johnstevenson](https://github.com/johnstevenson)) > - Exclude --testsuite from PhpUnit mutant options, but allow for initial process [\#480](https://github-redirect.dependabot.com/infection/infection/issues/480) > - Extend TestFrameworkExtraOptions to cover more complex usages of options [\#483](https://github-redirect.dependabot.com/infection/infection/pull/483) ([tomtomau](https://github.com/tomtomau)) > - Restrict installation with broken versions of symfony/console [\#523](https://github-redirect.dependabot.com/infection/infection/pull/523) ([sanmai](https://github.com/sanmai)) > - Fix Decrement integer [\#485](https://github-redirect.dependabot.com/infection/infection/pull/485) ([BackEndTea](https://github.com/BackEndTea)) > - Update ProtectedVisibility/PublicVisibility to guard against missing reflection [\#502](https://github-redirect.dependabot.com/infection/infection/pull/502) ([sanmai](https://github.com/sanmai)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/infection/infection/commits/0.11.0)


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #114.