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 #924

Merged
merged 1 commit into from Dec 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 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)

ergebnis-bot
ergebnis-bot previously approved these changes Dec 8, 2022
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #924 (34677d6) into main (cf2f25e) will not change coverage.
The diff coverage is n/a.

❗ Current head 34677d6 differs from pull request most recent head 7cb2df0. Consider uploading reports for the commit 7cb2df0 to get more accurate results

@@            Coverage Diff            @@
##               main     #924   +/-   ##
=========================================
  Coverage     98.93%   98.93%           
  Complexity      105      105           
=========================================
  Files            25       25           
  Lines           283      283           
=========================================
  Hits            280      280           
  Misses            3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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>
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.26.16 branch from 34677d6 to 7cb2df0 Compare December 8, 2022 09:17
@ergebnis-bot ergebnis-bot self-requested a review December 8, 2022 09:18
@ergebnis-bot ergebnis-bot merged commit 820e49c into main Dec 8, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/infection/infection-0.26.16 branch December 8, 2022 09:18
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.

None yet

1 participant