evaneaston / openweathermap

A client library for the free, v2.5 OpenWeatherMap.org API and a prometheus exporter, written in rust.
MIT License
2 stars 2 forks source link

Update Rust crate metrics-util to 0.17.0 - autoclosed #57

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
metrics-util workspace.dependencies minor 0.16.3 -> 0.17.0

Release Notes

metrics-rs/metrics (metrics-util) ### [`v0.17.0`](https://togithub.com/metrics-rs/metrics/compare/metrics-util-v0.16.3...metrics-util-v0.17.0) [Compare Source](https://togithub.com/metrics-rs/metrics/compare/metrics-util-v0.16.3...metrics-util-v0.17.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.



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

renovate[bot] commented 5 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 metrics-util@0.16.3 --precise 0.17.0
    Updating crates.io index
error: failed to select a version for the requirement `metrics-util = "^0.16"`
candidate versions found which didn't match: 0.17.0
location searched: crates.io index
required by package `metrics-exporter-prometheus v0.14.0`
    ... which satisfies dependency `metrics-exporter-prometheus = "^0.14.0"` (locked to 0.14.0) of package `openweathermap_exporter v0.4.0 (/tmp/renovate/repos/github/evaneaston/openweathermap/exporter)`
perhaps a crate was updated and forgotten to be re-vendored?