Skip to content

chore(deps): bump ureq from 2.12.1 to 3.4.0 - #1004

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ureq-3.4.0
Open

chore(deps): bump ureq from 2.12.1 to 3.4.0#1004
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ureq-3.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ureq from 2.12.1 to 3.4.0.

Changelog

Sourced from ureq's changelog.

3.4.0

  • Seal RequestExt (technically breaking) #1189
  • Send canonical Basic authentication scheme to CONNECT proxies #1185
  • Establish target TLS through HTTPS CONNECT proxies #1183
  • Update rustls-platform-verifier to 0.7.0 #1174
  • Fix pooled connections never aging out according to max_idle_age #1172
  • Strip brackets from IPv6-literal hosts before TLS SNI/ServerName #1171
  • RequestExt::middleware_config for conf inside middleware #1169

3.3.0

  • Bump MSRV 1.71 -> 1.85, edition 2024 #1167

3.2.1

  • Switch archived utf-8 crate for utf8-zero #1163

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

3.1.4

  • Set content-type with new Multipart form #1133

3.1.3

  • Fix short read with multi-byte charset #1131
  • Replace rustls-pemfile usage with rustls-pki-types #1122
  • Support for env NO_PROXY and proxy config #1118
  • Experimental multi-part form support #1102

3.1.2

  • Fix bug when query is after host "example.com?query" #1115

3.1.1

  • Fix regression in MSRV (hold back native-tls) #1113
  • Fix edge case regression when setting request header Content-Length: 0 #1109

3.1.0

DECISION: webpki-roots and webpki-root-certs goes from pre-release (0.26)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 6, 2026
@dependabot dependabot Bot changed the title chore(deps): bump ureq from 2.12.1 to 3.4.0 build(deps): bump ureq from 2.12.1 to 3.4.0 Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.4.0 branch 3 times, most recently from b49a2ed to b01dd8c Compare September 6, 2026 21:44
@dependabot dependabot Bot changed the title build(deps): bump ureq from 2.12.1 to 3.4.0 chore(deps): bump ureq from 2.12.1 to 3.4.0 Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.4.0 branch from b01dd8c to eeff696 Compare September 6, 2026 22:56
Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.4.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.12.1...3.4.0)

---
updated-dependencies:
- dependency-name: ureq
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.4.0 branch from eeff696 to c54700d Compare September 7, 2026 05:33
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