Skip to content

chore(deps): update dependency phpunit/phpunit to ^13.2.5 - #1130

Merged
Marcin Michalski (marmichalski) merged 1 commit into
masterfrom
renovate/composer-dev-tooling
Aug 1, 2026
Merged

chore(deps): update dependency phpunit/phpunit to ^13.2.5#1130
Marcin Michalski (marmichalski) merged 1 commit into
masterfrom
renovate/composer-dev-tooling

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) ^13.2.4^13.2.5 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v13.2.5: PHPUnit 13.2.5

Compare Source

Changed
  • Messages for tests that are skipped because of an unsatisfied RequiresPhp, RequiresPhpunit, or RequiresPhpExtension version requirement now include the version that is actually being used
  • Warning messages about incomplete version requirements as well as version requirements without a version comparison operator, and the error message for invalid version requirements, now include the full version requirement and explain what is expected
Fixed
  • #​6825: Forwarding to previous error handler can result in infinite recursion
  • #​6831: PHPUnit's error handler does not respect @ error suppression and forwards suppressed warnings to previous error handler
  • #​6833: assertArrayHasKey() does not accept ArrayAccess implementations with a specific value type when test code is analysed with PHPStan at level 9
  • #​6854: Deprecation triggered in first-party code is wrongly classified as indirect when the first-party code is called from third-party code
  • Test classes were not sorted relative to each other when tests were ordered by duration

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

Keep up to date with PHPUnit:

Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot added the renovate label Aug 1, 2026
@renovate
renovate Bot requested a review from a team as a code owner August 1, 2026 11:26
@renovate renovate Bot added the renovate label Aug 1, 2026
@renovate
renovate Bot enabled auto-merge August 1, 2026 11:26
@renovate
renovate Bot added this pull request to the merge queue Aug 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 1, 2026
Merged via the queue into master with commit e36eeb3 Aug 1, 2026
10 checks passed
@marmichalski
Marcin Michalski (marmichalski) deleted the renovate/composer-dev-tooling branch August 1, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant