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 dependency tenacity to ~=8.5.0 #227

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tenacity ~=8.2.2 -> ~=8.5.0 age adoption passing confidence

Release Notes

jd/tenacity (tenacity)

v8.5.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.2...8.5.0

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.1...8.4.2

v8.4.1: tenacity 8.4.1

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.0...8.4.1

v8.4.0: tenacity 8.4.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.3.0...8.4.0

v8.3.0

Compare Source

New Features

  • Added a new stop function: stop_before_delay, which will stop execution if the next sleep time would cause overall delay to exceed the specified delay. Useful for use cases where you have some upper bound on retry times that you must not exceed, so returning before that timeout is preferable than returning after that timeout.

Bug Fixes

  • Preserve defaults and kwdefaults through retry decorator

Other Notes

  • Add a "test" extra

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 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.


  • 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/tenacity-8.x branch 2 times, most recently from ac9822d to 6015fdf Compare May 16, 2024 05:36
@renovate renovate bot changed the title Update dependency tenacity to ~=8.3.0 chore(deps): update dependency tenacity to ~=8.3.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from 6015fdf to 230339f Compare June 13, 2024 09:38
@renovate renovate bot changed the title chore(deps): update dependency tenacity to ~=8.3.0 chore(deps): update dependency tenacity to ~=8.4.0 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from 230339f to d21405c Compare June 17, 2024 10:33
@renovate renovate bot changed the title chore(deps): update dependency tenacity to ~=8.4.0 chore(deps): update dependency tenacity to ~=8.4.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch 2 times, most recently from d724450 to 8e3fee5 Compare June 21, 2024 13:07
@renovate renovate bot changed the title chore(deps): update dependency tenacity to ~=8.4.1 chore(deps): update dependency tenacity to ~=8.4.2 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch 3 times, most recently from b515ab8 to 6ef3fa6 Compare June 28, 2024 19:54
@renovate renovate bot changed the title chore(deps): update dependency tenacity to ~=8.4.2 chore(deps): update dependency tenacity to ~=8.5.0 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from 6ef3fa6 to 6a8b84f Compare July 5, 2024 09:51
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from 6a8b84f to abc11dd Compare August 29, 2024 07:35
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from abc11dd to 38c80a1 Compare October 27, 2024 06:29
@renovate renovate bot changed the title chore(deps): update dependency tenacity to ~=8.5.0 fix(deps): update dependency tenacity to ~=8.5.0 Oct 28, 2024
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