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

   Bumps 
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 
2.0.56 to 2.0.59.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/alibaba/fastjson2/releases";>com.alibaba.fastjson2:fastjson2's
 releases</a>.</em></p>
   <blockquote>
   <h2>fastjson 2.0.59发布</h2>
   <p>这又是一个定期维护的功能增强BUG FIX版本,大家按需升级。</p>
   <h1>Issues</h1>
   <ol>
   <li>修复在部分Android机型上崩溃的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3769";>#3769</a></li>
   <li>修复Android分支processObjectInputSingleItemArray()函数内部产生空指针的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3770";>#3770</a></li>
   <li>JSONArray/JSONObject增加getLocalDate/getLocalDateTime方法</li>
   <li>修复某些场景解析非法JSON数据导致JVM Crash的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3761";>#3761</a></li>
   <li>修复JSONB谢衣反序列化AtomicLong报错的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3771";>#3771</a></li>
   <li>修复序列化Spring RefreshScope Bean导致内存不停上涨的问题</li>
   <li>修复Android分支和master部分BUG fix不同步的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3710";>#3710</a></li>
   <li>支持Long类型序列化日期格式 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3407";>#3407</a></li>
   <li>修复WriteNullNumberAsZero行为和fastjson 1行为不一致的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3702";>#3702</a></li>
   <li>修复解析Set[...]某些场景报错的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3692";>#3692</a></li>
   <li>增加对webflux的支持 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/1501";>#1501</a> <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3691";>#3691</a></li>
   <li>修复JSONWriter.Feature.FieldBased 和 LocalDate冲突的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3602";>#3602</a></li>
   <li>增强对base64格式解析的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3681";>#3681</a></li>
   </ol>
   <h1>MAVEN依赖配置</h1>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
       &lt;version&gt;2.0.59&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>android5针对优化版本</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
       &lt;version&gt;2.0.59.android5&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>android8针对优化版本
   这个版本支持java.time和Optional</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
       &lt;version&gt;2.0.59.android8&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>1.x 兼容版本</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
   &lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/9ff28648d917f89df9773dcdcad2db9a065f067b";><code>9ff2864</code></a>
 2.0.59 release</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/c80b4d5e5111e0943cb257ed68760781a121055d";><code>c80b4d5</code></a>
 update dependency</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/03cac162d79da7383e174c84ce981a3829520106";><code>03cac16</code></a>
 add benchmark</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/3014d9c8ea0d4a470669bc121a4c96242975854c";><code>3014d9c</code></a>
 fix bug for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3749";>#3749</a> (<a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3750";>#3750</a>)</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/478a39b16b7c92a9cfe63eb9cfa340c9e47ef206";><code>478a39b</code></a>
 fixed bug for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3702";>#3702</a></li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/32556bd7f8c9c33c73c0bd60f113f0d9d097e7ee";><code>32556bd</code></a>
 remove nextIfList</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/cd03de449f7765c8877abbd241a122b55ef3eb78";><code>cd03de4</code></a>
 fix bug for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3724";>#3724</a> (<a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3729";>#3729</a>)</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/1a2a67eb2920269e3499f0551feb19d5f4386bb1";><code>1a2a67e</code></a>
 fixed bug for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3755";>#3755</a> (<a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3760";>#3760</a>)</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/4edd37e5191c47baee558bdcf42f2dd74725edee";><code>4edd37e</code></a>
 to <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3789";>#3789</a>, 
toJavaObject IgnoreSetNullValue</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/ce0eb76f155389e7c476ee12565b447571092a03";><code>ce0eb76</code></a>
 to <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/3738";>#3738</a>, 
kotlin support SupportSmartMatch</li>
   <li>Additional commits viewable in <a 
href="https://github.com/alibaba/fastjson2/compare/2.0.56...2.0.59";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba.fastjson2:fastjson2&package-manager=maven&previous-version=2.0.56&new-version=2.0.59)](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 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