Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump bollard from 0.10.1 to 0.11.1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2022

Bumps bollard from 0.10.1 to 0.11.1.

Release notes

Sourced from bollard's releases.

Release v0.11.1

  • Fix vulnerable swagger-codegen version from 2.4.14 to 2.4.19
  • Fix podman incompatibility, skip until argument in container logs endpoint if undefined (thanks @​gdesmott )
  • Update API docs link (thanks @​jareddlc )
  • Delete redundant consul dockerfiles
  • Bump AppVeyor Microsoft nanoserver image version
  • Bump CircleCi docker image version
  • Use DOCKER_HOST environment variable in connect_with_unix_default connection method (thanks @​zeenix )
  • Fix CGroups V1 Memory model for OSX and linux kernel > 4.15.0-1106
  • Fix base64 URL encoding in registry authorisation (thanks @​rongduan-zhu )
  • Fix JSON parsing when docker server emits double newlines
  • Fail in CircleCi task when clippy emits warnings
  • Skip time 0.1 rust sec advisory
  • Add dependabot yaml conifguration
  • Force JVM version 8 in codegen

Release v0.11.0

  • Re-add windows named pipes support.
  • Fix 'docker::ping' response string deserialized type (thanks @​pitkley )
  • Expose 'one-shot' option for docker stats (thanks @​icewind1991 )
  • Add resize TTY session in exec container (thanks @​icewind1991 )
  • Allow passing input into exec container (thanks @​icewind1991 )
Commits
  • 15e3605 Merge pull request #174 from fussybeaver/ND-release-0.11.1
  • e7b3a75 Bump cargo version to 0.11.1
  • 24e874f Force JVM version 8 in codegen
  • ef0ceda Add dependabot yaml configuration
  • 929c853 Update CircleCi docker image version
  • d97027a Merge pull request #146 from fussybeaver/dependabot/maven/codegen/io.swagger-...
  • 09931b0 Merge branch 'master' into dependabot/maven/codegen/io.swagger-swagger-codege...
  • e784a42 Merge pull request #173 from fussybeaver/ND-clippy-fixes
  • 94b0399 Fix clippy warnings
  • eb6da97 Merge pull request #172 from fussybeaver/ND-repro-image-upload-bug
  • 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 [bollard](https://github.com/fussybeaver/bollard) from 0.10.1 to 0.11.1.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.10.1...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants