Skip to content

[Superseded] chore(deps): bump aiohttp from 3.14.1 to 3.14.3 - #1238

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/uv-cb16c77914
Closed

[Superseded] chore(deps): bump aiohttp from 3.14.1 to 3.14.3#1238
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/uv-cb16c77914

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the uv group with 1 update in the / directory: aiohttp.

Updates aiohttp from 3.14.1 to 3.14.3

Changelog

Sourced from aiohttp's changelog.

3.14.3 (2026-07-22)

Bug fixes

  • Fixed the client dropping only the first Authorization, Cookie and Proxy-Authorization header when a redirect crossed an origin -- by :user:arshsmith1.

    Related issues and pull requests on GitHub: :issue:13180.

  • Fixed error message construction in the C HTTP parser -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:13222.


3.14.2 (2026-07-20)

Bug fixes

  • Fixed :py:attr:~aiohttp.web.StreamResponse.last_modified rounding a :class:datetime.datetime with a fractional second down.

    Related issues and pull requests on GitHub: :issue:5303.

  • Fixed resolving localhost on Windows to fall back without AI_ADDRCONFIG when the first lookup fails, so localhost still works without an active network.

    Related issues and pull requests on GitHub: :issue:5357.

... (truncated)

Commits

Summary by CodeRabbit

  • Chores
    • Updated the locked aiohttp dependency to version 3.14.3.
    • Refreshed package integrity hashes for the updated dependency.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 4, 2026 05:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The generated dependency lock entry updates aiohttp from version 3.14.1 to 3.14.3 and replaces all associated SHA-256 distribution hashes.

Changes

Dependency lock update

Layer / File(s) Summary
Regenerate aiohttp lock entry
requirements-strix-ci-hashes.txt
Updates the pinned aiohttp version to 3.14.3 and replaces its complete distribution hash set.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: seonghobae

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the aiohttp dependency update from version 3.14.1 to 3.14.3.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/uv/uv-cb16c77914

Comment @coderabbitai help to get the list of available commands.

@seonghobae
seonghobae marked this pull request as draft August 4, 2026 06:28
@seonghobae
seonghobae marked this pull request as ready for review August 4, 2026 06:30

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the uv group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.14.1 to 3.14.3
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/uv-cb16c77914 branch from 75a4ec3 to cdf4cea Compare August 4, 2026 10:54

Copy link
Copy Markdown
Contributor

@opencode-agent Please review exact head cdf4ceaaa9136629b098c675e749c116b2c7258a. The only changed file is the regenerated uv.lock for aiohttp 3.14.3; all six repository-local workflows and CodeRabbit approval are green. Verify the lock closure, transitive compatibility, and absence of unrelated dependency drift. Submit APPROVE only if no blocker remains.

Copy link
Copy Markdown
Contributor

@cwl-noema-review Please independently review exact head cdf4ceaaa9136629b098c675e749c116b2c7258a. Confirm the one-file uv lock update resolves aiohttp 3.14.3 consistently without unrelated drift. All repository-local checks and CodeRabbit approval are green; submit APPROVE only if no blocker remains.

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed exact head cdf4ceaaa9136629b098c675e749c116b2c7258a. The diff is confined to the regenerated uv.lock for aiohttp 3.14.3, all six repository-local workflows succeed, CodeRabbit independently approves, and no unresolved review thread remains. Approved subject to the mandatory central OpenCode/Noema and remaining protected checks.

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review Please complete the pending exact-head protected reviews for cdf4ceaaa9136629b098c675e749c116b2c7258a. The one-file diff is restricted to the regenerated uv.lock for aiohttp 3.14.3; all six repository-local workflows succeed, CodeRabbit approves, and there are no review threads. Verify lock integrity, the absence of unrelated dependency drift, and the credential-header redirect fix boundary. Submit APPROVE only if no blocker remains.

@seonghobae
seonghobae marked this pull request as draft August 4, 2026 12:19
@seonghobae
seonghobae marked this pull request as ready for review August 4, 2026 12:19
@seonghobae
seonghobae marked this pull request as draft August 4, 2026 12:39
@seonghobae
seonghobae marked this pull request as ready for review August 4, 2026 12:40

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review Please independently review exact current head cdf4ceaaa9136629b098c675e749c116b2c7258a. Repository-local Application CI, Docker image build, Dependency Review, Bandit, SAST Semgrep, Security Scan, and CodeRabbit all succeed; there are no review threads and CodeRabbit submitted APPROVE. Verify the single-file hash-locked aiohttp 3.14.3 refresh, dependency integrity, redirect credential-header security fix, absence of unrelated drift, and submit the two remaining protected current-head review checks/APPROVE only if no blocker remains. This repository permits merge commits rather than squash.

Copy link
Copy Markdown
Contributor

@opencode-agent Please review exact current head cdf4ceaaa9136629b098c675e749c116b2c7258a after current-head central checks complete. The change is confined to the regenerated uv lock for aiohttp 3.14.3; validate the lock closure, security-advisory remediation, transitive compatibility, and absence of unrelated drift. Approve only if no blocker remains.

@cwl-noema-review Independently review the same exact head after required checks complete.

Copy link
Copy Markdown
Contributor

Superseded by maintainer-owned PR #1244, which points to the identical exact source commit cdf4ceaaa9136629b098c675e749c116b2c7258a. This replacement is necessary because the Dependabot-owned branch passed all repository-local checks and independent CodeRabbit review but could not produce two organization-required review status contexts; a protected merge remained blocked with those contexts expected. PR #1244 must earn its own exact-head checks and independent review before merge. Closing this duplicate avoids parallel dependency branches without bypassing any gate.

@seonghobae seonghobae changed the title chore(deps): bump aiohttp from 3.14.1 to 3.14.3 in the uv group across 1 directory [Superseded] chore(deps): bump aiohttp from 3.14.1 to 3.14.3 Aug 5, 2026
@seonghobae seonghobae closed this Aug 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/uv/uv-cb16c77914 branch August 5, 2026 03:14

Copy link
Copy Markdown
Contributor

Superseded by maintainer-owned replacement #1244, which preserves the identical validated aiohttp 3.14.3 dependency tree while allowing the required central exact-head workflows to materialize. Keep this Dependabot branch closed as historical evidence; do not merge both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant