Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

chore(deps): update dependency yarl to v1.6.1 #54

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2020

This PR contains the following updates:

Package Update Change
yarl patch ==1.6.0 -> ==1.6.1

Release Notes

aio-libs/yarl

v1.6.1

Compare Source

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

Features

  • Provide wheels for aarch64, i686, ppc64le, s390x architectures on
    Linux as well as x86_64.
    #&#8203;507 <https://github.com/aio-libs/multidict/issues/507>_
  • Provide wheels for Python 3.9.
    #&#8203;526 <https://github.com/aio-libs/multidict/issues/526>_

Bugfixes

  • human_repr() now always produces valid representation equivalent to the original URL (if the original URL is valid).
    #&#8203;511 <https://github.com/aio-libs/yarl/issues/511>_
  • Fixed requoting a single percent followed by a percent-encoded character in the Cython implementation.
    #&#8203;514 <https://github.com/aio-libs/yarl/issues/514>_
  • Fix ValueError when decoding % which is not followed by two hexadecimal digits.
    #&#8203;516 <https://github.com/aio-libs/yarl/issues/516>_
  • Fix decoding % followed by a space and hexadecimal digit.
    #&#8203;520 <https://github.com/aio-libs/yarl/issues/520>_
  • Fix annotation of with_query()/update_query() methods for key=[val1, val2] case.
    #&#8203;528 <https://github.com/aio-libs/yarl/issues/528>_

Removal

  • Drop Python 3.5 support; Python 3.6 is the minimal supported Python version.


Renovate configuration

馃搮 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from TheKevJames as a code owner October 12, 2020 16:27
@renovate renovate bot added the task label Oct 12, 2020
@TheKevJames TheKevJames merged commit 5982236 into master Oct 12, 2020
@TheKevJames TheKevJames deleted the renovate/yarl-1.6.x branch October 12, 2020 20:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants