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 v11.4.1 (master) - autoclosed #802

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2024

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v11.4.1: PHPUnit 11.4.1

Compare Source

Changed
  • Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php
Fixed
  • #​5977: TestDox result collector does not correctly handle baseline-ignored E_DEPRECATED issues

How to install or update PHPUnit

v11.4.0: PHPUnit 11.4.0

Compare Source

Changed
  • #​5915: Bootstrap extensions before building test suite
  • #​5917: Seal event facade before loading the test suite
  • #​5923: Filter configured deprecation triggers when displaying deprecation details
  • #​5927: #[RequiresPhpunitExtension] attribute
  • #​5928: Filter tests based on the PHP extensions they require
  • #​5964: Better error message when data provider is invalid
  • The XML configuration file generator now references vendor/phpunit/phpunit/phpunit.xsd (instead of https://schema.phpunit.de/X.Y/phpunit.xsd) when PHPUnit was installed using Composer and phpunit --generate-configuration was invoked in the directory where vendor is located
  • The --migrate-configuration command no longer replaces vendor/phpunit/phpunit/phpunit.xsd with https://schema.phpunit.de/X.Y/phpunit.xsd
  • The output of --list-groups now shows how many tests a group contains
  • The output of --list-suites now shows how many tests a test suite contains
Deprecated
  • #​5951: includeUncoveredFiles configuration option
  • #​5958: Support for #[CoversTrait] and #[UsesTrait] attributes
  • #​5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes (and respective annotations)

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 changed the title Update dependency phpunit/phpunit to v11 (master) Update dependency phpunit/phpunit to v11 (master) - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/master-phpunit-phpunit-11.x branch October 3, 2024 19:41
@renovate renovate bot restored the renovate/master-phpunit-phpunit-11.x branch October 5, 2024 10:58
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11 (master) - autoclosed Update dependency phpunit/phpunit to v11 (master) Oct 5, 2024
@renovate renovate bot reopened this Oct 5, 2024
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11 (master) Update dependency phpunit/phpunit to v11.4.0 (master) Oct 5, 2024
@renovate renovate bot force-pushed the renovate/master-phpunit-phpunit-11.x branch from 12280b0 to 536a5bb Compare October 5, 2024 10:58
@renovate renovate bot force-pushed the renovate/master-phpunit-phpunit-11.x branch from 536a5bb to a9d3385 Compare October 8, 2024 18:40
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.4.0 (master) Update dependency phpunit/phpunit to v11.4.1 (master) Oct 8, 2024
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.4.1 (master) Update dependency phpunit/phpunit to v11.4.1 (master) - autoclosed Oct 10, 2024
@renovate renovate bot closed this Oct 10, 2024
@renovate renovate bot deleted the renovate/master-phpunit-phpunit-11.x branch October 10, 2024 20:07
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