gomzyakov / php-cs-fixer-config

Use the same php-cs-fixer configuration across all of your projects
https://packagist.org/packages/gomzyakov/php-cs-fixer-config
MIT License
5 stars 3 forks source link

Update dependency phpunit/phpunit to v11.4.1 #224

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.4.1): PHPUnit 11.4.1 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.4.0...11.4.1) ##### Changed - Updated regular expressions used by `StringMatchesFormatDescription` constraint to be consistent with PHP's `run-tests.php` ##### Fixed - [#​5977](https://redirect.github.com/sebastianbergmann/phpunit/pull/5977): TestDox result collector does not correctly handle baseline-ignored `E_DEPRECATED` issues *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.4/installation.html) ### [`v11.4.0`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.4.0): PHPUnit 11.4.0 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.3.6...11.4.0) ##### Changed - [#​5915](https://redirect.github.com/sebastianbergmann/phpunit/pull/5915): Bootstrap extensions before building test suite - [#​5917](https://redirect.github.com/sebastianbergmann/phpunit/pull/5917): Seal event facade before loading the test suite - [#​5923](https://redirect.github.com/sebastianbergmann/phpunit/pull/5923): Filter configured deprecation triggers when displaying deprecation details - [#​5927](https://redirect.github.com/sebastianbergmann/phpunit/pull/5927): `#[RequiresPhpunitExtension]` attribute - [#​5928](https://redirect.github.com/sebastianbergmann/phpunit/issues/5928): Filter tests based on the PHP extensions they require - [#​5964](https://redirect.github.com/sebastianbergmann/phpunit/pull/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](https://redirect.github.com/sebastianbergmann/phpunit/issues/5951): `includeUncoveredFiles` configuration option - [#​5958](https://redirect.github.com/sebastianbergmann/phpunit/issues/5958): Support for `#[CoversTrait]` and `#[UsesTrait]` attributes - [#​5960](https://redirect.github.com/sebastianbergmann/phpunit/issues/5960): Support for targeting trait methods with the `#[CoversMethod]` and `#[UsesMethod]` attributes (and respective annotations) *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.4/installation.html)

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (77efffc) to head (2a0824d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 3 3 =========================================== Files 3 3 Lines 17 17 =========================================== Hits 17 17 ``` | [Flag](https://app.codecov.io/gh/gomzyakov/php-cs-fixer-config/pull/224/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Gomzyakov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/gomzyakov/php-cs-fixer-config/pull/224/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Gomzyakov) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexander+Gomzyakov#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.