Merged
Conversation
66e98d5 to
18037a8
Compare
18037a8 to
d9e466d
Compare
|
48a8baa to
61db858
Compare
|
61db858 to
2eb69f2
Compare
|
2eb69f2 to
e1faac7
Compare
e7d54ec to
6e95976
Compare
b872539 to
6879871
Compare
6879871 to
f318d07
Compare
f318d07 to
1ae7e39
Compare
1ae7e39 to
69b91d1
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.





Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
5.8.0->5.9.3Release Notes
pytest-dev/pyfakefs (pyfakefs)
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
v5.9.1Compare Source
Fixes regression in packaging in version 5.9.0.
Fixes
strictargument in Python 3.9.23v5.9.0Compare Source
Adds support for an API change in latest Python patch releases.
Changes
OSErrorraised in the fake filesystem has no longer the postfix"in the fake filesystem" (see #1159)
FakeShutilModuleto prepare it for usage without the patcher(see #1171)
Enhancements
add_package_metadatato add the metadata of a givenpackage to the fake filesystem (see #1155)
Fixes
(see #1121)
of pytest executable (see #1096)
modeproperty to fake file wrapper (see #1162)FakePathlibModulefor Python >= 3.11(see #1169)
strictargument 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.pyandsetup.cfgin favor ofpyproject.tomlConfiguration
📅 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.