⬆️ Update dependency async-timeout to v5 #67

Merged
sebclem merged 1 commits from renovate/async-timeout-5.x into main 2024-11-07 09:40:42 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
async-timeout major ==4.0.3 -> ==5.0.1

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [async-timeout](https://github.com/aio-libs/async-timeout) | major | `==4.0.3` -> `==5.0.1` | --- ### Release Notes <details> <summary>aio-libs/async-timeout (async-timeout)</summary> ### [`v5.0.1`](https://github.com/aio-libs/async-timeout/blob/HEAD/CHANGES.rst#501-2024-11-06) [Compare Source](https://github.com/aio-libs/async-timeout/compare/v5.0.0...v5.0.1) \================== ## Misc - `#&#8203;423 <https://github.com/aio-libs/async-timeout/issues/423>`\_ ### [`v5.0.0`](https://github.com/aio-libs/async-timeout/blob/HEAD/CHANGES.rst#500-2024-10-31) [Compare Source](https://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. (`#&#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>`\_) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-01 03:03:57 +01:00
⬆️ Update dependency async-timeout to v5
All checks were successful
ci / docker (pull_request) Successful in 27s
32ac1f611f
renovate-bot force-pushed renovate/async-timeout-5.x from 32ac1f611f to 9c93508f4d 2024-11-07 03:04:25 +01:00 Compare
sebclem merged commit 158002af0b into main 2024-11-07 09:40:42 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/pixivcord#67
No description provided.