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/alecthomas/kong from 0.8.1 to 0.9.0 (#15)
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.8.1 to 0.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alecthomas/kong/commit/a41b2e8f4ed34d80305fff68cf819f819c06ae7e"><code>a41b2e8</code></a> fix: slices/maps of existingfile would fail to work</li> <li><a href="https://github.com/alecthomas/kong/commit/8e675d6130741b200afeb065c90e229e235ea18e"><code>8e675d6</code></a> fix: broken test</li> <li><a href="https://github.com/alecthomas/kong/commit/4a9fe056ead8eeff10f0c0401ea0368561e8ebe4"><code>4a9fe05</code></a> Support string pointers for path mapper (<a href="https://redirect.github.com/alecthomas/kong/issues/360">#360</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/088cd7874e49bfbe3e390851bd89a31db93f2205"><code>088cd78</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/alecthomas/kong/issues/410">#410</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/51e3de86cfe4a6adcab9de266205e711e88f1c58"><code>51e3de8</code></a> chore(renovate): disable golangci-lint</li> <li><a href="https://github.com/alecthomas/kong/commit/dc13080e39e9e4843493f3bf1ae76fe2b57f4ac1"><code>dc13080</code></a> feat: Add info about optional flags to usage (<a href="https://redirect.github.com/alecthomas/kong/issues/416">#416</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/fa9b6369971547774c28a1c971292dacdb5cdb5f"><code>fa9b636</code></a> Support aliases for flags (<a href="https://redirect.github.com/alecthomas/kong/issues/409">#409</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/30e84613fe34bbc57e9421303b14af459d845f74"><code>30e8461</code></a> chore(deps): update module github.com/alecthomas/assert/v2 to v2.5.0 (<a href="https://redirect.github.com/alecthomas/kong/issues/407">#407</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/5e5a0cf53d4d70881a92b856936c1a83a001c4a0"><code>5e5a0cf</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/alecthomas/kong/issues/406">#406</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/4907efc9c8534c570080311781870d8a3de76155"><code>4907efc</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/alecthomas/kong/issues/405">#405</a>)</li> <li>Additional commits viewable in <a href="https://github.com/alecthomas/kong/compare/v0.8.1...v0.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/alecthomas/kong&package-manager=go_modules&previous-version=0.8.1&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information