Skip to content

build(deps): bump aiodocker from 0.19.1 to 0.21.0 in /tools/docker#12

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/docker/aiodocker-0.21.0
Open

build(deps): bump aiodocker from 0.19.1 to 0.21.0 in /tools/docker#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/docker/aiodocker-0.21.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps aiodocker from 0.19.1 to 0.21.0.

Changelog

Sourced from aiodocker's changelog.

0.21.0 (2021-07-23)

Bugfixes

  • Use ssl_context passsed to Docker constructor for creating underlying connection to docker engine. (#536)
  • Fix an error when attach/exec when container stops before close connection to it. (#608)

0.20.0 (2021-07-21)

Bugfixes

  • Accept auth parameter by run() method; it allows auto-pulling absent image from private storages. (#295)
  • Fix passing of JSON params. (#543)
  • Fix issue with unclosed response object in attach/exec. (#604)
Commits
  • 234522e Bump to 0.21.0
  • 9b45993 Fix #536: ssl_context not used (#607)
  • 72c1573 Fix error when Stream is closed after container stopped (#608)
  • e35e969 Bump to 0.20.0
  • d85e607 Fix #295: allow passing credentials into run() call to pulling absent image f...
  • 2ad735b Fix #295: allow passing credentials into run() call to pulling absent image f...
  • 50421c4 Close aiohttp response properly in Stream (#605)
  • 8b3c578 Fix params passing in Docker API calls (#543)
  • e2ed71d Upgrade to GitHub-native Dependabot (#577)
  • a6644f3 Bump mypy from 0.902 to 0.910 (#595)
  • Additional commits viewable in compare view

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 [aiodocker](https://github.com/aio-libs/aiodocker) from 0.19.1 to 0.21.0.
- [Release notes](https://github.com/aio-libs/aiodocker/releases)
- [Changelog](https://github.com/aio-libs/aiodocker/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiodocker@v0.19.1...v0.21.0)

---
updated-dependencies:
- dependency-name: aiodocker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants