torrust-tracker
torrust-tracker copied to clipboard
chore(deps): bump reqwest from 0.11.24 to 0.11.26
Bumps reqwest from 0.11.24 to 0.11.26.
Release notes
Sourced from reqwest's releases.
v0.11.26
- Revert
system-configurationupgrade, which broke MSRV on macOS.v0.11.25
What's Changed
- Fix
Certificate::from_pem_bundle()parsing.- Fix Apple linker errors from detecting system proxies.
New Contributors
@cdatamade their first contribution in seanmonstar/reqwest#2130@yottalogicalmade their first contribution in seanmonstar/reqwest#2154Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.11.24...v0.11.25
Changelog
Sourced from reqwest's changelog.
v0.11.26
- Revert
system-configurationupgrade, which broke MSRV on macOS.v0.11.25
- Fix
Certificate::from_pem_bundle()parsing.- Fix Apple linker errors from detecting system proxies.
Commits
54bb709v0.11.26d334800Revert "fix: Patchsystem-configurationversion (#2130)" (#2172)c7940c6revert: hyper v1 upgrade (for now)e319263Fix missing tokio/io-util (#2168)037111ffeat: Allow binding interface (#2163)bfc54fcfeat: Add http2 cargo feature (#2162)2c11ef0feat: hyper v1 upgrade (#2059)7e77674v0.11.25ba550f0docs: change no-default-features to default-features (#2154)68547a0chore: blocking doesn't need multi-threaded (#2146)- 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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.41%. Comparing base (
930a50d) to head (4fa617c).
Additional details and impacted files
@@ Coverage Diff @@
## develop #730 +/- ##
========================================
Coverage 73.41% 73.41%
========================================
Files 144 144
Lines 9315 9315
========================================
Hits 6839 6839
Misses 2476 2476
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like reqwest is up-to-date now, so this is no longer needed.