Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.5.35

Changed

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

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.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

[11.5.33] - 2025-08-16

Changed

  • #6321: Allow error_reporting=E_ALL for --check-php-configuration

Fixed

  • #5863: TestDox printer does not show previous exception
  • #6102: expectUserDeprecationMessage*() fails when test is run in separate process

[11.5.32] - 2025-08-12

Changed

  • #6308: Improve output of --check-php-configuration
  • The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 11.5 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6

Fixed

  • #6281: Exceptions raised in after-test method are not reported for skipped tests

[11.5.31] - 2025-08-11

Fixed

  • #6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "#[IgnorePhpunitDeprecations] is now considered for test runner deprecations" from PHPUnit 11.5.29)

[11.5.30] - 2025-08-10

Changed

  • #6300: Emit warning when the name of a data provider method begins with test
  • Do not use SplObjectStorage methods that will be deprecated in PHP 8.5

[11.5.29] - 2025-08-09

Added

... (truncated)

Commits
  • d341ee9 Prepare release
  • 43ac47f Update dependencies
  • f1d0b04 Prevent unnecessary duplicate work in DataProvider->providedData()
  • 4f05cab Configure separate result cache path per branch
  • 6bf9227 Update ChangeLog
  • 64bda38 Test runner deprecation from subprocess
  • e437714 test method level metadata
  • 909b0fd Test runner deprecations can be ignored
  • df65cac Added regression test to prevent endless loop in subprocess
  • 2fcb883 Reflect endless loop preventing fix in AnnotationParser->forMethod()
  • Additional commits viewable in compare view

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.35/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@10.0.0...11.5.35)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.35
  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 dependencies Pull requests that update a dependency file php Pull requests that update PHP dependencies labels Sep 1, 2025
@dependabot dependabot bot requested a review from hellopablo as a code owner September 1, 2025 09:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP dependencies automerge Marks a PR to be automatically merged when tests are green labels Sep 1, 2025
@hellopablo
Copy link
Member

@dependabot Ignore this major version

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 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 September 1, 2025 12:16
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 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.

1 participant