Skip to content

Update dependency phpunit/phpunit to ^10.5.35 #938

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

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) ^10.5.32 -> ^10.5.35 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.35

Compare Source

v10.5.34: PHPUnit 10.5.34

Compare Source

Fixed
  • #​5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #​5946: Callback throws a TypeError when checking a callable has variadic parameters

How to install or update PHPUnit

v10.5.33: PHPUnit 10.5.33

Compare Source

Fixed
  • #​4584: assertJsonStringEqualsJsonString() considers objects with sequential numeric keys equal to be arrays
  • #​4625: Generator yielding keys that are neither integer or string leads to hard-to-understand error message when used as data provider
  • #​4674: JSON assertions should treat objects as unordered
  • #​5891: Callback constraint does not handle variadic arguments correctly when used for mock object expectations
  • #​5929: TestDox output containing $ at the beginning gets truncated when used with a data provider

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

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

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 requested a review from WyriHaximus as a code owner September 9, 2024 10:56
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
phpunit/phpunit Upgraded 10.5.32 10.5.34 Compare

@renovate renovate bot force-pushed the renovate/phpunit branch from f135db7 to 93352b5 Compare September 13, 2024 07:01
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.33 Update dependency phpunit/phpunit to ^10.5.34 Sep 13, 2024
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.34 Update dependency phpunit/phpunit to ^10.5.35 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch 3 times, most recently from f6b768d to 11cf3a9 Compare September 21, 2024 21:35
@renovate renovate bot force-pushed the renovate/phpunit branch from 11cf3a9 to 44d7751 Compare September 21, 2024 21:54
@WyriHaximus WyriHaximus added this to the 7.0.0 milestone Sep 21, 2024
@WyriHaximus WyriHaximus merged commit 07cca84 into master Sep 21, 2024
15 of 16 checks passed
@WyriHaximus WyriHaximus deleted the renovate/phpunit branch September 21, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant