Update dependency aiofiles to v23.2.1 #4

Merged
profitroll merged 1 commits from renovate/aiofiles-23.x into dev 2024-06-23 12:19:44 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
aiofiles (changelog) minor ==23.1.0 -> ==23.2.1

Release Notes

Tinche/aiofiles (aiofiles)

v23.2.1: 23.2.1

Compare Source

  • Import os.statvfs conditionally to fix importing on non-UNIX systems.
    #​171 #​172
  • aiofiles is now also tested on Windows.

v23.2.0: 23.2.0

Compare Source

23.2.0

  • aiofiles is now tested on Python 3.12 too.
    #​166 #​168
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile now accepts a delete_on_close argument, just like the stdlib version.
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile no longer exposes a delete attribute, just like the stdlib version.
  • Added aiofiles.os.statvfs and aiofiles.os.path.ismount.
    #​162
  • Use PDM instead of Poetry.
    #​169

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)) | minor | `==23.1.0` -> `==23.2.1` | --- ### Release Notes <details> <summary>Tinche/aiofiles (aiofiles)</summary> ### [`v23.2.1`](https://github.com/Tinche/aiofiles/releases/tag/v23.2.1): 23.2.1 [Compare Source](https://github.com/Tinche/aiofiles/compare/v23.2.0...v23.2.1) - Import `os.statvfs` conditionally to fix importing on non-UNIX systems. [#&#8203;171](https://github.com/Tinche/aiofiles/issues/171) [#&#8203;172](https://github.com/Tinche/aiofiles/pull/172) - aiofiles is now also tested on Windows. ### [`v23.2.0`](https://github.com/Tinche/aiofiles/releases/tag/v23.2.0): 23.2.0 [Compare Source](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.0) ### 23.2.0 - aiofiles is now tested on Python 3.12 too. [#&#8203;166](https://github.com/Tinche/aiofiles/issues/166) [#&#8203;168](https://github.com/Tinche/aiofiles/pull/168) - On Python 3.12, `aiofiles.tempfile.NamedTemporaryFile` now accepts a `delete_on_close` argument, just like the stdlib version. - On Python 3.12, `aiofiles.tempfile.NamedTemporaryFile` no longer exposes a `delete` attribute, just like the stdlib version. - Added `aiofiles.os.statvfs` and `aiofiles.os.path.ismount`. [#&#8203;162](https://github.com/Tinche/aiofiles/pull/162) - Use [PDM](https://pdm.fming.dev/latest/) instead of Poetry. [#&#8203;169](https://github.com/Tinche/aiofiles/pull/169) </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-23 12:17:17 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-06-23 12:17:17 +03:00
profitroll merged commit f01047cc11 into dev 2024-06-23 12:19:44 +03:00
profitroll deleted branch renovate/aiofiles-23.x 2024-06-23 12:19:44 +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: HoloUA/Discord#4
No description provided.