Skip to content

Update dependency phpunit/phpunit to v13.1.13#81

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phpunit-phpunit-13.x-lockfile
Open

Update dependency phpunit/phpunit to v13.1.13#81
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phpunit-phpunit-13.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 13.1.713.1.13 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v13.1.13: PHPUnit 13.1.13

Compare Source

Fixed
  • #​6681: XML assertions such as assertXmlStringEqualsXmlString() regressed into treating comments as significant

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

Keep up to date with PHPUnit:

v13.1.12

Compare Source

v13.1.11: PHPUnit 13.1.11

Compare Source

Fixed
  • PHP setting values containing = need to be quoted before forwarding via -d

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

Keep up to date with PHPUnit:

v13.1.10: PHPUnit 13.1.10

Compare Source

Changed
  • Pass configuration options introduced in sebastian/diff 8.3.0

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

Keep up to date with PHPUnit:

v13.1.9: PHPUnit 13.1.9

Compare Source

Changed
  • A Test or Tests prefix is no longer stripped from class names when they are processed for TestDox output
Fixed
  • #​6605: Data set names and provider values containing Unicode bidirectional control characters distort terminal output
  • #​6610: Per-testsuite bootstrap script not loaded in process isolation
  • TestDox output collapsed separate test classes into a single group when their prettified class names matched

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

Keep up to date with PHPUnit:

v13.1.8: PHPUnit 13.1.8

Compare Source

Fixed
  • #​6595: Crash when before-class or after-class method fails with assertion failure
  • #​6599: TeamCity logger does not wrap failures in before-test methods with testStarted and testFinished
  • #​6601: Anonymous classes are not rejected with a clear error when creating a test double
  • #​6603: assertArrays*IgnoringOrder() fails on mixed scalar types and on reordered nested associative arrays
  • MockBuilder::setMockClassName() and TestStubBuilder::setStubClassName() now reject values that are not valid unqualified PHP class identifiers, throwing the new InvalidClassNameException
  • The regular expression used by Generator::ensureValidMethods() to validate method names passed to MockBuilder::onlyMethods() and addMethods() was not anchored, so any string containing a valid identifier substring (including strings with parentheses, braces, comments, or newlines) was accepted

Learn how to install or update PHPUnit 13.1 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: 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 force-pushed the renovate/phpunit-phpunit-13.x-lockfile branch from 487ceb3 to 7dcba9d Compare May 13, 2026 04:46
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.1.8 Update dependency phpunit/phpunit to v13.1.9 May 13, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x-lockfile branch from 7dcba9d to 469b148 Compare May 15, 2026 10:00
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.1.9 Update dependency phpunit/phpunit to v13.1.10 May 15, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x-lockfile branch from 469b148 to bf80dcb Compare May 18, 2026 12:54
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.1.10 Update dependency phpunit/phpunit to v13.1.11 May 21, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x-lockfile branch 2 times, most recently from 85b7b9d to d10e289 Compare May 25, 2026 17:40
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.1.11 Update dependency phpunit/phpunit to v13.1.12 May 25, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x-lockfile branch from d10e289 to 85bfef9 Compare May 27, 2026 16:59
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to v13.1.12 Update dependency phpunit/phpunit to v13.1.13 May 27, 2026
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