-
Notifications
You must be signed in to change notification settings - Fork 259
fix(deps): update rust crate reqwest-middleware to 0.4.0 #3272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
99290c8
to
1c48fef
Compare
Action required: PR inactive for 5 days. |
1c48fef
to
70a4a7f
Compare
ad2be29
to
aba3080
Compare
Action required: PR inactive for 5 days. |
aba3080
to
2d29b92
Compare
70725c8
to
61372e2
Compare
36c166d
to
39419ba
Compare
Action required: PR inactive for 5 days. |
39419ba
to
03731f4
Compare
eede984
to
c38da05
Compare
Action required: PR inactive for 5 days. |
c38da05
to
6501c2a
Compare
6501c2a
to
190717c
Compare
This PR contains the following updates:
0.2.5
->0.4.0
Release Notes
TrueLayer/reqwest-middleware (reqwest-middleware)
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
Default
onClientWithMiddleware
(#179)v0.3.2
Added
reqwest
.http2
,rustls-tls
, andcharset
features, which simply enable those features inreqwest
.v0.3.0
Breaking changes
reqwest
to0.12.0
json
andmultipart
fromreqwest
dependencyjson
andmultipart
features toreqwest-middleware
matchit
to0.8.0
/a/:some_var
to/a/{some_var}
task_local_extensions
in favour ofhttp::Extensions
Clone
now.Changed
RequestBuilder::try_clone
now clones the extensions.Added
Service
forClientWithMiddleware
to have more feature parity withreqwest
.build_split
to have more feature parity withreqwest.
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.