Skip to content

chore(deps): update dependency phpunit/phpunit to v11.5.23 #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2025

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.23: PHPUnit 11.5.23

Compare Source

Fixed
  • #​6222: Data Provider seems to mess up Test Dependencies
  • shortenArraysForExportThreshold XML configuration setting has no effect on all arrays exported for event-related value objects

How to install or update PHPUnit

v11.5.22: PHPUnit 11.5.22

Compare Source

Changed
  • Do not treat warnings differently than other issues in summary section of default output

How to install or update PHPUnit

v11.5.21: PHPUnit 11.5.21

Compare Source

Changed
  • #​6210: Set default Clover coverage project name
  • #​6217: Improve the error message when createStubForIntersectionOfInterfaces() is called with a class

How to install or update PHPUnit

v11.5.20: PHPUnit 11.5.20

Compare Source

Fixed
  • #​6199: assertEmpty() and assertNotEmpty() use overly restrictive phpstan-assert empty directives
  • #​6192: Reverted change made in PHPUnit 11.5.19 due to regression

How to install or update PHPUnit

v11.5.19: PHPUnit 11.5.19

Compare Source

Added
  • displayDetailsOnAllIssues attribute on the <phpunit> element of the XML configuration file and --display-all-issues CLI option for controlling whether PHPUnit should display details on all issues that are triggered (default: false)
  • failOnAllIssues attribute on the <phpunit> element of the XML configuration file and --fail-on-all-issues CLI option for controlling whether PHPUnit should fail on all issues that are triggered (default: false)
Changed
  • #​5956: Improved handling of deprecated E_STRICT constant
Fixed
  • #​6192: Positive %a and %A matches are not ignored from diff when EXPECTF fails

How to install or update PHPUnit

v11.5.18: PHPUnit 11.5.18

Compare Source

Changed
  • When gathering the telemetry information that each event has, the real size of memory allocated from the operating system is no longer used as this is grown by PHP's memory manager in chunks that are so large that small(er) increases in peak memory usage cannot be seen
  • The peak memory usage returned by memory_get_peak_usage() is now reset immediately before the Test\Prepared event is emitted using memory_reset_peak_usage() so that (memory usage at Test\Finished - memory usage at Test\Prepared) is a better approximation of the memory usage of the test
  • The string representation of Telemetry\Info now uses peak memory usage instead of memory usage (this affects --log-events-verbose-text)
Fixed
  • A "Before Test Method Errored" event is no longer emitted when a test is skipped in a "before test" method

How to install or update PHPUnit

v11.5.17: PHPUnit 11.5.17

Compare Source

Fixed
  • #​6104: Reverted change introduced in PHPUnit 11.5.16

How to install or update PHPUnit

v11.5.16: PHPUnit 11.5.16

Compare Source

Fixed
  • #​6104: Test with dependencies and data provider fails
  • #​6174: willReturnMap() fails with nullable parameters when their default is null and no argument is passed for them

How to install or update PHPUnit

v11.5.15: PHPUnit 11.5.15

Compare Source

Changed
  • #​6150: Reverted change introduced in PHPUnit 11.5.13

How to install or update PHPUnit

v11.5.14: PHPUnit 11.5.14

Compare Source

Changed
  • Updated dependencies for PHAR distribution

How to install or update PHPUnit

v11.5.13: PHPUnit 11.5.13

Compare Source

Changed
  • #​6150: Trigger warning when code coverage analysis is performed and no cache directory is configured

How to install or update PHPUnit


Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge March 18, 2025 14:32
@renovate renovate bot force-pushed the renovate/composer-runtime branch from 527621c to d666f70 Compare March 19, 2025 14:27
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.13 chore(deps): update dependency phpunit/phpunit to v11.5.14 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch 2 times, most recently from ddfdf2f to 2ed4f12 Compare March 23, 2025 17:01
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.14 chore(deps): update dependency phpunit/phpunit to v11.5.15 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from 2ed4f12 to afb7cf0 Compare April 8, 2025 09:11
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.15 chore(deps): update dependency phpunit/phpunit to v11.5.17 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from afb7cf0 to 40fad9c Compare April 22, 2025 08:58
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.17 chore(deps): update dependency phpunit/phpunit to v11.5.18 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from 40fad9c to e416e48 Compare May 2, 2025 09:22
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.18 chore(deps): update dependency phpunit/phpunit to v11.5.19 May 2, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from e416e48 to 5504934 Compare May 11, 2025 08:26
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.19 chore(deps): update dependency phpunit/phpunit to v11.5.20 May 11, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from 5504934 to d74b425 Compare May 21, 2025 16:06
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.20 chore(deps): update dependency phpunit/phpunit to v11.5.21 May 21, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from d74b425 to a2aa437 Compare June 6, 2025 20:19
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.21 chore(deps): update dependency phpunit/phpunit to v11.5.22 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/composer-runtime branch from a2aa437 to 9a9ec16 Compare June 13, 2025 08:37
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.22 chore(deps): update dependency phpunit/phpunit to v11.5.23 Jun 13, 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