[PR #3377] [CLOSED] build(deps): bump metrics-exporter-prometheus from 0.17.2 to 0.18.1 #3787

Closed
opened 2026-03-16 12:02:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3377
Author: @dependabot[bot]
Created: 12/8/2025
Status: Closed

Base: mainHead: dependabot/cargo/metrics-exporter-prometheus-0.18.1


📝 Commits (1)

  • a9d87fd build(deps): bump metrics-exporter-prometheus from 0.17.2 to 0.18.1

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 Cargo.lock (+8 -8)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps metrics-exporter-prometheus from 0.17.2 to 0.18.1.

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3377 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/metrics-exporter-prometheus-0.18.1` --- ### 📝 Commits (1) - [`a9d87fd`](https://github.com/hickory-dns/hickory-dns/commit/a9d87fdf02720c4457786a03e5a4baade18b8238) build(deps): bump metrics-exporter-prometheus from 0.17.2 to 0.18.1 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -8) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.17.2 to 0.18.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/metrics-rs/metrics/commit/9a889d0b64bb0be3c0cca4f350c561d72b323951"><code>9a889d0</code></a> chore: Release</li> <li><a href="https://github.com/metrics-rs/metrics/commit/232c7546cc3288f0c353fc21cec1b044886d5798"><code>232c754</code></a> update changelog</li> <li><a href="https://github.com/metrics-rs/metrics/commit/31b9ffefe8eea4dcef9ebb5d85ebd07b79ab5af3"><code>31b9ffe</code></a> fix(metrics-exporter-prometheus): fix broken native histograms serialization ...</li> <li><a href="https://github.com/metrics-rs/metrics/commit/330377fc3e523b2cf50231b3c3d8665dcbea2a83"><code>330377f</code></a> chore: Release</li> <li><a href="https://github.com/metrics-rs/metrics/commit/88a5fda970eaab1b9251377867efe1935fbed270"><code>88a5fda</code></a> chore: Release</li> <li><a href="https://github.com/metrics-rs/metrics/commit/0b95e10242e3fcf51d3a174025c2e4010e706222"><code>0b95e10</code></a> chore: Release</li> <li><a href="https://github.com/metrics-rs/metrics/commit/98eba87f967600b056aaf1eaf77ccf5e238da943"><code>98eba87</code></a> chore: changelog updates</li> <li><a href="https://github.com/metrics-rs/metrics/commit/65eff4fbf8b2b1c1ad4014dce2759e4d2cb04d44"><code>65eff4f</code></a> feat(prometheus): add render_to_write function (<a href="https://redirect.github.com/metrics-rs/metrics/issues/641">#641</a>)</li> <li><a href="https://github.com/metrics-rs/metrics/commit/52c07eb48891f95f8a064d79b3ca700eca8f5db4"><code>52c07eb</code></a> chore(deps): bump hyper from 1.6.0 to 1.8.1 (<a href="https://redirect.github.com/metrics-rs/metrics/issues/642">#642</a>)</li> <li><a href="https://github.com/metrics-rs/metrics/commit/c664a01607cbedc630ab8853bd707403b0120c27"><code>c664a01</code></a> add KeyName -&gt; std::Cow paths (<a href="https://redirect.github.com/metrics-rs/metrics/issues/640">#640</a>)</li> <li>Additional commits viewable in <a href="https://github.com/metrics-rs/metrics/compare/metrics-exporter-prometheus-v0.17.2...metrics-exporter-prometheus-v0.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=metrics-exporter-prometheus&package-manager=cargo&previous-version=0.17.2&new-version=0.18.1)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:02:40 +03:00
Sign in to join this conversation.
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
starred/hickory-dns#3787
No description provided.