UNCLASSIFIED - NO CUI

Skip to content

Update dependency frozenlist to v1.5.0

This MR contains the following updates:

Package Update Change
frozenlist minor ==1.4.1 -> ==1.5.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

aio-libs/frozenlist (frozenlist)

v1.5.0

Compare Source

==================

Bug fixes

  • An incorrect signature of the __class_getitem__ class method has been fixed, adding a missing class_item argument under Python 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, MR, and commit links now lead to frozenlist's repo instead of yarl'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, not yarl.

    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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports