Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#1421)
Browse files Browse the repository at this point in the history
Bumps
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
from 1.17.0 to 1.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>[FEATURE] promlint: Allow creation of custom metric validations. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1311">#1311</a></li>
<li>[FEATURE] Go programs using client_golang can be built in wasip1 OS.
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1350">#1350</a></li>
<li>[BUGFIX] histograms: Add timer to reset ASAP after bucket limiting
has happened. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1367">#1367</a></li>
<li>[BUGFIX] testutil: Fix comparison of metrics with empty Help
strings. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1378">#1378</a></li>
<li>[ENHANCEMENT] Improved performance of
<code>MetricVec.WithLabelValues(...)</code>. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1360">#1360</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/srenatus"><code>@​srenatus</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1350">prometheus/client_golang#1350</a></li>
<li><a href="https://github.com/jadolg"><code>@​jadolg</code></a> made
their first contribution in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1342">prometheus/client_golang#1342</a></li>
<li><a
href="https://github.com/manas-rust"><code>@​manas-rust</code></a> made
their first contribution in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1383">prometheus/client_golang#1383</a></li>
<li><a href="https://github.com/bluekeyes"><code>@​bluekeyes</code></a>
made their first contribution in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1378">prometheus/client_golang#1378</a></li>
<li><a href="https://github.com/tsipo"><code>@​tsipo</code></a> made
their first contribution in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1387">prometheus/client_golang#1387</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0">https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's
changelog</a>.</em></p>
<blockquote>
<h2>1.18.0 / 2023-12-22</h2>
<ul>
<li>[FEATURE] promlint: Allow creation of custom metric validations. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1311">#1311</a></li>
<li>[FEATURE] Go programs using client_golang can be built in wasip1 OS.
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1350">#1350</a></li>
<li>[BUGFIX] histograms: Add timer to reset ASAP after bucket limiting
has happened. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1367">#1367</a></li>
<li>[BUGFIX] testutil: Fix comparison of metrics with empty Help
strings. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1378">#1378</a></li>
<li>[ENHANCEMENT] Improved performance of
<code>MetricVec.WithLabelValues(...)</code>. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1360">#1360</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/53be91d12107cb69053a8792d0a3a2a6124d59cf"><code>53be91d</code></a>
Revert &quot;change api http.client to interface&quot;</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/1a2d0724807dd0485e80650dacbb697e4e7224d4"><code>1a2d072</code></a>
Add 1.18 changelog</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/239b12347d1bda84c30e94768b7d40a52a04caf8"><code>239b123</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1387">#1387</a>
from tsipo/main</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/3f8bd73e9b6d1e20e8e1536622bd0fda8bb3cb50"><code>3f8bd73</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1370">#1370</a>
from prometheus/dependabot/go_modules/tutorial/whats...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/5e55b312c0329f38d86c81f354585a87454c811c"><code>5e55b31</code></a>
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in
/tutorial/whatsup</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/e96fb182c22dee42f79827f9b78b4e283a5f8589"><code>e96fb18</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1401">#1401</a>
from prometheus/dependabot/go_modules/golang.org/x/s...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/2a8fc90b9b40a159c8673832ff6bc0feb279b2b3"><code>2a8fc90</code></a>
Bump golang.org/x/sys from 0.13.0 to 0.15.0</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/24d59e9b9bec2e3e578c216bdc41ff8d6bf46e88"><code>24d59e9</code></a>
change client to interface, allow override by other implementations
(e.g. git...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/80d3f0b5b36c891016370423516e353b1a5f0a55"><code>80d3f0b</code></a>
Normalize empty help values in CollectAndCompare (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1378">#1378</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/3f80cd105563411928ec9c51f08861399169c059"><code>3f80cd1</code></a>
Add example of NewConstMetricWithCreatedTimestamp (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1375">#1375</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/client_golang&package-manager=go_modules&previous-version=1.17.0&new-version=1.18.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent e0fd286 commit 767fead
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -11,7 +11,7 @@ require (
github.com/mkmik/multierror v0.4.0
github.com/onsi/ginkgo/v2 v2.13.2
github.com/onsi/gomega v1.30.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_golang v1.18.0
github.com/spf13/pflag v1.0.5
github.com/throttled/throttled v2.2.5+incompatible
golang.org/x/crypto v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -92,8 +92,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_golang v1.17.0 h1:rl2sfwZMtSthVU752MqfjQozy7blglC+1SOtjMAMh+Q=
github.com/prometheus/client_golang v1.17.0/go.mod h1:VeL+gMmOAxkS2IqfCq0ZmHSL+LjWfWDUmp1mBz9JgUY=
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk=
github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA=
github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=
github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI=
github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM=
Expand Down

0 comments on commit 767fead

Please sign in to comment.