Update all non-major dependencies (patch)
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
|
zbateson/mail-mime-parser (source) | require | patch |
2.1.0 -> 2.1.1
|
Release Notes
guzzle/guzzle
v7.4.1
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
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
Changelog (https://github.com/symfony/http-client/compare/v5.4.0...v5.4.1)
- bug #44361 Fix handling error info in MockResponse (fancyweb)
zbateson/mail-mime-parser
v2.1.1
#184 Adding #[\ReturnTypeWillChange] for PHP8.1 compatibility
Thanks @phpfui
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.