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

Update dependency infection/infection to ^0.26.0 #42

Merged
merged 2 commits into from
May 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
infection/infection require-dev minor ^0.23.0 -> ^0.26.0

Release Notes

infection/infection

v0.26.9

Compare Source

Fixed:

  • Skip analysis when no executed lines with --git-diff-lines option #​1688

v0.26.8

Compare Source

Changed:

  • Remove thecodingmachine/safe from whitelist of Scoper config and prefix it for PHAR #​1684

v0.26.7

Compare Source

Changed:

  • Upgrade Infection to minimum PHP 8.0 #​1641
  • Use newer thecodingmachine/safe #​1649

Fixed:

  • Inconsistent configuration file name #​1679

v0.26.6

Compare Source

Added:

image

v0.26.5

Compare Source

Changed:

v0.26.4

Compare Source

Fixed:

v0.26.3

Compare Source

Changed:

  • Use merge-base (three dot diff) instead of direct diff (#​1653)

v0.26.2

Compare Source

Fixed:

v0.26.1

Compare Source

Fixed:

  • Error Malformed UTF-8 characters, possibly incorrectly encoded on send Stryke dashboard report with tests that contain invalid UTF-8 characters #​1643

v0.26.0

Compare Source

Full Changelog

Added:

Changed:

v0.25.6

Compare Source

Fixed:

v0.25.5

Compare Source

Added:

Changed:

v0.25.4

Compare Source

Full Changelog

Added:

Changed:

v0.25.3

Compare Source

Fixed:

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

v0.25.2

Compare Source

Fixed:

  • Avoid parser bugs for very large negative numbers #​1580

v0.25.1

Compare Source

Added:

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

v0.25.0

Compare Source

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:

  • [Performance] Add files to coverage whitelist instead of the whole directories when --filter or --git-diff-filter are used #​1543
  • [Performance] Speed up Infection runs by remembering which test killed a mutant #​1519 #​1549
  • [internal] Allow Infection test suite to be executed in parallel using Paratest #​1544
  • Generate infection.json (without .dist postfix) by default #​1554
  • Do not mark Mutant as Killed when no tests were executed #​1546

Fixed:

  • Display time and consumed memory even in case of insufficient MSI #​1562
  • Trim "\n" and "\t" characters when replacing relative paths with absolute ones during XML config creation #​1550 #​1542
  • For Mutant's phpunit.xml, set executionOrder="default" to prevent random ordering of the tests since we need them to be sorted (fastest - first) #​1547

v0.24.0

Compare Source

Full Changelog

Added:

  • [Mutator] Add Mutator SpreadAssignment #​1529
  • [Mutator] Add Mutator SpreadRemoval #​1529

Changed:

  • [Performance] Improve Infection performance executed against slow test suites #​1539
  • Allow using MSI Badge for multiple branches #​1538
  • Add Mutator information to GitHub annotation logger #​1540
  • [BC BREAK] Rename Spread mutator to SpreadOneItem #​1529

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #42 (ee0a80b) into master (fee4f4b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage     79.76%   79.76%           
  Complexity       55       55           
=========================================
  Files             8        8           
  Lines           173      173           
=========================================
  Hits            138      138           
  Misses           35       35           

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 fee4f4b...ee0a80b. Read the comment docs.

@simPod simPod force-pushed the renovate/infection-infection-0.x branch from dc8b7e0 to 8aa37c2 Compare May 9, 2022 07:54
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 8aa37c2 to d8dd2ea Compare May 9, 2022 07:55
@simPod simPod merged commit baa890d into master May 9, 2022
@simPod simPod deleted the renovate/infection-infection-0.x branch May 9, 2022 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants