Skip to content
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

Update dependency phpunit/phpunit to 11.3.* #813

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 11.2.* -> 11.3.* age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v11.3.1: PHPUnit 11.3.1

Compare Source

Changed
  • Improved how objects are handled for some assertion failure messages

How to install or update PHPUnit

v11.3.0: PHPUnit 11.3.0

Compare Source

Added
  • #​5869: shortenArraysForExportThreshold attribute on the <phpunit> element of the XML configuration file to limit the export of arrays to a specified number of elements (default: 0 / do not limit the export of arrays)
  • #​5885: Optionally repeat TestDox output for non-successful tests after the regular TestDox output
  • #​5890: Priority for hook methods
  • #​5906: --extension CLI option to register a test runner extension
Changed
  • #​5856: When the test runner is configured to fail on deprecations, notices, warnings, incomplete tests, or skipped tests then details for tests that triggered deprecations, notices, or warnings as well as tests that were marked as incomplete or skipped are always shown, respectively
  • #​5869: The configuration file generated using --generate-configuration now limits the export of arrays to 10 elements in order to improve performance

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 is behind base branch, 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 added the renovate label Aug 2, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x branch 7 times, most recently from ffd1f02 to 42b62a4 Compare August 9, 2024 15:11
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x branch 5 times, most recently from ea5a3b0 to dbe5df2 Compare August 20, 2024 22:48
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x branch 9 times, most recently from 1c42e96 to 0ec1a13 Compare August 28, 2024 06:10
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x branch 6 times, most recently from 90a735c to 58f20bc Compare September 4, 2024 05:10
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x branch from a79a8f9 to 6025388 Compare September 7, 2024 08:01
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (aeb4ea1) to head (a542de2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #813   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3069     3069           
=========================================
  Files           526      526           
  Lines          8492     8492           
=========================================
  Hits           8491     8491           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frankdekker frankdekker merged commit 57d8cf1 into master Sep 7, 2024
5 checks passed
@frankdekker frankdekker deleted the renovate/phpunit-phpunit-11.x branch September 7, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant