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 #773

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

talkiq-ops
Copy link
Contributor

@talkiq-ops talkiq-ops commented Jun 24, 2024

This PR contains the following updates:

Package Type Update Change
aiofiles (changelog) dependencies major >= 0.6.0, < 24.0.0 -> >= 0.6.0, < 25.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@talkiq-ops talkiq-ops force-pushed the renovate/aiofiles-24.x branch 3 times, most recently from 35aeb8a to f64277b Compare July 20, 2024 18:15
@talkiq-ops talkiq-ops force-pushed the renovate/aiofiles-24.x branch from f64277b to ac72640 Compare July 25, 2024 12:17
@TheKevJames TheKevJames merged commit ef8c87c into master Aug 12, 2024
85 checks passed
@TheKevJames TheKevJames deleted the renovate/aiofiles-24.x branch August 12, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants