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/11/12 07:08:14 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #875: Bump github.com/emicklei/go-restful/v3 from 3.0.0 to 3.4.0

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


   Bumps [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) from 3.0.0 to 3.4.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/emicklei/go-restful/blob/v3.4.0/CHANGES.md">github.com/emicklei/go-restful/v3's changelog</a>.</em></p>
   <blockquote>
   <h2>[v3.4.0] - 2020-11-10</h2>
   <ul>
   <li>Added OPTIONS to WebService</li>
   </ul>
   <h2>[v3.3.2] - 2020-01-23</h2>
   <ul>
   <li>Fixed duplicate compression in dispatch. <a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/449">#449</a></li>
   </ul>
   <h2>[v3.3.1] - 2020-08-31</h2>
   <ul>
   <li>Added check on writer to prevent compression of response twice. <a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/447">#447</a></li>
   </ul>
   <h2>[v3.3.0] - 2020-08-19</h2>
   <ul>
   <li>Enable content encoding on Handle and ServeHTTP (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/446">#446</a>)</li>
   <li>List available representations in 406 body (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/437">#437</a>)</li>
   <li>Convert to string using rune() (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/443">#443</a>)</li>
   </ul>
   <h2>[v3.2.0] - 2020-06-21</h2>
   <ul>
   <li>405 Method Not Allowed must have Allow header (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/436">#436</a>) (thx Bracken <a href="mailto:abdawson@gmail.com">abdawson@gmail.com</a>)</li>
   <li>add field allowedMethodsWithoutContentType (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/424">#424</a>)</li>
   </ul>
   <h2>[v3.1.0]</h2>
   <ul>
   <li>support describing response headers (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/426">#426</a>)</li>
   <li>fix openapi examples (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/425">#425</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/emicklei/go-restful/commit/ccd1b24f155be6d4a28324ed86c5a2e9fbb0a369"><code>ccd1b24</code></a> update chg</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/8ed82c3d32d5b1665921f73d9dd43572d89fcfbe"><code>8ed82c3</code></a> add options shortcut (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/455">#455</a>)</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/0603e9392b0f7e13b1ebacfec171667d14d42d2a"><code>0603e93</code></a> update changed</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/d2d2889814c9f9adcf7aa29dedb3312c3caf9a60"><code>d2d2889</code></a> update changed, fix go.mod</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/25f21f2f2f173cf436a23fe89d03a768ca786c47"><code>25f21f2</code></a> fix for issue <a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/449">#449</a>, duplicate compressing (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/453">#453</a>)</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/b7d952cfe9ff3f82178a19c82bd271b2ce32f8d8"><code>b7d952c</code></a> add encoding example to test issue <a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/449">#449</a></li>
   <li><a href="https://github.com/emicklei/go-restful/commit/1c2dae545414c9f6ca4ad37ebd3b67f1c8cd55f4"><code>1c2dae5</code></a> update hist</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/65f0f238b4b5ab725d8907de04c6179ee5905321"><code>65f0f23</code></a> Added check on writer to prevent compression of response twice. (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/447">#447</a>)</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/74a579d7f4c8250e8cff2dd5ba7c75ad70f66f60"><code>74a579d</code></a> update v3 changes</li>
   <li><a href="https://github.com/emicklei/go-restful/commit/7d4509b762a8ef5af9fd443a4f353db25b7e19f2"><code>7d4509b</code></a> Enable content encoding on Handle and ServeHTTP (<a href="https://github-redirect.dependabot.com/emicklei/go-restful/issues/446">#446</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/emicklei/go-restful/compare/v3.0.0...v3.4.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/emicklei/go-restful/v3&package-manager=go_modules&previous-version=3.0.0&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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] AlexStocks merged pull request #875: Bump github.com/emicklei/go-restful/v3 from 3.0.0 to 3.4.0

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


   


----------------------------------------------------------------
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] zouyx commented on pull request #875: Bump github.com/emicklei/go-restful/v3 from 3.0.0 to 3.4.0

Posted by GitBox <gi...@apache.org>.
zouyx commented on pull request #875:
URL: https://github.com/apache/dubbo-go/pull/875#issuecomment-727291110


   #863 


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