Skip to content

fix(deps): update all non-major dependencies to v5.4.9 (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.4.8 -> 5.4.9
symfony/http-client (source) require-dev patch 5.4.8 -> 5.4.9

Release Notes

symfony/framework-bundle

v5.4.9

Compare Source

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

  • bug #​46442 Revert "bug #​46125 Always add CacheCollectorPass (fancyweb)" (chalasr)
  • bug #​46427 fix wiring of annotations.cached_reader (nicolas-grekas)
  • bug #​46434 Fix BC break in abstract config commands (yceruto)
  • bug #​46412 Fix dumping extension config without bundle (yceruto)
  • bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
symfony/http-client

v5.4.9

Compare Source

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

  • bug #​46382 Honor "max_duration" when replacing requests with async decorators (nicolas-grekas)
  • bug #​46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)

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