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

composer(deps-dev): Bump infection/infection from 0.26.6 to 0.26.16 #283

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps infection/infection from 0.26.6 to 0.26.16.

Release notes

Sourced from infection/infection's releases.

New mutators, fix for anonymous classes inside arrays

0.26.16 (2022-10-22)

Full Changelog

Added:

Fixed:

Changed:

json5 config file support, --threads=max and dg/bypass-finals compatibility

Added:

  • Add support for json5 configuration file format #1727
  • Introduce --threads=max option value to automatically detect the number of CPU cores #1723
  • Compatibility with dg/bypass-finals #1728

Fixed:

  • Do not mutate Coalesce operator when null is used on the right #1726

Throw error with --git-diff-lines when git is not installed

Fixed:

  • GitDiffFileProvider: execute single program processes to allow errored exits to be caught #1720

Added:

  • Display generated log file reports to console output #1711

Second try: correctly detect if Xdebug should be automatically enabled

Fixed:

  • Running the Infection cannot detect code coverage driver correctly #1700

Correctly detect if Xdebug should be automatically enabled

Fixed:

  • Running the Infection cannot detect code coverage driver correctly #1700

... (truncated)

Changelog

Sourced from infection/infection's changelog.

0.26.16 (2022-10-22)

Full Changelog

Added:

Fixed:

Changed:

0.26.0 (2022-01-10)

Full Changelog

Added:

Changed:

0.25.4 (2021-12-08)

Full Changelog

Added:

Changed:

... (truncated)

Commits
  • d646aaf Update changelog for 0.26.16 version
  • df3254c Fix the issue with anonymous classes inside arrays (#1745)
  • 4053dfd Add new MatchArmRemoval mutator (#1744)
  • f9bd211 Add new CatchBlockRemoval mutator (#1742)
  • 6bc6cfe Add new Catch_ mutator (#1741)
  • c080552 Add new UnwrapFinally mutator (#1740)
  • 822e8f1 Do not mutate coalesce operator in the Assignment mutator (we have independen...
  • fbd8c44 Make CPU cores count more tolerant towards system command errors (#1733)
  • cac814f Make sure dg/bypass-finals works with Infection (#1728)
  • b66257a Add support for json5 configuration file format (#1727)
  • Additional commits viewable in compare view

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)

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

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ergebnis-bot ergebnis-bot merged commit 54cfc5a into main Nov 28, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/infection/infection-0.26.16 branch November 28, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant