Skip to content

chore(deps): update dependency docker to v5- autoclosed

OpenPatch Patcher requested to merge renovate/docker-5.x into master

This MR contains the following updates:

Package Update Change
docker (changelog) major ==4.4.4 -> ==5.0.3

Release Notes

docker/docker-py

v5.0.3

Compare Source

List of MRs / issues for this release

Features

  • Add cap_add and cap_drop parameters to service create and ContainerSpec
  • Add templating parameter to config create

Bugfixes

  • Fix getting a read timeout for logs/attach with a tty and slow output

Miscellaneous

  • Fix documentation examples

v5.0.2

Compare Source

List of MRs / issues for this release

Bugfixes

  • Fix disable_buffering regression

v5.0.1

Compare Source

List of MRs / issues for this release

Bugfixes

  • Bring back support for ssh identity file
  • Cleanup remaining python-2 dependencies
  • Fix image save example in docs

Miscellaneous

  • Bump urllib3 to 1.26.5
  • Bump requests to 2.26.0

v5.0.0

Compare Source

List of MRs / issues for this release

Breaking changes

  • Remove support for Python 2.7
  • Make Python 3.6 the minimum version supported

Features

  • Add limit parameter to image search endpoint

Bugfixes

  • Fix KeyError exception on secret create
  • Verify TLS keys loaded from docker contexts
  • Update PORT_SPEC regex to allow square brackets for IPv6 addresses
  • Fix containers and images documentation examples

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by OpenPatch Patcher

Merge request reports