Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/prometheus/common from 0.55.0 to 0.57.0 (#223)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.57.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus/common/releases">github.com/prometheus/common's releases</a>.</em></p> <blockquote> <h2>v0.57.0</h2> <h2>What's Changed</h2> <ul> <li>feat: new promslog and promslog/flag packages to wrap log/slog by <a href="https://github.com/tjhop"><code>@tjhop</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/677">prometheus/common#677</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tjhop"><code>@tjhop</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/677">prometheus/common#677</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.56.0...v0.57.0">https://github.com/prometheus/common/compare/v0.56.0...v0.57.0</a></p> <h2>v0.56.0</h2> <h2>What's Changed</h2> <ul> <li>Don't always fetch a OAuth2 token, if the secret from a file didn't change by <a href="https://github.com/multani"><code>@multani</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/647">prometheus/common#647</a></li> <li>remove dependency to github.com/prometheus/client_golang by <a href="https://github.com/ilius"><code>@ilius</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/662">prometheus/common#662</a></li> <li>Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/661">prometheus/common#661</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/664">prometheus/common#664</a></li> <li>Revert <a href="https://redirect.github.com/prometheus/common/issues/576">#576</a> and add deprecation notice by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/665">prometheus/common#665</a></li> <li>Bump golang.org/x/net from 0.26.0 to 0.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/667">prometheus/common#667</a></li> <li>use basic string in IsValidLegacyMetricName by <a href="https://github.com/ywwg"><code>@ywwg</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/668">prometheus/common#668</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/672">prometheus/common#672</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/674">prometheus/common#674</a></li> <li>Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/671">prometheus/common#671</a></li> <li>sigv4: support nil body by <a href="https://github.com/roidelapluie"><code>@roidelapluie</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/673">prometheus/common#673</a></li> <li>Fix overflows of untyped int constants on 32-bit by <a href="https://github.com/dswarbrick"><code>@dswarbrick</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/675">prometheus/common#675</a></li> <li>Update client_golang by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/676">prometheus/common#676</a></li> <li>Update golangci lint by <a href="https://github.com/roidelapluie"><code>@roidelapluie</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/679">prometheus/common#679</a></li> <li>expfmt: Add UTF-8 syntax support in text_parse.go by <a href="https://github.com/fedetorres93"><code>@fedetorres93</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/670">prometheus/common#670</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/681">prometheus/common#681</a></li> <li>fix(utf8): provide a method for explicitly checking label names for legacy validity by <a href="https://github.com/ywwg"><code>@ywwg</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/682">prometheus/common#682</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/multani"><code>@multani</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/647">prometheus/common#647</a></li> <li><a href="https://github.com/ilius"><code>@ilius</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/662">prometheus/common#662</a></li> <li><a href="https://github.com/dswarbrick"><code>@dswarbrick</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/675">prometheus/common#675</a></li> <li><a href="https://github.com/fedetorres93"><code>@fedetorres93</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/670">prometheus/common#670</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.55.0...v0.56.0">https://github.com/prometheus/common/compare/v0.55.0...v0.56.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/common/commit/9bbc9cb5e3685e0dbb85461dde3385509a507550"><code>9bbc9cb</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/677">#677</a> from tjhop/feat/add-promslog-pkg</li> <li><a href="https://github.com/prometheus/common/commit/6ea2584af7f3a2c136ccf2f7844d9d7015680479"><code>6ea2584</code></a> feat: new promslog and promslog/flag packages to wrap log/slog</li> <li><a href="https://github.com/prometheus/common/commit/6623230f2fa6d06f840b03469d6d786172c4a74f"><code>6623230</code></a> Provide a method for explicitly checking label names for legacy validity. (<a href="https://redirect.github.com/prometheus/common/issues/682">#682</a>)</li> <li><a href="https://github.com/prometheus/common/commit/19d07967696b0039bc5b76fc1e72f2be289961e1"><code>19d0796</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/681">#681</a> from prometheus/repo_sync</li> <li><a href="https://github.com/prometheus/common/commit/29a2d2c75f018a6b6da1309e44b8210a7c48406e"><code>29a2d2c</code></a> Update common Prometheus files</li> <li><a href="https://github.com/prometheus/common/commit/8968b6c1d012c44709ce098644b57d681a5eb571"><code>8968b6c</code></a> expfmt: Add UTF-8 syntax support in text_parse.go (<a href="https://redirect.github.com/prometheus/common/issues/670">#670</a>)</li> <li><a href="https://github.com/prometheus/common/commit/cd4bcc02f4479542b7b360049c2ce7db52d3163d"><code>cd4bcc0</code></a> Update golangci lint (<a href="https://redirect.github.com/prometheus/common/issues/679">#679</a>)</li> <li><a href="https://github.com/prometheus/common/commit/2cac84e1490776cacb3f46f14e7adbaf8dcb4596"><code>2cac84e</code></a> Update client_golang (<a href="https://redirect.github.com/prometheus/common/issues/676">#676</a>)</li> <li><a href="https://github.com/prometheus/common/commit/79c0459359c4f5fa2113241540dca24054c1b348"><code>79c0459</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/675">#675</a> from dswarbrick/fix-32bit-overflows</li> <li><a href="https://github.com/prometheus/common/commit/008d7b8628857284ef9162e41a8734f1e479dd80"><code>008d7b8</code></a> Fix overflows of untyped int constants on 32-bit</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.55.0...v0.57.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/common&package-manager=go_modules&previous-version=0.55.0&new-version=0.57.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>
- Loading branch information