This repository was archived by the owner on Mar 26, 2026. It is now read-only.
chore(deps): update all dependencies#2267
Merged
parthea merged 3 commits intogoogleapis:mainfrom Dec 2, 2024
Merged
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
|
The build failed with See 4014684 for a potential fix |
parthea
approved these changes
Dec 2, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
==2.4.3->==2.4.4==3.11.7->==3.11.9v28.3->v29.0==0.2.0->==0.2.1==5.28.3->==5.29.0==8.3.3->==8.3.4==2.1.0->==2.2.1==2.0.2->==2.2.1==20.27.1->==20.28.0==1.18.0->==1.18.3Release Notes
aio-libs/aiohappyeyeballs (aiohappyeyeballs)
v2.4.4Compare Source
Fix
c542f68)aio-libs/aiohttp (aiohttp)
v3.11.9Compare Source
v3.11.8Compare Source
===================
Miscellaneous internal changes
Improved performance of creating :class:
aiohttp.ClientResponseobjects when there are no cookies -- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
10029.Improved performance of creating :class:
aiohttp.ClientResponseobjects -- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
10030.Improved performances of creating objects during the HTTP request lifecycle -- by :user:
bdraco.Related issues and pull requests on GitHub:
:issue:
10037.Improved performance of constructing :class:
aiohttp.web.Responsewith headers -- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
10043.Improved performance of making requests when there are no auto headers to skip -- by :user:
bdraco.Related issues and pull requests on GitHub:
:issue:
10049.Downgraded logging of invalid HTTP method exceptions on the first request to debug level -- by :user:
bdraco.HTTP requests starting with an invalid method are relatively common, especially when connected to the public internet, because browsers or other clients may try to speak SSL to a plain-text server or vice-versa. These exceptions can quickly fill the log with noise when nothing is wrong.
Related issues and pull requests on GitHub:
:issue:
10055.protocolbuffers/protobuf (com_google_protobuf)
v29.0: Protocol Buffers v29.0Compare Source
Announcements
Bazel
Compiler
C++
[[deprecated]]attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)MessageLite::GetTypeNameto be upgraded to return (protocolbuffers/protobuf@30a8ef5)Enum_Name(value)functions returnabsl::string_viewby default. (protocolbuffers/protobuf@e3fa6aa)printerpointer. (protocolbuffers/protobuf@d911161)const std::string&to (protocolbuffers/protobuf@e13b8e9)Java
[[deprecated]]attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)TextFormat.Parserto appropriately handle unknown values for open enums (protocolbuffers/protobuf@df1aad4)Kotlin
toBytes()withCharacterproperty.code(#18236) (protocolbuffers/protobuf@5d9deab)Csharp
Objective-C
Python
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
NAN/INFINITYdefinitions to work on Windows 11 SDK. (protocolbuffers/protobuf@0309d86)Other
aio-libs/propcache (propcache)
v0.2.1Compare Source
=====
(2024-12-01)
Bug fixes
Stopped implicitly allowing the use of Cython pre-release versions when
building the distribution package -- by :user:
ajsanchezsanzand:user:
markgreene74.Related commits on GitHub:
:commit:
64df0a6.Fixed
wrappedandfuncnot being accessible in the Cython versions of :func:propcache.api.cached_propertyand :func:propcache.api.under_cached_propertydecorators -- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
72.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:
57.Packaging updates and notes for downstreams
Stopped implicitly allowing the use of Cython pre-release versions when
building the distribution package -- by :user:
ajsanchezsanzand:user:
markgreene74.Related commits on GitHub:
:commit:
64df0a6.pytest-dev/pytest (pytest)
v8.3.4Compare Source
pytest 8.3.4 (2024-12-01)
Bug fixes
#12592: Fixed
KeyError{.interpreted-text role="class"} crash when using--import-mode=importlibin a directory layout where a directory contains a child directory with the same name.#12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the
AST, like executing.#12849: ANSI escape codes for colored output now handled correctly in
pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.#9353:
pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.Improved documentation
#10558: Fix ambiguous docstring of
pytest.Config.getoption{.interpreted-text role="func"}.#10829: Improve documentation on the current handling of the
--basetempoption and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).#12866: Improved cross-references concerning the
recwarn{.interpreted-text role="fixture"} fixture.#12966: Clarify
filterwarnings{.interpreted-text role="ref"} docs on filter precedence/order when using multiple@pytest.mark.filterwarnings <pytest.mark.filterwarnings ref>{.interpreted-text role="ref"} marks.Contributor-facing changes
hukkin/tomli (tomli)
v2.2.1Compare Source
pypa/virtualenv (virtualenv)
v20.28.0Compare Source
What's Changed
Full Changelog: pypa/virtualenv@20.27.2...20.28.0
aio-libs/yarl (yarl)
v1.18.3Compare 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.2Compare Source
======
(2024-11-29)
No significant changes.
v1.18.1Compare Source
======
(2024-11-29)
Miscellaneous internal changes
Improved cache performance when :class:
~yarl.URLobjects are constructed from :py:meth:~yarl.URL.buildwithencoded=True-- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
1432.Improved cache performance for operations that produce a new :class:
~yarl.URLobject -- by :user:bdraco.Related issues and pull requests on GitHub:
:issue:
1434, :issue:1436.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 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.