Skip to content

chore(deps): update dependency infection/infection to v0.32.7#263

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/infection-infection-0.x
Open

chore(deps): update dependency infection/infection to v0.32.7#263
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/infection-infection-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Update Change
infection/infection patch 0.32.30.32.7

Release Notes

infection/infection (infection/infection)

v0.32.7

Compare Source

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)

Logger/Reporter related changes:

  • Reduce duplicated code between the initial tests & static analysis execution loggers (#​2987)

Code coverage/Test Framework/Tracing related changes:

  • Improve the code coverage tests (#​2815)
  • Leverage SafeDOMXPath (#​3041)
  • Improve JUnitTestCaseSorterTest (#​3037)
  • Adjust the API of JUnitTestCaseSorter and JUnitTestCaseTimeAdder (#​3033)
  • Capture SafeDOMXPath behaviour for various invalid XML inputs (#​3050)
  • Adjust the API of JUnitTestCaseTimeAdder (#​3076)

Misc:

v0.32.6

Compare Source

Fixed:

New Contributors

Full Changelog: infection/infection@0.32.5...0.32.6

v0.32.5

Compare Source

Fixed:

Full Changelog: infection/infection@0.32.4...0.32.5

v0.32.4

Compare Source

Added:

Internal:

Full Changelog: infection/infection@0.32.3...0.32.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) May 12, 2026 21:59
@renovate renovate Bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from 17278ea to 37c6943 Compare May 12, 2026 22:27
@renovate renovate Bot force-pushed the renovate/infection-infection-0.x branch from 37c6943 to f90907d Compare May 12, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants