Skip to content

Conversation

@renovate
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

  • Fix type hint for wait generators #​177

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
  • Don't use importlib.metadata for version #​166

v2.1.1

Compare Source

Fixed
  • Fix bug with max_tries/max_time callables #​164

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
@renovate renovate bot force-pushed the renovate/backoff-2.x branch from 627d39a to 5ec49be Compare October 25, 2025 07:30
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.

1 participant