Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
7.1.3
7.1.4
7.1.1
📅 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
7.1.3
->7.1.4
7.1.1
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.1
->7.1.4
Release Notes
symfony/doctrine-bridge (symfony/doctrine-bridge)
### [`v7.1.4`](https://togithub.com/symfony/doctrine-bridge/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/doctrine-bridge/compare/v7.1.3...v7.1.4) **Changelog** (https://github.com/symfony/doctrine-bridge/compare/v7.1.3...v7.1.4) - bug [symfony/symfony#57944](https://togithub.com/symfony/symfony/issues/57944) \[DoctrineBridge] Fix the `LockStoreSchemaListener` (@MatTheCat) - bug [symfony/symfony#57625](https://togithub.com/symfony/symfony/issues/57625) \[DoctrineBridge] Make `EntityValueResolver` return `null` if a composite ID value is `null` ([@MatTheCat](https://togithub.com/MatTheCat))symfony/expression-language (symfony/expression-language)
### [`v7.1.4`](https://togithub.com/symfony/expression-language/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/expression-language/compare/v7.1.1...v7.1.4) **Changelog** (https://github.com/symfony/expression-language/compare/v7.1.3...v7.1.4) - no significant changessymfony/finder (symfony/finder)
### [`v7.1.4`](https://togithub.com/symfony/finder/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/finder/compare/v7.1.3...v7.1.4) **Changelog** (https://github.com/symfony/finder/compare/v7.1.3...v7.1.4) - bug [symfony/symfony#57921](https://togithub.com/symfony/symfony/issues/57921) \[Finder] do not duplicate directory separators ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#57895](https://togithub.com/symfony/symfony/issues/57895) \[Finder] do not duplicate directory separators ([@xabbuh](https://togithub.com/xabbuh))symfony/form (symfony/form)
### [`v7.1.4`](https://togithub.com/symfony/form/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/form/compare/v7.1.3...v7.1.4) **Changelog** (https://github.com/symfony/form/compare/v7.1.3...v7.1.4) - bug [symfony/symfony#57920](https://togithub.com/symfony/symfony/issues/57920) \[Form] Fix handling empty data in ValueToDuplicatesTransformer ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#57861](https://togithub.com/symfony/symfony/issues/57861) \[Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent ([@jbtronics](https://togithub.com/jbtronics))symfony/http-client (symfony/http-client)
### [`v7.1.4`](https://togithub.com/symfony/http-client/compare/v7.1.3...v7.1.4) [Compare Source](https://togithub.com/symfony/http-client/compare/v7.1.3...v7.1.4)symfony/phpunit-bridge (symfony/phpunit-bridge)
### [`v7.1.4`](https://togithub.com/symfony/phpunit-bridge/compare/v7.1.3...v7.1.4) [Compare Source](https://togithub.com/symfony/phpunit-bridge/compare/v7.1.3...v7.1.4)symfony/security-bundle (symfony/security-bundle)
### [`v7.1.4`](https://togithub.com/symfony/security-bundle/compare/v7.1.3...v7.1.4) [Compare Source](https://togithub.com/symfony/security-bundle/compare/v7.1.3...v7.1.4)symfony/string (symfony/string)
### [`v7.1.4`](https://togithub.com/symfony/string/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/string/compare/v7.1.3...v7.1.4) **Changelog** (https://github.com/symfony/string/compare/v7.1.3...v7.1.4) - bug [symfony/symfony#57875](https://togithub.com/symfony/symfony/issues/57875) \[String] Fixed Quorum plural, and Quora singular in EnglishInflector ([@Dean151](https://togithub.com/Dean151)) - bug [symfony/symfony#57899](https://togithub.com/symfony/symfony/issues/57899) \[String] \[EnglishInflector] Fix words ending with `le`, e.g., `articles` ([@aleho](https://togithub.com/aleho))symfony/validator (symfony/validator)
### [`v7.1.4`](https://togithub.com/symfony/validator/releases/tag/v7.1.4) [Compare Source](https://togithub.com/symfony/validator/compare/v7.1.3...v7.1.4) **Changelog** (https://github.com/symfony/validator/compare/v7.1.3...v7.1.4) - bug [symfony/symfony#58127](https://togithub.com/symfony/symfony/issues/58127) \[Validator] synchronize IBAN formats ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#57984](https://togithub.com/symfony/symfony/issues/57984) \[Validator] Add `D` regex modifier in relevant validators (@alexandre-daubois) - bug [symfony/symfony#57925](https://togithub.com/symfony/symfony/issues/57925) \[Validator] reset the validation context after validating nested constraints ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#57905](https://togithub.com/symfony/symfony/issues/57905) \[Validator] allow more unicode characters in URL paths ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#57894](https://togithub.com/symfony/symfony/issues/57894) \[Validator] Add `tldMessage` parameter to `Url` constraint constructor ([@syjust](https://togithub.com/syjust))symfony/web-profiler-bundle (symfony/web-profiler-bundle)
### [`v7.1.4`](https://togithub.com/symfony/web-profiler-bundle/compare/v7.1.3...v7.1.4) [Compare Source](https://togithub.com/symfony/web-profiler-bundle/compare/v7.1.3...v7.1.4)symfony/yaml (symfony/yaml)
### [`v7.1.4`](https://togithub.com/symfony/yaml/compare/v7.1.1...v7.1.4) [Compare Source](https://togithub.com/symfony/yaml/compare/v7.1.1...v7.1.4)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 was generated by Mend Renovate. View the repository job log.