devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Update infection/infection requirement from ^0.10.0 to ^0.12.0 #118

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).* > ## Settings for Mutators, symfony/phpunit-bridge support, new Mutators > ## [0.12.0](https://github.com/infection/infection/tree/0.12.0) (2019-01-24) > > [Full Changelog](https://github.com/infection/infection/compare/0.11.0...0.12.0) > > **BC Breaks:** > > - Disabling mutating "true" -\> "false" in TrueValue mutator for in\_array/array\_search [\[#599](https://github-redirect.dependabot.com/infection/infection/issues/599)](https://github-redirect.dependabot.com/infection/infection/pull/599) > > **Added:** > > - Allow settings for Mutators [\[#206](https://github-redirect.dependabot.com/infection/infection/issues/206)](https://github-redirect.dependabot.com/infection/infection/issues/206) > - Enhancement: Implement UnwrapArrayUdiffAssoc mutator [\[#614](https://github-redirect.dependabot.com/infection/infection/issues/614)](https://github-redirect.dependabot.com/infection/infection/pull/614) > - Enhancement: Implement UnwrapArraySplice mutator [\[#605](https://github-redirect.dependabot.com/infection/infection/issues/605)](https://github-redirect.dependabot.com/infection/infection/pull/605) > - Enhancement: Implement UnwrapArraySlice mutator [\[#598](https://github-redirect.dependabot.com/infection/infection/issues/598)](https://github-redirect.dependabot.com/infection/infection/pull/598) > - Enhancement: Implement UnwrapArrayMergeRecursive mutator [\[#594](https://github-redirect.dependabot.com/infection/infection/issues/594)](https://github-redirect.dependabot.com/infection/infection/pull/594) > - Enhancement: Implement UnwrapArrayIntersectUkey mutator [\[#593](https://github-redirect.dependabot.com/infection/infection/issues/593)](https://github-redirect.dependabot.com/infection/infection/pull/593) > - Enhancement: Implement UnwrapArrayIntersectUassoc mutator [\[#591](https://github-redirect.dependabot.com/infection/infection/issues/591)](https://github-redirect.dependabot.com/infection/infection/pull/591) > - Enhancement: Implement UnwrapArrayColumn mutator [\[#590](https://github-redirect.dependabot.com/infection/infection/issues/590)](https://github-redirect.dependabot.com/infection/infection/pull/590) > - Enhancement: Implement UnwrapArrayIntersectKey mutator [\[#584](https://github-redirect.dependabot.com/infection/infection/issues/584)](https://github-redirect.dependabot.com/infection/infection/pull/584) > - Enhancement: Implement UnwrapArrayDiffUkey mutator [\[#583](https://github-redirect.dependabot.com/infection/infection/issues/583)](https://github-redirect.dependabot.com/infection/infection/pull/583) > > **Fixed:** > > - Schema does not include initialTestsPhpOptions [\[#606](https://github-redirect.dependabot.com/infection/infection/issues/606)](https://github-redirect.dependabot.com/infection/infection/issues/606) > - Space in PHP interpreter path breaks Infection [\[#600](https://github-redirect.dependabot.com/infection/infection/issues/600)](https://github-redirect.dependabot.com/infection/infection/issues/600) > - Starting infection via phing differs from commandline [\[#592](https://github-redirect.dependabot.com/infection/infection/issues/592)](https://github-redirect.dependabot.com/infection/infection/issues/592) > - symfony/phpunit-bridge isn't supported [\[#588](https://github-redirect.dependabot.com/infection/infection/issues/588)](https://github-redirect.dependabot.com/infection/infection/issues/588) > - Symfony flex should correctly detect phpunit executable [\[#493](https://github-redirect.dependabot.com/infection/infection/issues/493)](https://github-redirect.dependabot.com/infection/infection/issues/493) > > **Changed:** > > - Running command with `--only-covered` should add in log only covered code. [\[#581](https://github-redirect.dependabot.com/infection/infection/issues/581)](https://github-redirect.dependabot.com/infection/infection/issues/581) > - Add a test to check Infection works with PSR-0 compliant autoloader [\[#579](https://github-redirect.dependabot.com/infection/infection/issues/579)](https://github-redirect.dependabot.com/infection/infection/pull/579) > - Update gitattributes file [\[#532](https://github-redirect.dependabot.com/infection/infection/issues/532)](https://github-redirect.dependabot.com/infection/infection/pull/532) >
Changelog *Sourced from [infection/infection's changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md).* > ## [0.12.0](https://github.com/infection/infection/tree/0.12.0) (2019-01-24) > > [Full Changelog](https://github.com/infection/infection/compare/0.11.0...0.12.0) > > **BC Breaks:** > > - Disabling mutating "true" -\> "false" in TrueValue mutator for in\_array/array\_search [\[#599](https://github-redirect.dependabot.com/infection/infection/issues/599)](https://github-redirect.dependabot.com/infection/infection/pull/599) > > **Added:** > > - Allow settings for Mutators [\[#206](https://github-redirect.dependabot.com/infection/infection/issues/206)](https://github-redirect.dependabot.com/infection/infection/issues/206) > - Enhancement: Implement UnwrapArrayUdiffAssoc mutator [\[#614](https://github-redirect.dependabot.com/infection/infection/issues/614)](https://github-redirect.dependabot.com/infection/infection/pull/614) > - Enhancement: Implement UnwrapArraySplice mutator [\[#605](https://github-redirect.dependabot.com/infection/infection/issues/605)](https://github-redirect.dependabot.com/infection/infection/pull/605) > - Enhancement: Implement UnwrapArraySlice mutator [\[#598](https://github-redirect.dependabot.com/infection/infection/issues/598)](https://github-redirect.dependabot.com/infection/infection/pull/598) > - Enhancement: Implement UnwrapArrayMergeRecursive mutator [\[#594](https://github-redirect.dependabot.com/infection/infection/issues/594)](https://github-redirect.dependabot.com/infection/infection/pull/594) > - Enhancement: Implement UnwrapArrayIntersectUkey mutator [\[#593](https://github-redirect.dependabot.com/infection/infection/issues/593)](https://github-redirect.dependabot.com/infection/infection/pull/593) > - Enhancement: Implement UnwrapArrayIntersectUassoc mutator [\[#591](https://github-redirect.dependabot.com/infection/infection/issues/591)](https://github-redirect.dependabot.com/infection/infection/pull/591) > - Enhancement: Implement UnwrapArrayColumn mutator [\[#590](https://github-redirect.dependabot.com/infection/infection/issues/590)](https://github-redirect.dependabot.com/infection/infection/pull/590) > - Enhancement: Implement UnwrapArrayIntersectKey mutator [\[#584](https://github-redirect.dependabot.com/infection/infection/issues/584)](https://github-redirect.dependabot.com/infection/infection/pull/584) > - Enhancement: Implement UnwrapArrayDiffUkey mutator [\[#583](https://github-redirect.dependabot.com/infection/infection/issues/583)](https://github-redirect.dependabot.com/infection/infection/pull/583) > > **Fixed:** > > - Schema does not include initialTestsPhpOptions [\[#606](https://github-redirect.dependabot.com/infection/infection/issues/606)](https://github-redirect.dependabot.com/infection/infection/issues/606) > - Space in PHP interpreter path breaks Infection [\[#600](https://github-redirect.dependabot.com/infection/infection/issues/600)](https://github-redirect.dependabot.com/infection/infection/issues/600) > - Starting infection via phing differs from commandline [\[#592](https://github-redirect.dependabot.com/infection/infection/issues/592)](https://github-redirect.dependabot.com/infection/infection/issues/592) > - symfony/phpunit-bridge isn't supported [\[#588](https://github-redirect.dependabot.com/infection/infection/issues/588)](https://github-redirect.dependabot.com/infection/infection/issues/588) > - Symfony flex should correctly detect phpunit executable [\[#493](https://github-redirect.dependabot.com/infection/infection/issues/493)](https://github-redirect.dependabot.com/infection/infection/issues/493) > > **Changed:** > > - Running command with `--only-covered` should add in log only covered code. [\[#581](https://github-redirect.dependabot.com/infection/infection/issues/581)](https://github-redirect.dependabot.com/infection/infection/issues/581) > - Add a test to check Infection works with PSR-0 compliant autoloader [\[#579](https://github-redirect.dependabot.com/infection/infection/issues/579)](https://github-redirect.dependabot.com/infection/infection/pull/579) > - Update gitattributes file [\[#532](https://github-redirect.dependabot.com/infection/infection/issues/532)](https://github-redirect.dependabot.com/infection/infection/pull/532) > > > ## [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/issues/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)](https://github-redirect.dependabot.com/infection/infection/issues/451) ([sidz](https://github.com/sidz)) > - Run project's tests in a random order for InitialTestRun process [\[#519](https://github-redirect.dependabot.com/infection/infection/issues/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/issues/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/issues/491)](https://github-redirect.dependabot.com/infection/infection/pull/491) ([borNfreee](https://github.com/borNfreee)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/infection/infection/commits/0.12.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 #120.