Commit 0215f78
Bump telemetry_metrics_statsd from 0.7.1 to 0.7.2 (#2242)
Bumps
[telemetry_metrics_statsd](https://github.com/beam-telemetry/telemetry_metrics_statsd)
from 0.7.1 to 0.7.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/blob/main/CHANGELOG.md">telemetry_metrics_statsd's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/tree/v0.7.2">0.7.2</a></h2>
<h4>Fixed</h4>
<ul>
<li>Handle tag values that don't implement <code>String.Chars</code>
protocol. (<a
href="https://redirect.github.com/beam-telemetry/telemetry_metrics_statsd/issues/106">#106</a>)
<a href="https://github.com/studzien"><code>@studzien</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/commit/0c5298f844fbb888c8fa8172a23595a7daba1f7e"><code>0c5298f</code></a>
Release v0.7.2</li>
<li><a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/commit/6fa50d78ee4758ab6b4004d2de9e1d5368bd21ef"><code>6fa50d7</code></a>
Handle datadog tag values that can't be converted to string (<a
href="https://redirect.github.com/beam-telemetry/telemetry_metrics_statsd/issues/106">#106</a>)</li>
<li><a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/commit/4a6651f84113ccca3b7f6f36faba2816969a4496"><code>4a6651f</code></a>
Fix CI (<a
href="https://redirect.github.com/beam-telemetry/telemetry_metrics_statsd/issues/107">#107</a>)</li>
<li>See full diff in <a
href="https://github.com/beam-telemetry/telemetry_metrics_statsd/compare/v0.7.1...v0.7.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Shoemaker <[email protected]>1 parent 8c43252 commit 0215f78
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments