Skip to content

build: bump pyfakefs from 5.9.1 to 5.9.2#4165

Merged
germa89 merged 2 commits intomainfrom
dependabot/pip/pyfakefs-5.9.2
Aug 8, 2025
Merged

build: bump pyfakefs from 5.9.1 to 5.9.2#4165
germa89 merged 2 commits intomainfrom
dependabot/pip/pyfakefs-5.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps pyfakefs from 5.9.1 to 5.9.2.

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 5.9.2

This is a bugfix release. It fixes the interaction with pytest to avoid unwanted side-effects.

Changelog

Sourced from pyfakefs's changelog.

Version 5.9.2 (2025-07-30)

Fixes interaction with pytest.

Fixes

  • fixed an interaction problem of fs with other pytest fixtures (see #1200)

Infrastructure

  • fixed some warnings in tests (see #1190)
Commits
  • f2daf3e Release 5.9.2
  • 9f38b89 Fix handling of pausing fs during reporting
  • 4ddc306 [pre-commit.ci] pre-commit autoupdate
  • c2c862f [pre-commit.ci] pre-commit autoupdate
  • 1c24d18 Update furo from 2024.8.6 to 2025.7.19
  • 98d9f96 [pre-commit.ci] pre-commit autoupdate
  • a0dbde5 Add chapter for pyfakefs alternatives to intro
  • e103357 [pre-commit.ci] pre-commit autoupdate
  • a15fe98 Update pandas from 2.3.0 to 2.3.1
  • 77344fd Add PyPi download badge
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Aug 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 8, 2025 01:02
@dependabot dependabot bot requested a review from germa89 August 8, 2025 01:02
@dependabot dependabot bot requested a review from pyansys-ci-bot August 8, 2025 01:02
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Aug 8, 2025
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/pytest-dev/pyfakefs/releases)
- [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v5.9.1...v5.9.2)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyfakefs-5.9.2 branch from 0dbb283 to 96490bf Compare August 8, 2025 07:38
@germa89 germa89 enabled auto-merge (squash) August 8, 2025 07:48
@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.35%. Comparing base (926287c) to head (b421889).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4165      +/-   ##
==========================================
+ Coverage   91.10%   91.35%   +0.25%     
==========================================
  Files         193      193              
  Lines       15722    15722              
==========================================
+ Hits        14323    14363      +40     
+ Misses       1399     1359      -40     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 merged commit 6cf81ff into main Aug 8, 2025
46 checks passed
@germa89 germa89 deleted the dependabot/pip/pyfakefs-5.9.2 branch August 8, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants