chore(deps-dev): bump aiohttp from 3.12.13 to 3.12.14
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
by github-actions[bot]
dependencies python
Bumps aiohttp from 3.12.13 to 3.12.14.
Release notes
Sourced from aiohttp's releases.
3.12.14
Bug fixes
Fixed file uploads failing with HTTP 422 errors when encountering 307/308 redirects, and 301/302 redirects for non-POST methods, by preserving the request body when appropriate per :rfc:
9110#section-15.4.3-3.1-- by :user:bdraco.Related issues and pull requests on GitHub: #11270.
Fixed :py:meth:
ClientSession.close() <aiohttp.ClientSession.close>hanging indefinitely when using HTTPS requests through HTTP proxies -- by :user:bdraco.Related issues and pull requests on GitHub: #11273.
Bumped minimum version of aiosignal to 1.4+ to resolve typing issues -- by :user:
Dreamsorcerer.Related issues and pull requests on GitHub: #11280.
Features
Added initial trailer parsing logic to Python HTTP parser -- by :user:
Dreamsorcerer.Related issues and pull requests on GitHub: #11269.
Improved documentation
Clarified exceptions raised by
WebSocketResponse.send_frameet al. -- by :user:DoctorJohn.Related issues and pull requests on GitHub: #11234.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
3.12.14 (2025-07-10)
Bug fixes
Fixed file uploads failing with HTTP 422 errors when encountering 307/308 redirects, and 301/302 redirects for non-POST methods, by preserving the request body when appropriate per :rfc:
9110#section-15.4.3-3.1-- by :user:bdraco.Related issues and pull requests on GitHub: :issue:
11270.Fixed :py:meth:
ClientSession.close() <aiohttp.ClientSession.close>hanging indefinitely when using HTTPS requests through HTTP proxies -- by :user:bdraco.Related issues and pull requests on GitHub: :issue:
11273.Bumped minimum version of aiosignal to 1.4+ to resolve typing issues -- by :user:
Dreamsorcerer.Related issues and pull requests on GitHub: :issue:
11280.Features
Added initial trailer parsing logic to Python HTTP parser -- by :user:
Dreamsorcerer.Related issues and pull requests on GitHub: :issue:
11269.Improved documentation
- Clarified exceptions raised by
WebSocketResponse.send_frameet al. -- by :user:DoctorJohn.
... (truncated)
Commits
90b6cf6Release 3.12.14 (#11298)13b20a1[PR #11290/16703bb9 backport][3.12] Fix file uploads failing with HTTP 422 on...edf2abd[PR #11289/e38220fc backport][3.12] Fix ClientSession.close() hanging with HT...e8d774fAdd trailer parsing logic (#11269) (#11287)0389371[PR #11280/91108c90 backport][3.12] Bump the minimum supported version of aio...ce3c0a7Bump aiosignal from 1.3.2 to 1.4.0 (#11267) (#11279)133e254[PR #11234/a83597fa backport][3.12] Document exceptions raised by send_frame ...4ad78b3Increment version to 3.12.14.dev0 (#11216)- See full diff in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| aiohttp | [>= 3.11.dev0, < 3.12] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 3084267 |
| UUID: | 2657882679 |
| Node ID: | PR_kwDODnmQMs6ebBI3 |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python-core |
| Merge State: | Unknown |