⬆️ Update dependency frozenlist to v1.5.0 #64

Merged
sebclem merged 1 commits from renovate/frozenlist-1.x into main 2024-10-25 09:30:51 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
frozenlist minor ==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 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, PR, 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 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 | |---|---|---| | [frozenlist](https://github.com/aio-libs/frozenlist) | minor | `==1.4.1` -> `==1.5.0` | --- ### Release Notes <details> <summary>aio-libs/frozenlist (frozenlist)</summary> ### [`v1.5.0`](https://github.com/aio-libs/frozenlist/blob/HEAD/CHANGES.rst#150-2024-10-22) [Compare Source](https://github.com/aio-libs/frozenlist/compare/v1.4.1...v1.5.0) \================== ## 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, PR, 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`. *** </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-10-24 03:04:18 +02:00
⬆️ Update dependency frozenlist to v1.5.0
All checks were successful
ci / docker (pull_request) Successful in 28s
25496e2db1
sebclem merged commit 036603c622 into main 2024-10-25 09:30:51 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: sebclem/pixivcord#64
No description provided.