hassio-addons / addon-glances

Glances - Home Assistant Community Add-ons
https://addons.community
MIT License
153 stars 23 forks source link

⬆️ Update docker to v6.1.1 #356

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
docker (changelog) ==6.1.0 -> ==6.1.1 age adoption passing confidence

Release Notes

docker/docker-py ### [`v6.1.1`](https://togithub.com/docker/docker-py/releases/tag/6.1.1) [Compare Source](https://togithub.com/docker/docker-py/compare/6.1.0...6.1.1) ##### ℹ️ Upgrade Notes (6.1.x) - Errors are no longer returned during client initialization if the credential helper cannot be found. A warning will be emitted instead, and an error is returned if the credential helper is used. ##### 🐛 Bugfixes - Fix `containers.stats()` hanging with `stream=True` - Correct return type in docs for `containers.diff()` method ##### What's Changed - api: update return type of `diff` method by [@​john-b-yang](https://togithub.com/john-b-yang) in [https://github.com/docker/docker-py/pull/3115](https://togithub.com/docker/docker-py/pull/3115) - Fix container.stats infinite blocking on stream mode by [@​RazCrimson](https://togithub.com/RazCrimson) in [https://github.com/docker/docker-py/pull/3120](https://togithub.com/docker/docker-py/pull/3120) ##### New Contributors - [@​john-b-yang](https://togithub.com/john-b-yang) made their first contribution in [https://github.com/docker/docker-py/pull/3115](https://togithub.com/docker/docker-py/pull/3115) - [@​RazCrimson](https://togithub.com/RazCrimson) made their first contribution in [https://github.com/docker/docker-py/pull/3120](https://togithub.com/docker/docker-py/pull/3120) **Full Changelog**: https://github.com/docker/docker-py/compare/6.1.0...6.1.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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