Skip to content

Update all non-major dependencies to v5.4.8 (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
symfony/config (source) require patch 5.4.7 -> 5.4.8
symfony/expression-language (source) require patch 5.4.7 -> 5.4.8
symfony/framework-bundle (source) require patch 5.4.7 -> 5.4.8
symfony/http-client (source) require-dev patch 5.4.7 -> 5.4.8
symfony/messenger (source) require patch 5.4.3 -> 5.4.8
symfony/mime (source) require patch 5.4.7 -> 5.4.8
symfony/phpunit-bridge (source) require-dev patch 5.4.7 -> 5.4.8
symfony/security-bundle (source) require patch 5.4.5 -> 5.4.8
symfony/security-core (source) require patch 5.4.7 -> 5.4.8
symfony/twig-bundle (source) require patch 5.4.3 -> 5.4.8
symfony/validator (source) require patch 5.4.7 -> 5.4.8

Release Notes

symfony/config

v5.4.8

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.7...v5.4.8)

  • no significant changes
symfony/expression-language

v5.4.8

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.7...v5.4.8)

  • bug #​45928 Fix matching null against a regular expression (ausi)
symfony/framework-bundle

v5.4.8

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.7...v5.4.8)

  • bug #​46170 Fix dumping enums on PHP 8.2 (nicolas-grekas)
  • bug #​46125 Always add CacheCollectorPass (fancyweb)
  • bug #​45947 Fix debug:router --no-interaction error … (WilliamBoulle)
symfony/http-client

v5.4.8

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.7...v5.4.8)

  • bug #​45998 Fix sending content-length when streaming the body (nicolas-grekas)
symfony/messenger

v5.4.8

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.7...v5.4.8)

  • bug #​46121 Fix "Notice: Undefined index: headers" in messenger with Oracle (rjd22)
  • bug #​45983 DoctrineTransportFactory works with notify and decorated PostgreSQL driver (alamirault)
  • bug #​45910 reset connection on worker shutdown (SanderHagen)
symfony/mime

v5.4.8

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.7...v5.4.8)

  • no significant changes
symfony/phpunit-bridge

v5.4.8

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.7...v5.4.8)

  • no significant changes
symfony/security-bundle

v5.4.8

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.7...v5.4.8)

  • bug #​46054 Use config's secret in remember-me signatures (jderusse)
symfony/security-core

v5.4.8

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.7...v5.4.8)

  • no significant changes
symfony/twig-bundle

v5.4.8

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.4.7...v5.4.8)

  • bug #​45909 reset Twig form theme resources between requests (xabbuh)
symfony/Validator

v5.4.8

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.7...v5.4.8)

  • no significant changes

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports