Bump python-on-whales from 0.36.1 to 0.52.0
Bumps python-on-whales from 0.36.1 to 0.52.0.
Release notes
Sourced from python-on-whales's releases.
v0.52.0
What's Changed
- Add the quiet flag to docker.compose.pull() by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#363- Allow single strings in docker.compose.up() and pull(), add quiet flag for up() by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#364Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.51.1...v0.52.0
v0.51.1
What's Changed
- Fix NetworkBindings parsing error by
@betaboonin gabrieldemarmiesse/python-on-whales#362New Contributors
@betaboonmade their first contribution in gabrieldemarmiesse/python-on-whales#362Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.51.0...v0.51.1
v0.51.0
What's Changed
- Change behavior of empty list as argument to some functions by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#352- Clarify the documentation about podman by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#359- Add arguments for docker.image.list() by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#361Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.50.0...v0.51.0
v0.50.0
What's Changed
- Fix image remove command by
@LewisGaulin gabrieldemarmiesse/python-on-whales#350- Improve legacy build parsing of image ID by
@LewisGaulin gabrieldemarmiesse/python-on-whales#351- Add fields 'platforms' and 'status' to Builder. by
@MisterOwlPTin gabrieldemarmiesse/python-on-whales#357New Contributors
@MisterOwlPTmade their first contribution in gabrieldemarmiesse/python-on-whales#357Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.49...v0.50.0
v0.49.0
What's Changed
- Allow interactive container to be detached by
@LewisGaulin gabrieldemarmiesse/python-on-whales#343- Fix versions for linting and pytest by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#347- Bump the versions of the linters in the pre-commit by
@gabrieldemarmiessein gabrieldemarmiesse/python-on-whales#348- Implement 'docker.legacy_build' as alternative to 'docker.build' by
@LewisGaulin gabrieldemarmiesse/python-on-whales#346New Contributors
@LewisGaulmade their first contribution in gabrieldemarmiesse/python-on-whales#343Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.48.0...v0.49
v0.48.0
... (truncated)
Commits
71ed7d2Bump version to 0.52.0b8cbbe7Allow single strings in docker.compose.up() and pull(), add quiet flag for up...e6a8fadAdd the quiet flag to docker.compose.pull() (#363)2045a2fBump version to 0.51.06564599Fix NetworkBindings parsing error (#362)a5b5b0eBump version to 0.51.0a8efc93Add arguments for docker.image.list() (#361)5c4d228Clarify the documentation about podman (#359)5d0ce24Change behavior of empty list as argument to some functions (#352)75f7f5fBump version to 0.50.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)