Skip to content

chore(deps): update dependency pytest to v7.4.4 - autoclosed#310

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pytest-7.x
Closed

chore(deps): update dependency pytest to v7.4.4 - autoclosed#310
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pytest-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 23, 2023

This PR contains the following updates:

Package Change Age Confidence
pytest (changelog) ==7.4.1==7.4.4 age confidence

Release Notes

pytest-dev/pytest (pytest)

v7.4.4: pytest 7.4.4 (2023-12-31)

Compare Source

Bug Fixes

  • #​11140: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.
  • #​11572: Handle an edge case where sys.stderr{.interpreted-text role="data"} and sys.__stderr__{.interpreted-text role="data"} might already be closed when faulthandler{.interpreted-text role="ref"} is tearing down.
  • #​11710: Fixed tracebacks from collection errors not getting pruned.
  • #​7966: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in __iter__ methods. Now they are treated un-iterable instead.

Improved Documentation

  • #​11091: Updated documentation to refer to hyphenated options: replaced --junitxml with --junit-xml and --collectonly with --collect-only.

v7.4.3: pytest 7.4.3 (2023-10-24)

Compare Source

Bug Fixes

  • #​10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.

  • #​11239: Fixed := in asserts impacting unrelated test cases.

  • #​11439: Handled an edge case where :data:sys.stderr might already be closed when :ref:faulthandler is tearing down.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Dependencies Pull requests that update a dependency file label Jun 23, 2023
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.0 chore(deps): update dependency pytest to v7.4.1 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/pytest-7.x branch from 4eff424 to ec4d92f Compare September 2, 2023 20:38
@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.1 chore(deps): update dependency pytest to v7.4.1 - autoclosed Sep 6, 2023
@renovate renovate bot closed this Sep 6, 2023
@renovate renovate bot deleted the renovate/pytest-7.x branch September 6, 2023 10:00
@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.1 - autoclosed chore(deps): update dependency pytest to v7.4.1 Sep 7, 2023
@renovate renovate bot reopened this Sep 7, 2023
@renovate renovate bot restored the renovate/pytest-7.x branch September 7, 2023 22:40
@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.1 chore(deps): update dependency pytest to v7.4.2 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/pytest-7.x branch from ec4d92f to 944231b Compare September 8, 2023 02:17
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.2 chore(deps): update dependency pytest to v7.4.3 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/pytest-7.x branch from 944231b to c1bb89d Compare October 24, 2023 22:46
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.3 chore(deps): update dependency pytest to v7.4.4 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/pytest-7.x branch from c1bb89d to 7db4ad6 Compare December 31, 2023 14:01
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot changed the title chore(deps): update dependency pytest to v7.4.4 chore(deps): update dependency pytest to v7.4.4 - autoclosed Apr 14, 2026
@renovate renovate bot closed this Apr 14, 2026
@renovate renovate bot deleted the renovate/pytest-7.x branch April 14, 2026 00:44
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

Development

Successfully merging this pull request may close these issues.

0 participants