Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Type Update Change
prometheus dependencies minor 0.13 -> 0.14

Release Notes

tikv/rust-prometheus (prometheus)

v0.14.0

Compare Source

  • API change: Use AsRef<str> for owned label values (#​537)

  • Improvement: Hashing improvements (#​532)

  • Dependency upgrade: Update hyper to 1.6 (#​524)

  • Dependency upgrade: Update procfs to 0.17 (#​543)

  • Dependency upgrade: Update protobuf to 3.7.2 for RUSTSEC-2024-0437 (#​541)

  • Dependency upgrade: Update thiserror to 2.0 (#​534)

  • Internal change: Fix LSP and Clippy warnings (#​540)

  • Internal change: Bump MSRV to 1.81 (#​539)

  • Documentation: Fix register_histogram_vec_with_registry docstring (#​528)

  • Documentation: Fix typos in static-metric docstrings (#​479)

  • Documentation: Add missing protobuf feature to README list (#​531)

v0.13.4

Compare Source

  • Improvement: Add PullingGauge (#​405)

  • Improvement: Let cargo know which example requires which features (#​511)

  • Bug fix: Prevent clippy::ignored_unit_patterns in macro expansions (#​497)

  • Internal change: Add CI job for minimum toolchain (MSRV) (#​467)

  • Internal change: Update CI to actions/checkout@v4 (#​499)

  • Internal change: Update dependencies

v0.13.3

Compare Source

  • Bug fix: Prevent ProcessCollector underflow with CPU time counter (#​465)

  • Internal change: Update dependencies

v0.13.2

Compare Source

  • Bug fix: Fix compilation on 32-bit targets (#​446)

v0.13.1

Compare Source

  • Improvement: ProcessCollector use IntGauge to provide better performance (#​430)

  • Bug fix: Fix re-export of TEXT_FORMAT to not require protobuf (#​416)

  • Bug fix: Fix doc for encode (#​433)

  • Bug fix: Fix broken doc links (#​426)

  • Bug fix: Fix crates.io badge (#​436)

  • Internal change: Derive default instead of obvious manual impl (#​437)

  • Internal change: Remove needless borrow (#​427)

  • Internal change: Update dependencies


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/prometheus-0.x branch from d9092df to fe2ebf8 Compare September 26, 2025 20:07
@renovate
Copy link
Author

renovate bot commented Sep 26, 2025

⚠️ 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: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/utils/cops/Cargo.toml --package [email protected] --precise 0.14.0
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant