FAQ | This is a LIVE service | Changelog

fix(deps): update dependency tenacity to v9 - autoclosed

This MR contains the following updates:

Package Change Age Confidence
tenacity ~8.0.1 -> ~9.1.0 age confidence

Release Notes

jd/tenacity (tenacity)

v9.1.2

Compare Source

Full Changelog: https://github.com/jd/tenacity/compare/9.1.1...9.1.2

v9.0.0: tenacity 9.0.0

Compare Source

What's Changed

Full Changelog: https://github.com/jd/tenacity/compare/8.5.0...9.0.0

v8.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/jd/tenacity/compare/8.4.2...8.5.0

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/jd/tenacity/compare/8.4.1...8.4.2

v8.4.1: tenacity 8.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/jd/tenacity/compare/8.4.0...8.4.1

v8.4.0: tenacity 8.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/jd/tenacity/compare/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

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

v8.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading