Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/prometheus/client_golang from 1.17.0 to …
…1.18.0 (#1285) 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/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 "change api http.client to interface"</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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information