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 2020/12/09 11:07:03 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #921: build(deps): bump github.com/magiconair/properties from 1.8.1 to 1.8.4

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


   Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.1 to 1.8.4.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/magiconair/properties/blob/master/CHANGELOG.md">github.com/magiconair/properties's changelog</a>.</em></p>
   <blockquote>
   <h2>Changelog</h2>
   <h3><a href="https://github.com/magiconair/properties/tree/v1.8.2">1.8.2</a> - 25 Aug 2020</h3>
   <ul>
   <li>
   <p>[PR <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/36">#36</a>](<a href="https://github-redirect.dependabot.com/magiconair/properties/pull/36">magiconair/properties#36</a>): Escape backslash on write</p>
   <p>This patch ensures that backslashes are escaped on write. Existing applications which
   rely on the old behavior may need to be updated.</p>
   <p>Thanks to <a href="https://github.com/apesternikov">@apesternikov</a> for the patch.</p>
   </li>
   <li>
   <p>[PR <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/42">#42</a>](<a href="https://github-redirect.dependabot.com/magiconair/properties/pull/42">magiconair/properties#42</a>): Made Content-Type check whitespace agnostic in LoadURL()</p>
   <p>Thanks to <a href="https://github.com/aliras1">@aliras1</a> for the patch.</p>
   </li>
   <li>
   <p>[PR <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/41">#41</a>](<a href="https://github-redirect.dependabot.com/magiconair/properties/pull/41">magiconair/properties#41</a>): Make key/value separator configurable on Write()</p>
   <p>Thanks to <a href="https://github.com/mkjor">@mkjor</a> for the patch.</p>
   </li>
   <li>
   <p>[PR <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/40">#40</a>](<a href="https://github-redirect.dependabot.com/magiconair/properties/pull/40">magiconair/properties#40</a>): Add method to return a sorted list of keys</p>
   <p>Thanks to <a href="https://github.com/mkjor">@mkjor</a> for the patch.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/magiconair/properties/commit/0e5c09062c2daef666bd279e2d2d9f25f218f2be"><code>0e5c090</code></a> drop circleci and codeship</li>
   <li><a href="https://github.com/magiconair/properties/commit/1aa3c5054e6b3056e6255598b179d53c16ff4d87"><code>1aa3c50</code></a> bump circleci to go1.15.2</li>
   <li><a href="https://github.com/magiconair/properties/commit/e6c7fa76beb58fed12767faa43a817161a0c70fb"><code>e6c7fa7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/50">#50</a> from sriv/master</li>
   <li><a href="https://github.com/magiconair/properties/commit/3c8ae351e57e13c69f9b2b55922df3e7cebcd75b"><code>3c8ae35</code></a> use bytes.Buffer, should work with older go versions</li>
   <li><a href="https://github.com/magiconair/properties/commit/6055178460ad761402a3d84e80b8156b2552d857"><code>6055178</code></a> use regex to match properties in any order</li>
   <li><a href="https://github.com/magiconair/properties/commit/43f3914148a17d30754a20f808e775308c771d38"><code>43f3914</code></a> enhance error message for circular references</li>
   <li><a href="https://github.com/magiconair/properties/commit/e55ec40311b90df900426eae806bb80a40154583"><code>e55ec40</code></a> bump circleci and travis to go1.15</li>
   <li><a href="https://github.com/magiconair/properties/commit/cddb55e1afb476b18212816552cc3974ec510a22"><code>cddb55e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/magiconair/properties/issues/49">#49</a> from haroon-sheikh/master</li>
   <li><a href="https://github.com/magiconair/properties/commit/632ce30ece2b5b1c37d503225747f0284797b9e9"><code>632ce30</code></a> Include the key in error message causing the circular reference</li>
   <li><a href="https://github.com/magiconair/properties/commit/e5a1bc0afffebd0936c068c349d93f9014a6a36f"><code>e5a1bc0</code></a> Retriggering github actions</li>
   <li>Additional commits viewable in <a href="https://github.com/magiconair/properties/compare/v1.8.1...v1.8.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/magiconair/properties&package-manager=go_modules&previous-version=1.8.1&new-version=1.8.4)](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.

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] dependabot[bot] closed pull request #921: build(deps): bump github.com/magiconair/properties from 1.8.1 to 1.8.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #921:
URL: https://github.com/apache/dubbo-go/pull/921


   


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

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-io commented on pull request #921: build(deps): bump github.com/magiconair/properties from 1.8.1 to 1.8.4

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=h1) Report
   > Merging [#921](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=desc) (c3345f8) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/4ea5d0a7e72312f70decf033810291b0a134c661?el=desc) (4ea5d0a) will **increase** coverage by `0.09%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/921/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop     #921      +/-   ##
   ===========================================
   + Coverage    59.80%   59.89%   +0.09%     
   ===========================================
     Files          260      260              
     Lines        12854    12854              
   ===========================================
   + Hits          7687     7699      +12     
   + Misses        4204     4191      -13     
   - Partials       963      964       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...tocol/rest/server/server\_impl/go\_restful\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/921/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9zZXJ2ZXIvc2VydmVyX2ltcGwvZ29fcmVzdGZ1bF9zZXJ2ZXIuZ28=) | `43.90% <0.00%> (-4.88%)` | :arrow_down: |
   | [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/921/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.31% <0.00%> (+2.40%)` | :arrow_up: |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/921/diff?src=pr&el=tree#diff-bWV0YWRhdGEvcmVwb3J0L2RlbGVnYXRlL2RlbGVnYXRlX3JlcG9ydC5nbw==) | `39.83% <0.00%> (+10.16%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=footer). Last update [4ea5d0a...c3345f8](https://codecov.io/gh/apache/dubbo-go/pull/921?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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] dependabot[bot] commented on pull request #921: build(deps): bump github.com/magiconair/properties from 1.8.1 to 1.8.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #921:
URL: https://github.com/apache/dubbo-go/pull/921#issuecomment-743967786


   Looks like github.com/magiconair/properties is up-to-date now, so this is no longer needed.


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

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