Closed renovate[bot] closed 2 years ago
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:
The artifact failure details are included below:
Command failed: docker run --rm --name=renovate_rust --label=renovate_child -v "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box":"/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" docker.io/renovate/rust bash -l -c "cargo update --manifest-path packages/IC-Development/DIP721/nft/Cargo.toml --workspace"
Updating git repository `https://github.com/Psychedelic/cap`
error: failed to get `cap-sdk` as a dependency of package `nft v0.1.0 (/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box/packages/IC-Development/DIP721/nft)`
Caused by:
failed to load source for dependency `cap-sdk`
Caused by:
Unable to update https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd
Caused by:
object not found - no match for id (942985cd678ed30e78d69ef72bba66764ab1e528); class=Odb (9); code=NotFound (-3)
Command failed: docker run --rm --name=renovate_rust --label=renovate_child -v "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box":"/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box" docker.io/renovate/rust bash -l -c "cargo update --manifest-path packages/IC-Development/DIP721/common/Cargo.toml --workspace"
Updating git repository `https://github.com/Psychedelic/cap`
error: failed to get `cap-sdk` as a dependency of package `nft v0.1.0 (/mnt/renovate/gh/XRFoundation/Blockchain-in-a-Box/packages/IC-Development/DIP721/nft)`
Caused by:
failed to load source for dependency `cap-sdk`
Caused by:
Unable to update https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd
Caused by:
object not found - no match for id (942985cd678ed30e78d69ef72bba66764ab1e528); class=Odb (9); code=NotFound (-3)
This PR contains the following updates:
1.0.144
->1.0.145
Release Notes
serde-rs/serde
### [`v1.0.145`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.145) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.144...v1.0.145) - Allow RefCell\Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.