Skip to content

⬆️ Update dependency yarl to v1.9.7 - #787

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/yarl-1.x-lockfile
Sep 2, 2024
Merged

⬆️ Update dependency yarl to v1.9.7#787
renovate[bot] merged 1 commit into
mainfrom
renovate/yarl-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.9.6 -> 1.9.7 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl)

v1.9.7

Compare Source

=====

(2024-09-01)

Removals and backward incompatible breaking changes

  • Removed support :rfc:3986#section-3.2.3 port normalization when the scheme is not one of http, https, wss, or ws -- by :user:bdraco.

    Support for port normalization was recently added in :issue:1033 and contained code that would do blocking I/O if the scheme was not one of the four listed above. The code has been removed because this library is intended to be safe for usage with :mod:asyncio.

    Related issues and pull requests on GitHub:
    :issue:1076.

Miscellaneous internal changes

  • Improved performance of property caching -- by :user:bdraco.

    The reify implementation from aiohttp was adapted to replace the internal cached_property implementation.

    Related issues and pull requests on GitHub:
    :issue:1070.



Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Sep 2, 2024
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2024

Copy link
Copy Markdown

@renovate
renovate Bot merged commit 368d5c6 into main Sep 2, 2024
@renovate
renovate Bot deleted the renovate/yarl-1.x-lockfile branch September 2, 2024 03:38
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants