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.18.0 #90

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

metrics-rs/metrics (metrics-util) ### [`v0.18.0`](https://redirect.github.com/metrics-rs/metrics/compare/metrics-util-v0.17.0...metrics-util-v0.18.0) [Compare Source](https://redirect.github.com/metrics-rs/metrics/compare/metrics-util-v0.17.0...metrics-util-v0.18.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-util@0.17.0 --precise 0.18.0
    Updating crates.io index
error: failed to select a version for the requirement `metrics-util = "^0.17"`
candidate versions found which didn't match: 0.18.0
location searched: crates.io index
required by package `metrics-exporter-prometheus v0.15.3`
    ... which satisfies dependency `metrics-exporter-prometheus = "^0.15.0"` (locked to 0.15.3) of package `openweathermap_exporter v0.4.0 (/tmp/renovate/repos/github/evaneaston/openweathermap/exporter)`