Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update infection/infection requirement from ^0.14 to ^0.15 #35

Merged
merged 1 commit into from
Dec 2, 2019

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)

@dependabot-preview dependabot-preview bot added the Dependencies Pull requests that update a dependency file label Dec 2, 2019
@lcobucci lcobucci self-assigned this Dec 2, 2019
@lcobucci lcobucci added this to the 2.2.0 milestone Dec 2, 2019
@lcobucci
Copy link
Owner

lcobucci commented Dec 2, 2019

@dependabot use this milestone

@dependabot-preview
Copy link
Contributor Author

OK, from now on I'll assign the 2.2.0 milestone for PHP pull requests on this repo.

@lcobucci lcobucci merged commit 5802d4a into master Dec 2, 2019
@lcobucci lcobucci deleted the dependabot/composer/infection/infection-tw-0.15 branch December 2, 2019 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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