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/spf13/cast from 1.5.1 to 1.6.0 (#306)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.1 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cast/releases">github.com/spf13/cast's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/setup-go from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/180">spf13/cast#180</a></li> <li>Bump github.com/frankban/quicktest from 1.14.4 to 1.14.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/185">spf13/cast#185</a></li> <li>Updates by <a href="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/190">spf13/cast#190</a></li> <li>deps/update20231128 by <a href="https://github.com/bep"><code>@bep</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/205">spf13/cast#205</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/cast/compare/v1.5.1...v1.6.0">https://github.com/spf13/cast/compare/v1.5.1...v1.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/cast/commit/48ddde5701366ade1d3aba346e09bb58430d37c6"><code>48ddde5</code></a> Bump Go version in go.mod to 1.19</li> <li><a href="https://github.com/spf13/cast/commit/b09a6f848f3307169a850e0e7aba3f8d8f968f3f"><code>b09a6f8</code></a> deps: update to github.com/frankban/quicktest v1.14.6</li> <li><a href="https://github.com/spf13/cast/commit/268227c9f7c9caa4c227c4001aaffbd14523b490"><code>268227c</code></a> github: Replace the test workflow with the one used in Afero</li> <li><a href="https://github.com/spf13/cast/commit/e9ba3ce83919192b29c67da5bec158ce024fdcdb"><code>e9ba3ce</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/190">#190</a> from spf13/updates</li> <li><a href="https://github.com/spf13/cast/commit/9d37e3a907a640b82bdc982a6552dcf75585ec9d"><code>9d37e3a</code></a> ci: fix dependabot config</li> <li><a href="https://github.com/spf13/cast/commit/a441ac7fbeff168d44482441383651d69e470195"><code>a441ac7</code></a> ci: pin actions versions, fix checkout order</li> <li><a href="https://github.com/spf13/cast/commit/9c5e91d8042c506f0af7b62e9272d1ff699f55d6"><code>9c5e91d</code></a> docs: update badges</li> <li><a href="https://github.com/spf13/cast/commit/c49a664d4bcb3fb4d771565b836e205609b14e18"><code>c49a664</code></a> ci: rename ci.yml to ci.yaml</li> <li><a href="https://github.com/spf13/cast/commit/0b4af69ad680d026b261768e81efcb11b544ecb5"><code>0b4af69</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/185">#185</a> from spf13/dependabot/go_modules/github.com/frankban/...</li> <li><a href="https://github.com/spf13/cast/commit/235f0289890c958e85e8aeaa41a696fef8c49fbc"><code>235f028</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/180">#180</a> from spf13/dependabot/github_actions/actions/setup-go-4</li> <li>Additional commits viewable in <a href="https://github.com/spf13/cast/compare/v1.5.1...v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cast&package-manager=go_modules&previous-version=1.5.1&new-version=1.6.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>
- Loading branch information