Skip to content

Commit

Permalink
chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 (#74)
Browse files Browse the repository at this point in the history
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 9f11e74 commit 02cfed2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.28.3
k8s.io/klog/v2 v2.110.1
k8s.io/klog/v2 v2.120.0
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
sigs.k8s.io/controller-runtime v0.16.3
)
Expand All @@ -41,7 +41,7 @@ require (
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-openapi/analysis v0.21.4 // indirect
github.com/go-openapi/errors v0.20.4 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbS
github.com/gabriel-vasile/mimetype v1.4.2 h1:w5qFW6JKBz9Y393Y4q372O9A7cUSequkh1Q7OhCmWKU=
github.com/gabriel-vasile/mimetype v1.4.2/go.mod h1:zApsH/mKG4w07erKIaJPFiX0Tsq9BFQgN3qGY5GnNgA=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.3.0 h1:2y3SDp0ZXuc6/cjLSZ+Q3ir+QB9T/iG5yYRXqsagWSY=
github.com/go-logr/logr v1.3.0/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-logr/zapr v1.2.4 h1:QHVo+6stLbfJmYGkQ7uGHUCu5hnAFAj6mDe6Ea0SeOo=
Expand Down Expand Up @@ -344,8 +344,8 @@ k8s.io/client-go v0.28.3 h1:2OqNb72ZuTZPKCl+4gTKvqao0AMOl9f3o2ijbAj3LI4=
k8s.io/client-go v0.28.3/go.mod h1:LTykbBp9gsA7SwqirlCXBWtK0guzfhpoW4qSm7i9dxo=
k8s.io/component-base v0.28.3 h1:rDy68eHKxq/80RiMb2Ld/tbH8uAE75JdCqJyi6lXMzI=
k8s.io/component-base v0.28.3/go.mod h1:fDJ6vpVNSk6cRo5wmDa6eKIG7UlIQkaFmZN2fYgIUD8=
k8s.io/klog/v2 v2.110.1 h1:U/Af64HJf7FcwMcXyKm2RPM22WZzyR7OSpYj5tg3cL0=
k8s.io/klog/v2 v2.110.1/go.mod h1:YGtd1984u+GgbuZ7e08/yBuAfKLSO0+uR1Fhi6ExXjo=
k8s.io/klog/v2 v2.120.0 h1:z+q5mfovBj1fKFxiRzsa2DsJLPIVMk/KFL81LMOfK+8=
k8s.io/klog/v2 v2.120.0/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 h1:LyMgNKD2P8Wn1iAwQU5OhxCKlKJy0sHc+PcDwFB24dQ=
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9/go.mod h1:wZK2AVp1uHCp4VamDVgBP2COHZjqD1T68Rf0CM3YjSM=
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI=
Expand Down

0 comments on commit 02cfed2

Please sign in to comment.