Skip to content

Commit

Permalink
build(deps): bump github.com/prometheus/client_golang from 1.17.0 to …
Browse files Browse the repository at this point in the history
…1.18.0 (#5053)

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>v0.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/v1.18.0/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 />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/prometheus/client_golang | [>= 1.10.a, < 1.11] |
</details>


[![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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 0a0bdd4 commit d489e3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver v0.91.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver v0.91.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver v0.91.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/client_model v0.5.0
github.com/prometheus/common v0.45.0
github.com/soheilhy/cmux v0.1.5
Expand Down Expand Up @@ -163,7 +163,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/statsd_exporter v0.22.7 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/relvacode/iso8601 v1.3.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@ github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqr
github.com/prometheus/client_golang v1.12.1/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
github.com/prometheus/client_golang v1.12.2/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
github.com/prometheus/client_golang v1.13.0/go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ=
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.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Expand All @@ -483,8 +483,8 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
github.com/prometheus/procfs v0.11.1 h1:xRC8Iq1yyca5ypa9n1EZnWZkt7dwcoRPQwX/5gwaUuI=
github.com/prometheus/procfs v0.11.1/go.mod h1:eesXgaPo1q7lBpVMoMy0ZOFTth9hBn4W/y0/p/ScXhY=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
github.com/prometheus/statsd_exporter v0.22.7 h1:7Pji/i2GuhK6Lu7DHrtTkFmNBCudCPT1pX2CziuyQR0=
github.com/prometheus/statsd_exporter v0.22.7/go.mod h1:N/TevpjkIh9ccs6nuzY3jQn9dFqnUakOjnEuMPJJJnI=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
Expand Down

0 comments on commit d489e3a

Please sign in to comment.