Update symfony packages to v6.2.10
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/form (source) | require | patch |
6.2.5 -> 6.2.10
|
symfony/framework-bundle (source) | require | patch |
6.2.7 -> 6.2.10
|
Release Notes
symfony/form
v6.2.10
Changelog (https://github.com/symfony/form/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#50040 [Translation] Crowdin Bridge: Fix locale vs LanguageId (@Peter Culka)
- bug symfony/symfony#50056 [Form] Fix "prototype_data" option creating duplicates instead of new lines (@Thorry84)
- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (@cay89)
- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (@claudiu-cristea)
- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (@jvmanji)
- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (@gstapinato)
- bug symfony/symfony#49992 [Mailer] [Mailjet] Use body MessageID instead of X-MJ-Request-GUID (@Starfox64)
- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (@glady)
- bug symfony/symfony#48108 [PropertyAccess] Readonly properties must have no PropertyWriteInfo (@CasvanDongen)
- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (@Matth--)
- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (@giosh94mhz)
v6.2.8
Changelog (https://github.com/symfony/form/compare/v6.2.7...v6.2.8)
- bug #49835 CollectionType apply prototypeOptions to ResizeFormListener new fields (Thorry84)
v6.2.7
Changelog (https://github.com/symfony/form/compare/v6.2.6...v6.2.7)
symfony/framework-bundle
v6.2.10
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (@cay89)
- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (@claudiu-cristea)
- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (@jvmanji)
- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (@gstapinato)
- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (@glady)
- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (@Matth--)
- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (@giosh94mhz)
v6.2.9
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.8...v6.2.9)
- bug #49889 Fix registering ExpressionValidator (nicolas-grekas)
v6.2.8
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.7...v6.2.8)
- bug #49679 enable metadata cache when annotation is disabled (bastnic)
- bug #49850 Fix auto-discovering validator constraints (nicolas-grekas)
- bug #49849 Fix services usages output for text descriptor (rmikalkenas)
- bug #49843 Add missing monolog channel tag for messenger services (rmikalkenas)
- bug #49189 Improve documentation about translation:extract --sort option (marien-probesys)
- bug #49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)
- bug #49682 Workflow - Fix LogicException about a wrong configuration of "enabled" node (adpauly)
- bug #49674 Rename limiter’s
strategy
topolicy
in XSD (MatTheCat)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.