dependabot[bot] opened a new pull request, #5418: URL: https://github.com/apache/shenyu/pull/5418
Bumps [com.alipay.sofa:rpc-sofa-boot-starter](https://github.com/alipay/sofa-rpc) from 3.12.1 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alipay/sofa-rpc/releases">com.alipay.sofa:rpc-sofa-boot-starter's releases</a>.</em></p> <blockquote> <h2>v5.12.0</h2> <h2>Abstract</h2> <p>Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage use 5.12.0 to upgrade, when the version between 5.7.10 and 5.11.1. For details, please refer to all commits.</p> <h3>Feature</h3> <ul> <li>add fury serializer by <a href="https://github.com/pandalee99"><code>@pandalee99</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1348">sofastack/sofa-rpc#1348</a>, <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1387">sofastack/sofa-rpc#1387</a></li> <li>feat: support Jackson configured by env or spring application properties by <a href="https://github.com/Lo1nt"><code>@Lo1nt</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1388">sofastack/sofa-rpc#1388</a></li> <li>support thread pool extension by <a href="https://github.com/Lo1nt"><code>@Lo1nt</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1383">sofastack/sofa-rpc#1383</a>, <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1393">sofastack/sofa-rpc#1393</a></li> </ul> <h3>Enhancement</h3> <ul> <li>bump hessian from 3.5.0 to 3.5.2 by <a href="https://github.com/Lo1nt"><code>@Lo1nt</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1385">sofastack/sofa-rpc#1385</a></li> <li>bump apollo from 1.4.0 to 2.1.0 by <a href="https://github.com/xuqiu"><code>@xuqiu</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1358">sofastack/sofa-rpc#1358</a></li> <li>chore(deps): bump org.apache.dubbo:dubbo from 3.1.8 to 3.1.11 in /bom by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1381">sofastack/sofa-rpc#1381</a></li> <li>chore(deps): bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /bom by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1379">sofastack/sofa-rpc#1379</a></li> </ul> <h3>Misc</h3> <ul> <li>doc: add ant codespaces badge by <a href="https://github.com/hacke2"><code>@hacke2</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1370">sofastack/sofa-rpc#1370</a></li> <li>cloud_code_scan.yml by <a href="https://github.com/Duan-0916"><code>@Duan-0916</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1373">sofastack/sofa-rpc#1373</a></li> <li>Update cloud_code_scan.yml by <a href="https://github.com/Duan-0916"><code>@Duan-0916</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1375">sofastack/sofa-rpc#1375</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hacke2"><code>@hacke2</code></a> made their first contribution in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1370">sofastack/sofa-rpc#1370</a></li> <li><a href="https://github.com/Duan-0916"><code>@Duan-0916</code></a> made their first contribution in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1373">sofastack/sofa-rpc#1373</a></li> <li><a href="https://github.com/pandalee99"><code>@pandalee99</code></a> made their first contribution in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1348">sofastack/sofa-rpc#1348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sofastack/sofa-rpc/compare/v5.11.1...v5.12.0">https://github.com/sofastack/sofa-rpc/compare/v5.11.1...v5.12.0</a></p> <h2>v5.11.1 Released</h2> <h2>Abstract</h2> <p>Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage use 5.11.1 to upgrade, when the version between 5.7.10 and 5.10.1. For details, please refer to all commits.</p> <h3>Enhancement</h3> <ul> <li>update security by <a href="https://github.com/nobodyiam"><code>@nobodyiam</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1366">sofastack/sofa-rpc#1366</a></li> </ul> <h2>v5.11.0 Released</h2> <h2>Abstract</h2> <p>Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage use 5.11.0 to upgrade, when the version between 5.7.10 and 5.10.1. For details, please refer to all commits.</p> <h3>Enhancement</h3> <ul> <li>update security by <a href="https://github.com/EvenLjj"><code>@EvenLjj</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1354">sofastack/sofa-rpc#1354</a></li> <li>Sofaboot 4.0 support by <a href="https://github.com/Lo1nt"><code>@Lo1nt</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1356">sofastack/sofa-rpc#1356</a></li> <li>Fix mac aarch compilation by <a href="https://github.com/khotyn"><code>@khotyn</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1303">sofastack/sofa-rpc#1303</a></li> <li>chore(deps): bump guava from 27.0-jre to 32.0.0-jre in /all by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1335">sofastack/sofa-rpc#1335</a></li> <li>chore(deps): bump guava from 27.0-jre to 32.0.0-jre in /bom by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sofastack/sofa-rpc/pull/1336">sofastack/sofa-rpc#1336</a></li> <li>bump hessian to 3.5.0</li> <li>bump bolt from 1.5.10 to 1.6.6</li> <li>bump grpc from 1.33.1 to 1.53.0</li> <li>bump sofa registry from 5.2.0 to 6.3.0</li> </ul> <h3>Misc</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/alipay/sofa-rpc/commits">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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/shenyu/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
