devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Update infection/infection requirement from ^0.10.0 to ^0.13.4 #125

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Commits - [`f0f8327`](https://github.com/infection/infection/commit/f0f8327f5e60d1a7d8ab4ea01074c6250ab96f57) Fix [#672](https://github-redirect.dependabot.com/infection/infection/issues/672) and same problem for testFrameworkOptions ([#686](https://github-redirect.dependabot.com/infection/infection/issues/686)) - [`2bc4a53`](https://github.com/infection/infection/commit/2bc4a533d39a9117f190a11244201ae2ce7ffcbb) Wrap array_unique() with array_values() to ensure keys are always from zero a... - [`f521704`](https://github.com/infection/infection/commit/f521704d69ca1a6ea9c945e3843c6be16f43b3bf) Add `ignore` property for each Mutator in JSON schema. ([#699](https://github-redirect.dependabot.com/infection/infection/issues/699)) - [`a774020`](https://github.com/infection/infection/commit/a774020444a5459da2e04bf3f0552cfd06a8dcca) PhpProcess: Reset $_ENV if it is in use ([#693](https://github-redirect.dependabot.com/infection/infection/issues/693)) - [`add7355`](https://github.com/infection/infection/commit/add7355edff8229195e4311a9c83cc6b42224d8a) Update changelog for 0.13.0 - [`68e0636`](https://github.com/infection/infection/commit/68e0636973cdcfc7178eee88842255e6189c23c4) Add [@​unwrap](https://github.com/unwrap) mutator profile to the default list ([#689](https://github-redirect.dependabot.com/infection/infection/issues/689)) - [`f7708db`](https://github.com/infection/infection/commit/f7708dbd35fd39498e25193a88e694549dc8f46c) Add test cases for all mutators ([#685](https://github-redirect.dependabot.com/infection/infection/issues/685)) - [`5264654`](https://github.com/infection/infection/commit/52646544a5545b4a5f77496a604452d5f5b52e75) Log phpunit output to console when in debug mode ([#683](https://github-redirect.dependabot.com/infection/infection/issues/683)) - [`70371dd`](https://github.com/infection/infection/commit/70371dd25dc1173eea851e684dbb87c6b613339b) Use parent array for coverage ([#655](https://github-redirect.dependabot.com/infection/infection/issues/655)) - [`91f568d`](https://github.com/infection/infection/commit/91f568d3df369ee691ee37fd635d0f87396ab0df) New mutator for bcmath ([#678](https://github-redirect.dependabot.com/infection/infection/issues/678)) - Additional commits viewable in [compare view](https://github.com/infection/infection/compare/0.10.0...0.13.4)


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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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.