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/09/20 12:10:30 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1472: build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2

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


   Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.1 to 1.4.2.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md">github.com/mitchellh/mapstructure's changelog</a>.</em></p>
   <blockquote>
   <h2>1.4.2</h2>
   <ul>
   <li>Custom name matchers to support any sort of casing, formatting, etc. for
   field names. <a href="https://github-redirect.dependabot.com/mitchellh/mapstructure/issues/250">GH-250</a></li>
   <li>Fix possible panic in ComposeDecodeHookFunc <a href="https://github-redirect.dependabot.com/mitchellh/mapstructure/issues/251">GH-251</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/5ac1f6aa4011ece0c4df24a4fe8020a9cc21e393"><code>5ac1f6a</code></a> CHANGELOG</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/18f04e66072764ddcfc0efc002cee13ac8b940c7"><code>18f04e6</code></a> Default MatchName in NewDecoder</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/14df28dba025bef20f337c91c1112bb0bbe8f6ed"><code>14df28d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mitchellh/mapstructure/issues/247">#247</a> from veikokaap/fix-doc-typo-decodehook</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/251d52b1614527b43b2d47dbf01efdff059aa04e"><code>251d52b</code></a> improve comments for matchname</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/1b7c3d8e219d00abb1d9267545c50c6c12fee562"><code>1b7c3d8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mitchellh/mapstructure/issues/250">#250</a> from abeMedia/feat/custom-name-matchers</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/381a76bfee37d3610cfc2f58703864cff5967769"><code>381a76b</code></a> initialize data to interface for decode hook (tested)</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/6577afadac6c1e18ca4358261c14f3904868e855"><code>6577afa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mitchellh/mapstructure/issues/251">#251</a> from eh-steve/bugfix-panic-with-empty-composed-decode...</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/edc56495e150df241791bf5db02b83f66000686a"><code>edc5649</code></a> Fix possible panic when using ComposeDecodeHookFunc() with no funcs</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/fd87e0d409d50fecde297a7932ae3215f2493f64"><code>fd87e0d</code></a> Support custom name matchers</li>
   <li><a href="https://github.com/mitchellh/mapstructure/commit/963925de5a82054ecff25f1ba8f5c42d8658c1d7"><code>963925d</code></a> fix typo in documentation</li>
   <li>Additional commits viewable in <a href="https://github.com/mitchellh/mapstructure/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/mitchellh/mapstructure&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: 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 #1472: build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2

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


   


-- 
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 #1472: build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1472?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 [#1472](https://codecov.io/gh/apache/dubbo-go/pull/1472?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (28e16c6) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/415053c46567668260a9e4b1df4653e007369cf4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (415053c) will **increase** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1472/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/1472?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    #1472      +/-   ##
   ==========================================
   + Coverage   54.86%   54.88%   +0.02%     
   ==========================================
     Files         272      272              
     Lines       14753    14725      -28     
   ==========================================
   - Hits         8094     8082      -12     
   + Misses       5786     5766      -20     
   - Partials      873      877       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1472?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/1472/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) | `86.36% <0.00%> (-13.64%)` | :arrow_down: |
   | [config/config\_center\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-Y29uZmlnL2NvbmZpZ19jZW50ZXJfY29uZmlnLmdv) | `56.25% <0.00%> (-5.60%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `76.85% <0.00%> (-3.71%)` | :arrow_down: |
   | [cluster/cluster\_impl/base\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvYmFzZV9jbHVzdGVyX2ludm9rZXIuZ28=) | `62.76% <0.00%> (-3.20%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `75.60% <0.00%> (-2.44%)` | :arrow_down: |
   | [remoting/kubernetes/registry\_controller.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9yZWdpc3RyeV9jb250cm9sbGVyLmdv) | `54.60% <0.00%> (-1.07%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `52.83% <0.00%> (ø)` | |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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==) | `34.43% <0.00%> (+7.94%)` | :arrow_up: |
   | [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1472/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-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `64.76% <0.00%> (+10.47%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1472?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/1472?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 [415053c...28e16c6](https://codecov.io/gh/apache/dubbo-go/pull/1472?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