Skip to content

Bump phpunit/phpunit from 13.1.8 to 13.1.10 in the php-dev-deps group#4

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/composer/php-dev-deps-a71101d89a
Open

Bump phpunit/phpunit from 13.1.8 to 13.1.10 in the php-dev-deps group#4
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/composer/php-dev-deps-a71101d89a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the php-dev-deps group with 1 update: phpunit/phpunit.

Updates phpunit/phpunit from 13.1.8 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:

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
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the php-dev-deps group with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `phpunit/phpunit` from 13.1.8 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@13.1.8...13.1.10)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 13.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants