chore(deps): update rust crate minicbor-serde to 0.6.0 #953

Open
renovate wants to merge 1 commit from renovate/minicbor-serde-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
minicbor-serde workspace.dependencies minor 0.4.1 -> 0.6.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

twittner/minicbor (minicbor-serde)

v0.6.0

Compare Source

  • Removes the &[u8] impl for Decode (see issue [4][i4]) and add a new module minicbor::bytes
    to support specialised encoding of CBOR bytes. This module provides the types ByteSlice and
    ByteVec which are substitutes for &[u8] and Vec<u8> respectively. See also the module
    documentation of minicbor::bytes.

v0.5.0

Compare Source

  • Require minicbor-derive-0.4.0.

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [minicbor-serde](https://github.com/twittner/minicbor) | workspace.dependencies | minor | `0.4.1` -> `0.6.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>twittner/minicbor (minicbor-serde)</summary> ### [`v0.6.0`](https://github.com/twittner/minicbor/blob/HEAD/CHANGELOG.md#060) [Compare Source](https://github.com/twittner/minicbor/compare/minicbor-serde-v0.5.0...minicbor-serde-v0.6.0) - Removes the `&[u8]` impl for `Decode` (see issue \[4]\[i4]) and add a new module `minicbor::bytes` to support specialised encoding of CBOR bytes. This module provides the types `ByteSlice` and `ByteVec` which are substitutes for `&[u8]` and `Vec<u8>` respectively. See also the module documentation of `minicbor::bytes`. ### [`v0.5.0`](https://github.com/twittner/minicbor/blob/HEAD/CHANGELOG.md#050) [Compare Source](https://github.com/twittner/minicbor/compare/minicbor-serde-v0.4.1...minicbor-serde-v0.5.0) - Require `minicbor-derive-0.4.0`. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44OS4zIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update rust crate minicbor-serde to 0.6.0
Some checks failed
renovate/artifacts Artifact file update failure
Documentation / Build and Deploy Documentation (pull_request) Successful in 50s
Checks / Prek / Pre-commit & Formatting (push) Failing after 1m4s
Release Docker Image / define-variables (push) Successful in 16s
Checks / Prek / Clippy and Cargo Tests (push) Failing after 2m12s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Failing after 8m17s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Failing after 7m47s
Release Docker Image / merge (push) Has been skipped
bab03bb044
Author
Collaborator

⚠️ 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:

  • 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: install-tool rust 1.89.0

### ⚠️ 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: - 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: install-tool rust 1.89.0 ```
Some checks failed
renovate/artifacts Artifact file update failure
Documentation / Build and Deploy Documentation (pull_request) Successful in 50s
Checks / Prek / Pre-commit & Formatting (push) Failing after 1m4s
Required
Details
Release Docker Image / define-variables (push) Successful in 16s
Checks / Prek / Clippy and Cargo Tests (push) Failing after 2m12s
Required
Details
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Failing after 8m17s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Failing after 7m47s
Release Docker Image / merge (push) Has been skipped
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/minicbor-serde-0.x:renovate/minicbor-serde-0.x
git switch renovate/minicbor-serde-0.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#953
No description provided.