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 frozenlist to v1.5.0 #856

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
frozenlist ==1.4.1 -> ==1.5.0 age adoption passing confidence

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 - "after 3am on monday,before 6am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 27, 2024 22:42
@renovate renovate bot merged commit 029faa2 into main Oct 27, 2024
1 check passed
@renovate renovate bot deleted the renovate/frozenlist-1.x branch October 27, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants