zikula / core

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

fix(deps): update composer (patch) to v7.1.2 (patch) #5320

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/doctrine-bridge (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/http-client (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/mailer (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/phpunit-bridge (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/security-bundle (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/string (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/validator (source) 7.1.1 -> 7.1.2 age adoption passing confidence
symfony/web-profiler-bundle (source) 7.1.1 -> 7.1.2 age adoption passing confidence

Release Notes

symfony/doctrine-bridge (symfony/doctrine-bridge) ### [`v7.1.2`](https://togithub.com/symfony/doctrine-bridge/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/doctrine-bridge/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/doctrine-bridge/compare/v7.1.1...v7.1.2) - bug [symfony/symfony#57572](https://togithub.com/symfony/symfony/issues/57572) \[DoctrineBridge] Fix compat with DI >= 6.4 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#57405](https://togithub.com/symfony/symfony/issues/57405) \[DoctrineBridge] fix handling of special "value" constraint option ([@​xabbuh](https://togithub.com/xabbuh))
symfony/http-client (symfony/http-client) ### [`v7.1.2`](https://togithub.com/symfony/http-client/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/http-client/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/http-client/compare/v7.1.1...v7.1.2) - bug [symfony/symfony#57569](https://togithub.com/symfony/symfony/issues/57569) \[HttpClient]\[Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#57564](https://togithub.com/symfony/symfony/issues/57564) \[HttpClient] Fix initializing InformationalChunk ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#57453](https://togithub.com/symfony/symfony/issues/57453) \[HttpClient] Fix parsing SSE ([@​fancyweb](https://togithub.com/fancyweb))
symfony/mailer (symfony/mailer) ### [`v7.1.2`](https://togithub.com/symfony/mailer/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/mailer/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/mailer/compare/v7.1.1...v7.1.2) - bug [symfony/symfony#57569](https://togithub.com/symfony/symfony/issues/57569) \[HttpClient]\[Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#57499](https://togithub.com/symfony/symfony/issues/57499) \[Mailer] Add additional headers in Scaleway bridge ([@​MrMicky-FR](https://togithub.com/MrMicky-FR))
symfony/phpunit-bridge (symfony/phpunit-bridge) ### [`v7.1.2`](https://togithub.com/symfony/phpunit-bridge/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/phpunit-bridge/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/phpunit-bridge/compare/v7.1.1...v7.1.2) - no significant changes
symfony/security-bundle (symfony/security-bundle) ### [`v7.1.2`](https://togithub.com/symfony/security-bundle/compare/v7.1.1...v7.1.2) [Compare Source](https://togithub.com/symfony/security-bundle/compare/v7.1.1...v7.1.2)
symfony/string (symfony/string) ### [`v7.1.2`](https://togithub.com/symfony/string/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/string/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/string/compare/v7.1.1...v7.1.2) - bug [symfony/symfony#57497](https://togithub.com/symfony/symfony/issues/57497) \[String] Fixed u()->snake(), b()->snake() and s()->snake() methods ([@​arczinosek](https://togithub.com/arczinosek)) - bug [symfony/symfony#57538](https://togithub.com/symfony/symfony/issues/57538) \[String] Add `alias` case to `EnglishInflector` ([@​alexandre-daubois](https://togithub.com/alexandre-daubois)) - bug [symfony/symfony#54634](https://togithub.com/symfony/symfony/issues/54634) \[String] Fix [#​54611](https://togithub.com/symfony/string/issues/54611) pluralization of -on ending words + singularization of -a ending foreign words ([@​Geordie](https://togithub.com/Geordie), [@​DesLynx](https://togithub.com/DesLynx))
symfony/validator (symfony/validator) ### [`v7.1.2`](https://togithub.com/symfony/validator/compare/v7.1.1...v7.1.2) [Compare Source](https://togithub.com/symfony/validator/compare/v7.1.1...v7.1.2)
symfony/web-profiler-bundle (symfony/web-profiler-bundle) ### [`v7.1.2`](https://togithub.com/symfony/web-profiler-bundle/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/web-profiler-bundle/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/web-profiler-bundle/compare/v7.1.1...v7.1.2) - no significant changes

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.