Skip to content

Update dependency yarl to v1.15.3#618

Merged
ctalkington merged 1 commit into
masterfrom
renovate/yarl-1.x-lockfile
Oct 16, 2024
Merged

Update dependency yarl to v1.15.3#618
ctalkington merged 1 commit into
masterfrom
renovate/yarl-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.15.1 -> 1.15.3 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl)

v1.15.3

Compare Source

======

(2024-10-15)

Bug fixes

  • Fixed :py:meth:~yarl.URL.build failing to validate paths must start with a / when passing authority -- by :user:bdraco.

    The validation only worked correctly when passing host.

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

Removals and backward incompatible breaking changes

  • Removed support for Python 3.8 as it has reached end of life -- by :user:bdraco.

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

Miscellaneous internal changes

  • Improved performance of constructing :class:~yarl.URL when the net location is only the host -- by :user:bdraco.

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


v1.15.2

Compare Source

======

(2024-10-13)

Miscellaneous internal changes

  • Improved performance of converting :class:~yarl.URL to a string -- by :user:bdraco.

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

  • Improved performance of :py:meth:~yarl.URL.joinpath -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:1248, :issue:1250.

  • Improved performance of constructing query strings from :class:~multidict.MultiDict -- by :user:bdraco.

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

  • Improved performance of constructing query strings with int values -- by :user:bdraco.

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



Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, 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. python Pull requests that update Python code labels Oct 14, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.36%. Comparing base (ea0f87e) to head (8f6cfb3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files           9        9           
  Lines         870      870           
  Branches      121      121           
=======================================
  Hits          821      821           
  Misses         22       22           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot force-pushed the renovate/yarl-1.x-lockfile branch from 9ec1aa5 to fdf1499 Compare October 16, 2024 00:23
@renovate renovate Bot changed the title Update dependency yarl to v1.15.2 Update dependency yarl to v1.15.3 Oct 16, 2024
@renovate renovate Bot force-pushed the renovate/yarl-1.x-lockfile branch from fdf1499 to 8f6cfb3 Compare October 16, 2024 02:51
@ctalkington ctalkington merged commit 689a938 into master Oct 16, 2024
@ctalkington ctalkington deleted the renovate/yarl-1.x-lockfile branch October 16, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant