Code development platform for open source projects from the European Union institutions

Skip to content

Update infection/infection requirement from ^0.15.3 to ^0.20.2

Created by: dependabot[bot]

Updates the requirements on infection/infection to permit the latest version.

Release notes

Sourced from infection/infection's releases.

Allow to set both global settings in config file at the same time

Fixed:

  • Both global-ignore and global-ignoreSourceCodeByRegex cannot be set in infection.json file at the same time infection/infection#1433
Commits
  • 6035c15 #1433 Allow to set both global settings in config file at the same time (#1434)
  • 59a7a37 Check ignoreSourceCodeByRegex and global-ignoreSourceCodeByRegex config optio...
  • 84aa944 Fix issue with order of keys in the config array (#1410)
  • 735506c Update changelog for 0.20.0
  • bef65fc Add github logger to be able to use Annotations on GitHub Actions (#1368)
  • 2de4eaf Implement UnwrapSubstr mutator (#1400)
  • 015fc46 Implement UnwrapStrRev mutator (#1399)
  • 1b47e2e Implement UnwrapRtrim mutator (#1396)
  • e6750b0 Add phpstan/phpstan-strict-rules, add all errors to baseline files (#1393)
  • 440ffa5 Implement UnwrapStrIreplace mutator (#1397)
  • Additional commits viewable in compare view

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)

Merge request reports