Skip to content

build(docker-dev): unpin docker to >=6#88

Merged
skshetry merged 2 commits intomainfrom
dependabot/pip/docker-6.0.1
Nov 8, 2022
Merged

build(docker-dev): unpin docker to >=6#88
skshetry merged 2 commits intomainfrom
dependabot/pip/docker-6.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps docker from 6.0.0 to 6.0.1.

Release notes

Sourced from docker's releases.

6.0.1

🐛 Bugfixes

  • Fix for The pipe has been ended errors on Windows (#3056)
  • Support floats for timestamps in Docker logs (since / until) (#3031)

What's Changed

New Contributors

Full Changelog: docker/docker-py@6.0.0...6.0.1

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docker](https://github.com/docker/docker-py) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@6.0.0...6.0.1)

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2022

Codecov Report

Base: 86.29% // Head: 86.29% // No change to project coverage 👍

Coverage data is based on head (cc6efeb) compared to base (3b9bfd5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files          11       11           
  Lines         372      372           
  Branches       58       58           
=======================================
  Hits          321      321           
  Misses         40       40           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skshetry skshetry changed the title build(deps-dev): bump docker from 6.0.0 to 6.0.1 build(docker-dev): unpin docker to >=6 Nov 8, 2022
@skshetry skshetry merged commit 55c2ded into main Nov 8, 2022
@skshetry skshetry deleted the dependabot/pip/docker-6.0.1 branch November 8, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants