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

Bump infection/infection from 0.15.3 to 0.16.1 #34

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 30, 2020

Bumps infection/infection from 0.15.3 to 0.16.1.

Release notes

Sourced from infection/infection's releases.

Cast Mutator's setting object to array before using

Fixed:

  • TrueValue config does not seem to work #1226

New features and performance improvements

0.16.0 (2020-03-28)

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
  • Use coverage report as a primary source of files to mutate #1106
  • Extract PhpSpec Test Framework adapter to a separate package #1052
  • Extract Abstract TestFrameworkAdapter & Codeception to separate packages #933
  • Optimize JUnit test lookups to stop on the first element #1172
  • Rename InfectionCommand to RunCommand #1188
  • Rename LineCodeCoverage to Trace #1164
  • Remove dependency on OutputInterface for the loggers #1157
  • Update continuous-integration.yml to use PHP 7.3 #1142
  • Bundle test framework adapters into PHAR #1141
  • Migrate to the new Stryker dashboard API #1136
  • Make PHPUnit fail on warning or risky #1115
  • Improve TextLogger #1110
  • Remove MutantWasCreated #1096
  • Introduce specific configuration objects for the mutators #1005

Fixed:

  • Fix the order in which the infection configuration files are loaded #1105
  • Fix scoping #1072
  • Fix false positives since update to 0.14.x #815
... (truncated)
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)
  • @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 Mar 30, 2020
@coveralls
Copy link

coveralls commented Mar 30, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 40df302 on dependabot/composer/infection/infection-0.16.1 into a8c939d on master.

Bumps [infection/infection](https://github.com/infection/infection) from 0.15.3 to 0.16.1.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.15.3...0.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/infection/infection-0.16.1 branch from eee963d to 40df302 Compare April 6, 2020 09:37
@alextartan alextartan merged commit d329182 into master Apr 6, 2020
@alextartan alextartan deleted the dependabot/composer/infection/infection-0.16.1 branch April 6, 2020 13:40
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.

2 participants