Skip to content

Commit

Permalink
chore(deps): Bump bollard from 0.16.1 to 0.17.0 (#20958)
Browse files Browse the repository at this point in the history
* chore(deps): Bump bollard from 0.16.1 to 0.17.0

Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.16.1...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

* Update to 0.17.1

Signed-off-by: Jesse Szwedko <[email protected]>

* Regenerate licenses

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
  • Loading branch information
dependabot[bot] and jszwedko authored Aug 21, 2024
1 parent 0fd80ef commit 84d76b8
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 29 deletions.
94 changes: 67 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ apache-avro = { version = "0.16.0", default-features = false, optional = true }
axum = { version = "0.6.20", default-features = false }
base64 = { version = "0.22.1", default-features = false, optional = true }
bloomy = { version = "1.2.0", default-features = false, optional = true }
bollard = { version = "0.16.1", default-features = false, features = ["ssl", "chrono"], optional = true }
bollard = { version = "0.17.1", default-features = false, features = ["ssl", "chrono"], optional = true }
bytes = { version = "1.7.1", default-features = false, features = ["serde"] }
bytesize = { version = "1.3.0", default-features = false }
chrono.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ hyper-rustls,https://github.com/rustls/hyper-rustls,Apache-2.0 OR ISC OR MIT,The
hyper-timeout,https://github.com/hjr3/hyper-timeout,MIT OR Apache-2.0,Herman J. Radtke III <[email protected]>
hyper-tls,https://github.com/hyperium/hyper-tls,MIT OR Apache-2.0,Sean McArthur <[email protected]>
hyper-util,https://github.com/hyperium/hyper-util,MIT,Sean McArthur <[email protected]>
hyperlocal-next,https://github.com/softprops/hyperlocal,MIT,softprops <[email protected]>
hyperlocal,https://github.com/softprops/hyperlocal,MIT,softprops <[email protected]>
iana-time-zone,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,"Andrew Straw <[email protected]>, René Kijewski <[email protected]>, Ryan Lopopolo <[email protected]>"
iana-time-zone-haiku,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,René Kijewski <[email protected]>
ident_case,https://github.com/TedDriggs/ident_case,MIT OR Apache-2.0,Ted Driggs <[email protected]>
Expand Down

0 comments on commit 84d76b8

Please sign in to comment.