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

chore(deps): update dependency tenacity to v9 #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tenacity ~= 8.2.3 -> ~=9.0.0 age adoption passing confidence

Release Notes

jd/tenacity (tenacity)

v9.0.0: tenacity 9.0.0

Compare Source

What's Changed

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

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

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 requested a review from a team as a code owner July 29, 2024 13:17
@renovate renovate bot enabled auto-merge (squash) July 29, 2024 13:17
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch 2 times, most recently from 1e70f8b to 2597161 Compare August 2, 2024 16:14
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch 3 times, most recently from 0a1de45 to c33e480 Compare August 14, 2024 06:39
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch 4 times, most recently from 54d6238 to 79b2875 Compare September 5, 2024 13:32
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 79b2875 to becbf61 Compare September 20, 2024 11:39
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from becbf61 to d82968f Compare November 20, 2024 09:33
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from d82968f to 5fcf2c4 Compare November 20, 2024 09:56
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 5fcf2c4 to 4876a9f Compare November 20, 2024 10:20
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 4876a9f to 7e023c3 Compare November 20, 2024 10:45
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 7e023c3 to 608d186 Compare November 20, 2024 12:31
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 608d186 to 396f64c Compare November 28, 2024 14:33
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 396f64c to 8e9c42f Compare December 5, 2024 13:32
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from 8e9c42f to f49edcf Compare December 19, 2024 14:43
@renovate renovate bot force-pushed the renovate/auto-major-testing-pip-deps branch from f49edcf to 38b80a0 Compare December 21, 2024 00:07
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