yshalsager / telegram-feedback-bot

A Telegram feedback bots builder with topics support.
MIT License
7 stars 3 forks source link

fix(deps): update dependency uvloop to ^0.20.0 #21

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvloop ^0.19.0 -> ^0.20.0 age adoption passing confidence

Release Notes

MagicStack/uvloop (uvloop) ### [`v0.20.0`](https://togithub.com/MagicStack/uvloop/releases/tag/v0.20.0) [Compare Source](https://togithub.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0) # Changes - Upgrade libuv to v1.48.0 ([#​600](https://togithub.com/MagicStack/uvloop/issues/600)) (by [@​niklasr22](https://togithub.com/niklasr22) [@​fantix](https://togithub.com/fantix) in [`7777852`](https://togithub.com/MagicStack/uvloop/commit/77778525) for [#​596](https://togithub.com/MagicStack/uvloop/issues/596) [#​615](https://togithub.com/MagicStack/uvloop/issues/615)) # Fixes - Fix test_create_server\_4 with Python 3.12.5 ([#​614](https://togithub.com/MagicStack/uvloop/issues/614)) (by [@​shadchin](https://togithub.com/shadchin) in [`62f9239`](https://togithub.com/MagicStack/uvloop/commit/62f92393)) - Use len(os.sched_getaffinity(0)) instead of os.cpu_count() ([#​591](https://togithub.com/MagicStack/uvloop/issues/591)) (by [@​avkarenow](https://togithub.com/avkarenow) in [`c8531c2`](https://togithub.com/MagicStack/uvloop/commit/c8531c24) for [#​591](https://togithub.com/MagicStack/uvloop/issues/591)) - Inline \_Py_RestoreSignals() from CPython ([#​604](https://togithub.com/MagicStack/uvloop/issues/604)) (by [@​befeleme](https://togithub.com/befeleme) in [`8511ba1`](https://togithub.com/MagicStack/uvloop/commit/8511ba1f) for [#​603](https://togithub.com/MagicStack/uvloop/issues/603))

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.