Skip to content

build(deps): bump wreq from 6.0.0-rc.29 to 6.0.0-rc.31 - #172

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wreq-6.0.0-rc.31
Open

build(deps): bump wreq from 6.0.0-rc.29 to 6.0.0-rc.31#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wreq-6.0.0-rc.31

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps wreq from 6.0.0-rc.29 to 6.0.0-rc.31.

Release notes

Sourced from wreq's releases.

v6.0.0-rc.31

What's Changed

New Contributors

Full Changelog: 0x676e67/wreq@v6.0.0-rc.29...v6.0.0-rc.31

Changelog

Sourced from wreq's changelog.

6.0.0-rc.31 - 2026-08-18

Added

  • (socket) tcp SO_LINGER option (#1217)
  • (cookie) expand cookie jar APIs (#1216)
  • (dns) implement Error::is_dns() to detect DNS resolve failures (#1201)

Fixed

  • (release) restore changelog parsing (#1244)
  • (error) classify read timeout as body error (#1233)
  • (proxy) handle WinINET IP wildcards (#1226)
  • (socket) prefer ready connection at timeout boundary
  • (socket) race resolved addresses within connect timeout
  • (cookie) enforce max-age expiration (#1214)
  • (cookie) correct domain matching (#1211)

Other

  • (redirect) cover sensitive headers on scheme changes (#1236)
  • (request) document JSON content type (#1235)
  • add pull request template for human-written content (#1232)
  • (body) use absolute read timeout deadline (#1231)
  • (deps) bump taiki-e/install-action from 2.85.5 to 2.85.10 (#1229)
  • (body) reuse read timeout timer (#1230)
  • restore doc_cfg feature gate (#1228)
  • (client) centralize IPv6 bracket parsing (#1227)
  • Merge pull request #1203 from 0x676e67/dependabot/github_actions/actions/checkout-7
  • Merge pull request #1224 from 0x676e67/fix/multi-ip-connect-timeout-157-1
  • update
  • move release-plz config to .github
  • (redirect) simplify internal abstractions for redirect handling (#1200)
  • (deps) update package dependency versions
  • update examples
  • fix clippy lints for Rust 1.97.0 (#1213)
  • Update .gitignore
  • (badssl) retry on badssl.com connection reset errors (#1207)
  • update package description
  • (badssl) add test case for wrong host on BadSSL (#1202)
  • add single-threaded benchmark for cyper HTTP Client (#1195)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wreq](https://github.com/0x676e67/wreq) from 6.0.0-rc.29 to 6.0.0-rc.31.
- [Release notes](https://github.com/0x676e67/wreq/releases)
- [Changelog](https://github.com/0x676e67/wreq/blob/main/RELEASE.md)
- [Commits](0x676e67/wreq@v6.0.0-rc.29...v6.0.0-rc.31)

---
updated-dependencies:
- dependency-name: wreq
  dependency-version: 6.0.0-rc.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants