⬆️ Update dependency frozenlist to v1.5.0 #64
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/frozenlist-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.4.1
->==1.5.0
Release Notes
aio-libs/frozenlist (frozenlist)
v1.5.0
Compare Source
==================
Bug fixes
An incorrect signature of the
__class_getitem__
class methodhas been fixed, adding a missing
class_item
argument underPython 3.8 and older.
This change also improves the code coverage of this method that
was previously missing -- by :user:
webknjaz
.Related issues and pull requests on GitHub:
:issue:
567
, :issue:571
.Improved documentation
Rendered issue, PR, and commit links now lead to
frozenlist
's repo instead ofyarl
's repo.Related issues and pull requests on GitHub:
:issue:
573
.On the :doc:
Contributing docs <contributing/guidelines>
page,a link to the
Towncrier philosophy
has been fixed.Related issues and pull requests on GitHub:
:issue:
574
.Packaging updates and notes for downstreams
A name of a temporary building directory now reflects
that it's related to
frozenlist
, notyarl
.Related issues and pull requests on GitHub:
:issue:
573
.Declared Python 3.13 supported officially in the distribution package metadata.
Related issues and pull requests on GitHub:
:issue:
595
.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.
This PR has been generated by Renovate Bot.