Skip to content

Commit

Permalink
build(deps): Bump the all-go-mod-patch-and-minor group across 1 direc…
Browse files Browse the repository at this point in the history
…tory with 5 updates (#749)

Bumps the all-go-mod-patch-and-minor group with 5 updates in the /
directory:

| Package | From | To |
| --- | --- | --- |
|
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
| `0.19.1` | `0.19.2` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` |
`1.8.1` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.15.1` | `3.15.2`
|
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.30.1` | `0.30.2` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.120.1` |
`2.130.0` |


Updates `github.com/google/go-containerregistry` from 0.19.1 to 0.19.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add JSON marshalling funcs for Digest. by <a
href="https://github.com/wlynch"><code>@​wlynch</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1915">google/go-containerregistry#1915</a></li>
<li>registry: Implement Range requests for blobs by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1917">google/go-containerregistry#1917</a></li>
<li>Support podman auth file REGISTRY_AUTH_FILE. by <a
href="https://github.com/zhaoyonghe"><code>@​zhaoyonghe</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1914">google/go-containerregistry#1914</a></li>
<li>feat: crane mutate platform by <a
href="https://github.com/joshwlewis"><code>@​joshwlewis</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1919">google/go-containerregistry#1919</a></li>
<li>Add Context support to auth methods by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1949">google/go-containerregistry#1949</a></li>
<li>Fix windows race condition when writing image with duplicate layers
by <a href="https://github.com/dgannon991"><code>@​dgannon991</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1921">google/go-containerregistry#1921</a></li>
<li>Add -O shorthand for --omit-digest-tags to crane. by <a
href="https://github.com/smoser"><code>@​smoser</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1958">google/go-containerregistry#1958</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wlynch"><code>@​wlynch</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1915">google/go-containerregistry#1915</a></li>
<li><a
href="https://github.com/zhaoyonghe"><code>@​zhaoyonghe</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1914">google/go-containerregistry#1914</a></li>
<li><a
href="https://github.com/joshwlewis"><code>@​joshwlewis</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1919">google/go-containerregistry#1919</a></li>
<li><a
href="https://github.com/dgannon991"><code>@​dgannon991</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1921">google/go-containerregistry#1921</a></li>
<li><a href="https://github.com/smoser"><code>@​smoser</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1958">google/go-containerregistry#1958</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2">https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/go-containerregistry/commit/1b4e4078a545f2b6f96766a064b45ee77cdbefdd"><code>1b4e407</code></a>
Add -O shorthand for --omit-digest-tags to crane. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1958">#1958</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/3764db238e3ebf35a3ea0da696287701214859b9"><code>3764db2</code></a>
Fix windows race condition when writing image with duplicate layers (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1921">#1921</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/39d1148136d6d225d58aa2697aa2f23dc8d45927"><code>39d1148</code></a>
Add Context support to auth methods (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1949">#1949</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/ff385a972813c79bbd5fc89357ff2cefe3e5b43c"><code>ff385a9</code></a>
feat: mutate platform (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1919">#1919</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/98dd3e91704f90756f7635557788d634665e8813"><code>98dd3e9</code></a>
Support podman auth file REGISTRY_AUTH_FILE. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1914">#1914</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/051d642e295e3e86b58bb5feabb184036fa34a52"><code>051d642</code></a>
registry: Implement Range requests for blobs (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1917">#1917</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/03091849b482099b6cead558b25d89fe921152e3"><code>0309184</code></a>
Add JSON marshalling funcs for Digest. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1915">#1915</a>)</li>
<li>See full diff in <a
href="https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.1</h2>
<h2>✨ Features</h2>
<ul>
<li>Add env variable to suppress completion descriptions on create by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/1938">spf13/cobra#1938</a></li>
</ul>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Micro-optimizations by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/1957">spf13/cobra#1957</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to
2.0.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2127">spf13/cobra#2127</a></li>
<li>Consistent annotation names by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2140">spf13/cobra#2140</a></li>
<li>Remove fully inactivated linters by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2148">spf13/cobra#2148</a></li>
<li>Address golangci-lint deprecation warnings, enable some more linters
by <a href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2152">spf13/cobra#2152</a></li>
</ul>
<h2>🧪 Testing &amp; CI/CD</h2>
<ul>
<li>Add test for func in cobra.go by <a
href="https://github.com/korovindenis"><code>@​korovindenis</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2094">spf13/cobra#2094</a></li>
<li>ci: test golang 1.22 by <a
href="https://github.com/cyrilico"><code>@​cyrilico</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2113">spf13/cobra#2113</a></li>
<li>Optimized and added more linting by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2099">spf13/cobra#2099</a></li>
<li>build(deps): bump actions/setup-go from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2087">spf13/cobra#2087</a></li>
<li>build(deps): bump actions/labeler from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2086">spf13/cobra#2086</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2108">spf13/cobra#2108</a></li>
<li>build(deps): bump actions/cache from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2102">spf13/cobra#2102</a></li>
</ul>
<h2>✏️ Documentation</h2>
<ul>
<li>Fixes and docs for usage as plugin by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2070">spf13/cobra#2070</a></li>
<li>flags: clarify documentation that LocalFlags related function do not
modify the state by <a
href="https://github.com/niamster"><code>@​niamster</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2064">spf13/cobra#2064</a></li>
<li>chore: remove repetitive words by <a
href="https://github.com/racerole"><code>@​racerole</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2122">spf13/cobra#2122</a></li>
<li>Add LXC to the list of projects using Cobra <a
href="https://github.com/VaradBelwalkar"><code>@​VaradBelwalkar</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2071">spf13/cobra#2071</a></li>
<li>Update projects_using_cobra.md by <a
href="https://github.com/marcuskohlberg"><code>@​marcuskohlberg</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2089">spf13/cobra#2089</a></li>
<li>[chore]: update projects using cobra by <a
href="https://github.com/cmwylie19"><code>@​cmwylie19</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2093">spf13/cobra#2093</a></li>
<li>Add Taikun CLI to list of projects by <a
href="https://github.com/Smidra"><code>@​Smidra</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2098">spf13/cobra#2098</a></li>
<li>Add Incus to the list of projects using Cobra by <a
href="https://github.com/montag451"><code>@​montag451</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2118">spf13/cobra#2118</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spf13/cobra/commit/e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec"><code>e94f6d0</code></a>
Address golangci-lint deprecation warnings, enable some more linters (<a
href="https://redirect.github.com/spf13/cobra/issues/2152">#2152</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/8003b74a10ef0d0d84fe3c408d3939d86fdeb210"><code>8003b74</code></a>
Remove fully inactivated linters (<a
href="https://redirect.github.com/spf13/cobra/issues/2148">#2148</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/5c2c1d627d35a00153764a3d37400efc66eaca1c"><code>5c2c1d6</code></a>
Consistent annotation names (<a
href="https://redirect.github.com/spf13/cobra/issues/2140">#2140</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/5a1acea3210649f3d70002818ec04b09f6347062"><code>5a1acea</code></a>
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
(<a
href="https://redirect.github.com/spf13/cobra/issues/2127">#2127</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/0fc86c2ffd0326b6f6ed5fa36803d26993655c08"><code>0fc86c2</code></a>
docs: update user guide (<a
href="https://redirect.github.com/spf13/cobra/issues/2128">#2128</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/6b5f577ebce858ee70fcdd1f062ea3af4b1c03ab"><code>6b5f577</code></a>
More linting (<a
href="https://redirect.github.com/spf13/cobra/issues/2099">#2099</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/bd914e58d69d65e494b45bdb40e90ca816b92fcc"><code>bd914e5</code></a>
fix: remove deprecated io/ioutils package (<a
href="https://redirect.github.com/spf13/cobra/issues/2120">#2120</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/1f80fa2e23cc550c131e8a54dc72d11b265c6fcf"><code>1f80fa2</code></a>
chore: remove repetitive words (<a
href="https://redirect.github.com/spf13/cobra/issues/2122">#2122</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/c69ae4c36b134dd69e5ab9d3d6b9f571ca5afe1e"><code>c69ae4c</code></a>
ci: test golang 1.22 (<a
href="https://redirect.github.com/spf13/cobra/issues/2113">#2113</a>)</li>
<li><a
href="https://github.com/spf13/cobra/commit/a30cee5e5ab0949cc888ef00ae6aee24e091e042"><code>a30cee5</code></a>
build(deps): bump actions/cache from 3 to 4 (<a
href="https://redirect.github.com/spf13/cobra/issues/2102">#2102</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `helm.sh/helm/v3` from 3.15.1 to 3.15.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/helm/releases">helm.sh/helm/v3's
releases</a>.</em></p>
<blockquote>
<p>Helm v3.15.2 is a security (patch) release. Users are strongly
recommended to update to this release.</p>
<p>The community keeps growing, and we'd love to see you there!</p>
<ul>
<li>Join the discussion in <a
href="https://kubernetes.slack.com">Kubernetes Slack</a>:
<ul>
<li>for questions and just to hang out</li>
<li>for discussing PRs, code, and bugs</li>
</ul>
</li>
<li>Hang out at the Public Developer Call: Thursday, 9:30 Pacific via <a
href="https://zoom.us/j/696660622">Zoom</a></li>
<li>Test, debug, and contribute charts: <a
href="https://artifacthub.io/packages/search?kind=0">ArtifactHub/packages</a></li>
</ul>
<h2>Installation and Upgrading</h2>
<p>Download Helm v3.15.2. The common platform binaries are here:</p>
<ul>
<li><a href="https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz">MacOS
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz.sha256sum">checksum</a>
/ e99a9266a5328cb575d81ef10247911f42d9e90c76ef6eef154c5c535565658b)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz">MacOS
arm64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz.sha256sum">checksum</a>
/ 30143dabc1da9d32c7d6c589fad04b1f1ecc73841393d5823fa21c5d7f5bf8f6)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz">Linux
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz.sha256sum">checksum</a>
/ 2694b91c3e501cff57caf650e639604a274645f61af2ea4d601677b746b44fe2)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz">Linux
arm</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz.sha256sum">checksum</a>
/ 2b28fda1d8c6f087011bc7ec820051a13409dadce8385529f306476632e24e85)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz">Linux
arm64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz.sha256sum">checksum</a>
/ adcf07b08484b52508e5cbc8b5f4b0b0db50342f7bc487ecd88b8948b680e6a7)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz">Linux
i386</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz.sha256sum">checksum</a>
/ 8e0bb5a08c7c227a8e285026b6283726ddc0e1f406e2af4d4d600fa1dd85c21e)</li>
<li><a
href="https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz">Linux
ppc64le</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz.sha256sum">checksum</a>
/ 9d95528fb797f6429f7f9b6dee0cf87bf8c71f6470e1db4a51e844c169c285a3)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz">Linux
s390x</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz.sha256sum">checksum</a>
/ 5b42bc3d08fd0ffaf4f9ed810f28464f52ec4ea431b809c7179071d76f3d6f16)</li>
<li><a
href="https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz">Linux
riscv64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz.sha256sum">checksum</a>
/ 2998bae9971a55f862c21bff337c325cb6a44f28ef76e11bffc93d16989e11e6)</li>
<li><a href="https://get.helm.sh/helm-v3.15.2-windows-amd64.zip">Windows
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.2-windows-amd64.zip.sha256sum">checksum</a>
/ cbf40b79fa2a7dbd6e24201f8660b56261d10d6e7b5cadc3ff78100fb45b3c69)</li>
</ul>
<p>This release was signed with <code>672C 657B E06B 4B30 969C 4A57 4614
49C2 5E36 B98E </code> and can be found at <a
href="https://github.com/mattfarina"><code>@​mattfarina</code></a> <a
href="https://keybase.io/mattfarina">keybase account</a>. Please use the
attached signatures for verifying this release using
<code>gpg</code>.</p>
<p>The <a href="https://helm.sh/docs/intro/quickstart/">Quickstart
Guide</a> will get you going from there. For <strong>upgrade
instructions</strong> or detailed installation notes, check the <a
href="https://helm.sh/docs/intro/install/">install guide</a>. You can
also use a <a
href="https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3">script
to install</a> on any system with <code>bash</code>.</p>
<h2>What's Next</h2>
<ul>
<li>3.15.3 will contain only bug fixes and be released on July 10,
2024.</li>
<li>3.16.0 is the next feature release and will be on September 11,
2024.</li>
</ul>
<h2>Changelog</h2>
<ul>
<li>fix: wrong cli description 1a500d5625419a524fdae4b33de351cc4f58ec35
(yyzxw)</li>
<li>fix typo in load_plugins.go 70b225c9abc014cfeb73f7c9f506b0e73e912b61
(yxxhero)</li>
<li>fix docs of DeployedAll b3640f196a2cf77136ab01295bffe76fa184991d
(Daniel Strobusch)</li>
<li>Bump github.com/docker/docker
46e2ba0341d43e19493b2f90c86126da8ad8a64e (dependabot[bot])</li>
<li>bump oras minor version fb311d331f66f7f9153b5d0c7aa07a77bc9528ca
(Austin Abro)</li>
<li>feat(load.go): add warning on requirements.lock
23552a7de6f45aacec47bc2bfe70de02b9d7ab70 (Aaron U'Ren)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/helm/helm/commit/1a500d5625419a524fdae4b33de351cc4f58ec35"><code>1a500d5</code></a>
fix: wrong cli description</li>
<li><a
href="https://github.com/helm/helm/commit/70b225c9abc014cfeb73f7c9f506b0e73e912b61"><code>70b225c</code></a>
fix typo in load_plugins.go</li>
<li><a
href="https://github.com/helm/helm/commit/b3640f196a2cf77136ab01295bffe76fa184991d"><code>b3640f1</code></a>
fix docs of DeployedAll</li>
<li><a
href="https://github.com/helm/helm/commit/46e2ba0341d43e19493b2f90c86126da8ad8a64e"><code>46e2ba0</code></a>
Bump github.com/docker/docker</li>
<li><a
href="https://github.com/helm/helm/commit/fb311d331f66f7f9153b5d0c7aa07a77bc9528ca"><code>fb311d3</code></a>
bump oras minor version</li>
<li><a
href="https://github.com/helm/helm/commit/23552a7de6f45aacec47bc2bfe70de02b9d7ab70"><code>23552a7</code></a>
feat(load.go): add warning on requirements.lock</li>
<li>See full diff in <a
href="https://github.com/helm/helm/compare/v3.15.1...v3.15.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.2
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.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.31 (Take 1)</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(*): fix spelling of Intel Corporation by <a
href="https://github.com/jsoref"><code>@​jsoref</code></a> in <a
href="https://redirect.github.com/kubernetes/klog/pull/399">kubernetes/klog#399</a></li>
<li>build: fix some linter warnings by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://redirect.github.com/kubernetes/klog/pull/402">kubernetes/klog#402</a></li>
<li>examples: fix linter warning by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://redirect.github.com/kubernetes/klog/pull/406">kubernetes/klog#406</a></li>
<li>Do not acquire lock for file.Sync() fsync call by <a
href="https://github.com/1978629634"><code>@​1978629634</code></a> in <a
href="https://redirect.github.com/kubernetes/klog/pull/404">kubernetes/klog#404</a></li>
<li>ktesting: tone down warning about leaked test goroutine by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://redirect.github.com/kubernetes/klog/pull/401">kubernetes/klog#401</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jsoref"><code>@​jsoref</code></a> made
their first contribution in <a
href="https://redirect.github.com/kubernetes/klog/pull/399">kubernetes/klog#399</a></li>
<li><a
href="https://github.com/1978629634"><code>@​1978629634</code></a> made
their first contribution in <a
href="https://redirect.github.com/kubernetes/klog/pull/404">kubernetes/klog#404</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0">https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/klog/commit/16c7d26677a2b3af4d48fd83038205253b536cd1"><code>16c7d26</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/klog/issues/401">#401</a>
from pohly/ktesting-warning-delay</li>
<li><a
href="https://github.com/kubernetes/klog/commit/cd240123a4107102152c48c157cc17d3153533e9"><code>cd24012</code></a>
ktesting: tone down warning about leaked test goroutine</li>
<li><a
href="https://github.com/kubernetes/klog/commit/2ee202a9b36a1a166634ef13f1e9e2e13ec4a547"><code>2ee202a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/klog/issues/404">#404</a>
from 1978629634/fsync-freelock</li>
<li><a
href="https://github.com/kubernetes/klog/commit/79575d8bbaa005a0180f5c7218c0b95273230b3d"><code>79575d8</code></a>
Do not acquire lock for file.Sync() fsync call</li>
<li><a
href="https://github.com/kubernetes/klog/commit/7af45d6b1f6ba4a74c8a7477d41bbc343dfba34e"><code>7af45d6</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/klog/issues/406">#406</a>
from pohly/linter</li>
<li><a
href="https://github.com/kubernetes/klog/commit/d008cfeb91b5032d89e189ef1c5f355fbc049249"><code>d008cfe</code></a>
examples: fix linter warning</li>
<li><a
href="https://github.com/kubernetes/klog/commit/ab53041d62fd518fc9f69ea518f6abed3bcd4905"><code>ab53041</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/klog/issues/402">#402</a>
from pohly/linter-issues</li>
<li><a
href="https://github.com/kubernetes/klog/commit/ff7c070ad572af0e5e7b4b842f893a60ac6b4151"><code>ff7c070</code></a>
build: fix some linter warnings</li>
<li><a
href="https://github.com/kubernetes/klog/commit/569bb3c2c43a65a62c5f453da458c19f82eba1b2"><code>569bb3c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/klog/issues/399">#399</a>
from jsoref/spelling-corporation</li>
<li><a
href="https://github.com/kubernetes/klog/commit/200f43e7b769aa7974d2b8eafe0688abe3a6c481"><code>200f43e</code></a>
chore(*): fix spelling of Intel Corporation</li>
<li>See full diff in <a
href="https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent e1524e0 commit f721cd8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/docker/docker-credential-helpers v0.8.2
github.com/docker/go-connections v0.5.0
github.com/elazarl/goproxy v0.0.0-20230731152917-f99041a5c027
github.com/google/go-containerregistry v0.19.1
github.com/google/go-containerregistry v0.19.2
github.com/hashicorp/go-getter v1.7.4
github.com/mesosphere/dkp-cli-runtime/core v0.7.3
github.com/mholt/archiver/v3 v3.5.1
Expand All @@ -31,15 +31,15 @@ require (
github.com/opencontainers/image-spec v1.1.0
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/thediveo/enumflag/v2 v2.0.5
golang.org/x/sync v0.7.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.15.1
k8s.io/apimachinery v0.30.1
k8s.io/klog/v2 v2.120.1
helm.sh/helm/v3 v3.15.2
k8s.io/apimachinery v0.30.2
k8s.io/klog/v2 v2.130.0
k8s.io/utils v0.0.0-20231127182322-b307cd553661
)

Expand Down Expand Up @@ -80,7 +80,7 @@ require (
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/containers/storage v1.54.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
Expand Down
24 changes: 12 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,8 @@ github.com/containers/storage v1.54.0 h1:xwYAlf6n9OnIlURQLLg3FYHbO74fQ/2W2N6EtQE
github.com/containers/storage v1.54.0/go.mod h1:PlMOoinRrBSnhYODLxt4EXl0nmJt+X0kjG0Xdt9fMTw=
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
github.com/cyphar/filepath-securejoin v0.2.5 h1:6iR5tXJ/e6tJZzzdMc1km3Sa7RRIVBKAK32O2s7AYfo=
Expand Down Expand Up @@ -478,8 +478,8 @@ github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-containerregistry v0.19.1 h1:yMQ62Al6/V0Z7CqIrrS1iYoA5/oQCm88DeNujc7C1KY=
github.com/google/go-containerregistry v0.19.1/go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI=
github.com/google/go-containerregistry v0.19.2 h1:TannFKE1QSajsP6hPWb5oJNgKe1IKjHukIKDUmvsV6w=
github.com/google/go-containerregistry v0.19.2/go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
Expand Down Expand Up @@ -766,8 +766,8 @@ github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasO
github.com/spf13/cast v1.3.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
github.com/spf13/cast v1.5.1 h1:R+kOtfhWQE6TVQzY+4D7wJLBgkdVasCEFxSUBYBYIlA=
github.com/spf13/cast v1.5.1/go.mod h1:b9PdjNptOpzXr7Rq1q9gJML/2cdGQAo69NKzQ10KN48=
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down Expand Up @@ -1415,8 +1415,8 @@ gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
gotest.tools/v3 v3.5.1/go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU=
helm.sh/helm/v3 v3.15.1 h1:22ztacHz4gMqhXNqCQ9NAg6BFWoRUryNLvnkz6OVyw0=
helm.sh/helm/v3 v3.15.1/go.mod h1:fvfoRcB8UKRUV5jrIfOTaN/pG1TPhuqSb56fjYdTKXg=
helm.sh/helm/v3 v3.15.2 h1:/3XINUFinJOBjQplGnjw92eLGpgXXp1L8chWPkCkDuw=
helm.sh/helm/v3 v3.15.2/go.mod h1:FzSIP8jDQaa6WAVg9F+OkKz7J0ZmAga4MABtTbsb9WQ=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
Expand All @@ -1428,8 +1428,8 @@ k8s.io/api v0.30.0 h1:siWhRq7cNjy2iHssOB9SCGNCl2spiF1dO3dABqZ8niA=
k8s.io/api v0.30.0/go.mod h1:OPlaYhoHs8EQ1ql0R/TsUgaRPhpKNxIMrKQfWUp8QSE=
k8s.io/apiextensions-apiserver v0.30.0 h1:jcZFKMqnICJfRxTgnC4E+Hpcq8UEhT8B2lhBcQ+6uAs=
k8s.io/apiextensions-apiserver v0.30.0/go.mod h1:N9ogQFGcrbWqAY9p2mUAL5mGxsLqwgtUce127VtRX5Y=
k8s.io/apimachinery v0.30.1 h1:ZQStsEfo4n65yAdlGTfP/uSHMQSoYzU/oeEbkmF7P2U=
k8s.io/apimachinery v0.30.1/go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc=
k8s.io/apimachinery v0.30.2 h1:fEMcnBj6qkzzPGSVsAZtQThU62SmQ4ZymlXRC5yFSCg=
k8s.io/apimachinery v0.30.2/go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc=
k8s.io/apiserver v0.30.0 h1:QCec+U72tMQ+9tR6A0sMBB5Vh6ImCEkoKkTDRABWq6M=
k8s.io/apiserver v0.30.0/go.mod h1:smOIBq8t0MbKZi7O7SyIpjPsiKJ8qa+llcFCluKyqiY=
k8s.io/cli-runtime v0.30.0 h1:0vn6/XhOvn1RJ2KJOC6IRR2CGqrpT6QQF4+8pYpWQ48=
Expand All @@ -1438,8 +1438,8 @@ k8s.io/client-go v0.30.0 h1:sB1AGGlhY/o7KCyCEQ0bPWzYDL0pwOZO4vAtTSh/gJQ=
k8s.io/client-go v0.30.0/go.mod h1:g7li5O5256qe6TYdAMyX/otJqMhIiGgTapdLchhmOaY=
k8s.io/component-base v0.30.0 h1:cj6bp38g0ainlfYtaOQuRELh5KSYjhKxM+io7AUIk4o=
k8s.io/component-base v0.30.0/go.mod h1:V9x/0ePFNaKeKYA3bOvIbrNoluTSG+fSJKjLdjOoeXQ=
k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw=
k8s.io/klog/v2 v2.120.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/klog/v2 v2.130.0 h1:5nB3+3HpqKqXJIXNtJdtxcDCfaa9KL8StJgMzGJkUkM=
k8s.io/klog/v2 v2.130.0/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98=
k8s.io/kubectl v0.30.0 h1:xbPvzagbJ6RNYVMVuiHArC1grrV5vSmmIcSZuCdzRyk=
Expand Down

0 comments on commit f721cd8

Please sign in to comment.