Skip to content

Chore(deps-dev): Bump phpunit/phpunit from 9.6.34 to 13.1.10 in /tests/integration#7999

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/tests/integration/phpunit/phpunit-13.1.10
May 30, 2026
Merged

Chore(deps-dev): Bump phpunit/phpunit from 9.6.34 to 13.1.10 in /tests/integration#7999
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/tests/integration/phpunit/phpunit-13.1.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps phpunit/phpunit from 9.6.34 to 13.1.10.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 13.1.10

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:

PHPUnit 13.1.9

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:

PHPUnit 13.1.8

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:

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[13.1.10] - 2026-05-15

Changed

  • Pass configuration options introduced in sebastian/diff 8.3.0

[13.1.9] - 2026-05-13

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

[13.1.8] - 2026-05-01

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

[13.1.7] - 2026-04-18

Changed

  • Pass LIBXML_NONET when parsing/validating XML configuration files to make explicit that no network I/O is performed
  • Verify the result file written by an isolated child process with a random nonce before deserializing it

[13.1.6] - 2026-04-17

Fixed

  • #6590: Silent failure when configuration file is invalid
  • #6592: INI metacharacters ; and " are not preserved when forwarding settings to child processes

[13.1.5] - 2026-04-16

Fixed

  • #5860: PHP CLI -d settings are not forwarded to child processes for process isolation
  • #6451: Incomplete version in RequiresPhp (e.g. <=8.5) is compared against full PHP version, causing unexpected skips
  • #6589: dataSetAsStringWithData() raises "float is not representable as int" warning for large floats in data sets

... (truncated)

Commits
  • 3895909 Prepare release
  • 5be497c Update dependencies
  • 4aab6e3 Pass configuration options introduced in sebastian/diff 8.3.0
  • 28ccd33 Update dependencies
  • 6accbbe Merge branch '12.5' into 13.1
  • d4409c7 Do not persist Git credentials
  • e8098c5 Merge branch '12.5' into 13.1
  • ecbca50 Merge branch '11.5' into 12.5
  • 5fd7636 Merge branch '10.5' into 11.5
  • 9408671 Merge branch '9.6' into 10.5
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels May 30, 2026
@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels May 30, 2026
@github-actions github-actions Bot enabled auto-merge May 30, 2026 02:53
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.34 to 13.1.10.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.10/ChangeLog-13.1.md)
- [Commits](sebastianbergmann/phpunit@9.6.34...13.1.10)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 13.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/tests/integration/phpunit/phpunit-13.1.10 branch from 1696b15 to 7d94044 Compare May 30, 2026 03:44
@github-actions github-actions Bot merged commit 1238b1a into main May 30, 2026
38 of 43 checks passed
@github-actions github-actions Bot deleted the dependabot/composer/tests/integration/phpunit/phpunit-13.1.10 branch May 30, 2026 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants