Commit 1f36ff4
authored
chore(deps): update composer dev dependencies (#433)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [php-cs-fixer/shim](https://redirect.github.com/PHP-CS-Fixer/shim) |
`3.84.0` -> `3.86.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [phpunit/phpunit](https://phpunit.de/)
([source](https://redirect.github.com/sebastianbergmann/phpunit)) |
`11.5.27` -> `11.5.32` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [symfony/filesystem](https://symfony.com)
([source](https://redirect.github.com/symfony/filesystem)) | `6.4.13` ->
`6.4.24` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/shim (php-cs-fixer/shim)</summary>
###
[`v3.86.0`](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.85.1...v3.86.0)
[Compare
Source](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.85.1...v3.86.0)
###
[`v3.85.1`](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.85.0...v3.85.1)
[Compare
Source](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.85.0...v3.85.1)
###
[`v3.85.0`](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.84.0...v3.85.0)
[Compare
Source](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.84.0...v3.85.0)
</details>
<details>
<summary>sebastianbergmann/phpunit (phpunit/phpunit)</summary>
###
[`v11.5.32`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.5.32):
PHPUnit 11.5.32
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.31...11.5.32)
##### Changed
-
[#​6308](https://redirect.github.com/sebastianbergmann/phpunit/pull/6308):
Improve output of `--check-php-configuration`
- The version number for the test result cache file has been incremented
to reflect that its structure for PHPUnit 11.5 is not compatible with
its structure for PHPUnit 8.5 and PHPUnit 9.6
##### Fixed
-
[#​6281](https://redirect.github.com/sebastianbergmann/phpunit/issues/6281):
Exceptions raised in after-test method are not reported for skipped
tests
***
Learn how to install or update PHPUnit 11.5 in the
[documentation](https://docs.phpunit.de/en/11.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://t8cbf4509.emailsys1a.net/275/973/33ad04f4be/subscribe/form.html?_g=1752156344)
newsletter to receive updates about and tips for PHPUnit.
###
[`v11.5.31`](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.30...11.5.31)
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.30...11.5.31)
###
[`v11.5.30`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.5.30):
PHPUnit 11.5.30
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.29...11.5.30)
##### Changed
-
[#​6300](https://redirect.github.com/sebastianbergmann/phpunit/issues/6300):
Emit warning when the name of a data provider method begins with `test`
- Do not use `SplObjectStorage` methods that will be deprecated in PHP
8.5
***
Learn how to install or update PHPUnit 11.5 in the
[documentation](https://docs.phpunit.de/en/11.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://t8cbf4509.emailsys1a.net/275/973/33ad04f4be/subscribe/form.html?_g=1752156344)
newsletter to receive updates about and tips for PHPUnit.
###
[`v11.5.29`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.5.29):
PHPUnit 11.5.29
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.28...11.5.29)
##### Added
-
[#​6297](https://redirect.github.com/sebastianbergmann/phpunit/issues/6297):
`--check-php-configuration` CLI option for checking whether PHP is
configured for testing
##### Changed
- `#[IgnorePhpunitDeprecations]` is now considered for test runner
deprecations (where applicable)
##### Fixed
-
[#​6160](https://redirect.github.com/sebastianbergmann/phpunit/issues/6160):
Baseline file in a subdirectory contains absolute paths
- Errors due to invalid data provided using `#[TestWith]` or
`#[TestWithJson]` attributes are now properly reported
- The `DataProviderMethodFinished` event is now also emitted when the
provided data set has an invalid key
***
Learn how to install or update PHPUnit 11.5 in the
[documentation](https://docs.phpunit.de/en/11.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://t8cbf4509.emailsys1a.net/275/973/33ad04f4be/subscribe/form.html?_g=1752156344)
newsletter to receive updates about and tips for PHPUnit.
###
[`v11.5.28`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.5.28):
PHPUnit 11.5.28
[Compare
Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.5.27...11.5.28)
##### Fixed
-
[#​6097](https://redirect.github.com/sebastianbergmann/phpunit/issues/6097):
The `file` attribute of `<testClass>` node of XML test list can be wrong
***
[How to install or update
PHPUnit](https://docs.phpunit.de/en/11.5/installation.html)
</details>
<details>
<summary>symfony/filesystem (symfony/filesystem)</summary>
###
[`v6.4.24`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.24)
[Compare
Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.13...v6.4.24)
**Changelog**
(symfony/filesystem@v6.4.23...v6.4.24)
- no significant changes
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e4c0ab6 commit 1f36ff4
1 file changed
Lines changed: 67 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments