projectsyn / commodore

Commodore provides opinionated tenant-aware management of Kapitan inventories and templates. Commodore uses Kapitan for the heavy lifting of rendering templates and resolving a hierachical configuration structure.
https://syn.tools/commodore/
BSD 3-Clause "New" or "Revised" License
46 stars 8 forks source link

Update dependency pyfakefs to v5.6.0 #998

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

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`](https://togithub.com/pytest-dev/pyfakefs/blob/HEAD/CHANGES.md#Version-560-2024-07-12) [Compare Source](https://togithub.com/pytest-dev/pyfakefs/compare/v5.5.0...v5.6.0) Adds preliminary Python 3.13 support. ##### Enhancements - added preliminary support for Python 3.13 (tested with beta2) (see [#​1017](../../issues/1017)) - added `apply_umask` argument to `FakeFilesystem.create_dir` to allow ignoring the umask (see [#​1038](../../issues/1038)) ##### Fixes - use real open calls for remaining `pathlib` functions so that it works nice with skippedmodules (see [#​1012](../../issues/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.



This PR has been generated by Mend Renovate. View repository job log here.