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.15.3 to 0.25.5 #541

Merged
merged 3 commits into from
Jan 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps infection/infection from 0.15.3 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)

@localheinz
Copy link
Member

@dependabot recreate

Bumps [infection/infection](https://github.com/infection/infection) from 0.15.3 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.15.3...0.25.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.25.5 branch from efe0c93 to db24198 Compare January 3, 2022 17:54
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #541 (2db6c94) into main (284bc5a) will not change coverage.
The diff coverage is n/a.

❗ Current head 2db6c94 differs from pull request most recent head 1b5f340. Consider uploading reports for the commit 1b5f340 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##                main      #541   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             12        12           
  Lines            321       321           
===========================================
  Hits             321       321           

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 284bc5a...1b5f340. Read the comment docs.

@localheinz localheinz merged commit 591b6aa into main Jan 3, 2022
@localheinz localheinz deleted the dependabot/composer/infection/infection-0.25.5 branch January 3, 2022 18:01
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