Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pyfakefs to v5.6.0 #998

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Update dependency pyfakefs to v5.6.0 #998

merged 1 commit into from
Jul 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyfakefs 5.5.0 -> 5.6.0 age adoption passing confidence

Release Notes

pytest-dev/pyfakefs (pyfakefs)

v5.6.0

Compare Source

Adds preliminary Python 3.13 support.

Enhancements
  • added preliminary support for Python 3.13 (tested with beta2) (see #​1017)
  • added apply_umask argument to FakeFilesystem.create_dir to allow ignoring the umask (see #​1038)
Fixes
  • use real open calls for remaining pathlib functions so that it works nice with skippedmodules (see #​1012)
Infrastructure
  • Add pyupgrade as a pre-commit hook.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 12, 2024 22:41
@renovate renovate bot added the dependency Pull requests that update a dependency file label Jul 12, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/pyfakefs-5.x branch from 52aafb6 to ea1fa8f Compare July 15, 2024 04:52
@simu simu merged commit b485196 into master Jul 15, 2024
23 checks passed
@simu simu deleted the renovate/pyfakefs-5.x branch July 15, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant