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/10/21 20:04:56 UTC

[GitHub] [dubbo-js] dependabot[bot] opened a new pull request, #282: build(deps): bump dubbo from 2.7.15 to 2.7.18 in /dubbo-java/dubbo-demo/dubbo-demo-provider-with-nacos

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

   Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.15 to 2.7.18.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/dubbo/releases">dubbo's releases</a>.</em></p>
   <blockquote>
   <h2>dubbo-2.7.18</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[2.7] Remove useless toString in Timeout Filter by <a href="https://github.com/AlbumenJ"><code>@​AlbumenJ</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10531">apache/dubbo#10531</a></li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/apache/dubbo/issues/9913">#9913</a>, rmi protocol supoort group and version by <a href="https://github.com/xielongfei"><code>@​xielongfei</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9951">apache/dubbo#9951</a></li>
   <li>[2.7] Update hessian version by <a href="https://github.com/AlbumenJ"><code>@​AlbumenJ</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10630">apache/dubbo#10630</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/apache/dubbo/issues/10631">#10631</a> Fix PojoUtils support localdatetime,lcaldate,localtime serializable and deserialize by <a href="https://github.com/wuwen5"><code>@​wuwen5</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10632">apache/dubbo#10632</a></li>
   </ul>
   <h2>Dependency Upgrade</h2>
   <ul>
   <li>Upgrade hessian-lite version: 3.2.12 -&gt; 3.2.13 <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10630">apache/dubbo#10630</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/xielongfei"><code>@​xielongfei</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9951">apache/dubbo#9951</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/dubbo/compare/dubbo-2.7.17...dubbo-2.7.18">https://github.com/apache/dubbo/compare/dubbo-2.7.17...dubbo-2.7.18</a></p>
   <h2>dubbo-2.7.17</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Interrupt current thread when InterruptException occur by <a href="https://github.com/happytimor"><code>@​happytimor</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10164">apache/dubbo#10164</a></li>
   <li>Remove to rpcInvocation string by <a href="https://github.com/AlbumenJ"><code>@​AlbumenJ</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10460">apache/dubbo#10460</a></li>
   <li>Fix Nacos aggregate listen by <a href="https://github.com/AlbumenJ"><code>@​AlbumenJ</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10467">apache/dubbo#10467</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/dubbo/compare/dubbo-2.7.16...dubbo-2.7.17">https://github.com/apache/dubbo/compare/dubbo-2.7.16...dubbo-2.7.17</a></p>
   <h2>dubbo-2.7.16</h2>
   <h2>Feature</h2>
   <ul>
   <li>Feat: consumer support specify serialization type by <a href="https://github.com/jessin20161124"><code>@​jessin20161124</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9550">apache/dubbo#9550</a></li>
   <li>Feat: telnet invoke command with context argument.  by <a href="https://github.com/stonelion"><code>@​stonelion</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9974">apache/dubbo#9974</a></li>
   </ul>
   <h2>Bugfix</h2>
   <ul>
   <li>Fix callback timeout by <a href="https://github.com/wuwen5"><code>@​wuwen5</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9463">apache/dubbo#9463</a></li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/apache/dubbo/issues/9086">#9086</a> to solve race condition issue. by <a href="https://github.com/zrlw"><code>@​zrlw</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9588">apache/dubbo#9588</a></li>
   <li>Fix a problem where tag routing does not work when using static tags by <a href="https://github.com/wuwen5"><code>@​wuwen5</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9512">apache/dubbo#9512</a></li>
   <li>Fix the problem of wrong number of retries in failback mode by <a href="https://github.com/juzi214032"><code>@​juzi214032</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9525">apache/dubbo#9525</a></li>
   <li>Fix <a href="https://github.com/DubboReference"><code>@​DubboReference</code></a> parameters do not put into methodParameters correctly by <a href="https://github.com/wangzhenxyz1"><code>@​wangzhenxyz1</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9599">apache/dubbo#9599</a></li>
   <li>Fix getAttchments return copy map problem. by <a href="https://github.com/horizonzy"><code>@​horizonzy</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9571">apache/dubbo#9571</a></li>
   <li>Fix ExtensionLoader can not inject by type properly. by <a href="https://github.com/wangzhenxyz1"><code>@​wangzhenxyz1</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9187">apache/dubbo#9187</a></li>
   <li>Fix lazy client share_executor is null by <a href="https://github.com/owen200008"><code>@​owen200008</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9701">apache/dubbo#9701</a></li>
   <li>Fix concurrent modification exception of stated urls by <a href="https://github.com/chickenlj"><code>@​chickenlj</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9779">apache/dubbo#9779</a></li>
   <li>Set registry id to auto-generated metada by <a href="https://github.com/chickenlj"><code>@​chickenlj</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9782">apache/dubbo#9782</a></li>
   <li>Fix forking npe by <a href="https://github.com/codeimport"><code>@​codeimport</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9613">apache/dubbo#9613</a></li>
   <li>Fix 2.7 multi registry by <a href="https://github.com/chickenlj"><code>@​chickenlj</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9787">apache/dubbo#9787</a></li>
   <li>Fix stubevent can't work by <a href="https://github.com/xxxcrel"><code>@​xxxcrel</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9825">apache/dubbo#9825</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/apache/dubbo/issues/9847">#9847</a> by <a href="https://github.com/wangchengming666"><code>@​wangchengming666</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9848">apache/dubbo#9848</a></li>
   <li>Fix issue#9953 by <a href="https://github.com/106umao"><code>@​106umao</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9978">apache/dubbo#9978</a></li>
   <li>fix issue#9922, merge the provider side parameters exclude tag by <a href="https://github.com/zhaoguhong"><code>@​zhaoguhong</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9933">apache/dubbo#9933</a></li>
   <li>Fix ZookeeperDynamicConfiguration remove cache listener mistake by <a href="https://github.com/wangchengming666"><code>@​wangchengming666</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10106">apache/dubbo#10106</a></li>
   <li>Fix metadata-report support a separate configuration username and password by <a href="https://github.com/zhaoguhong"><code>@​zhaoguhong</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9921">apache/dubbo#9921</a></li>
   <li>Fix can't authenticate by username and password when use Nacos by <a href="https://github.com/xxxcrel"><code>@​xxxcrel</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/9941">apache/dubbo#9941</a></li>
   <li>Fixed the problem that the service was offline for a long time without re-registration by <a href="https://github.com/icodening"><code>@​icodening</code></a> in <a href="https://github-redirect.dependabot.com/apache/dubbo/pull/10182">apache/dubbo#10182</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/dubbo/commit/fddf601b2b0fac7055dd87338efda2c6182dce1a"><code>fddf601</code></a> Merge branch 'apache-master' into 2.7.18-release</li>
   <li><a href="https://github.com/apache/dubbo/commit/c676fb9b72c016c4f93fef5d773e032d74043693"><code>c676fb9</code></a> Fix PojoUtils support localdatetime,lcaldate,localtime serializable and deser...</li>
   <li><a href="https://github.com/apache/dubbo/commit/7f977e06797408984c1cb326779dbe6d72baa323"><code>7f977e0</code></a> Update NOTICE</li>
   <li><a href="https://github.com/apache/dubbo/commit/1f66075d62d15fe441235a20e6b4afa2404aaf8f"><code>1f66075</code></a> Prepare 2.7.18 release</li>
   <li><a href="https://github.com/apache/dubbo/commit/688177fb05930b98f7acd22705404aaf4946bbf8"><code>688177f</code></a> [2.7] Update hessian version (<a href="https://github-redirect.dependabot.com/apache/dubbo/issues/10630">#10630</a>)</li>
   <li><a href="https://github.com/apache/dubbo/commit/bcf97647ca69775031d356d93f9e0e5f1254ccdd"><code>bcf9764</code></a> Fixes <a href="https://github-redirect.dependabot.com/apache/dubbo/issues/9913">#9913</a>, rmi protocol supoort group and version (<a href="https://github-redirect.dependabot.com/apache/dubbo/issues/9951">#9951</a>)</li>
   <li><a href="https://github.com/apache/dubbo/commit/81fabc73f37b9b8d5f6ef62c2569f6ef4c42e5a0"><code>81fabc7</code></a> Remove useless toString in Timeout Filter (<a href="https://github-redirect.dependabot.com/apache/dubbo/issues/10531">#10531</a>)</li>
   <li><a href="https://github.com/apache/dubbo/commit/b5b478cf05e6db1842b8d5afe4563a80cb87dfc9"><code>b5b478c</code></a> update to 2.7.18-SNAPSHOT</li>
   <li><a href="https://github.com/apache/dubbo/commit/d8f9768fe5f8192d690e5d09a40d19ed062932d5"><code>d8f9768</code></a> Merge branch 'apache-master' into 2.7.17-release</li>
   <li><a href="https://github.com/apache/dubbo/commit/66e5d084a8fb100e45faf771bbe865aa15d67b45"><code>66e5d08</code></a> Fix pom configuration</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/dubbo/compare/dubbo-2.7.15...dubbo-2.7.18">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.dubbo:dubbo&package-manager=maven&previous-version=2.7.15&new-version=2.7.18)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/dubbo-js/network/alerts).
   
   </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-js] hufeng merged pull request #282: build(deps): bump dubbo from 2.7.15 to 2.7.18 in /dubbo-java/dubbo-demo/dubbo-demo-provider-with-nacos

Posted by GitBox <gi...@apache.org>.
hufeng merged PR #282:
URL: https://github.com/apache/dubbo-js/pull/282


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