Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) ^12.4.5 -> ^12.5.2 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v12.5.2

Compare Source

v12.5.1: PHPUnit 12.5.1

Compare Source

Added
  • TestCase::getStubBuilder() (analogous to TestCase::getMockBuilder()) for creating (partial) test stubs using a fluent API

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

Keep up to date with PHPUnit:

v12.5.0: PHPUnit 12.5.0

Compare Source

Added
  • #​6376: --all CLI option to ignore test selection configured in XML configuration file
  • #​6422: Make <source> element in XML code coverage report optional
Changed
  • #​6380: Allow Throwable in expectExceptionObject()
  • A PHPUnit notice is now emitted for test methods that create a mock object but do not configure an expectation for it

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

Keep up to date with PHPUnit:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title Update dependency phpunit/phpunit to ^12.5.0 Update dependency phpunit/phpunit to ^12.5.1 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 2 times, most recently from b0a6c97 to 631288a Compare December 8, 2025 10:44
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^12.5.1 Update dependency phpunit/phpunit to ^12.5.2 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch from 631288a to cc5ca53 Compare December 9, 2025 13:04
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch from cc5ca53 to 2ac6e62 Compare December 9, 2025 13:10
@Mopolo Mopolo merged commit 61b545f into main Dec 9, 2025
2 checks passed
@Mopolo Mopolo deleted the renovate/phpunit-phpunit-12.x branch December 9, 2025 13:15
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.

2 participants