dzervas / pubsubinator

0 stars 0 forks source link

Update Rust crate embassy-sync to 0.6.0 - autoclosed #96

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
embassy-sync dependencies minor 0.5.0 -> 0.6.0

Configuration

📅 Schedule: Branch creation - "before 4pm on Monday" (UTC), 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.

renovate[bot] commented 4 months 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package embassy-sync@0.5.0 --precise 0.6.0
    Updating crates.io index
error: failed to select a version for the requirement `embassy-sync = "^0.5.0"`
candidate versions found which didn't match: 0.6.0
location searched: crates.io index
required by package `ekv v0.1.0 (https://github.com/embassy-rs/ekv#571a9c88)`
    ... which satisfies git dependency `ekv` (locked to 0.1.0) of package `pubsubinator v0.1.2 (/tmp/renovate/repos/github/dzervas/pubsubinator)`
perhaps a crate was updated and forgotten to be re-vendored?