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

Update Rust crate reqwest-retry to 0.7.0 - autoclosed #141

Closed
wants to merge 1 commit into from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Apr 19, 2024

This PR contains the following updates:

Package Type Update Change
reqwest-retry workspace.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 - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from 781ebda to bd4add0 Compare May 14, 2024 03:27
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from bd4add0 to 4df5917 Compare June 28, 2024 02:33
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest-retry to 0.5.0 Update Rust crate reqwest-retry to 0.6.0 Jun 28, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from 4df5917 to 108e772 Compare June 28, 2024 09:53
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest-retry to 0.6.0 Update Rust crate reqwest-retry to 0.6.1 Aug 9, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from 108e772 to e54a27c Compare August 9, 2024 08:33
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from e54a27c to ad001ad Compare August 20, 2024 04:00
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-retry-0.x branch from ad001ad to 604a241 Compare November 12, 2024 04:23
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest-retry to 0.6.1 Update Rust crate reqwest-retry to 0.7.0 Nov 12, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest-retry to 0.7.0 Update Rust crate reqwest-retry to 0.7.0 - autoclosed Nov 12, 2024
@oxide-renovate oxide-renovate bot closed this Nov 12, 2024
@oxide-renovate oxide-renovate bot deleted the renovate/reqwest-retry-0.x branch November 12, 2024 19:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants