Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 8.5.25 -> 8.5.46 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v8.5.46: PHPUnit 8.5.46

Compare Source

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

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

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v8.5.45: PHPUnit 8.5.45

Compare Source

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

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

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v8.5.44

Compare Source

v8.5.43: PHPUnit 8.5.43

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 8.5 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v8.5.42: PHPUnit 8.5.42

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

v8.5.41: PHPUnit 8.5.41

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

v8.5.40: PHPUnit 8.5.40

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

v8.5.39: PHPUnit 8.5.39

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

v8.5.38: PHPUnit 8.5.38

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

v8.5.37

Compare Source

v8.5.36

Compare Source

v8.5.35

Compare Source

v8.5.34

Compare Source

v8.5.33

Compare Source

v8.5.32

Compare Source

v8.5.31

Compare Source

v8.5.30

Compare Source

v8.5.29

Compare Source

v8.5.28

Compare Source

v8.5.27

Compare Source

v8.5.26

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Mar 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpunit/phpunit:8.5.46 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - codeclimate/php-test-reporter is locked to version dev-master and an update of this package was not requested.
    - codeclimate/php-test-reporter dev-master requires php ^5.3 || ^7.0 -> your php version (8.4.12) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot changed the title Update dependency phpunit/phpunit to v8.5.41 Update dependency phpunit/phpunit to v8.5.42 May 3, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v8.5.42 Update dependency phpunit/phpunit to v8.5.43 Aug 13, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v8.5.43 Update dependency phpunit/phpunit to v8.5.44 Aug 23, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v8.5.44 Update dependency phpunit/phpunit to v8.5.46 Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants