edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
11 stars 10 forks source link

chore(deps): Bump bollard from 0.16.0 to 0.16.1 #361

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps bollard from 0.16.0 to 0.16.1.

Release notes

Sourced from bollard's releases.

Release v0.16.1

What's Changed

New Contributors

Full Changelog: https://github.com/fussybeaver/bollard/compare/v0.16.0...v0.16.1

Commits
  • ecd557f Merge pull request #394 from fussybeaver/ND-release-0.16.1
  • 031290b build: Release v0.16.1
  • 8386f09 Merge pull request #392 from bpmooch/remove-type-length-limit-config
  • 64db9bf Remove type_length_limit config from stats example
  • bf24ae4 Merge pull request #381 from fussybeaver/dependabot/cargo/base64-0.22
  • 299ee6d build(deps): update base64 requirement from 0.21 to 0.22
  • b8217c8 Merge pull request #390 from fussybeaver/ND/test-race
  • feadb6e feat: Add workaround for race condition
  • 1be2aeb tests: Add race condition test for Hyper 1
  • 41f75f6 Merge pull request #386 from fussybeaver/ND/fix-cargo-audit-lock
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.