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.70.0 #135

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

gabrieldemarmiesse/python-on-whales (python-on-whales) ### [`v0.70.0`](https://togithub.com/gabrieldemarmiesse/python-on-whales/releases/tag/v0.70.0) [Compare Source](https://togithub.com/gabrieldemarmiesse/python-on-whales/compare/v0.69.0...v0.70.0) This update contains (hopefully) all fixes for the breaking changes introduced in `docker compose v2.24.7`. If you still encounter issues, file a issue here and downgrade docker compose to v2.24.6 in the meantime. #### What's Changed - Add `detach_keys` argument for `start` and `exec` by [@​jhc4318](https://togithub.com/jhc4318) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/554](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/554) - Fix`podman.image.exists` by [@​jhc4318](https://togithub.com/jhc4318) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/558](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/558) - :sparkles: docker.compose.down() can take str as service arg by [@​gabrieldemarmiesse](https://togithub.com/gabrieldemarmiesse) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/562](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/562) - feat(service): Add docker service ls --filter option by [@​fuentes73](https://togithub.com/fuentes73) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/561](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/561) - :bug: Fix parsing of compose file configs with compose v2.24.7 by [@​gabrieldemarmiesse](https://togithub.com/gabrieldemarmiesse) in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/563](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/563) #### New Contributors - [@​jhc4318](https://togithub.com/jhc4318) made their first contribution in [https://github.com/gabrieldemarmiesse/python-on-whales/pull/554](https://togithub.com/gabrieldemarmiesse/python-on-whales/pull/554) **Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.69.0...v0.70.0

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.