Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jul 1, 2024

This PR contains the following updates:

Package Update Change
pytest (changelog) patch ==8.2.1 -> ==8.2.2

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 - "before 4am on the first day of the month" (UTC), 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 Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Jul 1, 2024
@kodiakhq kodiakhq bot merged commit 07ad02b into main Jul 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/pytest-8.x branch July 1, 2024 02:02
kodiakhq bot pushed a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.29](v0.0.28...v0.0.29) (2024-07-01)


### Bug Fixes

* **deps:** Update dependency grpcio to v1.64.1 ([#91](#91)) ([d6a42df](d6a42df))
* **deps:** Update dependency grpcio-tools to v1.64.1 ([#92](#92)) ([f1f3f6c](f1f3f6c))
* **deps:** Update dependency protobuf to v5.27.2 ([#94](#94)) ([f107878](f107878))
* **deps:** Update dependency pytest to v8.2.2 ([#95](#95)) ([07ad02b](07ad02b))
* Generate Python Code from `plugin-pb` ([#96](#96)) ([5a6eeb7](5a6eeb7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants