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 to 0.24.0 #88

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
metrics workspace.dependencies minor 0.23.0 -> 0.24.0

Release Notes

metrics-rs/metrics (metrics) ### [`v0.24.0`](https://redirect.github.com/metrics-rs/metrics/compare/metrics-v0.23.0...metrics-v0.24.0) [Compare Source](https://redirect.github.com/metrics-rs/metrics/compare/metrics-v0.23.0...metrics-v0.24.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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks 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@0.23.0 --precise 0.24.0
    Updating crates.io index
error: failed to select a version for the requirement `metrics = "^0.23"`
candidate versions found which didn't match: 0.24.0
location searched: crates.io index
required by package `metrics-util v0.17.0`
    ... which satisfies dependency `metrics-util = "^0.17.0"` (locked to 0.17.0) of package `openweathermap_exporter v0.4.0 (/tmp/renovate/repos/github/evaneaston/openweathermap/exporter)`