Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/cloudbase/garm-provider-common from 0.1.…
…0 to 0.1.1 (#70) Bumps [github.com/cloudbase/garm-provider-common](https://github.com/cloudbase/garm-provider-common) from 0.1.0 to 0.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudbase/garm-provider-common/releases">github.com/cloudbase/garm-provider-common's releases</a>.</em></p> <blockquote> <h2>garm-provider-common v0.1.1</h2> <h2>What's Changed</h2> <ul> <li>Add unit tests for the <code>cloudconfig/util.go</code> from the <code>cloudconfig</code> package. by <a href="https://github.com/mihaelabalutoiu"><code>@mihaelabalutoiu</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/14">cloudbase/garm-provider-common#14</a></li> <li>Add InstancePendingForceDelete instance status by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/18">cloudbase/garm-provider-common#18</a></li> <li>Account for trailing slash by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/19">cloudbase/garm-provider-common#19</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudbase/garm-provider-common/compare/v0.1.0...v0.1.1">https://github.com/cloudbase/garm-provider-common/compare/v0.1.0...v0.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/893c93ef1c845716d77ebc7c6aa553936f94946b"><code>893c93e</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/19">#19</a> from gabriel-samfira/account-for-trailing-slash</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/db259dd0f375fbcde8b922124dde736ff030d8e9"><code>db259dd</code></a> Account for trailing slash</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/49001794e700f6da3dcaf4e3d5ec0b0b4ae84dfb"><code>4900179</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/18">#18</a> from gabriel-samfira/add-force-delete-status</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/08728c9d6d2720b7b05685dcfe22da85af5aa14e"><code>08728c9</code></a> Add InstancePendingForceDelete instance status</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/cbafb2f0bb2ce04722319649140d25403b5d92e3"><code>cbafb2f</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/14">#14</a> from mihaelabalutoiu/add-util-unit-tests</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/0fd75aba363d4182cc10dafb8da9690288a92ad2"><code>0fd75ab</code></a> Add unit tests for the <code>cloudconfig/util.go</code></li> <li>See full diff in <a href="https://github.com/cloudbase/garm-provider-common/compare/v0.1.0...v0.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cloudbase/garm-provider-common&package-manager=go_modules&previous-version=0.1.0&new-version=0.1.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information