Update dependency aiofiles to v24 #13

Merged
profitroll merged 1 commits from renovate/aiofiles-24.x into dev 2024-06-24 18:27:46 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
aiofiles (changelog) major ==23.2.1 -> ==24.1.0

Release Notes

Tinche/aiofiles (aiofiles)

v24.1.0: 24.1.0

Compare Source

  • Import os.link conditionally to fix importing on android.
    #​175
  • Remove spurious items from aiofiles.os.__all__ when running on Windows.
  • Switch to more modern async idioms: Remove types.coroutine and make AiofilesContextManager an awaitable instead a coroutine.
  • Add aiofiles.os.path.abspath and aiofiles.os.getcwd.
    #​174
  • aiofiles is now tested on Python 3.13 too.
    #​184
  • Dropped Python 3.7 support. If you require it, use version 23.2.1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | |---|---|---| | [aiofiles](https://github.com/Tinche/aiofiles#history) ([changelog](https://github.com/Tinche/aiofiles#history)) | major | `==23.2.1` -> `==24.1.0` | --- ### Release Notes <details> <summary>Tinche/aiofiles (aiofiles)</summary> ### [`v24.1.0`](https://github.com/Tinche/aiofiles/releases/tag/v24.1.0): 24.1.0 [Compare Source](https://github.com/Tinche/aiofiles/compare/v23.2.1...v24.1.0) - Import `os.link` conditionally to fix importing on android. [#&#8203;175](https://github.com/Tinche/aiofiles/issues/175) - Remove spurious items from `aiofiles.os.__all__` when running on Windows. - Switch to more modern async idioms: Remove types.coroutine and make AiofilesContextManager an awaitable instead a coroutine. - Add `aiofiles.os.path.abspath` and `aiofiles.os.getcwd`. [#&#8203;174](https://github.com/Tinche/aiofiles/issues/181) - *aiofiles* is now tested on Python 3.13 too. [#&#8203;184](https://github.com/Tinche/aiofiles/pull/184) - Dropped Python 3.7 support. If you require it, use version 23.2.1. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-06-24 14:55:04 +03:00
profitroll merged commit c57be3532b into dev 2024-06-24 18:27:46 +03:00
profitroll deleted branch renovate/aiofiles-24.x 2024-06-24 18:27:46 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
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: GarbageReminder/API#13
No description provided.