Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump metrics from 0.21.0 to 0.21.1 (vectordotdev#17836)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.21.0 to 0.21.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/metrics-rs/metrics/commit/0ffcc48cb219ea4664812d97bba8c07ec31515fa"><code>0ffcc48</code></a> (cargo-release) version 0.21.1</li> <li><a href="https://github.com/metrics-rs/metrics/commit/deead8bda0ce31e39cf63bb9f56c02a612436d91"><code>deead8b</code></a> (cargo-release) version 0.15.1</li> <li><a href="https://github.com/metrics-rs/metrics/commit/9d141d1484ecedd3c75528de6490e3fe770f0c50"><code>9d141d1</code></a> pin hashbrown to avoid MSRV bump</li> <li><a href="https://github.com/metrics-rs/metrics/commit/4ba145fda1fbdfec289606c6f798c6d34bfef00b"><code>4ba145f</code></a> changelog</li> <li><a href="https://github.com/metrics-rs/metrics/commit/61580c0c4bc2a5d7a058b0ccf903d9540d06eb97"><code>61580c0</code></a> bump deps + clippy stuff</li> <li><a href="https://github.com/metrics-rs/metrics/commit/c04028c4b7789108e9a5d1b14e998718f82854a6"><code>c04028c</code></a> Add <code>Borrow</code> impl to <code>KeyName</code> (<a href="https://redirect.github.com/metrics-rs/metrics/issues/381">#381</a>)</li> <li><a href="https://github.com/metrics-rs/metrics/commit/c282e44bcbb89feb2b5fcc87120c5efcadeadf8e"><code>c282e44</code></a> changelog</li> <li><a href="https://github.com/metrics-rs/metrics/commit/20d207f53e6f22992167cf85f99110909a2b1087"><code>20d207f</code></a> Impl From<std::borrow::Cow> for KeyName (<a href="https://redirect.github.com/metrics-rs/metrics/issues/378">#378</a>)</li> <li><a href="https://github.com/metrics-rs/metrics/commit/a4b2fc1605e4cc2c2d98d829ef8261d891673d7d"><code>a4b2fc1</code></a> Update aho-corasick to 1.0.</li> <li><a href="https://github.com/metrics-rs/metrics/commit/c15c0ed663685251330213182c72ee303ec698b0"><code>c15c0ed</code></a> feat(util): new helper type for recovering recorder after installing it (<a href="https://redirect.github.com/metrics-rs/metrics/issues/362">#362</a>)</li> <li>Additional commits viewable in <a href="https://github.com/metrics-rs/metrics/compare/metrics-v0.21.0...metrics-v0.21.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=metrics&package-manager=cargo&previous-version=0.21.0&new-version=0.21.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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information