Commit 0c3c452
authored
Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.0 (#128)
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from
2.2.2 to 2.3.0.
<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.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add provider for kiln by <a
href="https://github.com/Thunderbottom"><code>@Thunderbottom</code></a>
in <a
href="https://redirect.github.com/knadh/koanf/pull/369">knadh/koanf#369</a></li>
<li>Fix rendering of header and add it to the table of contents by <a
href="https://github.com/remyzandwijk"><code>@remyzandwijk</code></a>
in <a
href="https://redirect.github.com/knadh/koanf/pull/373">knadh/koanf#373</a></li>
<li>Bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.4.0
in /examples by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/knadh/koanf/pull/375">knadh/koanf#375</a></li>
<li>feat: add HUML parser support by <a
href="https://github.com/rhnvrm"><code>@rhnvrm</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/374">knadh/koanf#374</a></li>
<li>Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in
/tests by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/knadh/koanf/pull/376">knadh/koanf#376</a></li>
<li>Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in
/providers/cliflagv3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/knadh/koanf/pull/378">knadh/koanf#378</a></li>
<li>Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in
/providers/cliflagv2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/knadh/koanf/pull/380">knadh/koanf#380</a></li>
<li>Add thread safety to resolve race conditions in Issues <a
href="https://redirect.github.com/knadh/koanf/issues/305">#305</a> and
<a href="https://redirect.github.com/knadh/koanf/issues/335">#335</a> by
<a href="https://github.com/rhnvrm"><code>@rhnvrm</code></a> in <a
href="https://redirect.github.com/knadh/koanf/pull/377">knadh/koanf#377</a></li>
<li>fix: bump mapstructure version by <a
href="https://github.com/rostislaved"><code>@rostislaved</code></a> in
<a
href="https://redirect.github.com/knadh/koanf/pull/381">knadh/koanf#381</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/remyzandwijk"><code>@remyzandwijk</code></a>
made their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/373">knadh/koanf#373</a></li>
<li><a
href="https://github.com/rostislaved"><code>@rostislaved</code></a>
made their first contribution in <a
href="https://redirect.github.com/knadh/koanf/pull/381">knadh/koanf#381</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/knadh/koanf/compare/v2.2.2...v2.3.0">https://github.com/knadh/koanf/compare/v2.2.2...v2.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/knadh/koanf/commit/20c4cbac776eb12efeae7867dcee3760a2b92dc5"><code>20c4cba</code></a>
fix: bump mapstructure version (<a
href="https://redirect.github.com/knadh/koanf/issues/381">#381</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/4e550896c3b68c7521099692cc22c896f45dbd8c"><code>4e55089</code></a>
Add thread safety to resolve race conditions in Issues <a
href="https://redirect.github.com/knadh/koanf/issues/305">#305</a> and
<a href="https://redirect.github.com/knadh/koanf/issues/335">#335</a>
(<a
href="https://redirect.github.com/knadh/koanf/issues/377">#377</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/cc80f4f873cd003510b0e75fa20230ef490cbd50"><code>cc80f4f</code></a>
Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv2 (<a
href="https://redirect.github.com/knadh/koanf/issues/380">#380</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/188bcf95e1a4e71bdf6945931933134dd19bfc31"><code>188bcf9</code></a>
Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv3 (<a
href="https://redirect.github.com/knadh/koanf/issues/378">#378</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/10448713406bbadf1f324b11351a4ef0d3f5bc94"><code>1044871</code></a>
Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tests
(<a
href="https://redirect.github.com/knadh/koanf/issues/376">#376</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/97b6d9bc02e3801ef90bd73d76671e780bd758a0"><code>97b6d9b</code></a>
Add HUML parser support (<a
href="https://redirect.github.com/knadh/koanf/issues/374">#374</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/5ab12806bd9c09de65b2f1183f64d3ea318be0ed"><code>5ab1280</code></a>
Bump github.com/go-viper/mapstructure/v2 in /examples (<a
href="https://redirect.github.com/knadh/koanf/issues/375">#375</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/d66cde5a8f91502477f192d4188d6a34d0b3052d"><code>d66cde5</code></a>
Fix rendering of header and add it to the table of contents (<a
href="https://redirect.github.com/knadh/koanf/issues/373">#373</a>)</li>
<li><a
href="https://github.com/knadh/koanf/commit/fc52a4f243ef39aebfbde336e7fbea875c05f50f"><code>fc52a4f</code></a>
Update kiln example deps.</li>
<li><a
href="https://github.com/knadh/koanf/commit/a0019d0e577b45ea2a167e5d5456ab77621f3d09"><code>a0019d0</code></a>
Update providers/kiln deps.</li>
<li>Additional commits viewable in <a
href="https://github.com/knadh/koanf/compare/v2.2.2...v2.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 54a7936 commit 0c3c452
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
0 commit comments