Update dependency pyfakefs to v5.9.2 #239
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.0
->5.9.2
Release Notes
pytest-dev/pyfakefs (pyfakefs)
v5.9.2
Compare Source
Fixes interaction with pytest.
Fixes
fs
with other pytest fixtures (see #1200)Infrastructure
v5.9.1
Compare Source
Fixes regression in packaging in version 5.9.0.
Fixes
strict
argument in Python 3.9.23v5.9.0
Compare Source
Adds support for an API change in latest Python patch releases.
Changes
OSError
raised in the fake filesystem has no longer the postfix"in the fake filesystem" (see #1159)
FakeShutilModule
to prepare it for usage without the patcher(see #1171)
Enhancements
add_package_metadata
to add the metadata of a givenpackage to the fake filesystem (see #1155)
Fixes
(see #1121)
of pytest executable (see #1096)
mode
property to fake file wrapper (see #1162)FakePathlibModule
for Python >= 3.11(see #1169)
strict
argument inos.path.realpath
(introduced in latest patch version of Python >= 3.10, see #1180)
Infrastructure
run pytest over all tests in docker containers
(see #1151)
setup.py
andsetup.cfg
in favor ofpyproject.toml
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.