Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/asset (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/browser-kit (source) | require-dev | minor |
6.1.* -> 6.2.*
|
symfony/console (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/css-selector (source) | require-dev | minor |
6.1.* -> 6.2.*
|
symfony/debug-bundle (source) | require-dev | minor |
6.1.* -> 6.2.*
|
symfony/dotenv (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/expression-language (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/flex | require | patch |
2.2.3 -> 2.2.5
|
symfony/framework-bundle (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/maker-bundle (source) | require-dev | minor |
1.45.0 -> 1.48.0
|
symfony/phpunit-bridge (source) | require-dev | minor |
6.1.3 -> 6.2.10
|
symfony/runtime (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/stopwatch (source) | require-dev | minor |
6.1.* -> 6.2.*
|
symfony/twig-bundle (source) | require | minor |
6.1.* -> 6.2.*
|
symfony/web-profiler-bundle (source) | require-dev | minor |
6.1.* -> 6.2.*
|
symfony/webpack-encore-bundle | require | patch |
1.16.0 -> 1.16.1
|
symfony/yaml (source) | require | minor |
6.1.* -> 6.2.*
|
Release Notes
symfony/asset
v6.2.7
Changelog (https://github.com/symfony/asset/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/asset/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.0
Changelog (https://github.com/symfony/asset/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
symfony/browser-kit
v6.2.7
Changelog (https://github.com/symfony/browser-kit/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/browser-kit/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.0
Changelog (https://github.com/symfony/browser-kit/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
symfony/console
v6.2.10
Changelog (https://github.com/symfony/console/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50143 [Console] trim(): Argument #1 () must be of type string, bool given (@danepowell)
- bug symfony/symfony#50066 [Dumper] Trim leading newlines when checking if value begins with a space (@bradtreloar)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#50111 Fix the list of supported shells for completions in a phar (@stof)
- bug symfony/symfony#50110 [Console] Fix the usage of the zsh completion through the fpath discovery (@stof)
- bug symfony/symfony#50040 [Translation] Crowdin Bridge: Fix locale vs LanguageId (@Peter Culka)
- 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#49009 [Form] Cast choices value callback result to string (@Matth--)
- bug symfony/symfony#49537 [Serializer] Unexpected value should throw UnexpectedValueException (@ThomasTr)
- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (@giosh94mhz)
- bug symfony/symfony#49987 [Console] Restoring the ability to output unicode text to the Win10 console (@aleksandr-shevchenko)
v6.2.8
Changelog (https://github.com/symfony/console/compare/v6.2.7...v6.2.8)
- bug #49765 Add missing ZSH mention in DumpCompletionCommand help (lyrixx)
- bug #49274 Disable links for IntelliJ platform (SerafimArts)
v6.2.7
Changelog (https://github.com/symfony/console/compare/v6.2.6...v6.2.7)
- bug #49528 Fix fatal error when accessing Application::signalRegistry without pcntl (lyrixx)
- bug #48897 fix clear of section with question (maxbeckers)
v6.2.5
Changelog (https://github.com/symfony/console/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.3
Changelog (https://github.com/symfony/console/compare/v6.2.2...v6.2.3)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
v6.2.2
Changelog (https://github.com/symfony/console/compare/v6.2.1...v6.2.2)
- bug #48681 Revert "bug #48089 Fix clear line with question in section (maxbeckers) (chalasr)
- bug #48580 Fix missing command not matching namespace error message (Titouan Galopin)
- bug #48089 Fix clear line with question in section (maxbeckers)
v6.2.1
Changelog (https://github.com/symfony/console/compare/v6.2.0...v6.2.1)
- bug #48428 Fixed undefined variable error (Kevin Meijer)
v6.2.0
Changelog (https://github.com/symfony/console/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/console/compare/v6.1.8...v6.1.9)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
- bug #48681 Revert "bug #48089 Fix clear line with question in section (maxbeckers) (chalasr)
- bug #48089 Fix clear line with question in section (maxbeckers)
v6.1.8
Changelog (https://github.com/symfony/console/compare/v6.1.7...v6.1.8)
- bug #48179 Support completion for bash functions (Chi-teck)
- bug #48217 Improve error message when shell is not detected in completion command (GromNaN)
- bug #48210 Fix signal handlers called after event listeners and skip exit (GromNaN)
- bug #47998 Fix console
ProgressBar::override()
after manualProgressBar::cleanup()
(maxbeckers) - bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
v6.1.7
Changelog (https://github.com/symfony/console/compare/v6.1.6...v6.1.7)
- bug #47907 Update Application.php (aleksandr-shevchenko)
- bug #47883 Fix error output on windows cli (Maximilian.Beckers)
v6.1.6
Changelog (https://github.com/symfony/console/compare/v6.1.5...v6.1.6)
- bug #47779 Fix
Helper::removeDecoration
hyperlink bug (greew)
v6.1.5
Changelog (https://github.com/symfony/console/compare/v6.1.4...v6.1.5)
symfony/css-selector
v6.2.7
Changelog (https://github.com/symfony/css-selector/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/css-selector/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.3
Changelog (https://github.com/symfony/css-selector/compare/v6.2.2...v6.2.3)
- bug #48771 Fix escape patterns (fancyweb)
v6.2.0
Changelog (https://github.com/symfony/css-selector/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/css-selector/compare/v6.1.8...v6.1.9)
- bug #48771 Fix escape patterns (fancyweb)
symfony/debug-bundle
v6.2.7
Changelog (https://github.com/symfony/debug-bundle/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/debug-bundle/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.1
Changelog (https://github.com/symfony/debug-bundle/compare/v6.2.0...v6.2.1)
- no significant changes
v6.2.0
Changelog (https://github.com/symfony/debug-bundle/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
symfony/dotenv
v6.2.8
Changelog (https://github.com/symfony/dotenv/compare/v6.2.7...v6.2.8)
- no significant changes
v6.2.7
Changelog (https://github.com/symfony/dotenv/compare/v6.2.6...v6.2.7)
- bug #49249 Fix phpdoc Dotenv (alamirault)
v6.2.5
Changelog (https://github.com/symfony/dotenv/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.0
Changelog (https://github.com/symfony/dotenv/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
symfony/expression-language
v6.2.7
Changelog (https://github.com/symfony/expression-language/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/expression-language/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.2
Changelog (https://github.com/symfony/expression-language/compare/v6.2.1...v6.2.2)
- bug #48559 Fix BC of cached SerializedParsedExpression containing GetAttrNode (fancyweb)
v6.2.0
Changelog (https://github.com/symfony/expression-language/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.6
Changelog (https://github.com/symfony/expression-language/compare/v6.1.5...v6.1.6)
- no significant changes
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)
v6.2.7
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.6...v6.2.7)
- bug #49493 Fix denyAccessUnlessGranted for mixed attributes (delbertooo)
- bug #47946 Fix checkboxes check assertions (MatTheCat)
v6.2.5
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.4...v6.2.5)
- bug #48943 Fix deprecation when accessing a "container.private" service from the test container (nicolas-grekas)
- bug #48916 restore call to addGlobalIgnoredName (alexislefebvre)
v6.2.3
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.2...v6.2.3)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48688 Add MailPace definition (skmedix)
v6.2.2
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.1...v6.2.2)
- bug #48606 container:debug CLI output improvements for excluded services (apfelbox)
- bug #48602 Fix HtmlSanitizer default configuration behavior for allowed schemes (Titouan Galopin)
- bug #48524 Fix
CacheAttributeListener
priority (HypeMC) - bug #48259 Allow configuring
framework.exceptions
with a config builder (MatTheCat) - bug #48624 Fix reading the SYMFONY_IDE env var (nicolas-grekas)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48534 add
kernel.locale_aware
tag toLocaleSwitcher
(kbond) - bug #48521 fix removing commands if console not available (kbond)
v6.2.1
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.0...v6.2.1)
- bug #48459 Fix Infobip Mailer transport factory import (gnito-org)
- bug #48416 don't register the MailerTestCommand symfony/console is not installed (xabbuh)
v6.2.0
Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.8...v6.1.9)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48602 Fix HtmlSanitizer default configuration behavior for allowed schemes (Titouan Galopin)
- bug #48259 Allow configuring
framework.exceptions
with a config builder (MatTheCat) - bug #48624 Fix reading the SYMFONY_IDE env var (nicolas-grekas)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48534 add
kernel.locale_aware
tag toLocaleSwitcher
(kbond)
v6.1.8
Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.7...v6.1.8)
- bug #48330 do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)
- bug #48119 Allow to disable lock without defining a resource (MatTheCat)
v6.1.7
Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.6...v6.1.7)
- no significant changes
v6.1.6
Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.5...v6.1.6)
- bug #47764 fixed traceable decoration priorities (mtarld)
- bug #46956 Allow to specify
null
for exception mapping configuration values (andrew-demb)
v6.1.5
Changelog (https://github.com/symfony/framework-bundle/compare/v6.1.4...v6.1.5)
- bug #47637 Fix passing
serializer.default_context
option to normalizers (wuchen90) - bug #47695 Filter out trans paths that are covered by a parent folder path (natewiebe13)
- bug #47614 Fix a phpdoc in mailer assertions (HeahDude)
- bug #47351 Do not throw when describing a factory definition (MatTheCat)
symfony/maker-bundle
v1.48.0
November 14th, 2022
Feature
Bug
- #1232 - [make:entity] Minor: Consistent output formatting - @ThomasLandauer
- #1227 - [make:registration] Make router optional in MakeRegistrationForm constructor - @odolbeau
- #1226 - [make:controller] replace repository method add by save - @bechir
v1.47.0
October 4th, 2022
Feature
- #1211 - [make:twig-extension] Change folder for Twig Extension - @seb-jean
Bug
- #1217 - [make:registration-form] render the raw signedUrl in the email template - @jrushlow
- #1210 - [make:serializer] use empty string in str_replace - @jrushlow
-
#1209 - [make:crud] use save instead of add in
upgradePassword
- @seb-jean
v1.46.0
September 23rd, 2022
Feature
- #1204 - [make:crud] use save instead of add repository methods - @jrushlow
- #1202 - [reset-password] use higher level "options" in ChangePasswordFormType.tpl.php - @seb-jean
-
#1019 - Add
make:twig-component
maker - @kbond
Bug
- #1199 - [make:entity] fix compatibility with api-platform 3.0 - @yobrx
- #1176 - [make:entity] Fix error while making blob in entity - @mdoutreluingne
symfony/phpunit-bridge
v6.2.10
Changelog (https://github.com/symfony/phpunit-bridge/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#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#50048 [PhpUnitBridge] Fix PHPUnit 10.1 compatibility (@enumag)
- 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--)
v6.2.7
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.2.2...v6.2.3)
- bug #48787 Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
v6.2.0
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.1.10...v6.1.11)
- no significant changes
v6.1.9
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.1.8...v6.1.9)
- bug #48787 Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
v6.1.8
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.1.7...v6.1.8)
- bug #48122 Fix language deprecations incorrectly marked as direct (wouterj)
v6.1.6
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.1.5...v6.1.6)
- no significant changes
symfony/runtime
v6.2.8
Changelog (https://github.com/symfony/runtime/compare/v6.2.7...v6.2.8)
- no significant changes
v6.2.7
Changelog (https://github.com/symfony/runtime/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/runtime/compare/v6.2.4...v6.2.5)
- bug #49046 Fix for Windows when projects are deployed on junctions/symlinks (nerdgod)
v6.2.0
Changelog (https://github.com/symfony/runtime/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
symfony/stopwatch
v6.2.7
Changelog (https://github.com/symfony/stopwatch/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/stopwatch/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.0
Changelog (https://github.com/symfony/stopwatch/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
symfony/twig-bundle
v6.2.7
Changelog (https://github.com/symfony/twig-bundle/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/twig-bundle/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.3
Changelog (https://github.com/symfony/twig-bundle/compare/v6.2.2...v6.2.3)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
v6.2.2
Changelog (https://github.com/symfony/twig-bundle/compare/v6.2.1...v6.2.2)
- bug #48587 Alias BodyRendererInterface (n3o77)
v6.2.0
Changelog (https://github.com/symfony/twig-bundle/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/twig-bundle/compare/v6.1.8...v6.1.9)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
symfony/web-profiler-bundle
v6.2.10
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50139 Check if trace.curlCommand is defined in profiler (@Toflar)
- 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--)
v6.2.7
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.6...v6.2.7)
- bug #49477 Fix the rendering of query explanation with Postgresql (stof)
- bug #49400 Tweak Mailer panel rendering (1ed)
- bug #49310 Ignore messages whose
getNotification
returnsnull
(MatTheCat) - bug #49326 Fix notifier profiler when transport name is null (fabpot)
- bug #49223 Fix some minor HTML issues (javiereguiluz)
- bug #49226 Disable Turbo for debug toolbar links (javiereguiluz)
- bug #49224 Fix an accessibility issue in the search form of the header (javiereguiluz)
v6.2.5
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.4
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.3...v6.2.4)
- bug #48822 Fix the usage of web fonts (javiereguiluz)
v6.2.3
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.2...v6.2.3)
- bug #48790 fix Mailer detail on click (Jean-Beru)
v6.2.2
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.1...v6.2.2)
- bug #48048 Fix dump header not being displayed (HypeMC)
v6.2.1
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.0...v6.2.1)
- bug #48476 Use same color as other icons for the close toolbar btn (ogizanagi)
- bug #48450 Fix form panel expanders (MatTheCat)
- bug #48046 Remove redundant code from logger template (HypeMC)
v6.2.0
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.1.8...v6.1.9)
- bug #48048 Fix dump header not being displayed (HypeMC)
- bug #48046 Remove redundant code from logger template (HypeMC)
v6.1.6
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.1.5...v6.1.6)
- bug #47731 Fix overflow issue in Forms panel (zolikonta)
v6.1.5
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.1.4...v6.1.5)
- bug #47417 Fix profile search bar link query params (HeahDude)
symfony/webpack-encore-bundle
v1.16.1
: Fix double-escaping of stimulus_ functions with form system
Hi Webpackers!
This release fixes a bug if using the stimulus_*
functions most commonly with the form system - see https://github.com/symfony/webpack-encore-bundle/pull/178#issuecomment-1379604029
Bug Fix
- #202 - Fix double escaping in stimulus DTOs when using toArray() in combination with form methods - @jeroennoten
Diff: https://github.com/symfony/webpack-encore-bundle/compare/v1.16.0...v1.16.1
Happy packing!
symfony/yaml
v6.2.10
Changelog (https://github.com/symfony/yaml/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50066 [Dumper] Trim leading newlines when checking if value begins with a space (@bradtreloar)
- 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--)
v6.2.7
Changelog (https://github.com/symfony/yaml/compare/v6.2.6...v6.2.7)
- no significant changes
v6.2.5
Changelog (https://github.com/symfony/yaml/compare/v6.2.4...v6.2.5)
- no significant changes
v6.2.2
Changelog (https://github.com/symfony/yaml/compare/v6.2.1...v6.2.2)
- bug #48331 fix dumping top-level tagged values (xabbuh)
v6.2.0
Changelog (https://github.com/symfony/yaml/compare/v6.2.0-RC2...v6.2.0)
- no significant changes
v6.1.11
v6.1.9
Changelog (https://github.com/symfony/yaml/compare/v6.1.8...v6.1.9)
- bug #48331 fix dumping top-level tagged values (xabbuh)
v6.1.8
Changelog (https://github.com/symfony/yaml/compare/v6.1.7...v6.1.8)
- bug #48333 parse unquoted digits in tag values as integers (xabbuh)
v6.1.6
Changelog (https://github.com/symfony/yaml/compare/v6.1.5...v6.1.6)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.