Skip to content

chore(deps): update rust crate bollard to 0.19.0#20

Open
renovate[bot] wants to merge 13 commits intomainfrom
renovate/bollard-0.x
Open

chore(deps): update rust crate bollard to 0.19.0#20
renovate[bot] wants to merge 13 commits intomainfrom
renovate/bollard-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 1, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
bollard dependencies minor 0.18.0 -> 0.19.0

Release Notes

fussybeaver/bollard (bollard)

v0.19.2

Compare Source

What's Changed
New Contributors

Full Changelog: fussybeaver/bollard@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed
New Contributors

Full Changelog: fussybeaver/bollard@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: fussybeaver/bollard@v0.18.1...v0.19.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

DanielVoogsgerd and others added 12 commits April 6, 2025 22:16
xtasks allow us to write rust implementations for common tasks that
happen around the development of Brane. The advantages of writing these
tasks in rust itself, is that is does not pose any additional
dependencies besides the once that we already have.

Additionally, it provides us with the full power of the rust language we
in automating these common tasks

Inspired by: https://github.com/matklad/cargo-xtask

We start off with two subcommands: completions and manpage generation

This also allows us to remove the pesky completion binaries from the
brane-ctl and brane-cli workspace members.
Also restructure xtasks into different modules.
@renovate renovate bot force-pushed the renovate/bollard-0.x branch from 20fb71d to 5f818c5 Compare September 26, 2025 23:39
@renovate
Copy link
Author

renovate bot commented Sep 26, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path brane-cli/Cargo.toml --package bollard@0.18.1 --precise 0.19.2
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path brane-ctl/Cargo.toml --package bollard@0.18.1 --precise 0.19.2
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path brane-job/Cargo.toml --package bollard@0.18.1 --precise 0.19.2
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path brane-tsk/Cargo.toml --package bollard@0.18.1 --precise 0.19.2
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants