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 2024/01/11 00:48:20 UTC

[PR] chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 [camel-k]

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

   Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.110.1 to 2.120.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/kubernetes/klog/releases">k8s.io/klog/v2's releases</a>.</em></p>
   <blockquote>
   <h2>Prepare klog release for Kubernetes v1.30 (Take 1)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>OWNERS: remove serathius, add mengjiao-liu, promote pohly by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/394">kubernetes/klog#394</a></li>
   <li>docs: clarify relationship between different features by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/395">kubernetes/klog#395</a></li>
   <li>Add SafePtr wrapper by <a href="https://github.com/kaisoz"><code>@​kaisoz</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/393">kubernetes/klog#393</a></li>
   <li>logr v1.4.1 + SetSlogLogger by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/396">kubernetes/klog#396</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/kaisoz"><code>@​kaisoz</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/393">kubernetes/klog#393</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0">https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/kubernetes/klog/commit/2d0829603f74534b4b4e09551c8d003da4558143"><code>2d08296</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/396">#396</a> from pohly/slog-helper</li>
   <li><a href="https://github.com/kubernetes/klog/commit/e4deee85f1cbc9ac407804b4a0fc1a38123b62f2"><code>e4deee8</code></a> slog: use main logr package instead of logr/slogr</li>
   <li><a href="https://github.com/kubernetes/klog/commit/5d1d2d5088c081963c86742661d3ca562f01a506"><code>5d1d2d5</code></a> add SetSlogLogger</li>
   <li><a href="https://github.com/kubernetes/klog/commit/39afdba29c11cf9a3f4e24d34a4734064453cd62"><code>39afdba</code></a> dependencies: logr v1.4.1</li>
   <li><a href="https://github.com/kubernetes/klog/commit/2086216a5034ba7c4e3a4fec7d89c5d0434eb1a0"><code>2086216</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/393">#393</a> from kaisoz/add-safeptr</li>
   <li><a href="https://github.com/kubernetes/klog/commit/881fa0b2b0720e0182654a2f0bc79c238e968c30"><code>881fa0b</code></a> Add SafePtr wrapper</li>
   <li><a href="https://github.com/kubernetes/klog/commit/8dd3f2e4c7f9e9247d1c752c4758718547d4b4a3"><code>8dd3f2e</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/395">#395</a> from pohly/readme-update</li>
   <li><a href="https://github.com/kubernetes/klog/commit/d3dd725dbab5b11775cac8305a4e9e005e2dff5c"><code>d3dd725</code></a> docs: clarify relationship between different features</li>
   <li><a href="https://github.com/kubernetes/klog/commit/761b63056090577a40c1a7eedf8fef7edda673d6"><code>761b630</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/394">#394</a> from pohly/owners-update</li>
   <li><a href="https://github.com/kubernetes/klog/commit/f33bd6c452d333be3dac5414ff1866443fab3c1b"><code>f33bd6c</code></a> OWNERS: remove serathius, add mengjiao-liu, promote pohly</li>
   <li>See full diff in <a href="https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/klog/v2&package-manager=go_modules&previous-version=2.110.1&new-version=2.120.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>


-- 
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


Re: [PR] chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on PR #5049:
URL: https://github.com/apache/camel-k/pull/5049#issuecomment-1887010716

   @dependabot rebase


-- 
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


Re: [PR] chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 [camel-k]

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


-- 
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