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

chore(deps): update dependency phpunit/phpunit to v10.5.35 #5856

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 10.5.31 -> 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

v10.5.32: PHPUnit 10.5.32

Compare Source

Added
  • #​5937: failOnPhpunitDeprecation attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-deprecation CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)
  • displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file and --display-phpunit-deprecations CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)
Changed
  • #​5937: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the --fail-on-phpunit-deprecation CLI option or the failOnPhpunitDeprecation="true" attribute on the <phpunit> element of the XML configuration file.
  • Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the --display-phpunit-deprecations CLI option or the displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file.

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 added the renovate label Sep 4, 2024
Copy link
Contributor Author

renovate bot commented Sep 4, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge September 4, 2024 18:06
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 7 times, most recently from cec5138 to d2e36c4 Compare September 9, 2024 11:40
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.32 chore(deps): update dependency phpunit/phpunit to v10.5.33 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 5 times, most recently from d7d5557 to 8c44d04 Compare September 13, 2024 06:33
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.33 chore(deps): update dependency phpunit/phpunit to v10.5.34 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 95f43a3 to 516a714 Compare September 19, 2024 11:03
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.34 chore(deps): update dependency phpunit/phpunit to v10.5.35 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from 5b337c8 to 8565f55 Compare September 24, 2024 17:46
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 284a03f to 7053039 Compare September 26, 2024 21:41
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.35 chore(deps): update dependency phpunit/phpunit to v10.5.35 - autoclosed Sep 27, 2024
@renovate renovate bot closed this Sep 27, 2024
auto-merge was automatically disabled September 27, 2024 22:06

Pull request was closed

@renovate renovate bot deleted the renovate/phpunit-phpunit-10.x branch September 27, 2024 22:06
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.35 - autoclosed chore(deps): update dependency phpunit/phpunit to v10.5.35 Sep 29, 2024
@renovate renovate bot reopened this Sep 29, 2024
@renovate renovate bot restored the renovate/phpunit-phpunit-10.x branch September 29, 2024 15:30
@renovate renovate bot enabled auto-merge September 29, 2024 15:36
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from 2a7e813 to 6edd7e6 Compare October 2, 2024 19:04
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 6edd7e6 to 25e17de Compare October 3, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants