Skip to content

Update infection/infection requirement from ^0.31 to ^0.31 || ^0.33#106

Open
dependabot[bot] wants to merge 1 commit into
4.xfrom
dependabot/composer/infection/infection-tw-0.31or-tw-0.33
Open

Update infection/infection requirement from ^0.31 to ^0.31 || ^0.33#106
dependabot[bot] wants to merge 1 commit into
4.xfrom
dependabot/composer/infection/infection-tw-0.31or-tw-0.33

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

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

Release notes

Sourced from infection/infection's releases.

Testo test framework support. Allow max columns for dots reporter

Added:

Changed:

Fixed:

Internal:

New Contributors

Full Changelog: infection/infection@0.32.7...0.33.0

Changelog

Sourced from infection/infection's changelog.

[0.33.0]

Added:

Changed:

Fixed:

Internal:

Full Changelog: infection/infection@0.32.7...0.33.0

[0.32.0]

Fixed:

  • [BC BREAK!] The relative paths of the sources (source.directories in the Infection configuration file) are no longer relative to the current working directory but instead to the location of the configuration file.

0.31.0 (2025-07-28)

Changed:

Fixed:

Internal:

Backward Compatibility Break

This version introduces BC Break. Do the following:

  1. If you used Infection for all the code, including uncovered, like bin/infection, now you need to add --with-uncovered, because by default, Infection doesn't mutate uncovered code anymore

... (truncated)

Commits
  • 86fcca6 docs: Add a SECURITY.md entry (#3148)
  • 9125803 refactor(testFramework): Move the PHPUnit option normalization into configura...
  • 51aaba9 test(phpunit): Expand PHPUnit adapter command-line scenario coverage (#3133)
  • 628aef5 refactor(testFramework): Inject PHP executable finder into command line build...
  • 9d96987 ci: Break the e2e test step for the scoped PHAR (#3137)
  • 04cb8c5 test(ci): Run PHAR e2e jobs with the compiled artifact path (#3136)
  • 99c141e test(mago): Fix the mago e2e test (#3135)
  • 84e4448 feat(logger): Make dots-per-row configurable in the dot progress formatter (#...
  • 3944362 build(sbx): Add the build tools necessary for PIE to build dependencies (#3116)
  • 67a6c91 build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 in /.github...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.31.0...0.33.0)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-version: 0.33.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 18, 2026
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