You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/24 09:32:02 UTC

[PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

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

   Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.43 to 2.0.44.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/alibaba/fastjson2/releases">com.alibaba:fastjson's releases</a>.</em></p>
   <blockquote>
   <h2>fastjson 2.0.44发布</h2>
   <p>这又是例行的BUG修复小版本,大家按需升级。</p>
   <h1>Issues</h1>
   <ol>
   <li>反序列化跳过非String Key的报错 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2102">#2102</a></li>
   <li>兼容fastjson 1.x new Date格式 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2086">#2086</a></li>
   <li>修复缺省序列化springboot ResolvableType类型StackOverflowError的问题 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2103">#2103</a></li>
   <li>修复序列化BigDecimal某些场景下会报ArrayIndexOutOfBoundsException的问题 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2076">#2076</a></li>
   <li>修复某些场景反序列化解析引用不成功的问题 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2072">#2072</a></li>
   <li>修复List<!-- raw HTML omitted -->字段的<a href="https://github.com/JSONField"><code>@​JSONField</code></a>#format不起作用的问题 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2073">#2073</a></li>
   <li>修复Kotlin数据类is开头非boolean类型字段序列化丢失的问题 <a href="https://redirect.github.com/alibaba/fastjson2/issues/2069">#2069</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.44&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>android4兼容版本</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.44.android4&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>1.x 兼容版本</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson&lt;/artifactId&gt;
       &lt;version&gt;2.0.44&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>Spring 5 extension配置</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2-extension-spring5&lt;/artifactId&gt;
       &lt;version&gt;2.0.44&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>Spring 6 extension配置</li>
   </ul>
   <pre lang="xml"><code>&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/10a70534bc91c64d8ec8aa014b2a3386a30a6c5c"><code>10a7053</code></a> 2.0.44 release</li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/721a0bdf63e5cd9c83e56274f77738d7d334384d"><code>721a0bd</code></a> update benchmark</li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/9bb2fb719ef017358b551d22041a3c8cb0a62b5e"><code>9bb2fb7</code></a> improved fastjson 1.x compatible, for issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/2086">#2086</a></li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/a9e0ec6ae38290fe2618b8b637ca27ca1ed887fd"><code>a9e0ec6</code></a> improved kotlin support, for issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/2069">#2069</a></li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/e7f62445463a6d186d0e9718a30a92e11807b0a1"><code>e7f6244</code></a> Merge remote-tracking branch 'origin/main'</li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/df6f605f3f37680f56ec227ef3717a1934c3d8eb"><code>df6f605</code></a> improved LocalDateTime format support, for issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/2093">#2093</a></li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/0db6d98fdeefdd6ecce2c7b314bfea2d5e9acd74"><code>0db6d98</code></a> fix FieldReader features missing</li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/471072149e3ee8891db412249c9c8603c6b93243"><code>4710721</code></a> add testcase for issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/2105">#2105</a></li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/e22bb2532c0ee922f034cdc1a82b4bcbd808923f"><code>e22bb25</code></a> support serialize ResolvableType, for issue <a href="https://redirect.github.com/alibaba/fastjson2/issues/2103">#2103</a></li>
   <li><a href="https://github.com/alibaba/fastjson2/commit/f7b21c87dd1e8c69824cb0020d6b88020ec6096c"><code>f7b21c8</code></a> serialize ignores add 'org.mockito.internal.creation.bytebuddy.MockMethodInte...</li>
   <li>Additional commits viewable in <a href="https://github.com/alibaba/fastjson2/compare/2.0.43...2.0.44">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=2.0.43&new-version=2.0.44)](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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #12591:
URL: https://github.com/apache/camel/pull/12591#issuecomment-1868475943

   /component-test fastjson


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12591:
URL: https://github.com/apache/camel/pull/12591#issuecomment-1868474665

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12591:
URL: https://github.com/apache/camel/pull/12591#issuecomment-1868476005

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd merged PR #12591:
URL: https://github.com/apache/camel/pull/12591


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12591:
URL: https://github.com/apache/camel/pull/12591#issuecomment-1868473759

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.alibaba:fastjson from 2.0.43 to 2.0.44 [camel]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #12591:
URL: https://github.com/apache/camel/pull/12591#issuecomment-1868474608

   /component-test fastjson
   


-- 
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: commits-unsubscribe@camel.apache.org

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