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/knadh/koanf/v2 from 2.1.1 to 2.1.2 in th…
…e koanf-dependencies group (#205) Bumps the koanf-dependencies group with 1 update: [github.com/knadh/koanf/v2](https://github.com/knadh/koanf). Updates `github.com/knadh/koanf/v2` from 2.1.1 to 2.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knadh/koanf/releases">github.com/knadh/koanf/v2's releases</a>.</em></p> <blockquote> <h2>v2.1.2</h2> <h2>What's Changed</h2> <ul> <li>chore: Update godoc URL in README by <a href="https://github.com/rhnvrm"><code>@rhnvrm</code></a> in <a href="https://github.com/knadh/koanf/pull/279">knadh/koanf#279</a></li> <li>Add support for parser TOML v2 spec by <a href="https://github.com/knadh"><code>@knadh</code></a> in <a href="https://github.com/knadh/koanf/pull/286">knadh/koanf#286</a></li> <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/consul by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/289">knadh/koanf#289</a></li> <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/vault by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/288">knadh/koanf#288</a></li> <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/290">knadh/koanf#290</a></li> <li>Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/etcd by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/287">knadh/koanf#287</a></li> <li>upgrade toml v2 package to 2.2.2 by <a href="https://github.com/GreyXor"><code>@GreyXor</code></a> in <a href="https://github.com/knadh/koanf/pull/292">knadh/koanf#292</a></li> <li>Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /providers/vault by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/301">knadh/koanf#301</a></li> <li>Upgrade fsnotify lib in file provider. by <a href="https://github.com/knadh"><code>@knadh</code></a> in <a href="https://github.com/knadh/koanf/pull/302">knadh/koanf#302</a></li> <li>Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /examples by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/knadh/koanf/pull/303">knadh/koanf#303</a></li> <li>Add <code>Unwatch()</code> to file provider. by <a href="https://github.com/knadh"><code>@knadh</code></a> in <a href="https://github.com/knadh/koanf/pull/306">knadh/koanf#306</a></li> <li>docs: Improve marshal section by <a href="https://github.com/bersace"><code>@bersace</code></a> in <a href="https://github.com/knadh/koanf/pull/311">knadh/koanf#311</a></li> <li>fix(basicflag): option not apply by <a href="https://github.com/qianlongzt"><code>@qianlongzt</code></a> in <a href="https://github.com/knadh/koanf/pull/322">knadh/koanf#322</a></li> <li>Fix incorrect unflatten in env provider. Closes <a href="https://github.com/knadh/koanf/issues/319">#319</a>. by <a href="https://github.com/knadh"><code>@knadh</code></a> in <a href="https://github.com/knadh/koanf/pull/324">knadh/koanf#324</a></li> <li>fix: update file watch to trigger callback after symbolic link changes by <a href="https://github.com/jondavidnd1"><code>@jondavidnd1</code></a> in <a href="https://github.com/knadh/koanf/pull/326">knadh/koanf#326</a></li> <li>Update mapstructure to a stable version by <a href="https://github.com/StefMa"><code>@StefMa</code></a> in <a href="https://github.com/knadh/koanf/pull/331">knadh/koanf#331</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bersace"><code>@bersace</code></a> made their first contribution in <a href="https://github.com/knadh/koanf/pull/311">knadh/koanf#311</a></li> <li><a href="https://github.com/qianlongzt"><code>@qianlongzt</code></a> made their first contribution in <a href="https://github.com/knadh/koanf/pull/322">knadh/koanf#322</a></li> <li><a href="https://github.com/jondavidnd1"><code>@jondavidnd1</code></a> made their first contribution in <a href="https://github.com/knadh/koanf/pull/326">knadh/koanf#326</a></li> <li><a href="https://github.com/StefMa"><code>@StefMa</code></a> made their first contribution in <a href="https://github.com/knadh/koanf/pull/331">knadh/koanf#331</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2">https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/f13d85e17c009da7f8089cb9173b69e372a37157"><code>f13d85e</code></a> Update mapstructure to a stable version (<a href="https://github.com/knadh/koanf/issues/331">#331</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/cec6d28063c71c78e22c421f5a19624e52f10257"><code>cec6d28</code></a> fix: update file watch to trigger callback after symbolic link directory chan...</li> <li><a href="https://github.com/knadh/koanf/commit/eefc49380e91cc5e503b1098717fe6263a7b8b94"><code>eefc493</code></a> Fix incorrect unflatten in env provider. Closes <a href="https://github.com/knadh/koanf/issues/319">#319</a>. (<a href="https://github.com/knadh/koanf/issues/324">#324</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/09fd5dbabea1ddf58f13ee83ecea035706ba326d"><code>09fd5db</code></a> fix(basicflag): option not apply (<a href="https://github.com/knadh/koanf/issues/322">#322</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/ec1d17c8f97ebc12433d4336492c937f1dbb4331"><code>ec1d17c</code></a> docs: Improve marshal section (<a href="https://github.com/knadh/koanf/issues/311">#311</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/c53f381935963555ce8986061bb765f415ae5cb7"><code>c53f381</code></a> Add <code>Unwatch()</code> to file provider. (<a href="https://github.com/knadh/koanf/issues/306">#306</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/4d54fb1e2ce2882c9d716520bc0878a07b91ba41"><code>4d54fb1</code></a> Bump github.com/hashicorp/go-retryablehttp in /examples (<a href="https://github.com/knadh/koanf/issues/303">#303</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/5939c3903214e1ada94d049fe43c5af56d5405a2"><code>5939c39</code></a> Upgrade fsnotify lib in file provider. (<a href="https://github.com/knadh/koanf/issues/302">#302</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/e988f6600707ecee8b0cd4335c4e25975379c274"><code>e988f66</code></a> Bump github.com/hashicorp/go-retryablehttp in /providers/vault (<a href="https://github.com/knadh/koanf/issues/301">#301</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/ef5fbbc9b413b38887e95d5600a330da5a842aa3"><code>ef5fbbc</code></a> fixup</li> <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/knadh/koanf/v2&package-manager=go_modules&previous-version=2.1.1&new-version=2.1.2)](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 <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