You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/02 01:03:09 UTC

[GitHub] [camel-k] dependabot[bot] opened a new pull request, #4089: chore(deps): bump github.com/prometheus/common from 0.40.0 to 0.41.0

dependabot[bot] opened a new pull request, #4089:
URL: https://github.com/apache/camel-k/pull/4089

   Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.40.0 to 0.41.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.41.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix marshalling of TLSVersion by <a href="https://github.com/roidelapluie"><code>@​roidelapluie</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/429">prometheus/common#429</a></li>
   <li>expfmt: add test case for issue with *bufio.Reader and FmtText format by <a href="https://github.com/roidelapluie"><code>@​roidelapluie</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/448">prometheus/common#448</a></li>
   <li>expfmt: add test cases for TextParser startOfLine error handling by <a href="https://github.com/roidelapluie"><code>@​roidelapluie</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/449">prometheus/common#449</a></li>
   <li>Fix and test JSON &amp; YAML marshalling by <a href="https://github.com/roidelapluie"><code>@​roidelapluie</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/450">prometheus/common#450</a></li>
   <li>Update Go versions by <a href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/447">prometheus/common#447</a></li>
   <li>Bump golang.org/x/net from 0.4.0 to 0.7.0 in /sigv4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/454">prometheus/common#454</a></li>
   <li>Update kingpin module source by <a href="https://github.com/hairyhenderson"><code>@​hairyhenderson</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/458">prometheus/common#458</a></li>
   <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@​prombot</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/460">prometheus/common#460</a></li>
   <li>Update Go modules by <a href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/459">prometheus/common#459</a></li>
   <li>Add dependabot by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/433">prometheus/common#433</a></li>
   <li>model: Remove json-iterator usage (again) by <a href="https://github.com/beorn7"><code>@​beorn7</code></a> in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/453">prometheus/common#453</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/454">prometheus/common#454</a></li>
   <li><a href="https://github.com/hairyhenderson"><code>@​hairyhenderson</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/prometheus/common/pull/458">prometheus/common#458</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.40.0...v0.41.0">https://github.com/prometheus/common/compare/v0.40.0...v0.41.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/prometheus/common/commit/94c865c472c259ed462f97944c6196c518de3905"><code>94c865c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/453">#453</a> from prometheus/beorn7/model</li>
   <li><a href="https://github.com/prometheus/common/commit/ab87968b5dcfb0f0144071f7eafa4b1bd41c6749"><code>ab87968</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/433">#433</a> from lucacome/add-dependabot</li>
   <li><a href="https://github.com/prometheus/common/commit/e903cdd393f6e5a218da1e07a8c161069b87c437"><code>e903cdd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/459">#459</a> from prometheus/superq/mods</li>
   <li><a href="https://github.com/prometheus/common/commit/456cf052739dda325a3ac5cba28e1572f2bb937b"><code>456cf05</code></a> model: Remove json-iterator usage (again)</li>
   <li><a href="https://github.com/prometheus/common/commit/569c9c3729536f86f227bd5f6941d2f40818a8ce"><code>569c9c3</code></a> Apply suggestions from code review</li>
   <li><a href="https://github.com/prometheus/common/commit/4827ac3e6ff608c6959b8a53665e715904297a69"><code>4827ac3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/460">#460</a> from prometheus/repo_sync</li>
   <li><a href="https://github.com/prometheus/common/commit/51087f953eed36891d156c743ad9b14302db9d3b"><code>51087f9</code></a> Update common Prometheus files</li>
   <li><a href="https://github.com/prometheus/common/commit/caae7d48233cdc82a0c04d1baf62d172f89e6c7b"><code>caae7d4</code></a> Update Go modules</li>
   <li><a href="https://github.com/prometheus/common/commit/c4e09cbdd7b4d34b4214dcac748c77f3447b4591"><code>c4e09cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/458">#458</a> from hairyhenderson/switch-kingpin-repo</li>
   <li><a href="https://github.com/prometheus/common/commit/8fe65a7cb7a92a99120fa28853d5dfcc9966d466"><code>8fe65a7</code></a> Update kingpin module source</li>
   <li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.40.0...v0.41.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.40.0&new-version=0.41.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 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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez merged pull request #4089: chore(deps): bump github.com/prometheus/common from 0.40.0 to 0.41.0

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez merged PR #4089:
URL: https://github.com/apache/camel-k/pull/4089


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org