dependabot[bot] opened a new pull request, #16080: URL: https://github.com/apache/dubbo/pull/16080
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.60 to 2.0.61.android8. <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.61版本发布</h2> <h1>FASTJSON 2.0.61 Release Notes</h1> <p><strong>Release Date:</strong> 07 Feb 2026 <strong>Tag:</strong> 2.0.61 (170f71f)</p> <h2>Overview</h2> <p>This is a regularly scheduled maintenance release with feature enhancements, performance improvements, and bug fixes. Users should upgrade as needed.</p> <h2>Changes & Bug Fixes</h2> <ol> <li>Fixed issue where Jackson's <code>@JsonProperty</code> on methods was being ignored in record types <a href="https://redirect.github.com/alibaba/fastjson2/issues/3893">#3893</a></li> <li>Fixed multiple <code>ArrayIndexOutOfBoundsException</code> issues in <code>JSONReaderUTF8</code>, <code>JSONReaderASCII</code>, and <code>JSONReader</code> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3883">#3883</a></li> <li>Improved performance when parsing JSON with numerous escape characters <a href="https://redirect.github.com/alibaba/fastjson2/issues/3889">#3889</a></li> <li>Fixed conflict where global Date writer overrides <code>@JSONField</code> format <a href="https://redirect.github.com/alibaba/fastjson2/issues/3864">#3864</a></li> <li>Fixed <code>TypeUtils.castToTimestamp</code> compatibility issues when upgrading from 1.2.83 <a href="https://redirect.github.com/alibaba/fastjson2/issues/3906">#3906</a> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3907">#3907</a></li> <li>Added support for serializing non-finite numbers (NaN, Infinity) as strings <a href="https://redirect.github.com/alibaba/fastjson2/issues/3911">#3911</a></li> <li>Added default value support for <code>getString</code> and other <code>getXXX</code> methods <a href="https://redirect.github.com/alibaba/fastjson2/issues/3880">#3880</a></li> <li>Fixed double quotes issue in <code>TypeUtils.cast</code> with Long global converter <a href="https://redirect.github.com/alibaba/fastjson2/issues/3932">#3932</a></li> <li>Added Java 8 <code>TimeModule</code> support including improved <code>YearMonth</code> support <a href="https://redirect.github.com/alibaba/fastjson2/issues/3934">#3934</a> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3935">#3935</a></li> <li>Fixed scientific notation floating point deserialization errors <a href="https://redirect.github.com/alibaba/fastjson2/issues/3917">#3917</a> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3939">#3939</a> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3955">#3955</a></li> <li>Added serialization support for <code>org.w3c.dom.Node</code> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3960">#3960</a></li> <li>Fixed exception when parsing object keys with emoji and escape characters <a href="https://redirect.github.com/alibaba/fastjson2/issues/3928">#3928</a></li> <li>Fixed generic type inference for <code>List</code> subclasses during deserialization <a href="https://redirect.github.com/alibaba/fastjson2/issues/3926">#3926</a></li> <li>Added support for custom error messages in JSON Schema validation <a href="https://redirect.github.com/alibaba/fastjson2/issues/1559">#1559</a></li> <li>Added <code>parse(InputStream)</code> overload with default context <a href="https://redirect.github.com/alibaba/fastjson2/issues/3946">#3946</a></li> <li>Fixed <code>DirectByteBuffer</code> <code>UnsupportedOperationException</code> for <code>java.nio.ByteBuffer#array</code> <a href="https://redirect.github.com/alibaba/fastjson2/issues/3894">#3894</a></li> <li>Added support for composing multiple filters (<code>PropertyFilter</code>, <code>PropertyPreFilter</code>, etc.) <a href="https://redirect.github.com/alibaba/fastjson2/issues/3877">#3877</a></li> <li>Fixed incorrect overflow check when parsing <code>BigInteger</code> as <code>Double</code></li> <li>Enhanced security checks in hex digit processing</li> <li>Improved <code>readString</code> performance in <code>JSONReaderUTF8</code>/<code>JSONReaderUTF16</code></li> <li>Fixed various issues with <code>WriteNulls</code>, <code>ErrorOnNullForPrimitives</code>, <code>NotWriteDefaultValue</code>, and other features</li> <li>Added ProGuard rules for fields affected by reflection operations</li> <li>Fixed cast error when using <code>-Dfastjson2.creator=reflect</code> <a href="https://redirect.github.com/alibaba/fastjson2/issues/1563">#1563</a></li> </ol> <h2>Maven Dependency Configuration</h2> <h3>Standard Version</h3> <pre lang="xml"><code><dependency> <groupId>com.alibaba.fastjson2</groupId> <artifactId>fastjson2</artifactId> <version>2.0.61</version> </dependency> </code></pre> <h3>Android 5 Optimized Version</h3> <pre lang="xml"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/fastjson2/commit/db4221ce8bb3c2633f1c5a50c44eef91cfc597f9"><code>db4221c</code></a> 2.0.61.android8</li> <li><a href="https://github.com/alibaba/fastjson2/commit/f4790b975602a55153948004cd85dc782ce44c2a"><code>f4790b9</code></a> simplify space check</li> <li><a href="https://github.com/alibaba/fastjson2/commit/a13020a9b79e1497e86f1dccbf82d9bef48935d2"><code>a13020a</code></a> Fix 1563 android8 (<a href="https://redirect.github.com/alibaba/fastjson2/issues/3848">#3848</a>)</li> <li><a href="https://github.com/alibaba/fastjson2/commit/49f44e36535a382c1e067fd54985f9046b884e98"><code>49f44e3</code></a> fix: resolve conflict where global Date writer overrides <a href="https://github.com/JSONField"><code>@JSONField</code></a> format, f...</li> <li><a href="https://github.com/alibaba/fastjson2/commit/73df32d342a4be26b0d96b74549eb4d0d9614355"><code>73df32d</code></a> Fixed issue 3883. Add according unit test.</li> <li><a href="https://github.com/alibaba/fastjson2/commit/dc636086fe3d871effefbf2d04506e6b1ff9f998"><code>dc63608</code></a> Exclude some fields in proguard rule which would be affected by reflection op</li> <li><a href="https://github.com/alibaba/fastjson2/commit/c8582b5150e4ed3fa04dc114d88b9db3acb06855"><code>c8582b5</code></a> fix issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/3880">#3880</a> (<a href="https://redirect.github.com/alibaba/fastjson2/issues/3881">#3881</a>)</li> <li><a href="https://github.com/alibaba/fastjson2/commit/b03848f590992584b67fae56880fe6ef1e937d8c"><code>b03848f</code></a> cherry-pick 0e08a1fa61ad926b3249caa0ade72388ed361bdf</li> <li><a href="https://github.com/alibaba/fastjson2/commit/cfb5853326062391d668706f56ef796716c6d2f5"><code>cfb5853</code></a> bug fix</li> <li><a href="https://github.com/alibaba/fastjson2/commit/5f6e6449c9db688d8a460285afa9ed6e8c5a2cc0"><code>5f6e644</code></a> 2.0.60.android8</li> <li>Additional commits viewable in <a href="https://github.com/alibaba/fastjson2/compare/2.0.60...2.0.61.android8">compare view</a></li> </ul> </details> <br /> [](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 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]
