Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

Bumps bollard from 0.11.0 to 0.12.0.

Release notes

Sourced from bollard's releases.

Release v0.12.0

  • Bump rustls, make ct_logs dependency optional
  • Add container attach method (thanks @​antoinert )
  • Add resize container tty method (thanks @​antoinert )
  • Fix bugs in JSON parser:
    • handle buffers ending in closing brace and not being parseable
    • handle newlines inside of JSON payload
  • Let users specify a timeout
  • Fix clippy failures on Rust version 1.59 (thanks @​edmorley )
  • Make all SSL dependencies optional (thanks @​edmorley )
  • Switch from pin-project to pin-project-lite dependency (thanks @​edmorley )
  • Clean up tokio features (thanks @​edmorley )
  • Enforce cargo fmt in CI
  • Make all Docker errors generic
  • Bump bollard-stubs models to a pre-1.42 API release
  • Add PartialEq to all options

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
Commits
  • fdfb6a9 Merge pull request #224 from fussybeaver/ND-0.12-release
  • 0ad2acf Release 0.12
  • 7b396c0 Merge pull request #223 from fussybeaver/ND-partial-eq-all-options
  • 5d64925 Add PartialEq to all options
  • fc5da72 Merge pull request #222 from fussybeaver/ND-peg-models-pre-release
  • d9c1da4 Release bollard models at a pre-release of 1.42
  • fb3ab46 Merge pull request #217 from fussybeaver/ND-stubs-1.41.1
  • 7939d4c Bump bollard-stubs to 1.41.1
  • 45997a5 Merge pull request #203 from fussybeaver/ND-cleanup-error-handling
  • 3467a6c Try to deserialize Docker Server Errors
  • 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.11.0 to 0.12.0.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2022

Superseded by #74.

@dependabot dependabot bot closed this Jun 21, 2022
@dependabot dependabot bot deleted the dependabot/cargo/bollard-0.12.0 branch June 21, 2022 13:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant