depbump: bump pytest from 9.0.2 to 9.0.3 (consolidates 9 PRs)#663
Closed
SumoSourabh wants to merge 1 commit into
Closed
depbump: bump pytest from 9.0.2 to 9.0.3 (consolidates 9 PRs)#663SumoSourabh wants to merge 1 commit into
SumoSourabh wants to merge 1 commit into
Conversation
Consolidates 9 stale Dependabot PRs (delphix#634, delphix#635, delphix#636, delphix#637, delphix#641, delphix#645, delphix#648, delphix#653, delphix#655) into one PR covering all 5 modules. CVE addressed: GHSA-6w46-j5rx-g56g / CVE-2025-71176 (pytest 'vulnerable tmpdir handling', fixed in 9.0.3)
This was referenced May 26, 2026
Contributor
Author
|
Closing — this was a depbump dry-run rehearsal. The skill's fork-only push, source-PR notification, and merge_ready labeling all worked end-to-end. Subsequent runs will use the v2 flow with JIRA tracking + amended commit subject. |
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.
depbump: bump pytest from 9.0.2 to 9.0.3
TL;DR
Consolidated 9 stale Dependabot PRs for
pytestacross all 5 modules into one PR. Bumped from 9.0.2 → 9.0.3 (latest within current major). 762 tests pass before AND after the change, 0 install errors, 0 transitive dep movement. One CVE patched in this range (GHSA-6w46-j5rx-g56g); vSDK test code uses the affected fixtures (tmpdir/tmp_path) — fix is recommended.Risk tier: MEDIUM
✅ depbump verified: build passes both pre- and post-change, smoke plugin builds clean, flake8 clean, CVE is medium-severity, vSDK is exposed to the fixture but the fix is a one-line bump with no breaking changes. Eligible for
merge_ready.Manifests affected (5)
common/requirements.txt:pytest 9.0.2→9.0.3libs/requirements.txt:pytest 9.0.2→9.0.3platform/requirements.txt:pytest 9.0.2→9.0.3tools/requirements.txt:pytest 9.0.2→9.0.3dvp/requirements.txt:pytest 9.0.2→9.0.3Source PRs consolidated (9)
depbump does not close these. Once this PR merges and the dep version matches the manifests, Dependabot will auto-close them on its next scan.
CVE findings (1)
GHSA-6w46-j5rx-g56g · CVE-2025-71176 · CVSS medium
/tmp/pytest-of-{user}name pattern, which allows local users to cause a denial of service or possibly gain privileges.tmpdir/tmp_pathacrosscommon/src,libs/src,platform/src,tools/src,dvp/src, which internally exercise the vulnerable code path.Commit breakdown (10 commits between 9.0.2 and 9.0.3)
No breaking changes detected.
Build verification
Installed package changes (
pip freezediff)1 explicit + 0 transitive changes — clean patch bump.
Additional automations (pre-push)
sh bin/build_project.sh -f— flake8: 0 issues across 5 modulessh bin/smoke_plugin_build.sh—dvp init + dvp build --dev→ artifact.json 1.11 MB generatedGenerated by depbump · policy:
latest-minor-within-major