zikula / core

Zikula Core Framework
GNU Lesser General Public License v3.0
237 stars 66 forks source link

fix(deps): update composer (patch) (patch) #5355

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
liip/imagine-bundle (source) 2.13.1 -> 2.13.2 age adoption passing confidence
phpunit/phpunit (source) 11.3.2 -> 11.3.3 age adoption passing confidence

Release Notes

liip/LiipImagineBundle (liip/imagine-bundle) ### [`v2.13.2`](https://redirect.github.com/liip/LiipImagineBundle/blob/HEAD/CHANGELOG.md#2132) [Compare Source](https://redirect.github.com/liip/LiipImagineBundle/compare/2.13.1...2.13.2) - Remove deprecated spaceless filter from twig template ([JohJohan](https://redirect.github.com/liip/LiipImagineBundle/pull/1609))
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v11.3.3`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.3.3): PHPUnit 11.3.3 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.3.2...11.3.3) ##### Added - [#​5937](https://redirect.github.com/sebastianbergmann/phpunit/issues/5937): `failOnPhpunitDeprecation` attribute on the `` element of the XML configuration file and `--fail-on-phpunit-deprecation` CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider) - `displayDetailsOnPhpunitDeprecations` attribute on the `` element of the XML configuration file and `--display-phpunit-deprecations` CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display) ##### Changed - [#​5937](https://redirect.github.com/sebastianbergmann/phpunit/issues/5937): PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the `--fail-on-phpunit-deprecation` CLI option or the `failOnPhpunitDeprecation="true"` attribute on the `` element of the XML configuration file. - Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the `--display-phpunit-deprecations` CLI option or the `displayDetailsOnPhpunitDeprecations` attribute on the `` element of the XML configuration file. *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.3/installation.html)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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