Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/tinkerbell/rufio from 0.5.2 to 0.6.1 (#424)
Bumps [github.com/tinkerbell/rufio](https://github.com/tinkerbell/rufio) from 0.5.2 to 0.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tinkerbell/rufio/releases">github.com/tinkerbell/rufio's releases</a>.</em></p> <blockquote> <h2>v0.6.1</h2> <h2>What's Changed</h2> <ul> <li>Handle potential nil pointer panic: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/274">tinkerbell/rufio#274</a></li> <li>Update bmclib version: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/275">tinkerbell/rufio#275</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tinkerbell/rufio/compare/v0.6.0...v0.6.1">https://github.com/tinkerbell/rufio/compare/v0.6.0...v0.6.1</a></p> <h2>v0.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add bmclib Provider ordering to API spec, bmclib fix for system name: by <a href="https://github.com/jacobweinstock"><code>@jacobweinstock</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/264">tinkerbell/rufio#264</a></li> </ul> <h2>Dependencies</h2> <ul> <li>Bump k8s.io/client-go from 0.31.1 to 0.31.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/259">tinkerbell/rufio#259</a></li> <li>Bump github.com/bmc-toolbox/bmclib/v2 from 2.3.4-0.20241028123729-490323db418f to 2.3.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/265">tinkerbell/rufio#265</a></li> <li>Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/261">tinkerbell/rufio#261</a></li> <li>Bump golang.org/x/tools from 0.26.0 to 0.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/266">tinkerbell/rufio#266</a></li> <li>Bump codecov/codecov-action from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/267">tinkerbell/rufio#267</a></li> <li>ci(mergify): upgrade configuration to current format by <a href="https://github.com/mergify"><code>@mergify</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/268">tinkerbell/rufio#268</a></li> <li>Bump k8s.io/client-go from 0.31.2 to 0.31.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/269">tinkerbell/rufio#269</a></li> <li>Bump github.com/ccoveille/go-safecast from 1.1.0 to 1.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/270">tinkerbell/rufio#270</a></li> <li>Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tinkerbell/rufio/pull/272">tinkerbell/rufio#272</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mergify"><code>@mergify</code></a> made their first contribution in <a href="https://redirect.github.com/tinkerbell/rufio/pull/268">tinkerbell/rufio#268</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tinkerbell/rufio/compare/v0.5.2...v0.6.0">https://github.com/tinkerbell/rufio/compare/v0.5.2...v0.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tinkerbell/rufio/commit/103214cf986c715862d018c405a7ea6ea13ca963"><code>103214c</code></a> Merge pull request <a href="https://redirect.github.com/tinkerbell/rufio/issues/275">#275</a> from jacobweinstock/update-bmclib</li> <li><a href="https://github.com/tinkerbell/rufio/commit/b0e99bae09497acafa05d49c634c6789fce90247"><code>b0e99ba</code></a> Update bmclib version:</li> <li><a href="https://github.com/tinkerbell/rufio/commit/8a04fc520332bb57e380de4445114f4aad6985ea"><code>8a04fc5</code></a> Merge pull request <a href="https://redirect.github.com/tinkerbell/rufio/issues/274">#274</a> from jacobweinstock/fix-nil-pointer</li> <li><a href="https://github.com/tinkerbell/rufio/commit/75ad68a6b2d9c49eb1548561d412af98cf9777da"><code>75ad68a</code></a> Handle potential nil pointer panic:</li> <li><a href="https://github.com/tinkerbell/rufio/commit/e9d50f18959c1ebea494d4835207ab3bad7df355"><code>e9d50f1</code></a> Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (<a href="https://redirect.github.com/tinkerbell/rufio/issues/272">#272</a>)</li> <li><a href="https://github.com/tinkerbell/rufio/commit/f7781cf55bd20f35c532f166ba6039cd3c815d15"><code>f7781cf</code></a> Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2</li> <li><a href="https://github.com/tinkerbell/rufio/commit/b79ff45a5d62581cbc782ed9ab6e6ffde422b8ca"><code>b79ff45</code></a> Bump github.com/ccoveille/go-safecast from 1.1.0 to 1.2.0 (<a href="https://redirect.github.com/tinkerbell/rufio/issues/270">#270</a>)</li> <li><a href="https://github.com/tinkerbell/rufio/commit/688128ce3c102a3e8f005b9af3d90f2d87a5adac"><code>688128c</code></a> Merge branch 'main' into dependabot/go_modules/github.com/ccoveille/go-safeca...</li> <li><a href="https://github.com/tinkerbell/rufio/commit/37ff8761a2777da812cf9bf908748d4ad09c5105"><code>37ff876</code></a> Bump k8s.io/client-go from 0.31.2 to 0.31.3 (<a href="https://redirect.github.com/tinkerbell/rufio/issues/269">#269</a>)</li> <li><a href="https://github.com/tinkerbell/rufio/commit/a901b89e0765b275bfd44f81c52b6e7fdb9d6b17"><code>a901b89</code></a> Merge branch 'main' into dependabot/go_modules/k8s.io/client-go-0.31.3</li> <li>Additional commits viewable in <a href="https://github.com/tinkerbell/rufio/compare/v0.5.2...v0.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/tinkerbell/rufio&package-manager=go_modules&previous-version=0.5.2&new-version=0.6.1)](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>
- Loading branch information