EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 37 forks source link

Update Rust crate ic-types to 0.6.0 #904

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ic-types (source) dependencies minor 0.3.0 -> 0.6.0
ic-types (source) dependencies minor 0.2.1 -> 0.6.0

Release Notes

dfinity/ic-types ### [`v0.6.0`](https://togithub.com/dfinity/ic-types/blob/HEAD/CHANGELOG.md#​060---2022-09-28) - Move out `Principal` to `candid` crate. ### [`v0.5.0`](https://togithub.com/dfinity/ic-types/blob/HEAD/CHANGELOG.md#​050---2022-09-22) ##### Changed - Make the function `lookup_path` and `lookup_label` comply with Interface Spec. ### [`v0.4.2`](https://togithub.com/dfinity/ic-types/blob/HEAD/CHANGELOG.md#​042---2022-08-30) ##### Changed - Add a function `list_paths` to list all paths containing values in a hash tree. ### [`v0.4.1`](https://togithub.com/dfinity/ic-types/blob/HEAD/CHANGELOG.md#​041---2022-07-15) ##### Changed - Remove deprecation of `Principal::from_slice`. ### [`v0.4.0`](https://togithub.com/dfinity/ic-types/blob/HEAD/CHANGELOG.md#​040---2022-07-13) ##### Changed - `PrincipalError` enum has different set of variants reflecting changes in `Principal::from_text` logic. - `Principal::from_text` accepts input containing uppercase letters which results in Err before. - `Principal::from_text` verifies CRC32 check sequence. - `Principal::from_slice` is deprecated in favor of `Principal::try_from_slice`. ##### Fixed - Converting long bytes ending in `0x04` to `Principal` is ok.

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update an artifact 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:

File name: packages/IC-Development/DIP721/Cargo.lock
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)