-
Notifications
You must be signed in to change notification settings - Fork 84
chore(deps): update python-nonmajor #1252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jackwotherspoon
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python-nonmajor
Apr 23, 2025
Merged
chore(deps): update python-nonmajor #1252
jackwotherspoon
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/python-nonmajor
Apr 23, 2025
Conversation
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
4116e48
to
4c4130d
Compare
bf0ac50
to
bfe779c
Compare
bfe779c
to
20d9348
Compare
/gcbrun |
20d9348
to
9ed0389
Compare
/gcbrun |
9ed0389
to
0645036
Compare
/gcbrun |
0645036
to
2563a9c
Compare
/gcbrun |
2563a9c
to
01c3c02
Compare
/gcbrun |
01c3c02
to
3fa0a19
Compare
/gcbrun |
3fa0a19
to
f7cd7b4
Compare
/gcbrun |
f7cd7b4
to
4a5a120
Compare
/gcbrun |
1 similar comment
/gcbrun |
4a5a120
to
ecc5b9b
Compare
/gcbrun |
ecc5b9b
to
7ec4423
Compare
/gcbrun |
7ec4423
to
5458d51
Compare
/gcbrun |
2 similar comments
/gcbrun |
/gcbrun |
jackwotherspoon
approved these changes
Apr 23, 2025
/gcbrun |
5458d51
to
c8d3dd8
Compare
/gcbrun |
1 similar comment
/gcbrun |
1e8215a
into
GoogleCloudPlatform:main
7 of 10 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.39
->==2.0.40
==3.11.14
->==3.11.18
==2.38.0
->==2.39.0
==0.25.3
->==0.26.0
==6.0.0
->==6.1.1
==1.16.0
->==1.16.1
Release Notes
aio-libs/aiohttp (aiohttp)
v3.11.18
: 3.11.18Compare Source
Bug fixes
Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions -- by :user:
lezgomatt
.Related issues and pull requests on GitHub:
#7686.
Fixed reading fragmented WebSocket messages when the payload was masked -- by :user:
bdraco
.The problem first appeared in 3.11.17
Related issues and pull requests on GitHub:
#10764.
v3.11.17
: 3.11.17Compare Source
Miscellaneous internal changes
Optimized web server performance when access logging is disabled by reducing time syscalls -- by :user:
bdraco
.Related issues and pull requests on GitHub:
#10713.
Improved web server performance when connection can be reused -- by :user:
bdraco
.Related issues and pull requests on GitHub:
#10714.
Improved performance of the WebSocket reader -- by :user:
bdraco
.Related issues and pull requests on GitHub:
#10740.
Improved performance of the WebSocket reader with large messages -- by :user:
bdraco
.Related issues and pull requests on GitHub:
#10744.
v3.11.16
Compare Source
====================
Bug fixes
Replaced deprecated
asyncio.iscoroutinefunction
with its counterpart frominspect
-- by :user:
layday
.Related issues and pull requests on GitHub:
:issue:
10634
.Fixed :class:
multidict.CIMultiDict
being mutated when passed to :class:aiohttp.web.Response
-- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
10672
.v3.11.15
Compare Source
====================
Bug fixes
Reverted explicitly closing sockets if an exception is raised during
create_connection
-- by :user:bdraco
.This change originally appeared in aiohttp 3.11.13
Related issues and pull requests on GitHub:
:issue:
10464
, :issue:10617
, :issue:10656
.Miscellaneous internal changes
Improved performance of WebSocket buffer handling -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10601
.Improved performance of serializing headers -- by :user:
bdraco
.Related issues and pull requests on GitHub:
:issue:
10625
.googleapis/google-auth-library-python (google-auth)
v2.39.0
Compare Source
Features
Bug Fixes
pytest-dev/pytest-asyncio (pytest-asyncio)
v0.26.0
: pytest-asyncio 0.26.0Compare Source
pytest_asyncio.fixture
#1045typing-extensions
as additional dependency for Python<3.10
#1045pytest-dev/pytest-cov (pytest-cov)
v6.1.1
Compare Source
--cov-context
and theno_cover
marker are used together.v6.1.0
Compare Source
Contributed by Tsvika Shapira in
#​678 <https://github.com/pytest-dev/pytest-cov/pull/678>
_.#​675 <https://github.com/pytest-dev/pytest-cov/issues/675>
_.--cov-precision
.denisenkom/pytds (python-tds)
v1.16.1
Compare Source
Configuration
📅 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 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.