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

   Bumps `dubbo.version` from 3.2.12 to 3.2.13.
   Updates `org.apache.dubbo:dubbo-core-spi` from 3.2.12 to 3.2.13
   
   Updates `org.apache.dubbo:dubbo-bom` from 3.2.12 to 3.2.13
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo/releases";>org.apache.dubbo:dubbo-bom's 
releases</a>.</em></p>
   <blockquote>
   <h2>dubbo-3.2.13</h2>
   <h2>What's Changed</h2>
   <h3>Bugfix</h3>
   <ul>
   <li>Fix NPE in NettyConnectionClient.toString by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/13934";>apache/dubbo#13934</a></li>
   <li>Fix async method call ClassCastException error when requesting go server 
by <a href="https://github.com/FoghostCn";><code>@​FoghostCn</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/13932";>apache/dubbo#13932</a></li>
   <li>Fix triple stub calling grpc server fail by <a 
href="https://github.com/icodening";><code>@​icodening</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14012";>apache/dubbo#14012</a></li>
   <li>Use ExecutorService instead of event loop for Netty connection by <a 
href="https://github.com/hanpen24";><code>@​hanpen24</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/13904";>apache/dubbo#13904</a></li>
   <li>Fix triple AbstractServerCallListener NPE by <a 
href="https://github.com/caoyanan666";><code>@​caoyanan666</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14009";>apache/dubbo#14009</a></li>
   <li>Fix Bytebuf resource leak by <a 
href="https://github.com/aofall";><code>@​aofall</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14071";>apache/dubbo#14071</a></li>
   <li>Compatible nacos service discovery, export noting suffix servicename by 
<a 
href="https://github.com/wangchengming666";><code>@​wangchengming666</code></a> 
in <a 
href="https://redirect.github.com/apache/dubbo/pull/14096";>apache/dubbo#14096</a></li>
   <li>Sync BitList for all the operations by <a 
href="https://github.com/AlbumenJ";><code>@​AlbumenJ</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14057";>apache/dubbo#14057</a></li>
   <li>Fix http client by connection pool by <a 
href="https://github.com/yuluo-yx";><code>@​yuluo-yx</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14079";>apache/dubbo#14079</a></li>
   <li>Fox ReactorDubbo3TripleStub.mustache. add schema registry by <a 
href="https://github.com/caoyanan666";><code>@​caoyanan666</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14035";>apache/dubbo#14035</a></li>
   <li>Fix channel leakage in NettyConnectionClient.onConnected and onGoaway 
methods by <a href="https://github.com/hanpen24";><code>@​hanpen24</code></a> in 
<a 
href="https://redirect.github.com/apache/dubbo/pull/14100";>apache/dubbo#14100</a></li>
   <li>Fix the problem of multiple namespaces in MetadataReport by <a 
href="https://github.com/finefuture";><code>@​finefuture</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/13971";>apache/dubbo#13971</a></li>
   <li>Fix the oneToOne method of the ReactorServerCalls class will cause the 
request to hang when the result is Mono Empty by <a 
href="https://github.com/caoyanan666";><code>@​caoyanan666</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14121";>apache/dubbo#14121</a></li>
   <li>Fix the signature error when using reflection to access the 
org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation 
method by <a href="https://github.com/jkoChen";><code>@​jkoChen</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14156";>apache/dubbo#14156</a></li>
   <li>Fix triple Reactor OneToMany Handler null pointer fix and DubboFilter 
support by <a 
href="https://github.com/caoyanan666";><code>@​caoyanan666</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14125";>apache/dubbo#14125</a></li>
   <li>Fix property name security judgement by <a 
href="https://github.com/zrlw";><code>@​zrlw</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14208";>apache/dubbo#14208</a></li>
   <li>Not initialize MetricsReporter if not support prometheus by <a 
href="https://github.com/qyi71";><code>@​qyi71</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/14225";>apache/dubbo#14225</a></li>
   <li>Add condition -&gt; match serviceKey in telnet command. by <a 
href="https://github.com/kazetyan";><code>@​kazetyan</code></a> in <a 
href="https://redirect.github.com/apache/dubbo/pull/13869";>apache/dubbo#13869</a></li>
   </ul>
   <h3>Code Enhancement</h3>
   <p>Releates PRs: <a 
href="https://redirect.github.com/apache/dubbo/issues/13901";>#13901</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/13968";>#13968</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14005";>#14005</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14039";>#14039</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14064";>#14064</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14099";>#14099</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14159";>#14159</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14133";>#14133</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14135";>#14135</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14172";>#14172</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14166";>#14166</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14227";>#14227</a></p>
   <h3>Dependency Upgrade</h3>
   <ul>
   <li>Update bytebuddy.version: 1.14.12 -&gt; 1.14.15 <a 
href="https://redirect.github.com/apache/dubbo/issues/14046";>#14046</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14140";>#14140</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14179";>#14179</a></li>
   <li>Update ch.qos.logback:logback-core: 1.5.2 -&gt; 1.5.6 <a 
href="https://redirect.github.com/apache/dubbo/issues/13899";>#13899</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14110";>#14110</a></li>
   <li>Update com.alibaba.fastjson2:fastjson2: 2.0.47 -&gt; 2.0.49 <a 
href="https://redirect.github.com/apache/dubbo/issues/13989";>#13989</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14087";>#14087</a></li>
   <li>Update com.alibaba.nacos:nacos-client: 2.3.1 -&gt; 2.3.2 <a 
href="https://redirect.github.com/apache/dubbo/issues/14042";>#14042</a></li>
   <li>Update commons-io:commons-io: 2.15.1 -&gt; 2.16.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/14020";>#14020</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14114";>#14114</a></li>
   <li>Update commons-logging:commons-logging: 1.3.0 -&gt; 1.3.2 <a 
href="https://redirect.github.com/apache/dubbo/issues/13987";>#13987</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14215";>#14215</a></li>
   <li>Update grpc.version: 1.62.2 -&gt; 1.64.0 <a 
href="https://redirect.github.com/apache/dubbo/issues/14044";>#14044</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14213";>#14213</a></li>
   <li>Update io.micrometer:micrometer-bom: 1.12.3 -&gt; 1.12.5 <a 
href="https://redirect.github.com/apache/dubbo/issues/13939";>#13939</a>#14086</li>
   <li>Update io.micrometer:micrometer-core: 1.12.3 -&gt; 1.13.0 <a 
href="https://redirect.github.com/apache/dubbo/issues/13940";>#13940</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14112";>#14112</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14219";>#14219</a></li>
   <li>Update io.micrometer:micrometer-tracing-bom: 1.2.3 -&gt; 1.2.5 <a 
href="https://redirect.github.com/apache/dubbo/issues/13938";>#13938</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14116";>#14116</a></li>
   <li>Update io.projectreactor:reactor-core: 3.6.2 -&gt; 3.6.6 <a 
href="https://redirect.github.com/apache/dubbo/issues/13941";>#13941</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14111";>#14111</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14212";>#14212</a></li>
   <li>Update jackson_version: 2.16.1 -&gt; 2.17.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/13896";>#13896</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/13936";>#13936</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14153";>#14153</a></li>
   <li>Update log4j2_version: 2.23.0 -&gt; 2.23.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/13897";>#13897</a></li>
   <li>Update net.bytebuddy:byte-buddy: 1.14.12 -&gt; 1.14.15 <a 
href="https://redirect.github.com/apache/dubbo/issues/14018";>#14018</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14142";>#14142</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14184";>#14184</a></li>
   <li>Update netty4_version: 4.1.107.Final -&gt; 4.1.109.Final <a 
href="https://redirect.github.com/apache/dubbo/issues/13988";>#13988</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14108";>#14108</a></li>
   <li>Update org.apache.commons:commons-compress: 1.26.0 -&gt; 1.26.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/13900";>#13900</a></li>
   <li>Update org.apache.tomcat.embed:tomcat-embed-core: 8.5.99 -&gt; 8.5.100 
<a href="https://redirect.github.com/apache/dubbo/issues/14019";>#14019</a></li>
   <li>Update org.apache.zookeeper:zookeeper: 3.8.3 -&gt; 3.8.4 <a 
href="https://redirect.github.com/apache/dubbo/issues/13930";>#13930</a></li>
   <li>Update org.aspectj:aspectjweaver: 1.9.21.1 -&gt; 1.9.22.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/13937";>#13937</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/13991";>#13991</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14181";>#14181</a></li>
   <li>Update org.awaitility:awaitility: 4.2.0 -&gt; 4.2.1 <a 
href="https://redirect.github.com/apache/dubbo/issues/13935";>#13935</a></li>
   <li>Update org.springframework.security:spring-security-bom: 5.8.10 -&gt; 
5.8.12 <a 
href="https://redirect.github.com/apache/dubbo/issues/13993";>#13993</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14117";>#14117</a></li>
   <li>Update spring_version: 5.3.25 -&gt; 5.3.35 <a 
href="https://redirect.github.com/apache/dubbo/issues/14041";>#14041</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14109";>#14109</a>, <a 
href="https://redirect.github.com/apache/dubbo/issues/14211";>#14211</a></li>
   <li>Update gson: 2.10.1 -&gt; 2.11.0 <a 
href="https://redirect.github.com/apache/dubbo/issues/14224";>#14224</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/3609ddb2259ad223f6c0a827e36f6f8ccd38c6b2";><code>3609ddb</code></a>
 Disable RedisMetadataReportTest on Windows</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/bb376dbdd729c04f449b784d01bf5b26d8b60919";><code>bb376db</code></a>
 Prepare 3.2.13 release</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/65215ed8a09cd46cdf988d3681d103dff83c4517";><code>65215ed</code></a>
 Try fix redis server in windows env</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/23599941e7326102715bd5aabcfbcfcd47cdc6c5";><code>2359994</code></a>
 :arrow_up: upgrade micrometer to 1.13 (<a 
href="https://redirect.github.com/apache/dubbo/issues/14228";>#14228</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/a6c61175c5975bb136f8a4435f27f5bc01d4a166";><code>a6c6117</code></a>
 fix:embedded-redis need update version to run on macos Sonoma (<a 
href="https://redirect.github.com/apache/dubbo/issues/14072";>#14072</a>) (<a 
href="https://redirect.github.com/apache/dubbo/issues/1407";>#1407</a>...</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/b12b23cbf0698dba96cb2e6b75e4ee272ed25523";><code>b12b23c</code></a>
 fix: not initialize MetricsReporter  if not support prometheus (<a 
href="https://redirect.github.com/apache/dubbo/issues/14225";>#14225</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/cc95b52dfbed87cdcf72a3ab1176329c36595604";><code>cc95b52</code></a>
 Com.google.code.gson gson 2.11.0 (<a 
href="https://redirect.github.com/apache/dubbo/issues/14224";>#14224</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/189d76be5d94d43d8054cc58d48507380aea99a3";><code>189d76b</code></a>
 check child is json or not in zookeeper.it will be continue if not. (<a 
href="https://redirect.github.com/apache/dubbo/issues/14166";>#14166</a>)</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/e21244a43171c0187b0295fd9ba811155ebb1acd";><code>e21244a</code></a>
 check whether property name is safe based on the last fragment kebab-case 
com...</li>
   <li><a 
href="https://github.com/apache/dubbo/commit/57b87029a662acc9ee2d762aa50fda95301cb9df";><code>57b8702</code></a>
 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.1 to 0.10.2 (<a 
href="https://redirect.github.com/apache/dubbo/issues/14217";>#14217</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/dubbo/compare/3.2.12...dubbo-3.2.13";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.dubbo:dubbo-dependencies-zookeeper` from 3.2.12 to 3.2.13
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to