Skip to content

Update all non-major dependencies to v5.3.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/framework-bundle (source) require patch 5.3.7 -> 5.3.8
symfony/http-client (source) require-dev patch 5.3.7 -> 5.3.8
symfony/phpunit-bridge (source) require-dev patch 5.3.7 -> 5.3.8
symfony/security-core (source) require patch 5.3.7 -> 5.3.8

Release Notes

symfony/framework-bundle

v5.3.8

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.7...v5.3.8)

  • bug #​43206 Add missing audit-trail settings in framework workflow con… (Stephan Wentz)
  • bug #​43137 Avoid secrets:decrypt-to-local command to fail (noniagriconomie)
  • bug #​42979 fix session-related BC layer triggering deprecation (nicolas-grekas)
  • bug #​42771 Match 5.3 and 5.1 mailer configuration (wizardz)
  • bug #​42862  Clean "about" command help after Environment section was removed (GromNaN)
  • bug #​39350 Remove translation data_collector BEFORE adding it to profiler (l-vo)
symfony/http-client

v5.3.8

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.7...v5.3.8)

  • bug #​42896 Fix handling timeouts when responses are destructed (nicolas-grekas)
symfony/phpunit-bridge

v5.3.8

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.7...v5.3.8)

  • bug #​43022 Track unsilenced deprecations only for userland (nicolas-grekas)
symfony/security-core

v5.3.8

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.7...v5.3.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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports