Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update infection/infection requirement from ^0.13 to ^0.15 #12

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Changelog

Sourced from infection/infection's changelog.

0.15.0

Full Changelog

Added:

  • [MUTATOR] Add 'clone' removal mutator #864
  • [MUTATOR] Add UnwrapStrReplace mutator #831
  • Add support for Codeception Test Framework #800
  • Allow text logs to be written to a PHP stream #821
  • Add version number to ASCII banner (#809) #855
  • Infection should emit its version when run #808
  • Allow to enable pcov with initial-tests-php-options #830
  • Enable Symfony 5 components #842

Changed:

  • According to PHP 7.4 changelog, stream_set_option() should always return false #837
  • Do not call deprecated/removed method for new versions of symfony/process #843
  • Introduce TestFrameworkAdapter interface #840
  • Rework the configuration #750

Fixed:

  • TypeError not detected as failing test #836
  • Make interceptor resilient to file not found warnings (#846) #862
  • The profile keys are missing in the schema.json #732
  • Fix Docker builds for PHP 7.4 #818
  • Fatal error by UnwrapArrayMerge and unpack #801
  • The console output is missing a few line breaks / new lines #798

0.14.0

Full Changelog

Added:

  • [Mutator] Mutate mb_str_split to str_split #787
  • [Mutator] Spread operator in Array Expression - leave only the first element #784
  • [Mutator] Leave only one element in the non empty returned array #735
  • Use xdebug-filter to reduce the time needed to collect coverage #781
  • Add Symfony PHPUnitBridge #755
  • Use codingmachine/safe #745
  • Allow installation only with the most recent versions for dev dependencies #744
  • Add PCOV to TravisCI #741
  • Ensure the dev tools are up to date #725

Changed:

  • Bump requirements up to PHP 7.2 #700
... (truncated)
Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 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:

  • Update frequency (including time of day and day of week)
  • 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)

Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.13.0...0.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the Dependencies Pull requests that update a dependency file label Dec 2, 2019
@lcobucci lcobucci mentioned this pull request Feb 26, 2020
@lcobucci lcobucci closed this Feb 26, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/infection/infection-tw-0.15 branch February 26, 2020 21:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant