chore(deps): update pytest-rerunfailures requirement from <17.0,>=16.5 to >=16.6.1,<17.0 in /vhdbuilder/packer/test/pam - #9410
Merged
Nishchay (awesomenix) merged 1 commit intoSep 8, 2026
Conversation
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.5...16.6.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: 16.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Devinwong,
Sri Harsha (SriHarsha001),
Abdul Asfari (aboodasfari),
Nishchay (awesomenix),
Ben Brady (benjamin-brady),
Calvin S. (calvin197),
Cameron Meissner (cameronmeissner),
Sylvain Boily (djsly),
fcher,
Ganeshkumar Ashokavardhanan (ganeshkumarashok),
janenotjung-hue,
Karen Chen (karenychen),
lilypan26,
Mark Ibrahim (mxj220),
Peter Damianov (pdamianov-dev),
Patrick W. Healy (phealy),
Artur Khantimirov (r2k1),
Runzhen (runzhen),
Shun Lyu (sinmentis),
sulixu,
Tim Wright (timmy-wright),
Thibault Cohen (titilambert),
Xu Xue (xuexu6666) and
Zachary (zachary-bailey)
as code owners
September 7, 2026 01:08
dependabot
Bot
requested a review
from Abigail Liang (abigailliang-aks-sig-node)
as a code owner
September 7, 2026 01:08
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The compatible test-only dependency update incorporates documented bug fixes without changing the allowed major version.
Pull request overview
Raises the minimum pytest-rerunfailures version used by PAM tests from 16.5 to 16.6.1 while retaining the <17.0 cap.
Changes:
- Includes upstream rerun, fixture teardown, subtest, and xdist fixes.
- Low risk: the previous range already permitted 16.6.1.
Package Update Analysis:
- Version: 16.5 → 16.6.1 (minor)
- Scope: CBLMariner and Azure Linux PAM tests
- Risk: 🟢 Low; test-only dependency with no breaking changes reported.
File summaries
| File | Description |
|---|---|
vhdbuilder/packer/test/pam/requirements.txt |
Raises the minimum pytest-rerunfailures version. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
Windows Unit Test Results 3 files 13 suites 45s ⏱️ Results for commit e4ec09f. |
Nishchay (awesomenix)
approved these changes
Sep 8, 2026
Nishchay (awesomenix)
deleted the
dependabot/pip/vhdbuilder/packer/test/pam/pytest-rerunfailures-gte-16.6.1-and-lt-17.0
branch
September 8, 2026 17:18
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.
Updates the requirements on pytest-rerunfailures to permit the latest version.
Changelog
Sourced from pytest-rerunfailures's changelog.
... (truncated)
Commits
dad07a7Preparing release 16.6.1968fb6cPrevent negative reruns from skipping initial execution (#360)367df90Keep higher-scoped fixtures alive across re-runs of failed subtests (#357)69ac0a7Authenticate xdist StatusDB connections (#358)20decd3Restore higher-scoped teardown when a teardown error rules out a re-run (#356)84af73dFix subtest rerun reporting with xdist (#352)d784cddTest with pytest-xdist on CI (#354)9f85e06Restore higher-scoped teardown when a flaky condition is falsy (#351)eab650fTest rerun-except for setup errors (#349)0b0843aFix only_rerun marker precedence test (#348)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 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)