fix(deps): update all non-major dependencies #562
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.11.8
->^3.11.9
~=3.11.8
->~=3.11.9
^1.18.0
->^1.18.3
~=1.18.0
->~=1.18.3
Release Notes
aio-libs/aiohttp (aiohttp)
v3.11.9
Compare Source
aio-libs/yarl (yarl)
v1.18.3
Compare Source
======
(2024-12-01)
Bug fixes
Fixed uppercase ASCII hosts being rejected by :meth:
URL.build() <yarl.URL.build>
and :py:meth:~yarl.URL.with_host
-- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
954
, :issue:1442
.Miscellaneous internal changes
Improved performances of multiple path properties on cache miss -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
1443
.v1.18.2
Compare Source
======
(2024-11-29)
No significant changes.
v1.18.1
Compare Source
======
(2024-11-29)
Miscellaneous internal changes
Improved cache performance when :class:
~yarl.URL
objects are constructed from :py:meth:~yarl.URL.build
withencoded=True
-- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
1432
.Improved cache performance for operations that produce a new :class:
~yarl.URL
object -- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
1434
, :issue:1436
.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.