Skip to content

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.0 -> 7.4.1
symfony/framework-bundle (source) require patch 5.4.0 -> 5.4.1
symfony/http-client (source) require-dev patch 5.4.0 -> 5.4.1
symfony/security-bundle (source) require patch 5.4.0 -> 5.4.1
symfony/validator (source) require patch 5.4.0 -> 5.4.1

Release Notes

guzzle/guzzle

v7.4.1

Compare Source

Changed
  • Replaced implicit URI to string coercion #​2946
  • Allow symfony/deprecation-contracts version 3 #​2961
Fixed
  • Only close curl handle if it's done #​2950
symfony/framework-bundle

v5.4.1

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.0...v5.4.1)

  • bug #​44490 Add auto-registration for BatchHandlerInterface (GaryPEGEOT)
  • bug #​44481 Fix loginUser() causing deprecation (wouterj)
  • bug #​44427 Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj)
  • bug #​44359 Avoid duplicated session listener registration in tests (alexander-schranz)
symfony/http-client

v5.4.1

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.0...v5.4.1)

  • bug #​44361 Fix handling error info in MockResponse (fancyweb)
symfony/security-bundle

v5.4.1

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.0...v5.4.1)

  • bug #​44460 Fix ambiguous deprecation message on missing provider (chalasr)
  • bug #​44424 Don't rely on deprecated strategy constants (derrabus)
  • bug #​44365  Fix invalid reference with always_authenticate_before_granting (chalasr)
symfony/validator

v5.4.1

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.0...v5.4.1)

  • 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