Skip to content

⬆️ Upgrade dependency phpunit/phpunit to v9.6.29

Renovate Bot requested to merge renovate/phpunit-phpunit-9.x into master

This MR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 9.6.10 -> 9.6.29 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v9.6.29: PHPUnit 9.6.29

Compare Source

  • No changes; phpunit.phar rebuilt with updated dependencies

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

Keep up to date with PHPUnit:

v9.6.28: PHPUnit 9.6.28

Compare Source

  • No changes; phpunit.phar rebuilt with updated dependencies

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

Keep up to date with PHPUnit:

v9.6.27: PHPUnit 9.6.27

Compare Source

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

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

Keep up to date with PHPUnit:

v9.6.26: PHPUnit 9.6.26

Compare Source

Changed
  • Implement __serialize() in addition to __sleep() (which will be deprecated in PHP 8.5)

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

Keep up to date with PHPUnit:

v9.6.25

Compare Source

v9.6.24: PHPUnit 9.6.24

Compare Source

Changed
  • Do not use ReflectionProperty::setAccessible() with PHP >= 8.1
  • Do not use SplObjectStorage methods that will be deprecated in PHP 8.5

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

Keep up to date with PHPUnit:

v9.6.23: PHPUnit 9.6.23

Compare Source

Changed
  • #​5956: Improved handling of deprecated E_STRICT constant
  • Improved message when test is considered risky for printing unexpected output

How to install or update PHPUnit

v9.6.22: PHPUnit 9.6.22

Compare Source

Fixed
  • #​6071: PHP Archives (PHARs) of PHPUnit 8.5 and PHPUnit 9.6 bundle outdated versions of Prophecy

How to install or update PHPUnit

v9.6.21: PHPUnit 9.6.21

Compare Source

Changed
  • #​5956: Deprecation of the E_STRICT constant in PHP 8.4
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

How to install or update PHPUnit

v9.6.20: PHPUnit 9.6.20

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

How to install or update PHPUnit

v9.6.19: PHPUnit 9.6.19

Compare Source

Changed
  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

v9.6.18: PHPUnit 9.6.18

Compare Source

Changed
  • #​5763: Release nullable type changes for PHPUnit 9.6

How to install or update PHPUnit

v9.6.17

Compare Source

v9.6.16

Compare Source

v9.6.15

Compare Source

v9.6.14

Compare Source

v9.6.13

Compare Source

v9.6.12

Compare Source

v9.6.11

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading