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

fix(deps): update dependency async-timeout to v5 #553

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 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
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 - "* * * * 0,6" (UTC), 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 these updates 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 breaking dependencies Pull requests that update a dependency file labels Nov 2, 2024
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from dcf9f55 to 3b787c8 Compare November 6, 2024 19:41
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 3b787c8 to dbf500a Compare November 9, 2024 03:50
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from be890cf to 9bd18fb Compare November 23, 2024 03:28
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from a608bb9 to dc4bbec Compare November 30, 2024 03:08
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from ca0fdbf to 5c25e7a Compare December 7, 2024 03:23
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 5c25e7a to addf839 Compare December 14, 2024 04:01
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from 9cdd058 to 6ccbc60 Compare December 28, 2024 03:39
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 6ccbc60 to ed38c8d Compare January 11, 2025 05:48
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from aa35ca1 to c8d1465 Compare January 25, 2025 04:49
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from 44bf95c to b9f357f Compare February 8, 2025 05:15
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from b9f357f to a6592d0 Compare February 15, 2025 06:07
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from cb73a39 to 0ef398e Compare March 1, 2025 06:47
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 0ef398e to 479e43e Compare March 15, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants