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

Update dependency pytest to v7.4.2 #459

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest (source, changelog) 7.4.1 -> 7.4.2 age adoption passing confidence

Release Notes

pytest-dev/pytest (pytest)

v7.4.2: pytest 7.4.2 (2023-09-07)

Compare Source

Bug Fixes

  • #​11237: Fix doctest collection of functools.cached_property objects.

  • #​11306: Fixed bug using --importmode=importlib which would cause package __init__.py files to be imported more than once in some cases.

  • #​11367: Fixed bug where user_properties where not being saved in the JUnit XML file if a fixture failed during teardown.

  • #​11394: Fixed crash when parsing long command line arguments that might be interpreted as files.

Improved Documentation

  • #​11391: Improved disclaimer on pytest plugin reference page to better indicate this is an automated, non-curated listing.

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.


  • 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 requested a review from arthurio September 7, 2023 19:16
@netlify
Copy link

netlify bot commented Sep 7, 2023

Deploy Preview for fastapi-filter ready!

Name Link
🔨 Latest commit de2b180
🔍 Latest deploy log https://app.netlify.com/sites/fastapi-filter/deploys/65011f491fd38f0008b41e95
😎 Deploy Preview https://deploy-preview-459--fastapi-filter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #459 (de2b180) into main (82db12b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #459   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          180       180           
=========================================
  Hits           180       180           

@renovate renovate bot force-pushed the renovate/pytest-7.x-lockfile branch 6 times, most recently from 3ec6ef1 to 238ba2f Compare September 13, 2023 02:15
@renovate renovate bot force-pushed the renovate/pytest-7.x-lockfile branch from 238ba2f to de2b180 Compare September 13, 2023 02:32
@arthurio arthurio merged commit 9b6eacf into main Sep 13, 2023
17 checks passed
@arthurio arthurio deleted the renovate/pytest-7.x-lockfile branch September 13, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant