Skip to content

chore(deps): bump ureq from 3.1.4 to 3.2.0#136

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ureq-3.2.0
Open

chore(deps): bump ureq from 3.1.4 to 3.2.0#136
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ureq-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps ureq from 3.1.4 to 3.2.0.

Changelog

Sourced from ureq's changelog.

3.2.0

  • Strip Content-Encoding/Content-Length headers after decompression #1156
  • Timeout per resolved ip for try_connect #1152
  • Fix body header bug on redirect #1140
  • ureq-proto 0.5.3 to fix unsolicited 100-continue #1139
  • Make socks5:// locally resolve before calling proxy #1138
  • Add socks5h:// which DOESN'T locally resolve before calling proxy #1138
Commits
  • 852b804 3.2.0
  • 378f768 Update deny.toml given current dependencies
  • 269c2b8 Bump deps
  • 5efdfab Strip Content-Encoding and Content-Length headers after decompression
  • 2dabdfd Make webpki-roots optional
  • 25784d9 Timeout per resolved ip for try_connect
  • 626dbb2 Read windows system proxy setting
  • 381fd42 Revert "(temporarily) disable cargo-deny in CI"
  • f2cf7e1 Avoid body headers on redirect
  • 8b63e5d Bump ureq-proto 0.5.3
  • Additional commits viewable in compare view

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 [ureq](https://github.com/algesten/ureq) from 3.1.4 to 3.2.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@3.1.4...3.2.0)

---
updated-dependencies:
- dependency-name: ureq
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 6, 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