Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3 #298

Merged
merged 1 commit into from
Aug 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2020

Bumps infection/infection from 0.13.6 to 0.15.3.

Release notes

Sourced from infection/infection's releases.

Use thecodingmachine/safe:^1.0.0

Updated:

  • Use thecodingmachine/safe:^1.0.0 instead of 0.1.16

Allow sebastian/diff 4.0 to be installed

Added:

Add support for BDD tests (.feature) for Codeception

Added:

Added version number to ASCII banner (#809)

Added:

  • Added version number to ASCII banner #809

Make interceptor resilient to file not found warnings

Fixed:

  • Make interceptor resilient to file not found warnings #846

Do not unwrap unpacked variables. Add correct line breaks in CLI output

  • Add console output break lines #799
  • Don't allow unwraped variables to be unpacked #804

Get the first (root) directory because PHPUnit <8 and PHPUnit 8+ works differently

No release notes provided.

Memory usage improvements, new mutators, config validation

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:

Changelog

Sourced from infection/infection's changelog.

Change Log

0.17.0 (2020-08-17)

Full Changelog

Added:

  • Set failOnRisky, failOnWarning to true if parameters are not already set #1280
  • Add JSON logger, useful for CI and analyzing results of Infection programmatically #1278
  • Do not mutate clean up functions #1285
  • Restrict installing with faulty versions of PHPUnit's coverage package #1295
  • Add --no-progress option to opt-out the CI detection #1261
  • InstanceOf_ mutator #1232

Changed:

  • Exclude mutations that are over specified time limit #1171
  • Decrement mutator makes array indexes negative #1270
  • Upgrade infection/include-interceptor to ^0.2.4 #1288
  • U for uncovered #1233
  • Round MSI scores #1190

Fixed:

  • symbolic link trouble + PHPUnit unknown #778

0.16.0 (2020-03-22)

Full Changelog

Added:

  • Allow the initial test suite to be skipped #1042
  • Implements dry-run mode #1183
  • Add notice to console output if actual msi is higher than required msi #877
  • Allow to configure ignore globally #1104
  • Parallel source file collector #1097
  • Concurrent mutation generator #1082
  • Add accepted ADR entries #1192
  • Increase niceness for mutant processes #1152
  • Enhancement: Use ondram/ci-detector to resolve build context #1135
  • Automatically install Test Framework adapter if needed #1102
  • Accounting For Codeception Cest Tests In JUnit File. #1074
  • Introduce ConfigurableMutator #1012
  • Enhancement: Allow specifying a few command line options via config #789
  • Use infection/extension-installer to automatically register Test Framework Adapters #1019
  • Exclude --configuration from PhpUnit options #941

Changed:

  • Drop support for PHP 7.2 #1132
Commits

Dependabot compatibility score

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)

@codecov
Copy link

codecov bot commented Aug 29, 2020

Codecov Report

Merging #298 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #298   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        41        41           
===========================================
  Files              4         4           
  Lines            159       159           
===========================================
  Hits             159       159           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 274cd30...e310ad7. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review August 29, 2020 18:28
@ergebnis-bot ergebnis-bot self-assigned this Aug 29, 2020
ergebnis-bot
ergebnis-bot previously approved these changes Aug 29, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.15.3 branch from 84e52f0 to 5cc3b92 Compare August 29, 2020 18:28
@ergebnis-bot ergebnis-bot self-requested a review August 29, 2020 18:30
ergebnis-bot
ergebnis-bot previously approved these changes Aug 29, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.15.3 branch from 5cc3b92 to e310ad7 Compare August 29, 2020 18:31
@ergebnis-bot ergebnis-bot self-requested a review August 29, 2020 18:33
@ergebnis-bot ergebnis-bot merged commit 0f8e0ea into main Aug 29, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/infection/infection-0.15.3 branch August 29, 2020 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant