badge-poser
badge-poser copied to clipboard
chore(deps): bump symfony/http-client from 7.0.2 to 7.0.6
Bumps symfony/http-client from 7.0.2 to 7.0.6.
Release notes
Sourced from symfony/http-client's releases.
v7.0.6
Changelog (https://github.com/symfony/http-client/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54400 [HttpClient] stop all server processes after tests have run (
@xabbuh)- bug symfony/symfony#54207 [HttpClient] Lazily initialize CurlClientState (
@arjenm)- bug symfony/symfony#54146 [HttpClient] Preserve float in JsonMockResponse (
@Jibbarth)v7.0.5
Changelog (https://github.com/symfony/http-client/compare/v7.0.4...v7.0.5)
- bug symfony/symfony#54102 [HttpClient] Fix deprecation on PHP 8.3 (
@nicolas-grekas)v7.0.4
Changelog (https://github.com/symfony/http-client/compare/v7.0.3...v7.0.4)
- bug symfony/symfony#53889 [HttpClient] Make retry strategy work again (
@Nyholm)v7.0.3
Changelog (https://github.com/symfony/http-client/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53671 [HttpClient] Fix pausing responses before they start when using curl (
@nicolas-grekas)- bug symfony/symfony#53506 [HttpClient] Fix error chunk creation in passthru (
@rmikalkenas)
Commits
6e70473Merge branch '6.4' into 7.06a46c0efix contracts constraint5be3488Merge branch '6.4' into 7.0b740fb5Merge branch '5.4' into 6.42a29219Fix tests21aed15Merge branch '6.4' into 7.00830d23Merge branch '5.4' into 6.4ac556bcRevert bumping contract versionce87ad0stop all server processes after tests have run25cbb91Merge branch '6.4' into 7.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.03%. Comparing base (
f9bb960) to head (b86b55a). Report is 14 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #1191 +/- ##
=========================================
Coverage 89.03% 89.03%
Complexity 285 285
=========================================
Files 47 47
Lines 1012 1012
=========================================
Hits 901 901
Misses 111 111
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.