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.18.2 to 0.25.5 #687

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps infection/infection from 0.18.2 to 0.25.5.

Release notes

Sourced from infection/infection's releases.

0.25.5

Added:

Changed:

bypass-finals conflic, automatic XDEBUG_MODE=coverage, stop Infection execution on empty git diff filter

Added:

Changed:

Ignore mutations by regex for uncovered mutants

Fixed:

  • ignoreSourceCodeByRegex option is ignored between // @codeCoverageIgnoreStart and // @codeCoverageIgnoreEnd #1561

Avoid parser bugs for very large negative numbers

Fixed:

  • Avoid parser bugs for very large negative numbers #1580

Count syntax errors caused by a mutatan as a failure of a mutant

Added:

  • Count syntax errors caused by a mutatan as a failure of a mutant #1571

Performance improvements, running killing tests first; JSON schema for autocomplete of config file; detecting syntax errors

0.25.0 (2021-09-06)

Full Changelog

Added:

  • Detect syntax errors during mutation analysis and differentiate them from all errors #1555 #262
  • Add $schema to generated infection.json config file for autocomplete #1553 #1432

Changed:

... (truncated)

Commits
  • 6844063 fix: adjust signature of inherited method (#1616)
  • 497bd4a Upgrade PHPStan version (#1614)
  • 666baa5 Code improvements for PHPStan v1 (#1613)
  • 17a3d98 Show ignored mutants on progress and summary (#1612)
  • 616b406 Do not run Infection for itself on windows (#1611)
  • 9885adf Use explicit e2e-runner and test PHAR on PHP 8.0 with Xdebug (#1610)
  • adc3256 Use InstalledVersions::getPrettyVersion() to have 1.0.2 instead of `1.0.2...
  • 88dae3c Update CHANGELOG.md for 0.25.4
  • a9e7c20 Allow Symfony 6 (#1606)
  • f60fbc5 Add dg/bypass-finals to the conflict packages list (#1605)
  • 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)

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #687 (f91da9e) into main (63bf4a5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #687   +/-   ##
=========================================
  Coverage     98.48%   98.48%           
  Complexity      110      110           
=========================================
  Files            25       25           
  Lines           330      330           
=========================================
  Hits            325      325           
  Misses            5        5           

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 29eb656...f91da9e. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.25.5 branch from 0afc81b to 6780ecf Compare December 27, 2021 15:22
Bumps [infection/infection](https://github.com/infection/infection) from 0.18.2 to 0.25.5.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.18.2...0.25.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.25.5 branch from 6780ecf to f91da9e Compare December 27, 2021 15:27
@ergebnis-bot ergebnis-bot self-assigned this Dec 27, 2021
@ergebnis-bot ergebnis-bot merged commit d8c2be0 into main Dec 27, 2021
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/infection/infection-0.25.5 branch December 27, 2021 15:33
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