Skip to content

Update dependency phpunit/phpunit to v9.6.34#27

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phpunit-phpunit-9.x
Open

Update dependency phpunit/phpunit to v9.6.34#27
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phpunit-phpunit-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 10.0.169.6.34 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v9.6.34: PHPUnit 9.6.34

Compare Source

Fixed
  • Regression introduced in PHPUnit 9.6.33

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

Keep up to date with PHPUnit:

v9.6.33: PHPUnit 9.6.33

Compare Source

Changed
  • To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs

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

Keep up to date with PHPUnit:

v9.6.32: PHPUnit 9.6.32

Compare Source

Changed
  • PHPUnit\Framework\MockObject exceptions are now subtypes of PHPUnit\Exception

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

Keep up to date with PHPUnit:

v9.6.31: PHPUnit 9.6.31

Compare Source

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #​1139

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

Keep up to date with PHPUnit:

v9.6.30: PHPUnit 9.6.30

Compare Source

Changed
  • Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6

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

Keep up to date with 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

v9.6.10

Compare Source

v9.6.9

Compare Source

v9.6.8

Compare Source

v9.6.7

Compare Source

v9.6.6

Compare Source

v9.6.5

Compare Source

v9.6.4

Compare Source

v9.6.3

Compare Source

v9.6.2

Compare Source

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.28

Compare Source

v9.5.27

Compare Source

v9.5.26

Compare Source

v9.5.25

Compare Source

v9.5.24

Compare Source

v9.5.23

Compare Source

v9.5.22

Compare Source

v9.5.21

Compare Source

v9.5.20

Compare Source

v9.5.19

Compare Source

v9.5.18

Compare Source

v9.5.17

Compare Source

v9.5.16

Compare Source

v9.5.14

Compare Source

v9.5.13

Compare Source

v9.5.12

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.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 9, 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:9.6.34 --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
    - Root composer.json requires amphibee/hookable v1.0.0 (exact version match), found amphibee/hookable[v1.0.0] but the package is fixed to 9999999-dev (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires squizlabs/php_codesniffer 3.7.1 (exact version match: 3.7.1 or 3.7.1.0), found squizlabs/php_codesniffer[3.7.1] but the package is fixed to 3.6.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

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

@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from fda05f3 to 0fbd771 Compare August 10, 2025 08:59
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.23 Update dependency phpunit/phpunit to v9.6.24 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 0fbd771 to 2ae6952 Compare August 20, 2025 15:00
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.24 Update dependency phpunit/phpunit to v9.6.25 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 2ae6952 to a719954 Compare September 11, 2025 06:30
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.25 Update dependency phpunit/phpunit to v9.6.26 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from a719954 to 1046b22 Compare September 14, 2025 08:24
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.26 Update dependency phpunit/phpunit to v9.6.27 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 1046b22 to 8332750 Compare September 23, 2025 10:36
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.27 Update dependency phpunit/phpunit to v9.6.28 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 8332750 to 4c80cc8 Compare September 24, 2025 09:14
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.28 Update dependency phpunit/phpunit to v9.6.29 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 4c80cc8 to 69811f9 Compare December 1, 2025 09:56
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.29 Update dependency phpunit/phpunit to v9.6.30 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 69811f9 to 2ffcaf9 Compare December 6, 2025 08:37
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.30 Update dependency phpunit/phpunit to v9.6.31 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 2ffcaf9 to 6433bc3 Compare January 24, 2026 17:08
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.31 Update dependency phpunit/phpunit to v9.6.32 Jan 24, 2026
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 6433bc3 to 09ea336 Compare January 27, 2026 09:09
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.32 Update dependency phpunit/phpunit to v9.6.34 Jan 27, 2026
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