Skip to content

fix(deps): update rust crate reqwest-middleware to 0.5.0 - #3620

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reqwest-middleware-0.x
Open

fix(deps): update rust crate reqwest-middleware to 0.5.0#3620
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reqwest-middleware-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
reqwest-middleware dependencies minor 0.2.50.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TrueLayer/reqwest-middleware (reqwest-middleware)

v0.5.2

Compare Source

Added
  • (reqwest-middleware) stream feature exported. (#​246)
  • expose internal reqwest::Client as reference (#​209)
Other
  • Adjust third-party middleware list in readme (#​282)

v0.5.1

Compare Source

Other
  • Set changelog version for last release (#​268)

v0.5.0

Compare Source

Added
  • Deprecated fetch_mode_no_cors as it's been deprecated in reqwest.

v0.4.2

Added

  • Deprecated fetch_mode_no_cors as it's been deprecated in reqwest.

v0.4.0

Compare Source

Breaking Changes
  • request_middleware::Error is now a transparent error enum and doesn't add its own context anymore.

v0.3.3

Compare Source

Added
  • Implemented Default on ClientWithMiddleware (#​179)

v0.3.2

Added
  • Added re-export of reqwest.
  • http2, rustls-tls, and charset features, which simply enable those features in reqwest.

v0.3.0

Breaking changes
  • Upgraded reqwest to 0.12.0
    • Removed default-features json and multipart from reqwest dependency
    • Added json and multipart features to reqwest-middleware
  • Upgraded matchit to 0.8.0
    • You may need to update some matches that look like /a/:some_var to /a/{some_var}
  • Removed task_local_extensions in favour of http::Extensions
    • All extensions must be Clone now.
Changed
  • RequestBuilder::try_clone now clones the extensions.
Added
  • Implemented Service for ClientWithMiddleware to have more feature parity with reqwest.
  • Added more methods like build_split to have more feature parity with reqwest.
  • Added more documentation

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 9, 2026 12:43
@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Aug 9, 2026
@renovate
renovate Bot force-pushed the renovate/reqwest-middleware-0.x branch 4 times, most recently from 39e297f to 962f25b Compare August 10, 2026 06:38
@renovate
renovate Bot force-pushed the renovate/reqwest-middleware-0.x branch from 962f25b to e379a3d Compare August 10, 2026 09:00
@github-actions

Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions Bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants