Skip to content

chore(deps): bump github.com/imroc/req/v3 from 3.58.0 to 3.61.0 - #13

Merged
cmilesio merged 1 commit into
mainfrom
dependabot/go_modules/github.com/imroc/req/v3-3.61.0
Sep 7, 2026
Merged

cmilesio merged 1 commit into
mainfrom
dependabot/go_modules/github.com/imroc/req/v3-3.61.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

What

Update github.com/imroc/req/v3 from 3.58.0 to 3.61.0 and refresh its transitive HTTP, compression, digest, query-string, QUIC, and test dependency pins.

Why

This adopts the current req/v3 release and its security and transport dependency updates. HTTPX does not use the changed SetTLSFingerprintSpec API, and its existing Go 1.27 requirement already exceeds req 3.59's new Go 1.25 minimum. The 3.60 multipart implementation streams uploads instead of buffering complete bodies, reducing large-upload memory use while preserving the HTTPX file, reader, multipart, and progress-callback contracts exercised by the integration tests. Before-request middleware errors may now participate in configured retries, matching req 3.60 behavior. No HTTPX source API, configuration, or persisted-data change is required.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 5, 2026
Bumps [github.com/imroc/req/v3](https://github.com/imroc/req) from 3.58.0 to 3.61.0.
- [Release notes](https://github.com/imroc/req/releases)
- [Commits](imroc/req@v3.58.0...v3.61.0)

---
updated-dependencies:
- dependency-name: github.com/imroc/req/v3
  dependency-version: 3.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/imroc/req/v3-3.61.0 branch from cf8fbf4 to 2e2b522 Compare September 7, 2026 03:56
@cmilesio
cmilesio merged commit 3de9dc7 into main Sep 7, 2026
7 checks passed
@cmilesio
cmilesio deleted the dependabot/go_modules/github.com/imroc/req/v3-3.61.0 branch September 7, 2026 03:59
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant