Skip to content

Commit

Permalink
chore(deps): update dependency phpunit/phpunit to v11.4.0 (#378)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [phpunit/phpunit](https://phpunit.de/)
([source](https://redirect.github.com/sebastianbergmann/phpunit)) |
`11.3.6` -> `11.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpunit%2fphpunit/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpunit%2fphpunit/11.3.6/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/11.3.6/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary>

###
[`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

-
[#&#8203;5915](https://redirect.github.com/sebastianbergmann/phpunit/pull/5915):
Bootstrap extensions before building test suite
-
[#&#8203;5917](https://redirect.github.com/sebastianbergmann/phpunit/pull/5917):
Seal event facade before loading the test suite
-
[#&#8203;5923](https://redirect.github.com/sebastianbergmann/phpunit/pull/5923):
Filter configured deprecation triggers when displaying deprecation
details
-
[#&#8203;5927](https://redirect.github.com/sebastianbergmann/phpunit/pull/5927):
`#[RequiresPhpunitExtension]` attribute
-
[#&#8203;5928](https://redirect.github.com/sebastianbergmann/phpunit/issues/5928):
Filter tests based on the PHP extensions they require
-
[#&#8203;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

-
[#&#8203;5951](https://redirect.github.com/sebastianbergmann/phpunit/issues/5951):
`includeUncoveredFiles` configuration option
-
[#&#8203;5958](https://redirect.github.com/sebastianbergmann/phpunit/issues/5958):
Support for `#[CoversTrait]` and `#[UsesTrait]` attributes
-
[#&#8203;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)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Lendable/composer-license-checker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent f374222 commit 67ce128
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67ce128

Please sign in to comment.