Bump prometheus from 0.13.4 to 0.14.0 #2204

Merged
dependabot[bot] merged 1 commit from refs/pull/2204/head into main 2025-09-12 04:56:52 +00:00
dependabot[bot] commented 2025-09-08 02:41:02 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1621
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1621
Original created: 2025-09-08T02:41:02Z
Original updated: 2025-09-12T04:56:55Z
Original head: carverauto/serviceradar:dependabot/cargo/prometheus-0.14.0
Original base: main
Original merged: 2025-09-12T04:56:52Z by @mfreeman451

Bumps prometheus from 0.13.4 to 0.14.0.

Changelog

Sourced from prometheus's changelog.

0.14.0

  • 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)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Imported from GitHub pull request. Original GitHub pull request: #1621 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1621 Original created: 2025-09-08T02:41:02Z Original updated: 2025-09-12T04:56:55Z Original head: carverauto/serviceradar:dependabot/cargo/prometheus-0.14.0 Original base: main Original merged: 2025-09-12T04:56:52Z by @mfreeman451 --- Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.4 to 0.14.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md">prometheus's changelog</a>.</em></p> <blockquote> <h2>0.14.0</h2> <ul> <li> <p>API change: Use <code>AsRef&lt;str&gt;</code> for owned label values (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/537">#537</a>)</p> </li> <li> <p>Improvement: Hashing improvements (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/532">#532</a>)</p> </li> <li> <p>Dependency upgrade: Update <code>hyper</code> to 1.6 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/524">#524</a>)</p> </li> <li> <p>Dependency upgrade: Update <code>procfs</code> to 0.17 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/543">#543</a>)</p> </li> <li> <p>Dependency upgrade: Update <code>protobuf</code> to 3.7.2 for RUSTSEC-2024-0437 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/541">#541</a>)</p> </li> <li> <p>Dependency upgrade: Update <code>thiserror</code> to 2.0 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/534">#534</a>)</p> </li> <li> <p>Internal change: Fix LSP and Clippy warnings (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/540">#540</a>)</p> </li> <li> <p>Internal change: Bump MSRV to 1.81 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/539">#539</a>)</p> </li> <li> <p>Documentation: Fix <code>register_histogram_vec_with_registry</code> docstring (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/528">#528</a>)</p> </li> <li> <p>Documentation: Fix typos in static-metric docstrings (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/479">#479</a>)</p> </li> <li> <p>Documentation: Add missing <code>protobuf</code> feature to README list (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/531">#531</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tikv/rust-prometheus/commit/e07efb4f372f1245bf7410b71e822c69877bcb32"><code>e07efb4</code></a> prometheus: release 0.14.0 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/545">#545</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/26e46ec03a36aa0aa4cd5c1a68e2635c44e44101"><code>26e46ec</code></a> Hashing improvements (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/532">#532</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/e17c5ced2bc0f8ea436aaf1acc830a30ab15ada3"><code>e17c5ce</code></a> build(deps): update procfs requirement from ^0.16 to ^0.17 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/543">#543</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/e5809b7ab922408e02f1ad2142a78f32b9f8e603"><code>e5809b7</code></a> build(deps): update hyper requirement from ^0.14 to ^1.4 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/524">#524</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/4a0e282888b56d72a59cfa21b21881f2b4aea7c3"><code>4a0e282</code></a> Use AsRef&lt;str&gt; for owned label values (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/537">#537</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/c3865f3c40a5609d5189731502d4bafce09e3df1"><code>c3865f3</code></a> cargo: upgrade to protobuf 3.7 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/541">#541</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/7e4e6f2d3398aceeeb4f698a8acf508c71152498"><code>7e4e6f2</code></a> docs: fix <code>register_histogram_vec_with_registry</code> docstring (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/528">#528</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/5b62f4b78b514c6d875ced1d0ad34450a69a8373"><code>5b62f4b</code></a> Fix LSP and Clippy warnings and errors (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/540">#540</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/52d76fc2d888cad2cac0218496acf2e9dd1f89d5"><code>52d76fc</code></a> cargo: bump MSRV to 1.81 (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/539">#539</a>)</li> <li><a href="https://github.com/tikv/rust-prometheus/commit/3bd0e82f1f85b1ab60a59cf09d640f9716cf845d"><code>3bd0e82</code></a> Upgrade <code>thiserror</code> crate from 1.0 to 2.0 version (<a href="https://redirect.github.com/tikv/rust-prometheus/issues/534">#534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tikv/rust-prometheus/compare/v0.13.4...v0.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prometheus&package-manager=cargo&previous-version=0.13.4&new-version=0.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2204
No description provided.