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

⬆️ Update dependency async-timeout to v5 #262

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

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

Release Notes

aio-libs/async-timeout (async-timeout)

v5.0.1

Compare Source

==================

Misc

  • #&#8203;423 <https://github.com/aio-libs/async-timeout/issues/423>_

v5.0.0

Compare Source

==================

Features

  • Make asyncio_timeout fully compatible with the standard asyncio.Timeout but keep backward compatibility with existing asyncio_timeout.Timeout API. (#&#8203;422 <https://github.com/aio-libs/async-timeout/issues/422>_)

Improved Documentation

  • On the CHANGES/README.rst <https://github.com/aio-libs/async-timeout/tree/master/CHANGES/README.rst>_ page,
    a link to the Towncrier philosophy has been fixed. (#&#8203;388 <https://github.com/aio-libs/async-timeout/issues/388>_)

Deprecations and Removals

  • Drop deprecated sync context manager support, use async with timeout(...): ... instead. (#&#8203;421 <https://github.com/aio-libs/async-timeout/issues/421>_)

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, 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 added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Nov 1, 2024
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from d851a0e to d0109fa Compare November 6, 2024 17:40
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from a411f31 to f228bcb Compare November 18, 2024 04:20
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from 5ee8b31 to a9c3571 Compare November 25, 2024 03:45
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from 273df17 to a6cf821 Compare December 2, 2024 05:14
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from 84325d8 to c0fc3b5 Compare December 9, 2024 05:30
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from c0fc3b5 to cbbb09d Compare December 13, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants