Skip to content
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 dev/pytest-rerunfailures to v13 #476

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev/pytest-rerunfailures ==12.0 -> ==13.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-rerunfailures (dev/pytest-rerunfailures)

v13.0

Compare Source

Breaking changes
++++++++++++++++

  • Drop support for pytest < 7.0.

Features
++++++++

  • Add support for Python 3.12.

Bug fixes
+++++++++

  • Fix crashitem names mismatch between client and server.
    (#&#8203;172 <https://github.com/pytest-dev/pytest-rerunfailures/issues/172>_)

  • Fix crash when setup fails with --rerun-except flag.
    (#&#8203;230 <https://github.com/pytest-dev/pytest-rerunfailures/issues/230>_)


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b3f047) 99.01% compared to head (0b87bb4) 98.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
- Coverage   99.01%   98.96%   -0.05%     
==========================================
  Files          57       57              
  Lines        4558     4558              
==========================================
- Hits         4513     4511       -2     
- Misses         45       47       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/dev-pytest-rerunfailures-13.x branch from f8109d5 to 83da47c Compare December 4, 2023 13:26
@mr-cal mr-cal self-assigned this Dec 4, 2023
@mr-cal mr-cal requested a review from lengau December 4, 2023 14:13
@renovate renovate bot force-pushed the renovate/dev-pytest-rerunfailures-13.x branch from 83da47c to 0b87bb4 Compare December 4, 2023 21:01
@mr-cal mr-cal enabled auto-merge (squash) December 4, 2023 21:03
@mr-cal mr-cal merged commit eec5515 into main Dec 5, 2023
21 of 22 checks passed
@mr-cal mr-cal deleted the renovate/dev-pytest-rerunfailures-13.x branch December 5, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants