You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/11 12:05:08 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request, #1825: build(deps): bump github.com/knadh/koanf from 1.4.0 to 1.4.1

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

   Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.0 to 1.4.1.
   <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.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix nil pointer dereference when no callback passed to provider by <a href="https://github.com/robinbraemer"><code>@​robinbraemer</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/129">knadh/koanf#129</a></li>
   <li>eliminate a type assertion by <a href="https://github.com/robinbraemer"><code>@​robinbraemer</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/130">knadh/koanf#130</a></li>
   <li>fix: highlight code in README by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/131">knadh/koanf#131</a></li>
   <li>Add tests for env.go by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/132">knadh/koanf#132</a></li>
   <li>Add tests for ProviderWithValue func in env.go by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/133">knadh/koanf#133</a></li>
   <li>Tests added for Read() in env by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/134">knadh/koanf#134</a></li>
   <li>Add tests for dotenv by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/137">knadh/koanf#137</a></li>
   <li>Add tests for parsers/json by <a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/136">knadh/koanf#136</a></li>
   <li>Fix StringMap and StringsMap by <a href="https://github.com/hoshsadiq"><code>@​hoshsadiq</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/139">knadh/koanf#139</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/robinbraemer"><code>@​robinbraemer</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/129">knadh/koanf#129</a></li>
   <li><a href="https://github.com/gozeloglu"><code>@​gozeloglu</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/131">knadh/koanf#131</a></li>
   <li><a href="https://github.com/hoshsadiq"><code>@​hoshsadiq</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/139">knadh/koanf#139</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/knadh/koanf/compare/v1.4.0...v1.4.1">https://github.com/knadh/koanf/compare/v1.4.0...v1.4.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/knadh/koanf/commit/f7f848bcf0324243784bad400e488ac2019f92bd"><code>f7f848b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/139">#139</a> from hoshsadiq/fix-stringmap</li>
   <li><a href="https://github.com/knadh/koanf/commit/d468182ef2bacd3f348ba3c8597fe05e4522278d"><code>d468182</code></a> Fix StringMap and StringsMap</li>
   <li><a href="https://github.com/knadh/koanf/commit/a9bede6e26b1b8511b6c58316f275cc78456e8d9"><code>a9bede6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/136">#136</a> from gozeloglu/add-test-parsers-json</li>
   <li><a href="https://github.com/knadh/koanf/commit/339fa2f4afbcb8c43801e2572e622e45a94a87d5"><code>339fa2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/137">#137</a> from gozeloglu/add-dotenv-tests</li>
   <li><a href="https://github.com/knadh/koanf/commit/d72661e4a516b2380f1f27837b4312ed81d4de97"><code>d72661e</code></a> Add tests for dotenv</li>
   <li><a href="https://github.com/knadh/koanf/commit/fe680f431b2b0481f0ed845252f831218b280ef1"><code>fe680f4</code></a> Add tests for <code>env</code> Provider (<a href="https://github-redirect.dependabot.com/knadh/koanf/issues/134">#134</a>)</li>
   <li><a href="https://github.com/knadh/koanf/commit/3a9ef83e8ebbf5744d069f2908cf62654b39b2cd"><code>3a9ef83</code></a> Add tests for parsers/json Marshal</li>
   <li><a href="https://github.com/knadh/koanf/commit/93b4d8daa23a6ee7cb500338fe35a4c7764b3cc1"><code>93b4d8d</code></a> Call Parser() function for creating JSON object</li>
   <li><a href="https://github.com/knadh/koanf/commit/6752cc911bc9ae242b07887651dda9bcb18b0cb0"><code>6752cc9</code></a> Add tests for parsers/json</li>
   <li><a href="https://github.com/knadh/koanf/commit/f600f4df09b757109de546857b31881d669c8b57"><code>f600f4d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/133">#133</a> from gozeloglu/providerWithValue-env-test-add</li>
   <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v1.4.0...v1.4.1">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.0&new-version=1.4.1)](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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks merged pull request #1825: build(deps): bump github.com/knadh/koanf from 1.4.0 to 1.4.1

Posted by GitBox <gi...@apache.org>.
AlexStocks merged PR #1825:
URL: https://github.com/apache/dubbo-go/pull/1825


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org