Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

composer(deps-dev): bump infection/infection from 0.21.4 to 0.22.0 #772

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps infection/infection from 0.21.4 to 0.22.0.

Release notes

Sourced from infection/infection's releases.

Add INFECTION and TEST_TOKEN environment variables for each Mutant process

Added:

  • Add INFECTION and TEST_TOKEN environment variables for each Mutant process #1504

Fixed:

Fix file not found exception for Codeception Cests

Fixed:

  • Fix file not found exception for Codeception Cests #1503
Changelog

Sourced from infection/infection's changelog.

0.22.0 (2021-04-24)

Full Changelog

Added:

  • Add INFECTION and TEST_TOKEN environment variables for each Mutant process #1504

Fixed:

0.21.0 (2021-01-27)

Full Changelog

Added:

Changed:

  • [BC BREAK] Removed OneZeroInteger mutator in favor of IncrementInteger/DecrementInteger mutators
  • [BC BREAK] Rename @zero_iteration profile to the @loop #1407

0.20.0 (2020-11-01)

Full Changelog

Added:

... (truncated)

Commits
  • d72c1f0 Update changelog for 0.22
  • 638d558 Add test where thread count is bigger than processes count, fix CS styles
  • 6aba02c Add INFECTION and TEST_TOKEN environment variables for each Mutant process to...
  • f2290b5 Fix file not found exception for Codeception Cests (from branch 0.21)
  • 4a222a2 Add PCOVDirectoryProvider (#1499)
  • f8d2447 Upgrade ocramius/package-versions to 1.11.0, set min PHP version from 7.4.0 t...
  • ad4e3c4 Make unique only global settings (arrays)
  • b4f036a ProxyTrace should check for tests locations (#1494)
  • 37e9682 Update GitDiffFileProvider.php
  • 9441104 Build PHAR distribution using docker (#1491)
  • 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 Apr 26, 2021

Codecov Report

Merging #772 (2a03a39) into main (d24c795) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #772   +/-   ##
=========================================
  Coverage     98.80%   98.80%           
  Complexity       89       89           
=========================================
  Files            12       12           
  Lines           334      334           
=========================================
  Hits            330      330           
  Misses            4        4           

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 d24c795...2a03a39. Read the comment docs.

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.

0 participants