bryanforbes / asyncpg-stubs

BSD 3-Clause "New" or "Revised" License
37 stars 4 forks source link

chore(deps): update dependency async-timeout to v5 #351

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
async-timeout 4.0.3 -> 5.0.0 age adoption passing confidence

Release Notes

aio-libs/async-timeout (async-timeout) ### [`v5.0.0`](https://redirect.github.com/aio-libs/async-timeout/blob/HEAD/CHANGES.rst#500-2024-10-31) [Compare Source](https://redirect.github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.0) \================== ## Features - Make `asyncio_timeout` fully compatible with the standard `asyncio.Timeout` but keep backward compatibility with existing `asyncio_timeout.Timeout` API. (`#​422 `\_) ## Improved Documentation - On the `CHANGES/README.rst `\_ page, a link to the `Towncrier philosophy` has been fixed. (`#​388 `\_) ## Deprecations and Removals - Drop deprecated sync context manager support, use `async with timeout(...): ...` instead. (`#​421 `\_)

Configuration

πŸ“… Schedule: Branch creation - "before 4am" in timezone America/Chicago, 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.



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