Skip to content
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

fix(deps): update rust crate reqwest-retry to 0.7.0 #69

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Type Update Change
reqwest-retry dependencies minor 0.3.0 -> 0.7.0

Release Notes

TrueLayer/reqwest-middleware (reqwest-retry)

v0.7.0

Compare Source

Breaking changes
  • Errors are now reported as RetryError that adds the number of retries to the error chain if there were any. This changes the returned error types.
Added
  • Added support reqwest-middleware 0.4 next to 0.3

v0.6.1

Compare Source

Added
  • Removed dependency on chrono (#​170)

v0.6.0

Compare Source

Added
  • Added with_retry_log_level to RetryTransientMiddleware
Changed
  • Upgraded retry-policies to 0.4.0.

v0.5.0

Breaking changes
  • Upgraded reqwest-middleware to 0.3.0.

v0.4.0

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title fix(deps): update rust crate reqwest-retry to 0.6.0 fix(deps): update rust crate reqwest-retry to 0.7.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/reqwest-retry-0.x branch from 8d30f00 to 95eb992 Compare November 11, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants