Skip to content
Snippets Groups Projects

chore(deps): update symfony packages (major) - autoclosed

Closed Bekerle, Patrizio requested to merge renovate/major-symfony into main

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

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.2.3...v5.2.4)

  • no changes

v5.2.3

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.2.2...v5.2.3)

  • no changes

v5.2.2

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.2.1...v5.2.2)

  • no changes

v5.2.1

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.2.0...v5.2.1)

  • no changes

v5.2.0

Compare Source

  • [BC BREAK] Request parameters are now casted to string in Request::__construct().

v5.1.11

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.10...v5.1.11)

  • no changes

v5.1.10

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.9...v5.1.10)

  • no changes

v5.1.9

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.8...v5.1.9)

  • no changes

v5.1.8

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.7...v5.1.8)

  • no changes

v5.1.7

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.5...v5.1.6)

  • no changes

v5.1.5

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.4...v5.1.5)

  • no changes

v5.1.4

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.3...v5.1.4)

  • no changes

v5.1.3

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.2...v5.1.3)

  • no changes

v5.1.2

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.1...v5.1.2)

  • no changes

v5.1.1

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0...v5.1.1)

  • no changes

v5.1.0

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0-RC2...v5.1.0)

  • no changes

v5.0.11

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.10...v5.0.11)

  • no changes

v5.0.10

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.9...v5.0.10)

  • no changes

v5.0.9

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.7...v5.0.8)

  • no changes

v5.0.7

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.5...v5.0.6)

  • no changes

v5.0.5

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.3...v5.0.4)

  • no changes

v5.0.3

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.0.2...v5.0.3)

  • no changes

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

symfony/framework-bundle

v5.2.6

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.5...v5.2.6)

  • bug #​40544 ensure TestBrowserToken::$firewallName is serialized (kbond)
  • bug #​40497 enable HTTP method overrides as early as possible with the HTTP cache (xabbuh)
  • bug #​40368 Make the TestBrowserToken interchangeable with other tokens (Seldaek)
  • bug #​40178 Exclude unreadable files when executing About command (michaljusiega)
  • bug #​40373 Check if templating engine supports given view (fritzmg)
  • bug #​40313 Fix PropertyAccess definition when not in debug (PedroTroller)

v5.2.5

Compare Source

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

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.2...v5.2.3)

  • no changes

v5.2.2

Compare Source

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

Compare Source

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

Compare Source

  • Added framework.http_cache configuration tree
  • Added framework.trusted_proxies and framework.trusted_headers configuration options
  • Deprecated the public form.factory, form.type.file, translator, security.csrf.token_manager, serializer, cache_clearer, filesystem and validator services to private.
  • Added TemplateAwareDataCollectorInterface and AbstractDataCollector to simplify custom data collector creation and leverage autoconfiguration
  • Add cache.adapter.redis_tag_aware tag to use RedisCacheAwareAdapter
  • added framework.http_client.retry_failing configuration tree
  • added assertCheckboxChecked() and assertCheckboxNotChecked() in WebTestCase
  • added assertFormValue() and assertNoFormValue() in WebTestCase
  • 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 and lock.RESOURCE_NAME.store services and the lock, LockInterface, lock.store and PersistingStoreInterface aliases, use lock.RESOURCE_NAME.factory, lock.factory or LockFactory instead.

v5.1.11

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.7...v5.1.8)

  • bug #​38578 Add missing use statement (jderusse)

v5.1.7

Compare Source

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

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.4...v5.1.5)

  • no changes

v5.1.4

Compare Source

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

Compare Source

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

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.1.1...v5.1.2)

  • no changes

v5.1.1

Compare Source

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

Compare Source

  • Removed --no-backup option from translation:update command (broken since 5.0.0)
  • Added link to source for controllers registered as named services
  • Added link to source on controller on router:match/debug:router (when framework.ide is configured)
  • Added the framework.router.default_uri configuration option to configure the default RequestContext
  • Made MicroKernelTrait::configureContainer() compatible with ContainerConfigurator
  • 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 to MicroKernelTrait::configureRoutes(), type-hint RoutingConfigurator 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 and debug:config to dump and debug kernel container extension configuration.
  • Deprecated session.attribute_bag service and session.flash_bag service.

v5.0.11

Compare Source

Changelog (<https://github.com/symfo


Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle:Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Bekerle, Patrizio

Merge request reports

Checking pipeline status.

Approval is optional

Closed by Bekerle, PatrizioBekerle, Patrizio 3 years ago (Apr 14, 2021 9:15am UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :warning:️ Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle:️ 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.21] 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.6].
        - symfony/http-kernel[v5.0.0, ..., v5.2.6] 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.21 conflicts with symfony/framework-bundle v5.2.6.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.5.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.4.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.3.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.2.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.1.
        - symfony/console v4.4.21 conflicts with symfony/framework-bundle v5.2.0.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.2.4.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.2.3.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.2.2.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.2.1.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.2.0.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.11.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.10.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.9.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.8.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.7.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.6.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.5.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.4.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.3.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.2.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.1.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.1.0.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.11.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.10.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.9.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.8.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.7.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.6.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.5.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.4.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.3.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.2.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.1.
        - symfony/console v4.4.21 conflicts with symfony/event-dispatcher v5.0.0.
        - friendsofphp/php-cs-fixer v2.18.4 requires symfony/console ^3.4.43 || ^4.1.6 || ^5.0 -> satisfiable by symfony/console[v4.4.21].
        - friendsofphp/php-cs-fixer is locked to version v2.18.4 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.6].
    
    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-04-12T14:13:20 (imported from GitLab)

    Edited by Bekerle, Patrizio
  • added 2 commits

    • b11561fe - 1 commit from branch main
    • 0740e4dc - chore(deps): update symfony packages

    Compare with previous version

    By Reiter, Christoph on 2021-04-12T14:13:21 (imported from GitLab)

  • Bekerle, Patrizio changed title from chore(deps): update symfony packages (major) to chore(deps): update symfony packages (major) - autoclosed

    changed title from chore(deps): update symfony packages (major) to chore(deps): update symfony packages (major) - autoclosed

    By Reiter, Christoph on 2021-04-14T11:16:00 (imported from GitLab)

Please register or sign in to reply
Loading