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

chore(deps): update dependency aiofiles to v24 #73

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dantetemplar
Copy link
Member

This PR contains the following updates:

Package Type Update Change
aiofiles (changelog) dependencies major ^23.2.1 -> ^24.0.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: 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.

@dantetemplar dantetemplar force-pushed the renovate/aiofiles-24.x branch 2 times, most recently from 26a7071 to df03b66 Compare September 18, 2024 15:01
Copy link

@dantetemplar dantetemplar merged commit 5ec33a2 into main Sep 18, 2024
4 checks passed
@dantetemplar dantetemplar deleted the renovate/aiofiles-24.x branch September 18, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants