Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Confidence
pytest (changelog) 8.4.0 -> 8.4.1 age confidence

Release Notes

pytest-dev/pytest (pytest)

v8.4.1

Compare Source

pytest 8.4.1 (2025-06-17)

Bug fixes

  • #​13461: Corrected _pytest.terminal.TerminalReporter.isatty to support
    being called as a method. Before it was just a boolean which could
    break correct code when using -o log_cli=true).

  • #​13477: Reintroduced pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.

    This warning is raised when a test functions returns a value other than None, which is often a mistake made by beginners.

    See return-not-none{.interpreted-text role="ref"} for more information.

  • #​13497: Fixed compatibility with Twisted 25+.

Improved documentation

  • #​13492: Fixed outdated warning about faulthandler not working on Windows.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@renovate renovate bot requested a review from ajasnosz December 2, 2024 00:52
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.3.4 chore(deps): update dependency pytest to v8.3.5 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from 13c5b7d to 672ec84 Compare March 2, 2025 19:01
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from 672ec84 to 0866b25 Compare April 29, 2025 12:53
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from 0866b25 to 1b472c7 Compare May 13, 2025 11:51
Base automatically changed from develop to main May 13, 2025 21:13
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.3.5 chore(deps): update dependency pytest to v8.3.5 - abandoned May 13, 2025
Copy link
Contributor Author

renovate bot commented May 13, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@ajasnosz ajasnosz changed the base branch from main to develop June 3, 2025 08:39
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.3.5 - abandoned chore(deps): update dependency pytest to v8.4.0 Jun 3, 2025
Base automatically changed from develop to main June 9, 2025 11:23
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.4.0 chore(deps): update dependency pytest to v8.4.0 - abandoned Jun 9, 2025
@ajasnosz ajasnosz changed the base branch from main to develop June 10, 2025 06:59
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.4.0 - abandoned chore(deps): update dependency pytest to v8.4.0 Jun 10, 2025
Copy link
Contributor Author

renovate bot commented Jun 10, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ajasnosz ajasnosz closed this Jun 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.4.0 chore(deps): update dependency pytest to v8.4.0 - abandoned Jun 10, 2025
@renovate renovate bot reopened this Jun 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency pytest to v8.4.0 - abandoned chore(deps): update dependency pytest to v8.4.1 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from 1b472c7 to a25436c Compare June 18, 2025 09:37
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from a25436c to 9b1c4f4 Compare August 10, 2025 15:47
@renovate renovate bot force-pushed the renovate/pytest-8.x-lockfile branch from 9b1c4f4 to dfb2bbf Compare August 19, 2025 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant