mkuf / prind

print in docker - Deploy a containerized Klipper Stack for your 3D Printer
GNU General Public License v3.0
321 stars 82 forks source link

chore(deps): update dependency python-on-whales to v0.72.0 #166

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-on-whales ==0.71.0 -> ==0.72.0 age adoption passing confidence

Release Notes

gabrieldemarmiesse/python-on-whales (python-on-whales) ### [`v0.72.0`](https://togithub.com/gabrieldemarmiesse/python-on-whales/releases/tag/v0.72.0) [Compare Source](https://togithub.com/gabrieldemarmiesse/python-on-whales/compare/v0.71.0...v0.72.0) #### What's Changed - Fix links in images objects docs. by [@​valberg](https://togithub.com/valberg) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/582](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/582) - Change DockerException message to remove mention of "docker" by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/585](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/585) - fix: wheel includes tests and docs by [@​betaboon](https://togithub.com/betaboon) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/586](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/586) - Allow `podman exec` with `--interactive` and no `--tty` by [@​jhc4318](https://togithub.com/jhc4318) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/583](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/583) - Fix documentation and docstring issues by [@​pcharmoille](https://togithub.com/pcharmoille) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/589](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/589) - Add support for 'docker version' and 'podman version' by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/593](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/593) - Set up command construction to support generic iterables and mappings by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/595](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/595) - Implement support for podman pods by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/544](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/544) - Make the test_cpus() testcase non-strict xfail for podman by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/597](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/597) - Fix merge issue in CONTRIBUTING.md by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/604](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/604) - Fix test_save_load() testcase to handle the case an image has multiple tags by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/596](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/596) - Replace unrecognised unicode characters rather than raising an exception by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/607](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/607) - Support generic iterables and mappings in the image component by [@​LewisGaul](https://togithub.com/LewisGaul) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/598](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/598) - :writing_hand: Made the arguments part prettier in docs by [@​gabrieldemarmiesse](https://togithub.com/gabrieldemarmiesse) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/610](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/610) - Add test for rendering of docs by [@​gabrieldemarmiesse](https://togithub.com/gabrieldemarmiesse) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/611](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/611) #### New Contributors - [@​valberg](https://togithub.com/valberg) made their first contribution in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/582](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/582) - [@​pcharmoille](https://togithub.com/pcharmoille) made their first contribution in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/589](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/589) **Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.71.0...v0.72.0

Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" in timezone Europe/Berlin, 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.