-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency pytest-rerunfailures to v15 #2116
Conversation
CI Failure Feedback 🧐(Checks updated until commit 3fe7353)
|
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI tests in range of Python version 3.8 to 3.13. Looks like the version v15 already dropped support py3.8, so the CI failed
Wait until Selenium drop support of py3.8, then we can drop in CI and include this bump version.
Thank you @VietND96 for the info. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
==14.0
->==15.0
Release Notes
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v15.0
Compare Source
Breaking changes
++++++++++++++++
Drop support for Python 3.8.
Drop support for pytest < 7.4.
Features
++++++++
Fix compatibility with pytest 8.2.
(
#​267 <https://github.com/pytest-dev/pytest-rerunfailures/issues/267>
_)Add support for pytest 8.2, 8.3.
Add
--fail-on-flaky
option to fail the test run with custom exit codewhen test passed on rerun.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.