chore(deps): update symfony packages (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/browser-kit (source) | require-dev | major |
^4.4 -> ^5.0
|
symfony/framework-bundle (source) | require | major |
^4.1.12 -> ^5.0.0
|
symfony/http-client (source) | require-dev | major |
^4.4 -> ^5.0
|
symfony/phpunit-bridge (source) | require-dev | major |
^4.4 -> ^5.0
|
Release Notes
symfony/browser-kit
v5.2.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.3...v5.2.4)
- no changes
v5.2.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.1...v5.2.2)
- no changes
v5.2.1
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.0...v5.2.1)
- no changes
v5.2.0
- [BC BREAK] Request parameters are now casted to string in
Request::__construct()
.
v5.1.11
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.10...v5.1.11)
- no changes
v5.1.10
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.9...v5.1.10)
- no changes
v5.1.9
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.8...v5.1.9)
- no changes
v5.1.8
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.7...v5.1.8)
- no changes
v5.1.7
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.6...v5.1.7)
- bug #38377 Ignore more deprecations for Mockery mocks (fancyweb)
- bug #38360 Cookie expiration at current timestamp (iquito)
v5.1.6
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.5...v5.1.6)
- no changes
v5.1.5
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.3...v5.1.4)
- no changes
v5.1.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.2...v5.1.3)
- no changes
v5.1.2
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0...v5.1.1)
- no changes
v5.1.0
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0-RC2...v5.1.0)
- no changes
v5.0.11
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.10...v5.0.11)
- no changes
v5.0.10
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.9...v5.0.10)
- no changes
v5.0.9
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.8...v5.0.9)
- bug #36839 Raw body with custom Content-Type header (azhurb)
- bug #36592 Allow Referer set by history to be overridden (Slamdunk)
v5.0.8
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.7...v5.0.8)
- no changes
v5.0.7
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.6...v5.0.7)
- bug #36181 fixed missing post request parameters in file uploads (codebay)
v5.0.6
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.5...v5.0.6)
- no changes
v5.0.5
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.4...v5.0.5)
- bug #35827 Nested file array prevents uploading file (afilina)
v5.0.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.3...v5.0.4)
- no changes
v5.0.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.2...v5.0.3)
- no changes
v5.0.2
v5.0.1
v5.0.0
symfony/framework-bundle
v5.2.5
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.4...v5.2.5)
- bug #40421 fix XSD (nicolas-grekas)
- bug #40378 Changing ZulipTransportFactory tag to prevent the exception UnsupportedSchemeException (big-r81)
v5.2.4
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.3...v5.2.4)
- bug #40281 Allow x-forwarded-prefix trusted header in config (drupol)
- bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
- bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
- bug #40116 scan directories for translations sequentially (xabbuh)
- bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
- bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)
v5.2.3
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.1...v5.2.2)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39692 Dump abstract arguments (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
- bug #39672 Fix UidNormalizer priority (fancyweb)
v5.2.1
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.0...v5.2.1)
- bug #39555 Fix NFS detection on macOs (jderusse)
- bug #39360 Fix cache:clear with buildDir (jderusse)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39478 Fix missing kernel.build_dir on cache clear (chalasr)
- bug #39442 Fix enabled key for ratelimiter config (pierredup)
- bug #39268 Use decoration instead of class replacement for mock factory (GaryPEGEOT)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
- bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
- bug #39256 Fixed case when the marking store is not defined (lyrixx)
v5.2.0
- Added
framework.http_cache
configuration tree - Added
framework.trusted_proxies
andframework.trusted_headers
configuration options - Deprecated the public
form.factory
,form.type.file
,translator
,security.csrf.token_manager
,serializer
,cache_clearer
,filesystem
andvalidator
services to private. - Added
TemplateAwareDataCollectorInterface
andAbstractDataCollector
to simplify custom data collector creation and leverage autoconfiguration - Add
cache.adapter.redis_tag_aware
tag to useRedisCacheAwareAdapter
- added
framework.http_client.retry_failing
configuration tree - added
assertCheckboxChecked()
andassertCheckboxNotChecked()
inWebTestCase
- added
assertFormValue()
andassertNoFormValue()
inWebTestCase
- Added "--as-tree=3" option to
translation:update
command to dump messages as a tree-like structure. The given value defines the level where to switch to inline YAML - Deprecated the
lock.RESOURCE_NAME
andlock.RESOURCE_NAME.store
services and thelock
,LockInterface
,lock.store
andPersistingStoreInterface
aliases, uselock.RESOURCE_NAME.factory
,lock.factory
orLockFactory
instead.
v5.1.11
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.10...v5.1.11)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39692 Dump abstract arguments (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
v5.1.10
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.9...v5.1.10)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
- bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
v5.1.9
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.8...v5.1.9)
- bug #39072 fix firebase transport factory DI tag type (xabbuh)
- bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
- bug #38867 Fixing TranslationUpdateCommand failure when using "--no-backup" (liarco)
v5.1.8
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.7...v5.1.8)
- bug #38578 Add missing use statement (jderusse)
v5.1.7
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.6...v5.1.7)
- bug #38348 Add Mailjet definition (michaelKaefer)
- bug #38343 Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable" (nicolas-grekas)
v5.1.6
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.5...v5.1.6)
- bug #38226 loadRoutes shoud receive RoutingPhpFileLoader (grachevko)
- bug #38202 Fix xsd definition which prevent to add more than one workflow metadata (l-vo)
- bug #38142 adopt src/.preload.php (nicolas-grekas)
- bug #38095 Remove unnecessary check for existing request (jschaedl)
- bug #38063 generate preload.php in src/ to make opcache.preload predictable (nicolas-grekas)
v5.1.5
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.3...v5.1.4)
- bug #37849 Add missing mailer transports in xsd (l-vo)
- bug #37729 fail properly when the required service is not defined (xabbuh)
- bug #37705 Added the missing reset tag to mailer.logger_message_listener (vudaltsov)
v5.1.3
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.2...v5.1.3)
- bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
- bug #37271 preserve dots in query-string when redirecting (nicolas-grekas)
- bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)
v5.1.2
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.0...v5.1.1)
- bug #37044 Apply ExpressionLanguageProviderPass to router.default (wizhippo)
- bug #37154 Remove reference to APP_SECRET in MicroKernelTrait (nicolas-grekas)
- bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
- bug #37058 Extension Serializer issue (Korbeil)
- bug #37028 Fix enabled_locales behavior (tgalopin)
v5.1.0
- Removed
--no-backup
option fromtranslation:update
command (broken since5.0.0
) - Added link to source for controllers registered as named services
- Added link to source on controller on
router:match
/debug:router
(whenframework.ide
is configured) - Added the
framework.router.default_uri
configuration option to configure the defaultRequestContext
- Made
MicroKernelTrait::configureContainer()
compatible withContainerConfigurator
- Added a new
mailer.message_bus
option to configure or disable the message bus to use to send mails. - Added flex-compatible default implementation for
MicroKernelTrait::registerBundles()
- Deprecated passing a
RouteCollectionBuilder
toMicroKernelTrait::configureRoutes()
, type-hintRoutingConfigurator
instead - The
TemplateController
now accepts context argument - Deprecated not setting the "framework.router.utf8" configuration option as it will default to
true
in Symfony 6.0 - Added tag
routing.expression_language_function
to define functions available in route conditions - Added
debug:container --deprecations
option to see compile-time deprecations. - Made
BrowserKitAssertionsTrait
report the original error message in case of a failure - Added ability for
config:dump-reference
anddebug:config
to dump and debug kernel container extension configuration. - Deprecated
session.attribute_bag
service andsession.flash_bag
service.
v5.0.11
Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.10...v5.0.11)
- bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
- bug #37271 preserve dots in query-string when redirecting (nicolas-grekas)
- bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)
v5.0.10
Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.9...v5.0.10)
- bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
v5.0.9
Changelog (<https://github.com/symfony/framework-bundle/compa
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
️ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
️ Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: composer update symfony/browser-kit symfony/framework-bundle symfony/http-client symfony/phpunit-bridge --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - dbp/api-core-bundle is locked to version dev-main and an update of this package was not requested. - dbp/api-core-bundle dev-main requires symfony/framework-bundle ^4.1.12 -> found symfony/framework-bundle[v4.1.12, ..., v4.4.20] but it conflicts with your root composer.json require (^5.0.0). Problem 2 - symfony/framework-bundle[v5.0.0, ..., v5.0.11] require symfony/http-kernel ^5.0 -> satisfiable by symfony/http-kernel[v5.0.0, ..., v5.2.5]. - symfony/http-kernel[v5.0.0, ..., v5.2.5] require symfony/event-dispatcher ^5.0 -> satisfiable by symfony/event-dispatcher[v5.0.0, ..., v5.2.4]. - symfony/framework-bundle[v5.1.0, ..., v5.1.11] require symfony/event-dispatcher ^5.1 -> satisfiable by symfony/event-dispatcher[v5.1.0, ..., v5.2.4]. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.5. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.4. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.3. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.2. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.1. - symfony/console v4.4.19 conflicts with symfony/framework-bundle v5.2.0. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.2.4. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.2.3. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.2.2. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.2.1. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.2.0. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.11. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.10. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.9. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.8. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.7. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.6. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.5. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.4. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.3. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.2. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.1. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.1.0. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.11. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.10. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.9. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.8. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.7. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.6. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.5. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.4. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.3. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.2. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.1. - symfony/console v4.4.19 conflicts with symfony/event-dispatcher v5.0.0. - friendsofphp/php-cs-fixer v2.18.2 requires symfony/console ^3.4.43 || ^4.1.6 || ^5.0 -> satisfiable by symfony/console[v4.4.19]. - friendsofphp/php-cs-fixer is locked to version v2.18.2 and an update of this package was not requested. - Root composer.json requires symfony/framework-bundle ^5.0.0 -> satisfiable by symfony/framework-bundle[v5.0.0, ..., v5.2.5]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
By Reiter, Christoph on 2021-03-15T01:32:43 (imported from GitLab)