[PR #3384] [CLOSED] build(deps): bump metrics-util from 0.20.0 to 0.20.1 #3798

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

📋 Pull Request Information

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

Base: mainHead: dependabot/cargo/metrics-util-0.20.1


📝 Commits (1)

  • 7159793 build(deps): bump metrics-util from 0.20.0 to 0.20.1

📊 Changes

2 files changed (+20 additions, -11 deletions)

View changed files

📝 Cargo.lock (+19 -10)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps metrics-util from 0.20.0 to 0.20.1.

Commits
  • 88a5fda chore: Release
  • 0b95e10 chore: Release
  • 98eba87 chore: changelog updates
  • 65eff4f feat(prometheus): add render_to_write function (#641)
  • 52c07eb chore(deps): bump hyper from 1.6.0 to 1.8.1 (#642)
  • c664a01 add KeyName -> std::Cow paths (#640)
  • 4c0a319 fix(metrics-exporter-prometheus): fix visibility issue with LabelSet
  • fde7e85 actually export LabelSet so it can be used with formatting methods
  • 51fbc50 update CHANGELOG to prepare for release
  • 41a2bb9 enhancement(metrics-exporter-prometheus): implement native histogram support
  • Additional commits viewable in compare view

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/3384 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/metrics-util-0.20.1` --- ### 📝 Commits (1) - [`7159793`](https://github.com/hickory-dns/hickory-dns/commit/71597931ef3b9cca6499e29b649727c81d949a82) build(deps): bump metrics-util from 0.20.0 to 0.20.1 ### 📊 Changes **2 files changed** (+20 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+19 -10) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.20.0 to 0.20.1. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/metrics-rs/metrics/commit/4c0a31903aecccca0bf075406025b64e21f17078"><code>4c0a319</code></a> fix(metrics-exporter-prometheus): fix visibility issue with LabelSet</li> <li><a href="https://github.com/metrics-rs/metrics/commit/fde7e85d2a966e2582dabd22007e887712f5494d"><code>fde7e85</code></a> actually export LabelSet so it can be used with formatting methods</li> <li><a href="https://github.com/metrics-rs/metrics/commit/51fbc509a6e9288f441429ba3130ae820bc89640"><code>51fbc50</code></a> update CHANGELOG to prepare for release</li> <li><a href="https://github.com/metrics-rs/metrics/commit/41a2bb97bbf6648377f0d31136b16701680ea13f"><code>41a2bb9</code></a> enhancement(metrics-exporter-prometheus): implement native histogram support</li> <li>Additional commits viewable in <a href="https://github.com/metrics-rs/metrics/compare/metrics-util-v0.20.0...metrics-util-v0.20.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=metrics-util&package-manager=cargo&previous-version=0.20.0&new-version=0.20.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:03:13 +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#3798
No description provided.