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
|
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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
enabled an automatic merge when the pipeline for b2b212dc succeeds
mentioned in issue #1 (closed)
mentioned in commit fa8ac755
Please register or sign in to reply