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 pytest-benchmark to v5 #1041

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-benchmark (changelog) 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

ionelmc/pytest-benchmark (pytest-benchmark) ### [`v5.0.0`](https://redirect.github.com/ionelmc/pytest-benchmark/blob/HEAD/CHANGELOG.rst#500-2024-10-29) [Compare Source](https://redirect.github.com/ionelmc/pytest-benchmark/compare/v4.0.0...v5.0.0) - Dropped support for now EOL Python 3.8. Also moved tests suite to only test the latest pytest versions (8.3.x). - Fix generate parametrize tests benchmark csv report errors (issue `#​268 `*). Contributed by Johnny Huang in `#​269 `*. - Added the `--benchmark-time-unit` cli option for overriding the measurement unit used for display. Contributed by Tony Kuo in `#​257 `\_. - Fixes spelling in some help texts. Contributed by Eugeniy in `#​267 `\_. - Added new cprofile options: - `--benchmark-cprofile-loops=LOOPS` - previously profiling only ran the function once, this allow customization. - `--benchmark-cprofile-top=COUNT` - allows showing more rows. - `--benchmark-cprofile-dump=[FILENAME-PREFIX]` - allows saving to a file (that you can load in `snakeviz `*, `RunSnakeRun `* or other tools).

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.