Skip to content

Update dependency pytest to v8.2.2#179

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/patch-all-patch-versions
Jul 2, 2024
Merged

Update dependency pytest to v8.2.2#179
renovate[bot] merged 1 commit intomasterfrom
renovate/patch-all-patch-versions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest (changelog) 8.2.1 -> 8.2.2 age adoption passing confidence

Release Notes

pytest-dev/pytest (pytest)

v8.2.2

Compare Source

pytest 8.2.2 (2024-06-04)

Bug Fixes

  • #​12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.
  • #​12367: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.
  • #​12381: Fix possible "Directory not empty" crashes arising from concurent cache dir (.pytest_cache) creation. Regressed in pytest 8.2.0.

Improved Documentation

  • #​12290: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.
  • #​12356: Added a subsection to the documentation for debugging flaky tests to mention
    lack of thread safety in pytest as a possible source of flakyness.
  • #​12363: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Update the dependencies label Jul 1, 2024
@renovate renovate bot enabled auto-merge (rebase) July 1, 2024 15:46
@renovate renovate bot force-pushed the renovate/patch-all-patch-versions branch from 10ae4d6 to 3316b22 Compare July 2, 2024 10:01
@renovate renovate bot merged commit fa5011d into master Jul 2, 2024
@renovate renovate bot deleted the renovate/patch-all-patch-versions branch July 2, 2024 10:04
@geo-ghci-int geo-ghci-int bot added this to the 1.1.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update the dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants