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 infection/infection requirement from ^0.18.0 to ^0.20.2 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2020

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants