Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 7.5.20|9.5.0 -> 9.6.31 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/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

v9.5.11

Compare Source

v9.5.10

Compare Source

v9.5.9

Compare Source

v9.5.8

Compare Source

v9.5.7

Compare Source

v9.5.6

Compare Source

v9.5.5

Compare Source

v9.5.4

Compare Source

v9.5.3

Compare Source

v9.5.2

Compare Source

v9.5.1

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 renovate bot changed the title Update dependency phpunit/phpunit to v9.6.5 Update dependency phpunit/phpunit to v9.6.6 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 4b787e8 to af44cd3 Compare March 27, 2023 21:57
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from af44cd3 to 4d48bfb Compare April 17, 2023 13:29
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.6 Update dependency phpunit/phpunit to v9.6.7 Apr 17, 2023
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.7 Update dependency phpunit/phpunit to v9.6.8 May 28, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 4d48bfb to 8e2222d Compare May 28, 2023 11:19
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.8 Update dependency phpunit/phpunit to v9.6.9 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 8e2222d to 8e5ee4f Compare June 11, 2023 07:36
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.9 Update dependency phpunit/phpunit to v9.6.10 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 8e5ee4f to a346f07 Compare July 10, 2023 08:47
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from a346f07 to b7d6bf0 Compare August 19, 2023 10:54
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.10 Update dependency phpunit/phpunit to v9.6.11 Aug 19, 2023
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.11 Update dependency phpunit/phpunit to v9.6.12 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from b7d6bf0 to 5b1c549 Compare September 12, 2023 15:08
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.12 Update dependency phpunit/phpunit to v9.6.13 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 5b1c549 to 483b645 Compare September 19, 2023 06:56
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.13 Update dependency phpunit/phpunit to v9.6.14 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 483b645 to 50c906f Compare December 1, 2023 06:50
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.14 Update dependency phpunit/phpunit to v9.6.15 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 50c906f to a3b9deb Compare December 1, 2023 17:10
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from a3b9deb to 669f3af Compare January 19, 2024 09:10
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.15 Update dependency phpunit/phpunit to v9.6.16 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 669f3af to 20ddfd4 Compare February 23, 2024 16:10
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.16 Update dependency phpunit/phpunit to v9.6.17 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 20ddfd4 to d1c3dbc Compare March 21, 2024 13:28
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.17 Update dependency phpunit/phpunit to v9.6.18 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from d1c3dbc to ea089dd Compare April 5, 2024 04:53
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.18 Update dependency phpunit/phpunit to v9.6.19 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from ea089dd to 32ab0d9 Compare July 10, 2024 16:20
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.19 Update dependency phpunit/phpunit to v9.6.20 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 32ab0d9 to c9bbefc Compare September 19, 2024 12:17
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.20 Update dependency phpunit/phpunit to v9.6.21 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from c9bbefc to 8315641 Compare December 5, 2024 13:55
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.21 Update dependency phpunit/phpunit to v9.6.22 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 8315641 to a0fb2f2 Compare May 2, 2025 10:57
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.22 Update dependency phpunit/phpunit to v9.6.23 May 2, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from a0fb2f2 to 0b0e059 Compare August 10, 2025 09:02
@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 0b0e059 to 22689fd Compare August 20, 2025 16:41
@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 22689fd to 3a2b013 Compare September 11, 2025 09:14
@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 3a2b013 to cf22612 Compare September 14, 2025 09:11
@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 cf22612 to a02746f Compare September 23, 2025 10:42
@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 a02746f to 30bbf56 Compare September 24, 2025 08:43
@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 30bbf56 to 45ddc6e Compare December 1, 2025 08:54
@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 45ddc6e to bcce726 Compare December 6, 2025 09:37
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.30 Update dependency phpunit/phpunit to v9.6.31 Dec 7, 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.

1 participant