Skip to content

Update symfony packages to v6.2.10

Renovate Bot requested to merge renovate/symfony into master

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

Compare Source

Changelog (https://github.com/symfony/form/compare/v6.2.9...v6.2.10)

v6.2.8

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/form/compare/v6.2.6...v6.2.7)

  • bug #​48965 Allow floats in html5 input type number field (wimhendrikx)
  • bug #​49459 Skip password hashing on empty password (Seb33300)
  • bug #​49267 Check for RepeatedType child in PasswordHasherListener (MatTheCat)
  • bug #​49208 Fix PasswordHasherListener to work with empty data (1ed)
symfony/framework-bundle

v6.2.10

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.9...v6.2.10)

v6.2.9

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.8...v6.2.9)

  • bug #​49889 Fix registering ExpressionValidator (nicolas-grekas)

v6.2.8

Compare Source

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 to policy in XSD (MatTheCat)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports