dependabot[bot] opened a new pull request, #1941:
URL: https://github.com/apache/dubbo-go/pull/1941

   Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.1 to 
1.4.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/knadh/koanf/releases";>github.com/knadh/koanf's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.4.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Document another viper footgun by <a 
href="https://github.com/albertvaka";><code>@​albertvaka</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/141";>knadh/koanf#141</a></li>
   <li>Add missing types to <code>FlagVal</code> by <a 
href="https://github.com/muXxer";><code>@​muXxer</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/147";>knadh/koanf#147</a></li>
   <li>Add github workflow status badge in Readme by <a 
href="https://github.com/amarlearning";><code>@​amarlearning</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/148";>knadh/koanf#148</a></li>
   <li>Make copyable go command by <a 
href="https://github.com/gozeloglu";><code>@​gozeloglu</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/149";>knadh/koanf#149</a></li>
   <li>Add test for YAML parser by <a 
href="https://github.com/amarlearning";><code>@​amarlearning</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/150";>knadh/koanf#150</a></li>
   <li>Add test for HCL parser by <a 
href="https://github.com/amarlearning";><code>@​amarlearning</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/151";>knadh/koanf#151</a></li>
   <li>Add test for TOML parser by <a 
href="https://github.com/amarlearning";><code>@​amarlearning</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/155";>knadh/koanf#155</a></li>
   <li>Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by <a 
href="https://github.com/1995parham";><code>@​1995parham</code></a> in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/156";>knadh/koanf#156</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/albertvaka";><code>@​albertvaka</code></a> 
made their first contribution in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/141";>knadh/koanf#141</a></li>
   <li><a href="https://github.com/muXxer";><code>@​muXxer</code></a> made their 
first contribution in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/147";>knadh/koanf#147</a></li>
   <li><a 
href="https://github.com/amarlearning";><code>@​amarlearning</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/knadh/koanf/pull/148";>knadh/koanf#148</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/knadh/koanf/compare/v1.4.1...v1.4.2";>https://github.com/knadh/koanf/compare/v1.4.1...v1.4.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/knadh/koanf/commit/c956b0d4773479055e5d0f46ad31088967e79e5e";><code>c956b0d</code></a>
 Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 (<a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/156";>#156</a>)</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/bf5e19008d8434e70b72025b3d102fcf781790c7";><code>bf5e190</code></a>
 Add test for TOML parser (<a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/155";>#155</a>)</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/ab0a5ac7e886f15387356d973a9fb7afd875b508";><code>ab0a5ac</code></a>
 Add note about concurrent Load()/*Get() access.</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/4112a7258008ae8e1384c12345b64c769d24ff26";><code>4112a72</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/151";>#151</a> 
from amarlearning/master</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/8d8ae527934ea69785838a4fda5aad3f9c8ee1b1";><code>8d8ae52</code></a>
 Add test for HCL parser</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/3e0b04bd36a1f9e4415587d49a9b1680a34bce66";><code>3e0b04b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/150";>#150</a> 
from amarlearning/master</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/cd9e06056feec3ebf0b205ff0246085eb5a5f481";><code>cd9e060</code></a>
 Add test for YAML parser</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/16f11764e57b7bfdc08833026f9f10b770335fdf";><code>16f1176</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/149";>#149</a> 
from gozeloglu/update-readme</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/d4e2dc10a0a77cd27750f2f50c05d8559ad85ad8";><code>d4e2dc1</code></a>
 Make copyable go command</li>
   <li><a 
href="https://github.com/knadh/koanf/commit/c111ef42a7b04896db600e07fd2dec9cad2aa25d";><code>c111ef4</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/knadh/koanf/issues/148";>#148</a> 
from amarlearning/master</li>
   <li>Additional commits viewable in <a 
href="https://github.com/knadh/koanf/compare/v1.4.1...v1.4.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&package-manager=go_modules&previous-version=1.4.1&new-version=1.4.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to