chore(deps): remove orphaned seed files keeping Dependabot alerts open#16235
Merged
Conversation
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
davidkonigsberg
approved these changes
Jun 4, 2026
devin-ai-integration Bot
added a commit
that referenced
this pull request
Jun 5, 2026
…E-2026-47266 Both Dependabot alerts #2081 (CVE-2026-47265, cross-origin redirect with per-request cookies) and #2080 (CVE-2026-47266, deserialization of untrusted data) reference seed/python-sdk/basic-auth-pw-omitted/poetry.lock which no longer exists in the repository. The aiohttp lower bound was already bumped to >=3.14.0 in PR #16230 and all remaining seed poetry.lock files contain aiohttp 3.14.0 (the patched version). The orphaned manifest file was removed in PR #16235.
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.
Description
Removes orphaned root-level files from
seed/python-sdk/basic-auth-pw-omitted/that still reference aiohttp 3.13.5, keeping Dependabot alerts #2080 and #2081 open despite the generator fix in #16230.Changes Made
poetry.lock,pyproject.toml,README.md,reference.md,requirements.txt, andsnippet.jsonfromseed/python-sdk/basic-auth-pw-omitted/seed.ymlconfig for this fixture only generates output into thewith-wire-tests/subfolder (which already has aiohttp 3.14.0). The root-level files were leftovers from a previous configuration and not managed by the seed tool.Testing
seed.ymlonly declaresoutputFolder: with-wire-testsforbasic-auth-pw-omittedwith-wire-tests/already has the correct aiohttp 3.14.0 constraintLink to Devin session: https://app.devin.ai/sessions/89af7d2e63e64a8c834cb8e8cf03969d