Skip to content

Update dependency phpunit/phpunit to ^13.3.3 (main) - #252

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-phpunit-phpunit-13.x
Sep 9, 2026
Merged

Update dependency phpunit/phpunit to ^13.3.3 (main)#252
renovate[bot] merged 1 commit into
mainfrom
renovate/main-phpunit-phpunit-13.x

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) ^13.3.2^13.3.3 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v13.3.3: PHPUnit 13.3.3

Compare Source

Fixed
  • Paths of included files are now escaped when generating the code that is executed in a separate process, so that a path containing special characters no longer produces broken code
  • Tests of a test class that is skipped as a whole are missing from the TestDox output
  • A test that is skipped or marked incomplete before it started is missing from the TestDox output
  • A test that is marked incomplete before it started is not counted in the number of tests that ran
  • No progress is printed for a test that is marked incomplete before it started

Learn how to install or update PHPUnit 13.3 in the documentation.

Keep up to date with PHPUnit:

Configuration

📅 Schedule: (in timezone Europe/Berlin)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.32%. Comparing base (dd795d6) to head (a96cdd8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #252   +/-   ##
=========================================
  Coverage     98.32%   98.32%           
  Complexity      201      201           
=========================================
  Files             9        9           
  Lines           478      478           
=========================================
  Hits            470      470           
  Misses            8        8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@renovate
renovate Bot merged commit bffdd26 into main Sep 9, 2026
15 checks passed
@renovate
renovate Bot deleted the renovate/main-phpunit-phpunit-13.x branch September 9, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants