dependabot[bot] opened a new pull request, #5206: URL: https://github.com/apache/camel-k/pull/5206
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.49.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.49.0</h2> <h2>What's Changed</h2> <ul> <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/574">prometheus/common#574</a></li> <li>Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/571">prometheus/common#571</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/581">prometheus/common#581</a></li> <li>Update Go by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/588">prometheus/common#588</a></li> <li>Deprecate version.NewCollector by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/579">prometheus/common#579</a></li> <li>Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/587">prometheus/common#587</a></li> <li>Avoid off-spec openmetrics exposition when exemplars have empty labels by <a href="https://github.com/orls"><code>@orls</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/569">prometheus/common#569</a></li> <li>Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/585">prometheus/common#585</a></li> <li>Write created lines when negotiating OpenMetrics by <a href="https://github.com/ArthurSens"><code>@ArthurSens</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/504">prometheus/common#504</a></li> <li>Upgrade client_model to v.0.6.0 by <a href="https://github.com/vesari"><code>@vesari</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/589">prometheus/common#589</a></li> <li>http_config: Add host by <a href="https://github.com/jkroepke"><code>@jkroepke</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/549">prometheus/common#549</a></li> <li>LabelSet: Fix alphabetical sorting for prometheus LabelSet by <a href="https://github.com/wasim-nihal"><code>@wasim-nihal</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/575">prometheus/common#575</a></li> <li>labelset: optimise String() function by <a href="https://github.com/bboreham"><code>@bboreham</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/590">prometheus/common#590</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/orls"><code>@orls</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/569">prometheus/common#569</a></li> <li><a href="https://github.com/vesari"><code>@vesari</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/589">prometheus/common#589</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.48.0...v0.49.0">https://github.com/prometheus/common/compare/v0.48.0...v0.49.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/common/commit/36d0bf9957ed0f1fd392823ab2a4a4013601076e"><code>36d0bf9</code></a> labelset: optimise String() function (<a href="https://redirect.github.com/prometheus/common/issues/590">#590</a>)</li> <li><a href="https://github.com/prometheus/common/commit/e8be06d21250ae96e3fed6af687695265b2e633b"><code>e8be06d</code></a> LabelSet: Fix alphabetical sorting for prometheus LabelSet (<a href="https://redirect.github.com/prometheus/common/issues/575">#575</a>)</li> <li><a href="https://github.com/prometheus/common/commit/52e512c4014bb7165715f211fd6f3ac4cf19c529"><code>52e512c</code></a> http_config: Add host (<a href="https://redirect.github.com/prometheus/common/issues/549">#549</a>)</li> <li><a href="https://github.com/prometheus/common/commit/699b115e4ebddb13d9855494f254b3d8c3d12eab"><code>699b115</code></a> Upgrade client_model to v.0.6.0 (<a href="https://redirect.github.com/prometheus/common/issues/589">#589</a>)</li> <li><a href="https://github.com/prometheus/common/commit/48d2e18518e067eb79a277a7da0dfde5436bf83a"><code>48d2e18</code></a> Write created lines when negotiating OpenMetrics (<a href="https://redirect.github.com/prometheus/common/issues/504">#504</a>)</li> <li><a href="https://github.com/prometheus/common/commit/b27d4bfc43af09d587381b63176e71c855104330"><code>b27d4bf</code></a> Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (<a href="https://redirect.github.com/prometheus/common/issues/585">#585</a>)</li> <li><a href="https://github.com/prometheus/common/commit/9c61db0acab6cf79d29fe675a41214d44b516e32"><code>9c61db0</code></a> Avoid off-spec openmetrics exposition when exemplars have empty labels (<a href="https://redirect.github.com/prometheus/common/issues/569">#569</a>)</li> <li><a href="https://github.com/prometheus/common/commit/dd8b1ecaff804639118385f9fbab3d48e688fee7"><code>dd8b1ec</code></a> Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (<a href="https://redirect.github.com/prometheus/common/issues/587">#587</a>)</li> <li><a href="https://github.com/prometheus/common/commit/9fbe2ed2e64ecf4828eb2a7ee9fed95816b50b03"><code>9fbe2ed</code></a> Deprecate version.NewCollector (<a href="https://redirect.github.com/prometheus/common/issues/579">#579</a>)</li> <li><a href="https://github.com/prometheus/common/commit/eb399120f59dfcbaa9b7351b0a9138b30bd1122c"><code>eb39912</code></a> Update Go (<a href="https://redirect.github.com/prometheus/common/issues/588">#588</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.48.0...v0.49.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org