Skip to content

Update dependency backoff to v2 #41

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
backoff ==1.11.1 -> ==2.2.1 age adoption passing confidence

Release Notes

litl/backoff (backoff)

v2.2.1

Compare Source

v2.2.0

Compare Source

  • Improve type annotation for wait generators from @​hauntsaninja
  • Include exception in details dict of call handlers from @​petamas
  • Improve type hints for call handlers from @​cdce8p

v2.1.2

Compare Source

Fixed

v2.1.1

Compare Source

Fixed

v2.1.0

Compare Source

Changed

v2.0.1

Compare Source

Changed
  • Allow None for jitter keyword arg (typing)

v2.0.0

Compare Source

Added
  • Add raise_on_giveup keyword arg for decorators
  • Add backoff.runtime wait generator for dynamically setting wait times based
    on target function return value or exception details
Changed
  • Improve type hints for on_success, on_backoff, on_giveup handlers
  • Use decorator-specific detail and handler type hints
  • Optionally use typing_extensions for python 3.7 type hinting
  • Drop python 3.6 support
  • Add python 3.10 support

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 force-pushed the renovate/backoff-2.x branch from b40d360 to 627d39a Compare August 11, 2025 23:34
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