Commit 68b5fc6
authored
Update dependency phpunit/phpunit to v12.5.8 (#4793)
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)) |
`12.5.7` → `12.5.8` |

|

|
---
### Release Notes
<details>
<summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary>
###
[`v12.5.8`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/12.5.8):
PHPUnit 12.5.8
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/12.5.7...12.5.8)
##### Changed
- To prevent Poisoned Pipeline Execution (PPE) attacks using prepared
`.coverage` files in pull requests, a PHPT test will no longer be run if
the temporary file for writing code coverage information already exists
before the test runs
***
Learn how to install or update PHPUnit 12.5 in the
[documentation](https://docs.phpunit.de/en/12.5/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**: 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.
---
- [ ] <!-- 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/Runroom/archetype-symfony).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments