Skip to content

build(deps): bump github.com/imroc/req/v3 from 3.49.1 to 3.53.0#398

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/imroc/req/v3-3.53.0
Jun 23, 2025
Merged

build(deps): bump github.com/imroc/req/v3 from 3.49.1 to 3.53.0#398
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/imroc/req/v3-3.53.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps github.com/imroc/req/v3 from 3.49.1 to 3.53.0.

Release notes

Sourced from github.com/imroc/req/v3's releases.

v3.53.0 Release

  • Upgrade all dependencies to the latest stable version.
  • Port quic-go's latest stable version's logic.
  • Now it requires go1.24+.
  • README: Add Go Version Compatibility Matrix

v3.52.2 Release

add Do func for client (compatible with http.Client.Do)

v3.52.1 Release

  • Optimize client level digest auth.
  • Deprecate request level digest auth.

v3.52.0 Release

  • fix some comments
  • optimize digest auth, depend on github.com/icholy/digest

v3.51.0 Release

  • Update go modules.
  • Align upstream quic-go to v0.51.0.
  • Require go 1.23+.

v3.50.0 Release

  • Add LocalAddr to TraceInfo struct (#418)
Commits
  • e2b8ed7 update README: go 1.24+ is required
  • 389b64b update README: add go version compatibility matrix
  • 3e3ca88 port quic-go v0.52.0
  • fa3e965 upgrade all dependencies
  • 8ef0608 fix comment
  • fb49ce3 add Do func for client
  • 06dc111 update github action
  • b79e020 Optimize digest auth
  • 82648f7 remove unused digest variables
  • 3cb3bfe use github.com/icholy/digest to impl digest auth
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [github.com/imroc/req/v3](https://github.com/imroc/req) from 3.49.1 to 3.53.0.
- [Release notes](https://github.com/imroc/req/releases)
- [Commits](imroc/req@v3.49.1...v3.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind/enhancement Enhancement of an existing feature / improvement label Jun 23, 2025
@github-actions github-actions bot merged commit e1fb67b into master Jun 23, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/imroc/req/v3-3.53.0 branch June 23, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Enhancement of an existing feature / improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants