Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Confidence
async-timeout ^4.0.3 -> ^5.0.1 age confidence
async-timeout ~=4.0.3 -> ~=5.0.1 age 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 - Only on Sunday and Saturday ( * * * * 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
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 479e43e to 72c1c49 Compare March 22, 2025 06:42
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from b327128 to e8c66d8 Compare April 12, 2025 05:41
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from 7a2c13b to 3546d83 Compare April 20, 2025 02:23
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 3546d83 to 38e5856 Compare April 26, 2025 07:44
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from 80f0aec to fb31c9e Compare May 31, 2025 13:51
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 3 times, most recently from b57b288 to 2413d10 Compare June 14, 2025 06:00
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 2413d10 to 835cf0d Compare June 14, 2025 21:15
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 835cf0d to 2e2ab13 Compare July 12, 2025 04:45
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 2e2ab13 to f4bb89f Compare August 2, 2025 04:32
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from f4bb89f to daa915a Compare August 9, 2025 05:04
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from daa915a to 759b759 Compare August 16, 2025 10:22
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from 759b759 to ad5588c Compare September 6, 2025 04:31
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from ad5588c to 4a71b05 Compare September 14, 2025 01:37
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from cee2198 to 8bb8212 Compare September 27, 2025 05:00
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch 2 times, most recently from fee1cf5 to a01abd1 Compare October 11, 2025 05:29
@renovate renovate bot force-pushed the renovate/async-timeout-5.x branch from a01abd1 to e6d3d90 Compare October 11, 2025 08:39
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