Commit 15e29ef
authored
chore(deps): update dependency phpunit/phpunit to ^13.2.5 (#934)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [phpunit/phpunit](https://phpunit.de/)
([source](https://redirect.github.com/sebastianbergmann/phpunit)) |
`^13.2.4` → `^13.2.5` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/220) for more information.
---
### Release Notes
<details>
<summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary>
###
[`v13.2.5`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/13.2.5):
PHPUnit 13.2.5
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/13.2.4...13.2.5)
##### Changed
- Messages for tests that are skipped because of an unsatisfied
`RequiresPhp`, `RequiresPhpunit`, or `RequiresPhpExtension` version
requirement now include the version that is actually being used
- Warning messages about incomplete version requirements as well as
version requirements without a version comparison operator, and the
error message for invalid version requirements, now include the full
version requirement and explain what is expected
##### Fixed
-
[#​6825](https://redirect.github.com/sebastianbergmann/phpunit/pull/6825):
Forwarding to previous error handler can result in infinite recursion
-
[#​6831](https://redirect.github.com/sebastianbergmann/issues/pull/6831):
PHPUnit's error handler does not respect `@` error suppression and
forwards suppressed warnings to previous error handler
-
[#​6833](https://redirect.github.com/sebastianbergmann/phpunit/issues/6833):
`assertArrayHasKey()` does not accept `ArrayAccess` implementations with
a specific value type when test code is analysed with PHPStan at level 9
-
[#​6854](https://redirect.github.com/sebastianbergmann/phpunit/issues/6854):
Deprecation triggered in first-party code is wrongly classified as
indirect when the first-party code is called from third-party code
- Test classes were not sorted relative to each other when tests were
ordered by duration
***
Learn how to install or update PHPUnit 13.2 in the
[documentation](https://docs.phpunit.de/en/13.2/installation.html).
##### Keep up to date with PHPUnit:
- You can follow
[@​phpunit@phpc.social](https://phpc.social/@​phpunit) to
stay up to date with PHPUnit's development.
- You can subscribe to the [PHPUnit
Updates](https://phpunit.de/newsletter) newsletter to receive updates
about and tips for PHPUnit.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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/aggregate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zLjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC4zLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2b11a02 commit 15e29ef
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments