Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Updates the requirements on phpunit/phpunit to permit the latest version.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.5.42

Fixed

  • #6368: failOnPhpunitWarning="false" has no effect

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

Keep up to date with PHPUnit:

Changelog

Sourced from phpunit/phpunit's changelog.

[11.5.42] - 2025-09-28

Fixed

  • #6368: failOnPhpunitWarning="false" has no effect

[11.5.41] - 2025-09-24

  • No changes; phpunit.phar rebuilt with updated dependencies

[11.5.40] - 2025-09-23

  • No changes; phpunit.phar rebuilt with updated dependencies

[11.5.39] - 2025-09-14

Changed

  • #6366: Exclude __sleep() and __wakeup() from test double code generation on PHP >= 8.5

[11.5.38] - 2025-09-11

Changed

  • #6353: Disable performance optimization for tests requiring Xdebug

[11.5.37] - 2025-09-11

Changed

  • Do not use __sleep() method (which will be deprecated in PHP 8.5)

[11.5.36] - 2025-09-03

Fixed

  • #6340: Implicitly enabled display of deprecation details is not disabled when it should be

[11.5.35] - 2025-08-28

Changed

  • #[IgnorePhpunitDeprecations] is now considered for test runner deprecations (where applicable)

[11.5.34] - 2025-08-20

Changed

  • Do not configure report_memleaks setting (which will be deprecated in PHP 8.5) for PHPT processes

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
phpunit/phpunit [>= 12.a, < 13]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.42/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@10.0.0...11.5.42)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.42
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge Marks a PR to be automatically merged when tests are green Edit dependencies Pull requests that update a dependency file php Pull requests that update PHP dependencies labels Oct 1, 2025
@dependabot dependabot bot requested a review from hellopablo as a code owner October 1, 2025 22:02
@dependabot dependabot bot added php Pull requests that update PHP dependencies dependencies Pull requests that update a dependency file automerge Marks a PR to be automatically merged when tests are green Edit labels Oct 1, 2025
@hellopablo
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Oct 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

OK, I won't notify you about version 11.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/composer/phpunit/phpunit-11.star branch October 2, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Marks a PR to be automatically merged when tests are green Edit dependencies Pull requests that update a dependency file php Pull requests that update PHP dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants