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 2021/11/29 12:12:36 UTC

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

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


   Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.3.2 to 1.3.3.
   <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.3.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add nestedtext parser by <a href="https://github.com/npillmayer"><code>@​npillmayer</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/121">knadh/koanf#121</a></li>
   <li>feat: add optional delim to structs provider by <a href="https://github.com/rhnvrm"><code>@​rhnvrm</code></a> in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/123">knadh/koanf#123</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/npillmayer"><code>@​npillmayer</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/knadh/koanf/pull/121">knadh/koanf#121</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/knadh/koanf/compare/v1.3.2...v1.3.3">https://github.com/knadh/koanf/compare/v1.3.2...v1.3.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/knadh/koanf/commit/2733fbcfef1a63e1d871dee5261338f406c1be2c"><code>2733fbc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/123">#123</a> from rhnvrm/fix-unflatten-structs</li>
   <li><a href="https://github.com/knadh/koanf/commit/15a5251b564761efb1e9db1ee5c08a65c7abc169"><code>15a5251</code></a> feat: add optional delim to structs provider</li>
   <li><a href="https://github.com/knadh/koanf/commit/cb7ae4bbfcf5825e28c53be85809cb112f488db6"><code>cb7ae4b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/121">#121</a> from npillmayer/add-nestedtext-parser</li>
   <li><a href="https://github.com/knadh/koanf/commit/6eed6b5aa3a984c9ce1f58f1aa016ee2f595da8d"><code>6eed6b5</code></a> Changes after code review</li>
   <li><a href="https://github.com/knadh/koanf/commit/6c1612a960d6593862077888e52acd193e601652"><code>6c1612a</code></a> Small documentation change</li>
   <li><a href="https://github.com/knadh/koanf/commit/cc013d8673118a47d889faa81289de3e3534ee24"><code>cc013d8</code></a> Wrapped npillmayer/nestext into a NestedText Parser</li>
   <li>See full diff in <a href="https://github.com/knadh/koanf/compare/v1.3.2...v1.3.3">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.3.2&new-version=1.3.3)](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 #1622: build(deps): bump github.com/knadh/koanf from 1.3.2 to 1.3.3

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


   


-- 
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] codecov-commenter commented on pull request #1622: build(deps): bump github.com/knadh/koanf from 1.3.2 to 1.3.3

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #1622:
URL: https://github.com/apache/dubbo-go/pull/1622#issuecomment-981589562


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1622](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bdca1ac) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/a6aa373d6dd62d1948ab990f38d1b8c24356034f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a6aa373) will **increase** coverage by `0.06%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head bdca1ac differs from pull request most recent head a2ae5e7. Consider uploading reports for the commit a2ae5e7 to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1622/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1622      +/-   ##
   ==========================================
   + Coverage   40.93%   41.00%   +0.06%     
   ==========================================
     Files         252      252              
     Lines       14443    14443              
   ==========================================
   + Hits         5912     5922      +10     
   + Misses       7850     7837      -13     
   - Partials      681      684       +3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [filter/metrics/filter.go](https://codecov.io/gh/apache/dubbo-go/pull/1622/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZmlsdGVyL21ldHJpY3MvZmlsdGVyLmdv) | `85.00% <0.00%> (-15.00%)` | :arrow_down: |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/1622/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bWV0YWRhdGEvcmVwb3J0L2RlbGVnYXRlL2RlbGVnYXRlX3JlcG9ydC5nbw==) | `35.09% <0.00%> (+8.60%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [a6aa373...a2ae5e7](https://codecov.io/gh/apache/dubbo-go/pull/1622?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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