Skip to content

build(deps): bump ureq from 2.12.1 to 3.3.0 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ureq-3.3.0
Open

build(deps): bump ureq from 2.12.1 to 3.3.0#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ureq-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps ureq from 2.12.1 to 3.3.0.

Changelog

Sourced from ureq's changelog.

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) to stable release (1.0.0). This is potentially a big change for ureq users. We release this as semver minor.

  • Bump all deps to latest #1104
  • Fixes to CONNECT to follow spec #1103
  • Send Content-Length for File #1100
  • native-tls transport capture and surface underlying errors #1093
  • Bump webpki-roots/webpki-root-certs to 1.0.0 #1089
  • Bump rustls-platform-verifier to 0.6.0 #1089
  • Allow the license CDLA-Permissive-2.0 #1089

... (truncated)

Commits
  • b2adbf0 3.3.0
  • 7662219 Bump MSRV 1.71 -> 1.85, edition 2024
  • eb51f2c 3.2.1
  • ad49981 Bump deps to fix cargo-deny RUSTSEC
  • 08785cb Switch out utf-8 crate with utf8-zero
  • 9ef2153 Clarify that json feature is disabled by default
  • eb2539d Fix misleading unsafe wording in crate docs
  • b45d3d2 Fix cargo-deny advisory failures
  • 852b804 3.2.0
  • 378f768 Update deny.toml given current dependencies
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 967ce60 to fae4ce1 Compare July 17, 2026 21:57
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from fae4ce1 to b344e2e Compare July 17, 2026 22:09
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from b344e2e to 4354232 Compare July 18, 2026 22:32
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 4354232 to fdbca43 Compare July 20, 2026 20:13
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from fdbca43 to b1181aa Compare July 21, 2026 20:10
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from b1181aa to 2c079bd Compare July 22, 2026 20:10
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 2c079bd to 4ea1c4c Compare July 23, 2026 20:10
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 4ea1c4c to b0dc3f7 Compare July 28, 2026 16:15
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from b0dc3f7 to 5929f24 Compare July 28, 2026 16:17
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 5929f24 to 62ec9b6 Compare July 29, 2026 09:19
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 62ec9b6 to 9fbcb7a Compare July 29, 2026 11:14
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 9fbcb7a to 17359cd Compare July 30, 2026 21:30
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from 17359cd to d351c10 Compare July 31, 2026 01:08
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/ureq-3.3.0 branch from d351c10 to f6fd47a Compare July 31, 2026 01:40
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.3.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.12.1...3.3.0)

---
updated-dependencies:
- dependency-name: ureq
  dependency-version: 3.3.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.3.0 branch from f6fd47a to 5b1fdd3 Compare August 1, 2026 04:40
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

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