Skip to content

Bump infection/infection from 0.29.14 to 0.32.7 in /tools/infection#463

Closed
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/composer/tools/infection/infection/infection-0.32.7
Closed

Bump infection/infection from 0.29.14 to 0.32.7 in /tools/infection#463
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/composer/tools/infection/infection/infection-0.32.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps infection/infection from 0.29.14 to 0.32.7.

Release notes

Sourced from infection/infection's releases.

0.32.7

Added:

  • Adapt the output for the initial tests to be more generic (#2991)
  • Make the DebugOption a negatable value (#3005)
  • Introduce a debug command to execute the initial tests (#2762)
  • Add a debug command for the AST (#3008, #3024, #3025)
  • Throw a dedicated InvalidXml exception when the XML loaded by XPath is invalid (#3051)
  • Drop support for PHP 8.2 (#3068)
  • Add support for mago static analysis (#3046)

Fixed:

  • Fix incorrectly style tag for non-canonical regexes with tripple \\\ (#3022)
  • Prevent invalid usage of @​infection-ignore-all to corrupt the name resolution (#3039)
  • Do not modify the inital coverage configuration (#3043)
  • Make MockSplFileInfo autoloadable for consumers (#3081)

Performance improvements:

  • Skip checking the other comments once ignore all is found (#3038)

Internal:

Console related changes:

  • Extract the debug option into a re-usable option (#3004)

AST related changes:

  • Simplify the NodeTraverser instantiation (#2999)
  • Improve the readability of NodeTraverserFactoryTest (#3002)
  • Make MutatorRobustnessTest mimic more closely what infection really does (#3001)
  • Improve the feedback when MutatorRobustnessTest fails (#3000)
  • Mark nodes as eligible (#2795)
  • Rename VisitorCollectorIntegrationTest to EnrichmentTraverseIntegrationTest (#3006)
  • Introduce LabelMutationCandidatesVisitor for more realistic AST testing (#3007)
  • Add more tests for the enrichment traverse (#3027)
  • Rename NonMutableNodesIgnorerVisitor to SkipIgnoredNodesVisitor (#3029)
  • Display resolved name attributes in the dumped AST (#3031)
  • Show problematic usage of @​infection-ignore-all (#3030)
  • Re-order the dumped attributes (#3040)
  • Add tests with changed lines ranges (#3028)

Infection related related changes:

  • Solidify the tests by explicitly setting the mutation hash (#3020)

... (truncated)

Commits
  • 066ee69 Move files, used in src to src from tests. Introduce phpat (#3084)
  • 6fb6d43 refactor(tracing): Improve the documentation of the TestFileDataProvider (#3078)
  • 334970e [Conductor] Update phpstan/phpstan to 2.1.51 (#3079)
  • d8a7179 build(mago): Exclude Rector and PHPStan from Mago's analysis (#3077)
  • f337e25 refactor(tracing): Adjust the API of JUnitTestCaseTimeAdder (#3076)
  • 7e87264 feat(mago): Add support for mago static analysis (#3046)
  • 33e8c4e refactor: Enable PHP 8.3 preset for rector (#3075)
  • d4bd4cc refactor: Add PHP 8.3 Override attribute (#3074)
  • cc5f5bc refactor: Add types to constants (#3073)
  • 1ad7c2d [Conductor] Update carthage-software/mago to 1.23.1 (#3072)
  • 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 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)

Bumps [infection/infection](https://github.com/infection/infection) from 0.29.14 to 0.32.7.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.29.14...0.32.7)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-version: 0.32.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 27, 2026
@dependabot dependabot Bot requested a review from norberttech as a code owner April 27, 2026 18:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #470.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/composer/tools/infection/infection/infection-0.32.7 branch May 19, 2026 00:43
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

Development

Successfully merging this pull request may close these issues.

0 participants