Skip to content

fix(deps): update all non-major dependencies (patch)

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

This MR contains the following updates:

Package Type Update Change
guzzlehttp/guzzle (source) require patch 7.4.2 -> 7.4.3
symfony/config (source) require patch 5.4.8 -> 5.4.9
symfony/event-dispatcher (source) require patch 5.4.3 -> 5.4.9
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
symfony/mime (source) require patch 5.4.8 -> 5.4.9
symfony/security-bundle (source) require patch 5.4.8 -> 5.4.9
symfony/security-guard (source) require patch 5.4.3 -> 5.4.9

Release Notes

guzzle/guzzle

v7.4.3

Compare Source

  • Fix cross-domain cookie leakage
symfony/config

v5.4.9

Compare Source

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

  • bug #​46328 Allow scalar configuration in PHP Configuration (jderusse, HypeMC)
  • bug #​46364 Fix looking for single files in phars with GlobResource (nicolas-grekas)
symfony/event-dispatcher

v5.4.9

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.8...v5.4.9)

  • bug #​46262 Fix removing listeners when using first-class callable syntax (javer)
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)
symfony/mime

v5.4.9

Compare Source

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

  • bug #​46367 Throw exception when body in Email attach method is not ok (alamirault)
  • bug #​46366 Add null check for EmailHeaderSame (magikid)
symfony/security-bundle

v5.4.9

Compare Source

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

  • bug #​46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
symfony/security-guard

v5.4.9

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.4.8...v5.4.9)

  • no significant changes

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports