-
Notifications
You must be signed in to change notification settings - Fork 142
build: bump the testing group with 2 updates #3911
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
Merged
Merged
Conversation
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
Bumps the testing group with 2 updates: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) and [pytest-timeout](https://github.com/pytest-dev/pytest-timeout). Updates `pytest-rerunfailures` from 15.0 to 15.1 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@15.0...15.1) Updates `pytest-timeout` from 2.3.1 to 2.4.0 - [Commits](pytest-dev/pytest-timeout@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: '15.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pytest-timeout dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Reviewer's GuideThis pull request updates the versions of File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3911 +/- ##
==========================================
- Coverage 88.32% 88.32% -0.01%
==========================================
Files 187 187
Lines 14830 14830
==========================================
- Hits 13099 13098 -1
- Misses 1731 1732 +1 🚀 New features to boost your workflow:
|
germa89
approved these changes
May 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the testing group with 2 updates: pytest-rerunfailures and pytest-timeout.
Updates
pytest-rerunfailuresfrom 15.0 to 15.1Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
beaa1a4Preparing release 15.11ddc245Pimp MANIFEST.c5a282cUpdate exception filtering to match against actual exception (#293)3064a77Use SPDX license identifier (#289)d0ff1d4Adjust--fail-on-flakybehavior to improve exit status handling (#288)c4992c3Configure for readthedocs (#284)5a1a3b2Initial draft docs (#283)4bbc0beFix duplicate keyword. (#282)88d1bf2Release 15.0 (#281)Updates
pytest-timeoutfrom 2.3.1 to 2.4.0Commits
ddabc93Add python 3.13617b1b6Prepare release2e96621Change error message to clearly relate it to pytest-timeout (#180)733b26bUpdate changelogfa5fd45Add support sys.monitoring3d41ba8Update README.rst with pytest-xdist 3.0.2 news935f51cAdd missing Python 3.12 trove classifierDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Update testing dependencies.
Build:
pytest-rerunfailuresfrom 15.0 to 15.1.pytest-timeoutfrom 2.3.1 to 2.4.0.