chore(deps): update dependency pyfakefs to v5.10.2 #128
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.9.1->==5.10.2Release Notes
pytest-dev/pyfakefs (pyfakefs)
v5.10.2Compare Source
Fixes a problem with
pathlib.globin Python 3.14.Fixes
pathlib.glob()for Python 3.14 (see #1239)v5.10.1Compare Source
Fixes a regression introduced in version 5.9.0.
Fixes
shutil.copytreeif copying using anshutilfunction ascopy_functionargument (see #1235)v5.10.0Compare Source
Adds official support for Python 3.14. Last minor version before the 6.0 release.
Changes
errnocodes set inOSErrorhave changed for some specific error conditionsin Windows 11/Windows Server 2025; pyfakefs now matches this behavior
instead of the previous behavior under Windows 10
Enhancements
os.readintoin Python 3.14pathlib.copyandpathlib.copy_intoin Python 3.14Fixes
tempfilein Python 3.13 (see #1214)v5.9.3Compare Source
Fixes a utility method.
Changes
(custom arguments are ignored in this case, as the existing fake filesystem is used)
Fixes
fake_filesystem.add_package_metadatathat had never worked correctly(see #1205)
Infrastructure
v5.9.2Compare Source
Fixes interaction with pytest.
Fixes
fswith other pytest fixtures (see #1200)Infrastructure
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
This PR was generated by Mend Renovate. View the repository job log.