chore(deps): bump reqwest from 0.11.27 to 0.12.22 - #115
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.22) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/reqwest-0.12.22
branch
from
August 7, 2026 07:39
8728018 to
ee9a933
Compare
PR Validation ResultsQuick Validation: ❌
Validation Framework: ❌
Summary: ❌ Some checks failed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps reqwest from 0.11.27 to 0.12.22.
Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
e6e2d8av0.12.22a9ab0fafix(socks): bracket IPv6 addresses when formatting destination host (#2753)b739726v0.12.21d9ecdc1fix: add more context and description to SOCKS errors (#2750)d4c9eecfix: look for socks4a instead of socks4h (#2732)d793ed2(wasm) feat: add Default impl for wasm::Body (#2746)4cb2866fix: Error::is_timeout() checks for hyper::Error::is_timeout() (#2742)1794d99fix: request errors should include url (#2741)9edbd2etests: fix typos in multipart and redirect tests (#2738)e03d6f4docs: mention requiring Tokio (#2731)