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/common from 0.31.1 to 0.32.1 (#…
…10419) Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.31.1 to 0.32.1. <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.32.0</h2> <ul> <li>[FEATURE] Add <code>tls_config</code> field to OAuth 2.0 Config <a href="https://github-redirect.dependabot.com/prometheus/common/issues/331">#331</a></li> <li>[ENHANCEMENT] route: allow HEAD operations <a href="https://github-redirect.dependabot.com/prometheus/common/issues/332">#332</a></li> <li>[BUGFIX] Fix caller in promlog <a href="https://github-redirect.dependabot.com/prometheus/common/issues/334">#334</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/common/commit/2af6d036253eee1a9a08c6ddf6be6d67537bcdff"><code>2af6d03</code></a> Call SetDirectory in OAuth TLS Config (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/337">#337</a>)</li> <li><a href="https://github.com/prometheus/common/commit/9961171de5aebe55f13ece2fbb332e6cf0f5a86b"><code>9961171</code></a> Add sigv4/README.md (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/336">#336</a>)</li> <li><a href="https://github.com/prometheus/common/commit/5e85cde65ae090f3dac0441c1d43fa5d392e3755"><code>5e85cde</code></a> promlog: Fix caller (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/334">#334</a>)</li> <li><a href="https://github.com/prometheus/common/commit/ba7ab70f7a807d22680fb52be3d6e3e3da477e48"><code>ba7ab70</code></a> Update dependencies in sigv4 (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/335">#335</a>)</li> <li><a href="https://github.com/prometheus/common/commit/4bfa954c24f5ae9811682883069d53cbf21053c8"><code>4bfa954</code></a> Add <code>tls_config</code> field to OAuth 2.0 Config (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/331">#331</a>)</li> <li><a href="https://github.com/prometheus/common/commit/5a265357f7c870751728f0b0901a724318001e9b"><code>5a26535</code></a> route: allow HEAD operations (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/332">#332</a>)</li> <li><a href="https://github.com/prometheus/common/commit/c4fba801dbbe8a6a7c56cbd867f5ec33d63bc172"><code>c4fba80</code></a> Update common Prometheus files (<a href="https://github-redirect.dependabot.com/prometheus/common/issues/329">#329</a>)</li> <li>See full diff in <a href="https://github.com/prometheus/common/compare/v0.31.1...v0.32.1">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.31.1&new-version=0.32.1)](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 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