fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.26 -> 0.1.30
|
symfony/browser-kit (source) | require-dev | patch |
5.4.0 -> 5.4.2
|
symfony/framework-bundle (source) | require | patch |
5.4.1 -> 5.4.2
|
symfony/http-client (source) | require-dev | patch |
5.4.1 -> 5.4.2
|
symfony/security-core (source) | require | patch |
5.4.0 -> 5.4.2
|
symfony/yaml (source) | require | patch |
5.4.0 -> 5.4.2
|
Release Notes
symfony/browser-kit
v5.4.2
Changelog (https://github.com/symfony/browser-kit/compare/v5.4.1...v5.4.2)
- no significant changes
symfony/framework-bundle
v5.4.2
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.1...v5.4.2)
symfony/http-client
v5.4.2
Changelog (https://github.com/symfony/http-client/compare/v5.4.1...v5.4.2)
- bug #44743 fix checking for recent curl consts (nicolas-grekas)
- bug #44671 Fix tracing requests made after calling withOptions() (nicolas-grekas)
- bug #44625 fix monitoring responses issued before reset() (nicolas-grekas)
- bug #44623 Fix dealing with "HTTP/1.1 000 " responses (nicolas-grekas)
- bug #44601 Fix closing curl-multi handle too early on destruct (nicolas-grekas)
- bug #44571 Don't reset timeout counter when initializing requests (nicolas-grekas)
- bug #44479 Double check if handle is complete (Nyholm)
- bug #44438 Fix handling thrown \Exception in \Generator in MockResponse (fancyweb)
symfony/security-core
v5.4.2
Changelog (https://github.com/symfony/security-core/compare/v5.4.1...v5.4.2)
- bug #44805 fix unserializing session payloads from v4 (nicolas-grekas)
symfony/yaml
v5.4.2
Changelog (https://github.com/symfony/yaml/compare/v5.4.1...v5.4.2)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph