You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/08 09:39:17 UTC

[GitHub] [rocketmq-streams] dependabot[bot] opened a new pull request, #143: Bump fastjson from 1.2.9 to 1.2.25.sec10

dependabot[bot] opened a new pull request, #143:
URL: https://github.com/apache/rocketmq-streams/pull/143

   Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.9 to 1.2.25.sec10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/alibaba/fastjson/releases">fastjson's releases</a>.</em></p>
   <blockquote>
   <h2>fastjson-1.2.24版本发布</h2>
   <h1>Issues</h1>
   <ol>
   <li>JDK8 ZonedDateTime反序列化报错的 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/980">#980</a></li>
   <li>新增加retrofit2内置支持 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/956">#956</a> <a href="https://github.com/alibaba/fastjson/wiki/Retrofit2Support">https://github.com/alibaba/fastjson/wiki/Retrofit2Support</a></li>
   <li>内置支持guava的Multimap <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/992">#992</a></li>
   <li>支持在接口上配置<a href="https://github.com/JSONType"><code>@​JSONType</code></a>(serializeUsing) <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/989">#989</a></li>
   <li>修复JSONPath.set在未初始化成员变量时报错的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/995">#995</a></li>
   <li>JSONField.format配置支持float/double类型 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/971">#971</a></li>
   <li>Enum类型支持配置<a href="https://github.com/JSONField"><code>@​JSONField</code></a>(serializeUsing</li>
   <li>修复JSON.toJSON方法format不起作用的问题</li>
   <li>新增Enum定制序列化 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/985">#985</a> <a href="https://github.com/alibaba/fastjson/wiki/enum_custom_serialization">https://github.com/alibaba/fastjson/wiki/enum_custom_serialization</a></li>
   <li>使用fnv64 hash算法提升enum类型的反序列化性能</li>
   </ol>
   <h1>相关链接</h1>
   <ul>
   <li>下载 <a href="http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.24/">http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.24/</a></li>
   <li>文档 <a href="https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98</a></li>
   <li>源码 <a href="https://github.com/alibaba/fastjson/tree/1.2.24">https://github.com/alibaba/fastjson/tree/1.2.24</a></li>
   </ul>
   <h2>fastjson-1.2.23版本发布</h2>
   <p>这又是一个Bug Fixed的小版本。</p>
   <h1>Bug Fixed &amp; 功能增强</h1>
   <ol>
   <li>修复对JDK 8 LocalDateTime格式化支持的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/952">#952</a> <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/948">#948</a> <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/942">#942</a></li>
   <li>修复SerializerFeature.SkipTransientField对java.beans.Transient注解不起作用的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/944">#944</a></li>
   <li>修复true/false后面紧跟注释字符串会报错的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/939">#939</a></li>
   <li>修复JDK 8 default setter method的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/947">#947</a></li>
   <li>JSONArray新增加toJavaList方法 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/922">#922</a></li>
   <li>修复某些场景下循环引用parse不正确的问题</li>
   <li>修复多级继承的某些场景下泛型解析不正确的问题</li>
   <li>修复JSON.toJSON方法不能识别buildMethod的问题</li>
   </ol>
   <h1>相关链接</h1>
   <ul>
   <li>下载 <a href="http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.23/">http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.23/</a></li>
   <li>文档 <a href="https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98</a></li>
   <li>源码 <a href="https://github.com/alibaba/fastjson/tree/1.2.23">https://github.com/alibaba/fastjson/tree/1.2.23</a></li>
   </ul>
   <h2>fastjson-1.2.22版本发布</h2>
   <p>这又是一个变更很小的维护版本,只修复BUG,没有功能增强,按需升级版本</p>
   <h1>Bug Fixed</h1>
   <ol>
   <li>修复某些场景反序列化引用计算错误的问题</li>
   <li>修复JDK8缺省get方法序列化抛异常的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/289">#289</a> <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/830">#830</a> <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/935">#935</a></li>
   <li>修复某些场景嵌套泛型反序列化出错的问题 <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/918">#918</a> <a href="https://github-redirect.dependabot.com/alibaba/fastjson/issues/912">#912</a></li>
   </ol>
   <h1>相关链接</h1>
   <ul>
   <li>下载 <a href="http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.22/">http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.22/</a></li>
   <li>文档 <a href="https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98</a></li>
   <li>源码 <a href="https://github.com/alibaba/fastjson/tree/1.2.22">https://github.com/alibaba/fastjson/tree/1.2.22</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/alibaba/fastjson/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba:fastjson&package-manager=maven&previous-version=1.2.9&new-version=1.2.25.sec10)](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/rocketmq-streams/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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] duhenglucky merged pull request #143: Bump fastjson from 1.2.9 to 1.2.25.sec10

Posted by GitBox <gi...@apache.org>.
duhenglucky merged PR #143:
URL: https://github.com/apache/rocketmq-streams/pull/143


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] codecov-commenter commented on pull request #143: Bump fastjson from 1.2.9 to 1.2.25.sec10

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #143:
URL: https://github.com/apache/rocketmq-streams/pull/143#issuecomment-1092767274

   # [Codecov](https://codecov.io/gh/apache/rocketmq-streams/pull/143?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#143](https://codecov.io/gh/apache/rocketmq-streams/pull/143?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e5faada) into [main](https://codecov.io/gh/apache/rocketmq-streams/commit/012eba9c6b620457408368f0b1161fe668a3392e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (012eba9) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@          Coverage Diff          @@
   ##            main    #143   +/-   ##
   =====================================
     Coverage   0.00%   0.00%           
   =====================================
     Files        712     712           
     Lines      35566   35566           
     Branches    5927    5927           
   =====================================
     Misses     35566   35566           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/rocketmq-streams/pull/143?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/rocketmq-streams/pull/143?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [012eba9...e5faada](https://codecov.io/gh/apache/rocketmq-streams/pull/143?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org