chore(deps): re-lock aiohttp to patched (>=3.14.1) + normalize index URLs#15
Closed
hironow wants to merge 1 commit into
Closed
chore(deps): re-lock aiohttp to patched (>=3.14.1) + normalize index URLs#15hironow wants to merge 1 commit into
hironow wants to merge 1 commit into
Conversation
…URLs Bumps aiohttp 3.14.0->3.14.1 to clear Dependabot medium alerts. Re-resolved against public PyPI, dropping stale private-index URLs from the committed lock.
Owner
Author
|
Close: この repo の CI は flatt registry へ OIDC 認証する設計で、committed lock の flatt URL は意図的。本 PR の flatt→public PyPI 正規化は不適切で、CI の OIDC ステップとも干渉した。tablecodec の aiohttp medium は flatt を保持したまま bump する別アプローチが必要(別途対応)。 |
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 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.
Clears Dependabot medium aiohttp alerts (3.14.0 -> 3.14.1). Large diff is index-URL normalization: committed lock carried stale private-index URLs unreachable by public clones; re-resolved against public PyPI.