Closed renovate[bot] closed 8 months ago
Because you closed this PR without merging, Renovate will ignore this update (==1.9.4
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
==1.9.2
->==1.9.4
Release Notes
aio-libs/yarl (yarl)
### [`v1.9.4`](https://togithub.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#194-2023-12-06) [Compare Source](https://togithub.com/aio-libs/yarl/compare/v1.9.3...v1.9.4) \================== ## Bug fixes - Started raising :py:exc:`TypeError` when a string value is passed into :py:meth:`~yarl.URL.build` as the `port` argument -- by :user:`commonism`. Previously the empty string as port would create malformed URLs when rendered as string representations. (:issue:`883`) ## Packaging updates and notes for downstreams - The leading `--` has been dropped from the :pep:`517` in-tree build backend config setting names. `--pure-python` is now just `pure-python` \-- by :user:`webknjaz`. The usage now looks as follows: .. code-block:: console $ python -m build \ --config-setting=pure-python=true \ --config-setting=with-cython-tracing=true (:issue:`963`) ## Contributor-facing changes - A step-by-step :doc:`Release GuideConfiguration
š 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.
This PR has been generated by Mend Renovate. View repository job log here.